* {	margin: 0px; padding: 0px; }


body {
	color: #333333;
	font: normal 12px/140% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #A5B3C3 url(../images/layout/body_gradient2.png) repeat-x left top;
}


/* ---------------------------- CONTAINER --------------------------- */

#wrapper  {
	width: 712px;
	height: 100%;
	margin: 0px auto 0px auto;
	background: #FFFFFF url(../images/layout/wrapper_bg_200.gif) repeat-y left top;
	border-right: 12px solid #C0CAD6;
	border-bottom: 4px solid #C0CAD6;
}


#header {
	height: 120px;
	margin: 0px 0px 0px 24px;
	background: #D2DCE8 url(../images/header/header_3.jpg) no-repeat left top;
}



#col-1 {
	float: left;
	width: 204px;
	padding: 0px;
}


#col-2 {
	float: left;
	width: 458px;
	min-height: 750px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 30px 0px 20px;
	border-top: 7px solid #5C89B1;
	-x-border-top: 7px solid #426993;
}





/* ----- SPEZIAL ------- */

br, .clear {
	clear: both;
}

/* ----------------------- HTML Tags -------------------- */


#col-2 img {
	float: left;
	margin: 2px 5px 0px 0px;
	padding: 4px;
	-x-border: 1px solid #DBE0E8;
}

#col-2 P {
	margin: 0px 0px 10px 0px;
	text-align: justify;
} 
#col-2 strong {
	color: #555;
} 


/* ------- Headings -------- */

h1 {
	height: 45px;
	font: normal 33px/40px Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 11px 0px 0px 7px;
}



#col-2 h2 {
	font: normal 20px/160% Arial, Helvetica, sans-serif;
	color: #576D8C;
	margin: 10px 0px 4px 0px;
}


 h3 {
	font: bold 14px/160% Arial, Helvetica, sans-serif;
	color: #576D8C;
	margin: 0px 0px 0px 0px;
}




/*  -- Listen allgemein -- */

ul, ol {
	list-style-type: none;
	list-style: none;
}
li a {
	text-decoration: none;
}

#col-2 ul, #col-2 ol {
	margin: 0px 0px 10px 12px;
}

#col-2 ul li {
	background: url(../images/layout/li1.gif) no-repeat 0px 7px;
	padding: 0 0 0 14px;
	margin: 0;
}



/*  -- Links in Listen -- */

ul.link-icon-1 {
	margin: 6px 0 5px 5px;
}
ul.link-icon-1 li {
	background: url(../images/layout/list_icon_1.gif) no-repeat left center;
}
ul.link-icon-1 li a {
	background: url(../images/layout/sun_icon.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
}
ul.link-icon-1 li a:hover {
	background: url(../images/layout/sun_icon_h.gif) no-repeat left center;
}



ul.link-icon-2 {
	margin: 5px 0 5px 20px;
}
ul.link-icon-2 li {
	background: url(none);
}
ul.link-icon-2 li a {
	background: url(../images/layout/link_icon_10.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
}
ul.link-icon-2 li a:hover {
	background: url(../images/layout/link_icon_10_h.gif) no-repeat left center;
}



/*  -- Text Links  -- */

#col-2 a {
	color: #333;
	text-decoration: none;
}

#col-2 .quelle a {
	color: #333;
	text-decoration: underline;
}


#col-2 h2 a {
	color: #576D8C;
}

#col-2 a:hover {
	color: #EA5A00;
	text-decoration: underline;
}





/* ------------------Left NAVIGATION -------------------- */

#navleft {
	margin: 7px 0 0 0;
	border-top: 0px solid #D7DDE3;
}

#navleft ul {
        list-style: none;
}


#navleft li {
        border-bottom: 1px solid #D7DDE3;
}

#navleft li a {
	color: #222;
	padding: 1px 5px 1px 29px;
	display: block;
	width: 170px;
}

#navleft li a:hover {
        color: #004395;
        background: #fff url(../images/nav/navi_li3.gif) no-repeat left center;
        text-decoration: none;
}


/* ---- aktiver Sub-Menue-link ----- */

.sub00 a#s00,
.sub01 a#s01,
.sub02 a#s02,
.sub03 a#s03, 
.sub04 a#s04, 
.sub05 a#s05,
.sub06 a#s06, 
.sub07 a#s07, 
.sub08 a#s08, 
.sub09 a#s09, 
.sub10 a#s10,
.sub11 a#s11, 
.sub12 a#s12, 
.sub13 a#s13, 
.sub14 a#s14,
.sub15 a#s15,
.sub16 a#s16 {
        color: #004395;
        background: #fff url(../images/nav/navi_li3.gif) no-repeat left center;
        text-decoration: none;
}



/* ----------------- CLASSEN ---------------------- */

.dotline {
	height: 12px;
	background: url(../images/layout/dots_h.gif) repeat-x left center;
	clear: both;
}


.box1 {
	float: left;
	width: 170px;
	padding: 0px 10px 10px 10px;
}

.box2 {
	margin: 30px 0px 10px 0px;
	padding: 6px 10px 0px;
	clear: both;
	background: #D9DFE6 url(../images/layout/box_gradient.png) repeat-x left top;
	border-top: 1px solid #D5DBE3;
	border-right: 1px solid #D5DBE3;
	border-bottom: 1px solid #D5DBE3;
	border-left: 4px solid #C54F07;
}
