/* @override http://heuter.e27.eu/fileadmin/template/css/layout.css */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #706B68;
	line-height: 16px;
}
hr.clear {
	width: 730px;
	clear: both;
	float: left;
	border: none;
	border-bottom: 1px solid #706B68;
	outline: none;
	height: 0px;
	margin: 0;
	margin-bottom: 7px;
}
ul {
	list-style: none;
}
a {
	color: #706b68;

}
a:hover {
	color: #706b68;
	text-decoration: underline;
	cursor: pointer;
}
div#wrap {
	width: 960px;
	position: relative;
}
/* ------------------------------------------>> header */
h1#logo {
	background: #706B68 url(../img/logo.gif) no-repeat 36px 0;
	display: block;
	height: 17px;
	margin-right: 3px;
	margin-top: 11px;
	position: relative;
	text-indent: -900em;
	width: 100%;
	margin-bottom:0 !important;
	margin-left:0px !important;
	margin-top:11px !important;
}
h1#logo a {
	display: block;
	height: 17px;
	left: 36px;
	position: absolute;
	width: 101px;
}
h1#logo span {
	background: url(../img/plastik.gif);
	height: 14px;
	position: absolute;
	right: 3px;
	width: 79px;
}
div#content {
	width: 730px;
	height: 576px;
	position: relative;
}
			/* -------------------->> stil für im backend gewählte position des contents <<einrücken>> */
div.csc-frame-indent {
	float: right;
}

div.csc-frame.csc-frame-indent3366 {
margin-left: 25%;
/*margin-right: 50%;*/
}


			/* -------------------->> stil fÃ¼r breite des textes */
div.align-left {
	color:#666666;
	font-size:12px;
	margin-left:0px;
	width:340px;
}
div#content h1 {
	color:#666666;
	font-size:12px;	
	margin-top:40px;
	margin-left:39px;
	margin-bottom:1em;
	text-transform:uppercase;
}
table.csc-uploads,
table.contenttable,
#content h2,
#content p.bodytext {
	margin-left: 40px;
	/*margin:40px 40px 40px 10px;*/
}

#content.left table.contenttable tr {
line-height: 9px;
}

p.bodytext {
margin-bottom: 10px;
}

#content h2 {
font-size: 12px;
text-transform: uppercase;
padding-top: 20px;
/*font-weight: bold;*/
/*margin-top: 20px;*/
margin-bottom: 20px;
}
table.csc-uploads a {
	color: #bcbdc1;
}
table.csc-uploads a:hover {
	color: #706b68;
}
table.csc-uploads td {
	padding: 10px 0;
}
table.csc-uploads td {

	padding-right:50px;
}
tr.tr-odd {
border-top: solid 1px #eee;
border-bottom: solid 1px #eee;

}


/* ------------------------------------------>> main_nav & allgeingÃ¼ltige stile der navigation */
ul#main_nav {
	margin-right: 18px;
	margin-top: 28px;
	width: 205px;
}
ul#main_nav li,
ul#pers_nav li,
ul#foot_nav li {
	text-transform: uppercase;
	color: #797b83;
	font-size: 16px;
	line-height: 13px;
}
ul#pers_nav li,
ul#foot_nav li {
	font-size: 12px;
}
/* ------------------------------------------>> sub_nav */
ul#main_nav li ul.sub_nav {
	margin: 3px 0;
}
ul#main_nav li ul.sub_nav li {
	line-height: 11px;
}
ul#main_nav ul.sub_nav li a {
	text-transform: none;
	color: #bcbdc1;
	font-size: 11px;
}
ul#main_nav ul.sub_nav li a:hover {
	color: #706b68;
}
/* ------------------------------------------>> pers_nav */
ul#pers_nav {
	bottom: -5px;
	margin-right: 18px;
	margin-top: 147px;
	position: absolute;
	right: -231px;
	width: 205px;
}
ul#pers_nav li {
	line-height: 15px;
}
/* ------------------------------------------>> foot_nav */
ul#foot_nav li {
	float: left;
}
ul#foot_nav {
	margin-right: 232px;
}
/* ------------------------------------------>> navigation fÃ¼r weiterklicken der bilder*/
div#img_nav {
	background:none repeat scroll 0 0;
bottom:0;
height:20px;
position:absolute;
right:0;
width:48px;
z-index:9;
}
div#img_nav a {
	display: block;
	float: left;
	height: 15px;
	margin-left: 16px;
	width: 8px;
	z-index:9;
}
/* ------------------------------------------>> kontaktformular formatierungen*/
form#mailform div.csc-mailform-field {
	clear: both;
	height: 24px;
	margin-top: 10px;
	width: 450px;
	padding: 5px;
}
form#mailform div.csc-mailform-field label {
	float: left;
	margin-top: 4px;
	text-align: right;
	width: 180px;
	color: #797b83;
	text-transform: uppercase;
}
form#mailform div.csc-mailform-field input,
form#mailform div.csc-mailform-field textarea {
	border: 1px solid #bcbdc1;
	color: #bcbdc1;
	float: right;
	width: 250px;
	padding: 3px;
}
form#mailform div.csc-mailform-field input:focus,
form#mailform div.csc-mailform-field textarea:focus,
form#mailform div.csc-mailform-field input.csc-mailform-submit:hover {
	background: #eee;
	color:#797B83;
	cursor: pointer;
}
form#mailform div.csc-mailform-field textarea {
	height: auto;
}
form#mailform div.csc-mailform-field input.csc-mailform-submit {
	margin-top: 13px;
	width: auto;
}
/* ------------------------------------------>> RGsmoothGallery formatierungen*/


#rglbDescription #rglbTitle {
margin-left: 5px;
}

.jdGallery a.open:hover {
	/* background: url('img/open.png') no-repeat center center; */
	background-image: none;
	background: none;
}

tr td p a.internal-link {
text-decoration: underline;
}

.bodytext a {
text-decoration: underline;
}
