body{
background: url(images/main_hg.jpg) repeat-x #ecf0fc;
font-family: arial, verdana;
font-weight:normal;
font-size: 0.8em;;
color:#111;
text-align: center;
margin:0px;
padding:0px;
}


a:focus {
	outline:none;
}

a img {
	border: none;
}



h1{
	font-size: 150%;
	color:#3366ff;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 0px 0px;
}

h1 span.sub {
	display: block;
	font-size: 90%;
	padding: 5px 0px 0px 0px;
}

h2{
	font-size: 130%;
	color:#3366ff;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

h3{
font-size:110%;
color:#595959;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
}

.hide{
display:none;
}

div.main{
width:1000px;
margin:0px auto;
}

div.header{
width:100%;
height:180px;
overflow:hidden;
background: url(images/header_text.jpg) no-repeat 0px 0px;
margin: 10px 0 0 0;
padding:0px;
}

div.content{
width:100%;
margin:15px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

div.spacer{
	width:100%;
	height:1px;
	line-height: 1px;
	clear: both;
	margin:0px;
	padding:0px;
}

/*------------------------------------spalten-allgemein--*/

div.head span.left{
float:left;
padding:5px 0px 0px 10px;
margin:0px;
color:#ffffff;
font-size: 100%;
font-weight: bold;
}

div.head span.right ul{list-style-type:none;margin:0px;padding:0px 10px 0px 0px;}
div.head span.right ul li{
width:20px;
height:19px;
margin:0px 0px 0px 5px;
padding:0px;
float:left;
}


div.inhalt{
margin:0px;
padding:15px 10px 10px 10px;
}


div.inhalt p {
font-size: 100%;
line-height:140%;
margin:0px;
padding:0px 0 10px 0px;
}



div.inhalt a.button{

}



/*-----------------------------------------spalte_mitte--*/

div.spalte_mitte{
	width: 625px;
	float:left;
	margin:0px 11px 0px 0px;
	padding: 0;
	text-align:left;
}


div.spalte_mitte div.body{
	background: #fff;
	overflow:hidden;
	margin: 0;
	padding:0;
}

div.spalte_mitte div.inhalt_mitte{
	width:580px;
	margin: 0 0 10px 22px;
	padding-top: 5px;
}

div.inhalt_mitte div.spalten_inhalt p{
	line-height: 140%;
	margin:0px;
	padding:0px 0px 10px 0px;
}

div.inhalt_mitte div.spalten_inhalt p.meta {
	font-size: 95%;
	margin:0px;
	padding:0px 0px 10px 0px;
}

div.inhalt_mitte div.spalten_inhalt img{
	margin:10px 0px 15px 0px;
	padding:0px;
	border: 1px solid #3366ff;
}

div.inhalt_mitte .superText {
	color: #3366ff;
	font-size: 115%;
	font-weight: bold;
}

div.bannerbottom {
	margin: 15px 0 0 0;
	padding: 3px 0;
	background: #fff;
	text-align: center;
}



/*-----------------------------------------spalte_rechts--*/

div.spalte_rechts{
	width: 335px;
	float:right;
	padding:0px;
	margin:0 0 20px 0;
	text-align:left;
	background: #fff;
}

div.spalte_rechts div.head{
	height:29px;
	overflow:hidden;
	background: url(images/rechts_head.jpg) no-repeat;
}

div.spalte_rechts .sideBarHead2 {
	border-bottom: 1px solid #3366ff;
	border-top: 1px solid #3366ff;
	display: block;
	padding: 6px 10px;
	font-size: 115%;
}

div.spalte_rechts div.body{
	border-bottom: 1px solid #3366ff;
	border-left: 1px solid #3366ff;
	border-right: 1px solid #3366ff;
}

div.spalte_rechts div.inhalt {
	
}

div.spalte_rechts div.foot{
	overflow:hidden;
}

div.spalte_rechts table {
	width: 310px;
	border-spacing: 6px;
	font-size: 100%;
}

div.spalte_rechts table caption {
	caption-side: top;
	text-align: left;
	padding-left: 6px;
	padding-bottom: 8px;
}

div.spalte_rechts table a {
	text-decoration: none;
	color: #000;
}

div.spalte_rechts table a:hover {
	color: #3366ff;
}

div.spalte_rechts table th {
	width: 30px;
	background: #ededed;
	font-weight: bold;
	font-size: 140%;
	text-align: center;
	padding: 2px 3px;
	color: #3366ff;
}

div.spalte_rechts table td {
	background: #fff;
	border: 1px solid #ededed;
	vertical-align: middle;
	font-size: 110%;
	padding: 2px 5px;
}



a.weiter {
	display: block;
	float:right;
	text-decoration:none;
	color:#2768f8;
	padding:0px 14px 0px 17px;
	margin:15px 0px 5px 0;
	background:url(images/pfeil_weiss.gif) no-repeat center left;
	font-size: 92%;
}

a.zurueck {
	display: block;
	float: left;
	text-decoration:none;
	color:#2768f8;
	padding:0px 14px 0px 17px;
	margin:15px 0px 5px 0;
	background:url(images/pfeil_weiss_b.gif) no-repeat center left;
	font-size: 92%;
}


/*-----------------------------------------footer--*/

div.footer{
	width:100%;
	background: #3366ff;
	margin: 20px 0 20px 0;
}

div.footer #blau{
	font-size: 9pt;
	color:#fff;
}

div.footer a{
	font-size: 9pt;
	color:#fff;
	text-decoration:none;
}

div.footer a:hover{
	text-decoration:underline;
}

div.footer span.left{
float:left;
	margin: 8px 0px;
	padding:0px 0px 0px 10px;
}

div.footer span.right{
	float:right;
	margin: 8px 0px;
	padding:0px 10px 0px 0px;
}