body {
	background: #F4F0DE url(/fileadmin/gs-loerzweiler.de/designimages/hintergrund.oben.jpg) repeat-x;
	font-family: Arial;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 950px;
}
#kopf {
	background: url(/fileadmin/gs-loerzweiler.de/designimages/logo.oben.jpg) top right no-repeat;
	height: 108px;
}
#kopflinks {
	float: right;
	padding-right: 40px;
}
#kopflinks ul {
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	font-weight: bold;
	font-size: 13px;
	list-style-type: none;
}
#kopflinks ul a{
	padding-left: 0px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}
#kopflinks ul span{
	display:block;
	white-space:nowrap;
	overflow: hidden;
	padding-left:10px;
	border-top: 0px;
	height: 14px;
	padding-bottom: 4px;
}

#hintergrund {
	background: url(/fileadmin/gs-loerzweiler.de/designimages/hintergrund.jpg) repeat-y;
}

#hauptbereich {
	background: url(/fileadmin/gs-loerzweiler.de/designimages/oben.jpg) repeat-x;
	clear: both;
}

#hauptbereich div.kontaktformular fieldset {
    border: 0 none;
}
#hauptbereich div.kontaktformular fieldset legend {
    color: #6A6258;
    font-weight: bold;
    margin-top: 5px;
}
#hauptbereich div.kontaktformularFeld label {
    display: block;
    float: left;
    margin: 0;
    position: relative;
    width: 60px;
}
#hauptbereich div.kontaktformularFeld input, #hauptbereich div.kontaktformularFeld textarea {
    background-color: #FFFFFF;
    border: 1px solid #6A6258;
    margin-bottom: 2px;
    width: 300px;
}
#hauptbereich div.kontaktformularFeld input.ohneLabel, #hauptbereich div.kontaktformularFeld textarea {
    width: 360px;
} 

#menu {
	margin-top: 124px;
	padding-bottom: 150px;
	margin-bottom: 25px;
	width: 240px;
	overflow: hidden;
	float: right;
	background: url(/fileadmin/gs-loerzweiler.de/designimages/rahmen.menu.jpg) bottom left no-repeat;
}
#menu ul.top{
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	font-weight: bold;
	list-style-type: none;
}
#menu ul.top a{
	padding-left: 0px;
	text-decoration: none;
	font-size: 13px;
	color: #003882;
}
#menu ul.top span{
	display:block;
	white-space:nowrap;
	overflow: hidden;
	padding-left: 10px;
	height: 16px;
	padding-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
}

#menu li.top_akt span, 
#menu ul.top span:hover,
#menu ul.top span:focus, 
#menu ul.top span:active{
	background: #E6C745;
}

#menu ul.sub{
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	font-weight: normal;
	list-style-type: none;
}
#menu ul.sub a{
	padding-left: 0px;
	text-decoration: none;
	font-size: 12px;
	color: #003882;
}
#menu ul.sub span{
	display:block;
	white-space:nowrap;
	overflow: hidden;
	padding-left:25px;
	border-top: 0px;
	height: 15px;
	padding-bottom: 4px;
	background: #F5EED2;
}
#menu li.sub_akt span, 
#menu ul.sub span:hover,
#menu ul.sub span:focus, 
#menu ul.sub span:active{
	background: #E6C745;
}

#menu ul.sub2{
	margin-left: 0px;
	margin-right: 0px;
	padding:0;
	font-weight: normal;
	list-style-type: none;
}
#menu ul.sub2 a{
	padding-left: 0px;
	text-decoration: none;
	font-size: 11px;
	color: #003882;
}
#menu ul.sub2 span{
	display:block;
	white-space:nowrap;
	overflow: hidden;
	padding-left:35px;
	border-top: 0px;
	height: 14px;
	padding-bottom: 4px;
}

#menu li.sub2_akt span, 
#menu ul.sub2 span:hover,
#menu ul.sub2 span:focus, 
#menu ul.sub2 span:active{
	background: #E6C745;
}

