body {
	background-color: #e7f0f9;
	background-image: url('/images/template/bg.png');
	width: 100%;
	font-family:  Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	overflow: auto;
	background-repeat: repeat-x;
	text-align:center;

}

#inhalt  {
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 100%;

	
}


.weiter {
	font-family:  Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.weiter a{
	color: #cc0000;
	text-decoration:none;
	padding-left: 12px;
	border-left: #ffffff 14px solid;
}


.weiter a:hover {
	color: #cc0000;
	padding-left: 12x;
	border-left: #cc0000 14px solid;
}


#topliner {
	margin-top: 25px;
	width: 100%;
	
}

.topclaimimg {
	margin-top: 10px;
	width: 850px;
	
}

#toplogo {
	float:left;
	height: 74px;
	width: 74px;
}


#topclaim {
	float: right;
	height: 74px;
	width: 760px;
	margin-left:10px;
	background-color: #144b93;
}

.claim {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #ffffff;
	margin-left: 25px;
	font-weight:bold;
	margin-top: 40px;
}


#piclogo {
	
	width: 850px;
	height: 125px;
	}


#topnavig{
	width:	 850px;
	height: 25px;
	margin-top: 10px;
	padding-top: 3px;
	background-color: #d0e2f5;
	font-family: Vandera, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant:small-caps;

}


#msg {

	
	background-image:url('/images/template/trans.png');
	width: 100%;
	margin-top:10px;
	overflow:auto;
}


#msgleft{
	
	float:left;
	width: 565px;
	
}


#msgright{
	float: left;
	width: 280px;
}


#msgright img{
	margin-left: 10px;
	margin-top: 10px;
}

#msgbottom{
	background-image:url('/images/template/transunten.png');
	width: 850px;
	height: 76px;
	margin-bottom: 10px;
	
}


#msgbottom div{
	padding-top: 10px;
	font-family: arial, sans-serif;
	color: #333333;
	text-align: center;
	font-size: 10px;
	clear: both;
}

 .msgblock {
	padding: 10px;
	margin-top: 10px;
	width: 525px;
	margin-left: 10px;
	border: dotted #cccccc 1px;
	background-color: #ffffff;
         overflow: auto;
	height:auto;
}

.msgblock .icon{
    float: left;
   width: 70px;
	text-align: left;

  
      
       
}
 .msgblock .termin{
    line-height: 2.0em;
    height: auto;
    width: 400px;
    font-size: 12px;
    color: black;
	float: right;
   

}

 .msgblock .termin a{
    color: #cc0000;
    border-bottom: 1px dotted #cc0000;

}

.msgblock .termin span{
 
  color: #144b93;
font-variant:small-caps;

}

.msgblock a {
    color: #cc0000;
    text-decoration: none;


}

#navcontainer{
	margin-top: 10px;

}

.nav {
	width: 255px;
	height: 25px;
	margin-left: 10px;
	background-color: #d0e2f5;
	margin-bottom: 1px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	color: #00306b;
	font-family: Vandera, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant:small-caps;
}

.nav a{
	text-decoration: none;
	color: #00306b;
}

.redbox {

	width: 255px;
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #cc0000;
}



.redbox h1 {
	color: #ffffff;
	background-color: #770000;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}

.redbox span{
	color: #ffffff;
	font-size: 10px;
	font-weight:normal;
	
}

.redbox .opener{
	height: 25px;
	color: white;
	text-align: right;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.redbox .opener img{
	padding-top: -10px;
	vertical-align:top;
}

.intrablock{

	padding: 10px;
	margin-top: 10px;
	width: 455px;
	margin-left: 10px;
	border: dotted #cccccc 1px;
	background-color: #ffffff;
}



.intrablock h2{
	color: #00306b;
	font-weight: bold;
}


.intrablock h1{
	color: #00306b;
	font-weight: bold;
}

.intrablock h1 a{
	text-decoration: none;
	
}
	
.intrablock h1:before{ content:  url(/images/icons/SRight.png);
	margin-right: 5px;
	color: #cc0000;
	font-size: 14px;
}

.intrablock .anker{
	margin-left: 29px;
}

.intrablock p{
	margin-top: -10px;
	font-size: 12px;
	margin-left: 29px;
	}


.ok {
	font-size: 14px;
	font-weight: bold;
	width: 90%;
	padding: 10px;
	background-color: #e5ffe5;
	border: double 3px #00aa00;
	color: #00aa00;

}

.fehler {font-size: 14px;
	font-weight: bold;
	width: 90%;
	padding: 10px;
	background-color: #ffe5e5;
	border: double 3px #cc0000;
	color: #cc0000;

}

.button img{ 
    
    float: left;
    border: 1px solid #cccccc;}
