@import url("mail.css");
@import url("suche.css");

body {
	line-height: 170%;
	font-family: verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
	letter-spacing: 0.02em;
	font-size: 11px;
}

a
{
	color: #474835;
}

#wrapper {
	width: 990px;
	color: #474835;
	padding-bottom: 10px;
	display: table;
	border-bottom: 1px solid #cccccb;


}

#logo {
	float:left;
	width:223px;
}

#service {
	float:right;
	padding:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topmenue {
	float:left;
	width:223px;
	margin-top: 30px;
}

#inhaltsbereich {
	width: 990px;
	display: table;
	float:left;
}

#breadcrumb  {
	margin-bottom:20px;

}

#breadcrumb a {
	color: #000000;

}


#left_col {
	float:left;
	width:220px;
	background-color: #EFF3FA;
	min-height: 690px;
	margin-right: 10px;
	clear: left;
	border-top-width: 5px;
	
	border-top-style: solid;
	
	border-top-color: #A3A586;
	
	padding-top: 10px;
}


#content
{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	float: left;
	width: 528px;
	min-height: 500px;
	background-color: #eff3fa;
	
	
	
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #a3a586;
}

h1
{
	font-size: 15px;
	font-weight:bold;

}



#right_col

{
	width: 178px;
	overflow-x: hidden;
	background-color: #eff3fa;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #a3a586;
	min-height: 690px;
	position: absolute;
	left: 791px;
	top: 128px;
}

.bbmenue {
	float:left;
	width: 533px;
	padding-left: 7px;
	margin-top:55px;
	background-color: #FFFFFF;	
}

.bbmenue_ACT {
	float:left;
	margin-right:5px;
}

.bbmenue_NO {
	float:left;
	margin-right:5px;
}

.bbmenue_RO {
	float:left;
	margin-right:5px;
}

.bbsubmenue
{
	background-color: white;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.bbsubmenue ul
{
	font-size: 12px;
	margin-left: -20px;
	color: #3aa3b1;
	list-style-type: none;

}

.bbsubmenue li
{
	line-height: 200%;
}


.bbsubmenue li a
{
	text-decoration: none;
	font-size: 12px;
	background-image: url(/cms/fileadmin/images/linkicon.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	color: #3aa3b1;
	background-position: left center;
}

.bbsubmenue li a:hover
{
	text-decoration: underline;
}

#footer {
	clear: both;
	text-align:left;
    	font-size: 11px;
    	width: 990px;
	text-align:center;
	color: #a3a586;
}

#footer table {
	margin-left:227px;
}

#footer td{
	color: #a3a586;
    	font-size: 11px;
	font-weight:bold;
	width: 136px;
	text-align:left;

}

#footer a {
	color: #a3a586;
    	font-size: 10px;
	font-weight:normal;
	text-decoration:none;

}

#footer a:hover {
	text-decoration:underline;
}