#menu h1 {
	padding:0;
	font-weight: bold;
	list-style-type: none;
	font-size: 13px;
	color: #F5F5F5;
	display:block;
	white-space:nowrap;
	overflow: hidden;
	padding-left:10px;
	height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: 4px;
	margin-right: 4px;
	background: #34546B;
}

#container {
	padding-left: 20px;
	padding-right: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation {
	height: 20px;
}
#navigation ul{
	margin:0;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	list-style:none;
	white-space: nowrap;
	overflow: hidden;
	width: 98%;
/*	position:absolute;
	left: 230px;*/
}
#navigation li {
	display:inline;
	margin-right: 10px;
	font-size: 13px;
}
#navigation a{
	text-decoration: none;
	font-weight: bold;
	color: #003882;
	padding-left: 12px;
	background: url(/fileadmin/gs-loerzweiler.de/designimages/link.gif) 0px 5px no-repeat;
}


#inhalt {
	width: 98%;
	margin-right: 5px;
	border-left: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	float:left;
	font-size: 14px;
}
#inhalt h1 {
	margin-top: 20px;
	margin-bottom: 6px;
	padding-left: 0px;
	font-size: 16px;
	border-bottom: 3px solid #E6C745;
}

#inhalt h1.seitenueberschrift {
	margin-bottom: 20px;
	width: 90%;
}

#inhalt h2 {
	font-size: 16px;
	margin-bottom: 0px;
	/*clear:both;*/
	/*padding-bottom: 2px;*/
}
#inhalt p {
	font-size: 14px;
	margin-top: 0px;
	text-align: justify;
}
#inhalt .internal-link, 
#inhalt .external-link, 
#inhalt .external-link-new-window {
	color: #003882;
	padding-left: 12px;
	background: url(/fileadmin/gs-loerzweiler.de/designimages/link.gif) 0px 5px no-repeat;
}
#inhalt .download {
	color: #003882;
	padding-left: 20px;
	background: url(/fileadmin/gs-loerzweiler.de/designimages/pdf.gif) 0px 0px no-repeat;
}
#inhalt img {
	border: 2px solid #E6C745;
}

div.csc-textpic-border .csc-textpic-imagewrap, 
div.csc-textpic-border .csc-textpic-imagerow {
	width: 100% !important;
}
#inhalt div.csc-textpic-border dl {
	border-bottom: 2px solid #E6C745;
	background: #E6C745;
}
#inhalt div.csc-textpic-border dd {
	padding-top: 2px;
	padding-left: 2px;
	font-size: 12px;
	color: #003882;
}
#inhalt table {
	border-spacing:0px;
	border-collapse:collapse;
	clear:both;
}
#inhalt th, thead {
	background: #F5EED2;
	border-bottom: 2px solid #2C55D1;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}
#inhalt td {
	border-bottom: 1px solid #2C55D1;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 10px;
	vertical-align: top;
}
#inhalt .branche{
	margin:0;
	padding: 1px;
	list-style:none;
	white-space: nowrap;
	font-style:italic;
}
#inhalt .branche_li {
	display:inline;
	margin-right: 10px;
}

#inhalt div ul.csc-menu {
	float: left;
    border-left: 20px solid #e6c745;
    list-style: outside none none;
    padding-left: 5px;
}

#inhalt div ul.csc-menu a {
    color: #003882;
    padding-left: 0;
    text-decoration: none;
}

#fusszeile {
	background: url(/fileadmin/gs-loerzweiler.de/designimages/unten.jpg) repeat-x;
	padding-top: 20px;
	height: 40px;
	clear: both;
	color: #000000;
}
#fusszeile ul{
	margin:0;
	padding: 1px;
	list-style:none;
	white-space: nowrap;
	position:absolute;
	left: 230px;
	font-size: 13px;
	font-weight: bold;
}
#fusszeile li {
	display:inline;
	margin-right: 10px;
}
#fusszeile a{
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}

