@charset "utf-8";
/* CSS Document */

.clear_div {
	clear:both;	
}

body {
	/*background-color:#fafeb8;*/
	background-image:url(../img/site_img/bg_page_tapsen.png);
	background-repeat:repeat;
	/* :#9F0; */
	font-family:Arial, Helvetica, sans-serif;
}

#main_container {
	width:1024px;
	height:auto;
	min-height:600px; /* DELETE after creation */
	margin-left: 80px;
	margin-top: 20ox;
}

#header_container {
	background-color:#c1e4fc;
	width:1000px;
	height:150px;
	margin-left:12px;
	margin-top:0px;
}

#header_left_shadow {
	height:135px;
	width:15px;
	float:left;
}

#header_topLinks_container {
	width: 470px; /* minus rand 15px */
	height:105px; /* minus rand 15px; */
	margin-left:15px;
	margin-top:10px;
	float:left;
}

#header_logo_container {
	background-color:#0FF; /* DELETE after creation */
	width: 460px; /* minus rand 15px */
	height:135px; /* minus bottom shadow; */
	margin-left:40px;
	float:left;	
}

#left_topLink {
	background-image:url(../img/site_img/verlauf_topLink_notActive.png);
	background-repeat:repeat-x;	
	font-size:8px;
	width: 200px;
	height: 105px;/* minus rand 10px */
	margin-left:25px;
	margin-top:5px;
	border:solid gray 1px;
	float:left;

	/* CSS3 */
	border-top-left-radius: 5px; /*-moz-border-radius-topleft:5px; */
	border-top-right-radius: 5px; /* -moz-border-radius-topleft:5px;	*/
	border-bottom-left-radius: 5px; /* -moz-border-radius-topright:5px; 	*/
	border-bottom-right-radius: 5px; /*	-moz-border-radius-bottomright:5px;	*/
}

#right_topLink {
	background-image:url(../img/site_img/verlauf_topLink_notActive.png);
	background-repeat:repeat-x;
	width: 200px; /* minus rand 10px */
	height:105px;
	margin-left:25px;
	margin-top:5px;
	margin-bottom:5px;
	border:solid gray 1px;	
	float:left;
	/* CSS3 */
	border-top-left-radius: 5px; /*-moz-border-radius-topleft:5px; */
	border-top-right-radius: 5px; /* -moz-border-radius-topleft:5px;	*/
	border-bottom-left-radius: 5px; /* -moz-border-radius-topright:5px; 	*/
	border-bottom-right-radius: 5px; /*	-moz-border-radius-bottomright:5px;	*/	
}

a:hover  #right_topLink{
	background-image:url(../img/site_img/verlauf_topLink_active.png);		
}

a:hover  #left_topLink{
	background-image:url(../img/site_img/verlauf_topLink_active.png);		
}

/*	Bilder sind bei beiden gleich */
.topLink_pic {
	width:60px;;
	height:50px;
	margin-top:10px;
	margin-left:70px;
}

.topLink_pic img {
	text-decoration:none;
	border:0px;	
}

/*	beide topLinks Container enthaltener Text	*/
#header_topLinks_container span {
	width:100%;
	height:100%;
	max-height:50px;
	margin-left:20px;
	text-align:center;
	font-size:12px;
	color:black;
}

/* TOPLINKS: roter KONTAKT Link	*/
#topLink_red_span strong{
	color:red;
	margin-left:30px;
}

#topLink_right_strong strong{
	margin-left:30px;
}

#header_bottom_shadow {
	width:1000px;
	height:10px;
}

/*
*
*	HEADER ENDE
*
*/

#middle_container {
	width:888px; /* minus margin-left */
	background-color:#747579;
	background-image:url(../img/site_img/bg_content_middle.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	height:auto;
	min-height:350px;
	margin-left:12px; /* same as header container */
	margin-top:1px;
}

#navigation_links {
	width:190px;
	height:auto;
	min-height:200px;
	float:left;
	margin-left:0px;
	font-size:12px;
}

#content_container {
	/*background-color:#f6fafd;*/
	background-color:#e8f4fb;
	width:690px; /* minus margin-left and border */
	margin-left:5px;
	min-height:350px;
	float:left;
	border:1px solid gray;
	/* CSS3 */
	border-top-left-radius: 5px; /*-moz-border-radius-topleft:5px; */
	border-top-right-radius: 5px; /* -moz-border-radius-topleft:5px;	*/
	border-bottom-left-radius: 5px; /* -moz-border-radius-topright:5px; 	*/
	border-bottom-right-radius: 5px; /*	-moz-border-radius-bottomright:5px;	*/		
}

#content_container_left {	
	background-color:#e8f4fb;
	width:480px;
	height:auto;
	min-height:350px;
	padding:10px;
	line-height:1.4;
	font-size:14px;	
	float:left;
	/* CSS3 */
	border-top-left-radius: 5px; /*-moz-border-radius-topleft:5px; */
	border-top-right-radius: 5px; /* -moz-border-radius-topleft:5px;	*/
	border-bottom-left-radius: 5px; /* -moz-border-radius-topright:5px; 	*/
	border-bottom-right-radius: 5px; /*	-moz-border-radius-bottomright:5px;	*/	
	border-right:1px dotted gray;	
}

#content_container_right {
	background-color:#e8f4fb;	
	width:175px;	
	height:auto;
	min-height:350px;	
	padding:10px;
	padding-left:2px;
	font-size:14px;		
	float:left;
	/* CSS3 */
	border-top-left-radius: 5px; /*-moz-border-radius-topleft:15px; */
	border-top-right-radius: 5px; /* -moz-border-radius-topleft:15px;	*/
	border-bottom-left-radius: 5px; /* -moz-border-radius-topright:15px; 	*/
	border-bottom-right-radius: 5px; /*	-moz-border-radius-bottomright:15px;	*/		
	border: 1px solid gray;
	border-left:0px;
}

#footer_container {
	background-color:#c1e4fc;
	width:888px;
	height:auto;
	min-height:70px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:10px;
}

