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


*
{
	padding: 0;
	margin: 0;
}
body
{
	background:#FFF url(img/header.gif) repeat-x;
	background-position: 0px -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#main_wrapper
{
	width: 900px;
	margin:0 auto;
	background: #E1F0F8;
}
#main_inner_1
{
	height:60px; 
	background-color:#ffffff;
}
#main_inner_1 p
{
	color: #25699e;
	background: transparent;
	font-size: 1.1em;
	font-weight: bold;
	margin:10px 0 0;
}
#main_inner_1 h1
{
	color: #FF6600;
	background: transparent;
	font-size: 2.2em;
	font-weight: bold;
}
#main_inner_2
{
	background-image:url(img/bg_head_spacer.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	height:182px;
	padding-top:30px;
	font-size:14px;
}
#main_inner_2 h1
{
	color:#ff5400;
	font-size:20px;
	clear:both;
	margin-left:20px;
}
#main_inner_2_left
{
	float:left;
	width:700px;
	margin-left:30px;
	margin-bottom:60px;
}
#main_inner_2_left ul
{
	line-height:25px;
}
#main_inner_2_right
{
	float:left;
	/*width:300px;*/
	margin-left:30px;
}
/*
#main_inner_2_right ul
{
	line-height:25px;
	color:#ff5400;
}
*/

/*
#headlineCenter
{
	color:white;
	font-size:2.1em;
	text-align:center;
	line-height:34px;
	margin-top:4px;
}
*/
#content_impressum
{
	text-align: center;
	padding-top: 6px;
}


#main_inner_3
{
	background: #E1F0F8;
	padding:12px 12px 0 12px;
	clear: both;
	min-height:485px;
}
#main_inner_3_left
{
	width: 450px;
	float: left;
	margin-right: 12px;
}
#main_inner_3_right
{
	width: 385px;
	float: left;
}
.main_inner_3_left_right
{
	position: relative;
	background: #FFF;
	border: 1px solid #7f9db9;
	padding:5px;
	padding-top:0px;
	margin: 2px 0 0;
	min-height: 470px;
}
.main_inner_3_left_right h2
{
	color:#1075ad;
	background: transparent;
	font-size: 1.3em;
	margin-left:10px;
	margin-top:20px; 
}



#main_inner_4
{
	margin-top:30px;	
	padding:12px 12px 0 12px;
}

#main_inner_4 h1
{
	font-size: 14px;
}

#main_inner_5
{
	margin-top:30px;
	color:#666666;
	text-align: center;
	font-size: 1.1em;
}
#main_inner_5 a, #main_inner_5 a:visited
{
	color:#666666;
	text-decoration:none;
}
#main_inner_5 a:hover
{
	text-decoration: underline;
}



/*
.button
{
	position: absolute;
	text-align: center;
	bottom: 10px;
	left: 130px;
	width: 202px;
	height: 75px;
	background: url(img/button.jpg) no-repeat center;
	padding: 0px 0 0;
}
.button .buttonHeader
{
	color:black;
	display:block;
	margin-bottom:5px;
}
#buttonTestversion
{
	position: absolute;
	left:8px;
}
#buttonBeraterPlattform
{
	position: absolute;
	left:218px;
}
.button a, .button a:visited
{
	color: #FFF;
	background: transparent;
	font-size: 1.2em;
	font-weight: bold;
}
*/
#content_impressum h1
{
	color: #FFF;
	font-size: 1.8em;
}


img
{
	border: none;
	/*margin: 20px 0 5px;*/
}
a, a:visited
{
	color: #000;
	background: transparent;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

