html, body
{ 
	margin:0; 
	padding:0; 
	background-color:white;
	background-image:url(../pics/2.gif);
	background-repeat:repeat-x;
	text-align:center;
} 

a img {
	border: none;
	text-decoration: none;
}

p, ul
{
	margin-top:0px;
	margin-bottom:25px;	
}

#topheader
{
	position:relative; 
	height:318px; 
	width:100%;
	border-left:solid 2px #cbe8f5;
	border-right:solid 2px #cbe8f5;
	border-top:solid 2px #cbe8f5;
} 

#topheaderSearch
{
	position:relative; 
	height:238px; 
	width:100%;
	border-left:solid 2px #cbe8f5;
	border-right:solid 2px #cbe8f5;
	border-top:solid 2px #cbe8f5;
} 
 
#maincontainer
{ 
	width:970px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
} 

#maincontainerSearch
{ 
	width:730px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto; 
} 

.bluebar
{
	background-color:#cbe8f5; 
	height:24px; 
	width:815px; 
	padding-top:5px;
}

.bluebarSearch
{
	background-color:#cbe8f5; 
	height:24px; 
	width:730px; 
	padding-top:5px;
}

.subbar
{
	height:24px; 
	width:810px; 
	padding-top:9px;
} 

#foot
{
	height:90px;
	width:970px;
	clear:both;
	border-left:solid 2px #cbe8f5;
	border-right:solid 2px #cbe8f5;
	border-bottom:solid 2px #cbe8f5;
} 

#footSearch
{
	height:90px;
	width:728px;
	clear:both;
	border-left:solid 2px #cbe8f5;
	border-right:solid 2px #cbe8f5;
	border-bottom:solid 2px #cbe8f5;
} 

#leftpart
{
	width:86px; 
	float:left; 
	position:relative; 
}
 

.flofix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.hauptmenu 
{
	padding-left:4px;
}

.hauptlinkSearch
{
	font-family: Arial, Helvetica, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#f08b16;
	text-decoration:none;
}

.hauptlink
{
	font-family: Arial, Helvetica, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#f08b16;
	text-decoration:none;
}

.hauptlinkhit
{
	font-family: Arial, Helvetica, Verdana;
	font-size:14px;
	font-weight:bold;
	color:#222873;
	text-decoration:none;
}

.hauptlink:hover
{
	color:#222873;
}

.menucircle
{
	padding-left:5px;
}

.sublink
{
	padding-left:14px;
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#222873;
	text-decoration:none;
}

.sublink:hover
{
	color:#f08b16;
}
.sublinkhit
{
	padding-left:14px;
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#222873;
	text-decoration:none;
}

.centerframe
{
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#172972;
}

.centerframeSearch
{
	padding: 20px;
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#172972;
}

.centerframebold
{
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#172972;
}

h1
{
	margin-top:0px;
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	color:#172972;
	text-align:left;
}

h2
{
	margin-top:0px;
	font-size:14px;
	font-weight:bold;
	color:#172972;
	text-align:left;
}

.ulComm
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.liComm
{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 2px;
	border-bottom: solid 1px #BBBBBB;
}

.new
{
	font-size: 9px;
	color: Red;
}

.desc
{
	margin-top:0px;
	font-size:13px;
	font-weight:bold;
	color:#172972;
	text-align:left;
}

.auth
{
	margin-top:0px;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	color: GrayText;
}

.openlink
{
	text-align: right;
}


#centerframe p
{
	padding-bottom: 5px;
}

.textspace
{
	height:30px;
}

#innercontainer a 
{
	color:#f08b16;
	font-style:italic;
}

#innercontainer a:hover 
{
	color:#172972;
}

.mediadownloadlink
{
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	color:#172972 !important;
	font-style:italic;
	width:255px;
	text-align:left !important;
	cursor:default ;
}

.mediadownloadlink:hover
{
	color:#f08b16 !important;
	cursor:pointer ;
}

.text
{
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:normal;
	color:#172972;
}

.textfett
{
	font-weight:bold !important;
}

.flofix{display: inline-block; background-color:white}
* html .flofix{height: 1%;}
.flofix{display: block;}

.centerframe input
{
	background-color: #F6F8FD;
	width: 20em;
}

.centerframe input[type=submit]
{
	background-color: #F6F8FD;
	width: 10em;
}

.centerframe select
{
	font-size: 1.0em;
	background-color: #F6F8FD;
	display: block;
	padding: 2px;
	border: 1px solid #CFCFCF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}

centerframe label, .label {
	text-align: right;
	padding: 2px;
	float: left;
	line-height: 1.3em;
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}

tr.altcolor td{
	background-color: #F6F8FD;
}

.communicate{
    margin: 1px;
    padding: 5px;
}
