/* General Statements and Settings
*************************************************************************/
body, html{
	position: relative;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	background-color: #dddddd;
	text-align: center;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

div.clear_both {
	clear: both;
}

div.clear_left {
clear:left;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	overflow: hidden;
}

/* Start Conainer
*************************************************************************/
#lpg_wrapper {
	/*position: relative;*/
	z-index: 0;
	text-align: center;
	margin: 0 auto;
	height: auto;
	background: #FFFFFF;
	width: 942px;
	background-image: url(../img/layout/container_bg_dark.gif);
	background-position: center 0;
	background-repeat: repeat-y;
}
#container_wrapper {
	/*position: relative;*/
/*	z-index: 1;
	top: 204px;*/
	margin: 0 auto;
	width: 900px;
	height: auto;
	background: #FFFFFF;
}
/* Header
*************************************************************************/
#header {
	/*position: relative;*/
	height: 120px;
	width: 900px;
	margin: 0 auto;
}
#header-img {
	/*position: relative;*/
	background: #FFFFFF;
	width: 900px;
	background-image: url(../img/header/header_1.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
/* Topead
*************************************************************************/
#top {
	margin: auto;
	width: 900px;
	height: 40px;
	background: #FF0000;
}

#logo {
	height: 40px;
	background-color: #EE1D23;
	overflow: hidden;
}
#left {
	width: 200px;
}
#right {
	width: 700px;
}
#top-menu {
	height: 40px;
	background: #f1f1f1;
	text-align: left;
	float: left;
}

/* TopMenu neu
*************************************************************************/
#mymenu {
	height: 40px;
	width: 688px;
	background-image: url(../img/layout/menu_bg2.gif);
	background-repeat: repeat-x;
	padding-left: 12px;
}
ul.menu {
	margin: 0;
   padding: 6px 0 0 0;
}
ul.menu, ul.menu ul {
   list-style-type: none;
}
ul.menu a {
	display: block;
	text-decoration: none;
	white-space: nowrap;
	width: auto;
	color: #666666;
}
ul.menu li {
	padding: 0;
	float: left;
	text-decoration: none;
	margin-top: 6px;
	height: 27px;
   padding: 0 8px;
}
/* Für Unterpunkte keine Float-Eigenschaft */
ul.menu ul li {
	float: none;
	margin: 0px;
	font-size: 11px;
	height: auto;
	padding: 0px;
}
ul.menu li a:hover {
   text-decoration: underline;
   color: #c5000a;
}
/* Links auf Unterpunkten sollen die Hintergrundfarbe ändern */
ul.menu ul li.hover, ul.menu ul li:hover {
    background-color: #cdcdcd;
}
ul.menu .spacer {
	padding: 0px;
	margin-top: 5px;
}
/* Zweite Ebene */
ul.menu ul {
	margin:0;
	padding: 0;
	position: absolute;
	background-color: #f6f6f6;
	border:1px solid #cdcdcd;
	display: none;
	width: 190px;
	margin-top: 8px;
}

ul.menu ul a {
	display: block;
	text-decoration: none;
	padding: 2px 6px 2px;
}
/* Zweite Ebene anzeigen */
ul.menu li.hover ul, ul.menu li:hover ul  {
	display: block;
}
/* Dritte Ebene */
ul.menu li.hover ul ul, ul.menu li:hover ul ul {
	display: none;
    margin-left: 190px; /* Breite eines Listenelements - Überlagerung */
    margin-top: -22px; /* Höhe eines Listenelements */
}
/* Dritte Ebene anzeigen */
ul.menu li.hover ul li.hover ul, ul.menu li:hover ul li:hover ul {
	display: block;
}
/* Vierte Ebene */
ul.menu li.hover ul li.hover ul ul, ul.menu li:hover ul li:hover ul ul {
	display: none;
}
/* Vierte Ebene anzeigen */
ul.menu li.hover ul li.hover ul li.hover ul , ul.menu li:hover ul li:hover ul li:hover ul {
	display: block;
}
/* Content
*************************************************************************/
#left_content_wrapper {
	float: left;
	width: 200px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	height: auto;
}
#left_content {
	float: left;
	width: 200px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	height: 420px;
	clear: both;
}
#left_content_down {
	float: left;
	width: 180px;
	margin: 0 auto;
	text-align: left;
	padding: 0 5px 0 10px;
	height: auto;
	font-size: 9px;
}
#content {
	width: 670px;
	z-index: 4;
	margin: 0 auto;
	background-image: url(../img/content_back/rechts_06.jpg);
	background-repeat: no-repeat;
	height: auto;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	float: left;
	overflow: visible;
}

#content .csc-textpic-text {
	padding-top: 14px;
}
/* Content Design
*************************************************************************/
.csc-sitemap {
	margin: 20px 0 20px 30px; ;
	line-height: 1.8;
}

.csc-sitemap ul li {

}

.csc-sitemap ul li ul li {
	margin-left: 20px;
}

dl.csc-textpic-image {
	margin: 0 !important;
}

#content .two_cols {
	width: 100%;
}
#content .two_cols .float_left {
	width: 49%;
	float: left;
	margin: 0;
}

#content .two_cols .two_spacer {
	float: left;
	width: 5px;
}
.col_element {
	
}
.col_element .bodytext {
	/*background-image: url(../img/layout/headline_point_1.gif);
	background-repeat: no-repeat;
	background-position: 0 center;*/
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 10px;
}

.csc-bulletlist-0 {
	list-style-type: none;
	list-style-position: inside;
}
.csc-bulletlist-1 {
	list-style-type: square;
	list-style-position: outside;
}
.csc-bulletlist-2 {
	list-style-type: disc;
	list-style-position: inside;
}
.csc-bulletlist-3 li{
	background-image: url(../img/layout/list_arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 12px;
	margin-bottom: 3px;
}
.csc-bulletlist-1 a {
	font-weight: bold;
}
.col_element ul {
	margin-left: 20px;	
}

/* Bottom
*************************************************************************/
#bottom_img {
	width: 900px;
	margin: 0 auto;
	clear: left;
	height: auto;
}
/* Footer
*************************************************************************/
#footer_wrap {
	width: 942px;
	color: White;
	text-align: right;
	/*position: relative;*/
	height: 21px;
	background-color: #C40000;
	border-bottom: 1px solid silver;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/layout/container_bg_dark.gif);
	background-position: center 0;
	background-repeat: repeat-y;
}
#footer {
	border-top: 2px solid #D2D2D2;
	/* border-bottom: 1px solid #000000; */
	background-color: #C40000;
	text-align: right;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 12px;
	padding-left: 12px;
	width: 876px;
	height: 19px;
}
#footer_inhalt {
	margin: 0;
	float: right;
	width: 37%;
	height: 19px;
}
#footer_navi {
	margin: 0px;
	width: auto;
	float: left;
}
#footer_left {
	margin: 0px;
	width: auto;
	float: right;
}
/* Links a href
*************************************************************************/
#content a, #left_content_down a {
	color: #444444;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #FFFFFF;
	font-weight: bolder;
}

#content a:hover {
	text-decoration: none;
	color: #c5000a;
}
.footerlinks {
	text-align: center; 
	width: auto;
	color: #FF0000;
	font-size: 11px;
}
.footerlinks a {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.footerlinks a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FF0000;
}
