.codered {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #CC0000;
 font-weight: bold;
 text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/navigation/side_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-size: 11px;
}
td {
	font-size: 11px;
	color: #333333;
	line-height: 140%;
}
a {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: underline;
}
ul li {
	list-style-position: outside;
	list-style-image: url(../images/content/bullet.gif);
}

.titel input{
	width:300px;
}

.leftmenu_titel{
	margin-bottom:5px;
	}

.leftmenu_titel_link{

	}

.leftmenu_titel_link{
	font-size:14px;
	padding-bottom:5px;

}

.leftmenu_titel_bullet{
	padding-bottom:5px;
}



/*  Tabellenstruktur  */

.header_top {
	margin-left: auto;
	margin-right: auto;
}
.header_menu {
	width: 785px;
	margin-left: auto;
	margin-right: auto;
}
.td_headermenu {
	width: 477px;
	text-align: left;
}
.header_bottom {
	width: 785px;
	margin-left: auto;
	margin-right: auto;
}

/*  Headermenu  */

.hdmenu {
	height: 22px;
	vertical-align: middle;
	background-color: #4D4D4D;
	color: #FFFFFF;
	font: 12px arial;
	font-weight: bold;
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	padding-left: 10px;
	padding-right: 10px;
}
.hdmenu a {
	color: #FFFFFF;
	text-decoration: none;	
}
.hdmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;	
}
.hdmenu_mo {
	height: 22px;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #4D4D4D;
	font: 12px arial;
	font-weight: bold;
	border-top: 1px solid #4D4D4D;
	border-bottom: 1px solid #4D4D4D;
	padding-left: 10px;
	padding-right: 10px;
}
.hdmenu_mo a {
	color: #4D4D4D;
	text-decoration: none;	
}
.hdmenu_mo a:hover {
	color: #4D4D4D;
	text-decoration: none;	
}

.table_menu_content {
	width: 785px;
	margin-left: auto;
	margin-right: auto;
}
.td_menu {
	width: 160px;
	text-align: right;
	vertical-align: top;
	padding-right: 30px;
	padding-top: 0px;
}
.td_content {
	width: 595px;
	text-aling: left;
}

/* MENU */

.menublock {
	margin-left: auto;
	width: 160px;
}
.menumain {
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
.menumain a {
	font-weight: bold;
	color: #333333;
}
.menumain a:hover {
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
}
.menumain_active {
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
.menumain_active a {
	font-weight: bold;
	color: #CC0033;
}
.menusub {
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
.menusub a {
	color: #CC0033;
}
.menusub a:hover {
	text-decoration: underline;
}
.menusub_active {
	padding-right: 5px;
	text-align: right;
	vertical-align: top;
}
.menusub_active a {
	color: #666666;
}
.menusub_active a:hover {
	color: #CC0033;
	text-decoration: underline;
}

/* CONTENT */

.titel {
	width: 430px;
	font: 22px verdana;
	color: #CC0033;
	font-weight: bold;
	vertical-align: bottom;
	padding-bottom: 3px;
	background-image: url(../images/navigation/line_dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.table_teaserpic {
	margin-top: 20px;
	margin-bottom: 25px;
}
.teaserpic {
	margin-top: 20px;
	padding: 3px;
	border: 1px solid #B0B0B0;
}
.content {
	/*width: 430px;*/
	width: 550px;
}

.footer {
	padding-top: 30px;
	width: 430px;
	text-align: center;
	font: 10px arial #555555;
}


#pfeilsuche {
	margin-right:170px;

}

#sitem {
	border:1px solid #B0B0B0;
	font-size:10px;
	margin-right:3px;	
}

#search {

	margin:0;
	padding:0;
}


.bullet_alarm{

	margin-left:5px;
}


/* kleiner text */
.small /*special*/ {
        font: 10px/110% Arial, Helvetica, sans-serif;
}

/* test */
.bild{

        border: 1px solid #505F72;
        padding: 1px;

}

/* Tabelle */
.tabelle_outer {
        margin-bottom: 20px;
}
.tabelle_titel {
        background-color: #4D4D4D;
        border: 1px solid #4D4D4D;
        color: #FFFFFF;
        font-weight: bold;
        padding: 4px;
        padding-left: 10px;
        margin-bottom: 2px;
        text-align: center;
}
.tabelle_con_outer {
        border: 1px solid #5C6D83;
}
.tabelle_con {
        width: 100%;
        background-color: #FFFFFF;
}
.tabelle_con_bez /*special*/ {
        background-color: #9FABBB;
        padding: 3px;
        padding-left: 10px;
        color: #FFFFFF;
        font-weight: bold;
}
.tabelle_con_grey /*special*/ {
        background-color: #EFEFEF;
        padding: 3px;
        padding-left: 10px;
}
.tabelle_con_white /*special*/ {
        background-color: #FFFFFF;
        padding: 3px;
        padding-left: 10px;
}





/*LINKE NAVIGATION*/
.navelem0{
	padding-top:5px;
}


/* COOLMENU*/

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0;}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:red; layer-background-color:red; visibility:hidden;
text-align: left;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position:absolute; 
	padding-top:4px;
	padding-left:0px;
	padding-right:0px;
	font-family:arial,helvetica; 
	font-size:12px; 
	font-weight:bold; 
	text-align: center;
}

.clLevel0{
	background-color:#4D4D4D; 
	layer-background-color:#4D4D4D; 
	color:#FFFFFF;
}

.clLevel0over{
	background-color:#FFFFFF; 
	layer-background-color:#FFFFFF; 
	color:#4D4D4D; 
	cursor:pointer; 
	cursor:hand;
}

.clLevel0border{
	position:absolute; 
	visibility:hidden; 
	background-color:#4D4D4D;
	layer-background-color:#FFF4B8;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	position:absolute; 
	font-family: arial,helvetica; 
	font-size:11px; 
	font-weight:bold;
	text-align: left; 
	padding-left:18px;
	padding-right:18px;
	padding-top:4px;
	}

.clLevel1{
	background-color:#4D4D4D; 
	layer-background-color:#4D4D4D; 
	color:#FFFFFF; 

	}

.clLevel1over{
	background-color:#FFFFFF; 
	layer-background-color:#FFFFFF; 
	color:#4D4D4D;
	cursor:pointer; 
	cursor:hand; 
	}

.clLevel1border{
	position:absolute; 
	visibility:hidden; 
	background-color:#4D4D4D; 
	layer-background-color:#4D4D4D; 

}


/*Styles for level 2*/
.clLevel2, .clLevel2over{
	position:absolute; 
	font-family:arial,helvetica; 
	font-size:10px; 
	font-weight:bold;
	text-align: left;
	padding-left:3px;
	padding-top:4px;
	}

.clLevel2{
	background-color:#4D4D4D; 
	layer-background-color:#4D4D4D; 
	color:#FFFFFF; 
	}

.clLevel2over{
	background-color:#FFFFFF; 
	layer-background-color:#FFFFFF; 
	color:#4D4D4D;

	cursor:pointer; 
	cursor:hand; 
	}

.clLevel2border{
	position:absolute; 
	visibility:hidden; 
	background-color:#4D4D4D; 
	layer-background-color:#4D4D4D; 
	}



.bar{
	margin-right:10px;
	margin-left:10px;
	}


/* COOLMENU ENDE*/




