body {
	margin: 0px;
	padding: 0px;
}
#contenttd img {
	border: 1px solid #dedede;
}
#container{
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
h1{
	color: #e20a17;
	font-size: 1.1em;
}
h2{
	color: #797979;
	font-weight: normal;
	font-size: 1.0em;
}
a{
	color: #333333;
	font-size: 0.9em;
}
a:hover{
	color: #e20a17;
}



/* Kopfzeile */
#head{
	height: 201px;
	margin: 0px;
}
#head div.left{
	display: none;
}
#head div.right{
	display: none;
}
/* Kopfzeile Ende */

/* Menü- und Contentbereich */
td.menu_left{
	border: none;
	background-image: url(above_navigation.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 90px 0px 0px 0px;
	width: 197px;
}
.menu_left{
	width: 187px;
	padding: 5px;
}
td#contenttd{
	background-image: url(breadcrumb.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: none;
	width: 563px;
	padding: 0px;
}
#content{
	min-height: 500px;
	border-bottom: 1px dotted #999999;
	padding: 0px;
	margin: 0px 20px 0px 20px;
}
td.menu_right{
	width: 190px;
	border: none;
}
.menu_right{
	position: relative;
	width: 190px;
	padding: 0px 0px 0px 0px;
}
#searchBox{
	position: absolute;
	background-image: url(searchbox_bg.png);
	width: 190px;
	height: 23px;
	top: 0px;
	left: 0px;
}
#suchetext{
	border: 1px solid #f5bb38;
	width: 130px;
	height: 14px;
	margin-right: 3px;	
}
#formularSuche table{
	position: absolute;
	left: 12px;
	top: -30px;
}
@media screen and (min-width: 0px){ #formularSuche table{ 
	top: -14px; 
	left: 10px;
}}
@media screen and (min-width: 0px){ #formularSuche table td img{
	margin-left: -4px;
        margin-top: 1px;
}}
#formularSuche table td img{
        margin-left: -20px!;
        margin-bottom: -1px!;
}
#formularSuche table{
        top: -15px!;
	left: 10px!;
}
#formularSuche table td{
	vertical-align: center;
	vertical-align: bottom!;
}
@media screen and (min-width: 0px){ #formularSuche table td{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}}
/* Menü- und Contentbereich Ende */

/* Fußzeile */
#foot{
	padding: 0px 17px 0px 17px;
}
#foot_right{
	text-align: right;
}
.toolbar{
	text-align: right;
	float: right;
}
.toolbar a{
	color: #e20a17;
}
.to_top a{
	color: #e20a17;
}

#bottomline{
	height: 19px;
	background-color: #f5f5f5;
	margin-top: 55px;
	padding: 4px 2px 2px 5px;
	color: #666666;
	text-align: center;
}
/* Fußzeile Ende */

/* Spacer */
tr#heightspacer{
	height: 0px;
	display: none;
}
td.spacertd{
	width: 0%;
	display: none;
}
td.spacertdmenu_top_and_footer{
	width: 0%;
	display: none;
}
/* Spacer Ende */

/* rechter Menübereich Infoboxen */
.menu_textbox_right p.hl{
	position: relative;
	background: #f5f5f5;
	color: #FFFFFF;
	padding: 2px 0px 2px 10px;
	background-image: url(infobox_header_bg.bmp);
	background-repeat: no-repeat;
}
.menu_textbox_right p{
	position: relative;
	padding: 8px 5px 25px 15px;
	background-color: #f5f5f5;
	background-image: url(menubox_element_sheet.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.menu_textbox_right p a{
	color: #333333;
	margin-left: 0px;
	padding-left: 20px;
	background-image: url(list_icon_infobox.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.menu_textbox_right p a:hover{
	color: #e20a17;
}
/* rechter Menübereich Infoboxen Ende */

/* Brotkrumen-Navigation */
.documentpath{
	color: #FFFFFF;
	margin: 3px 0px 35px 0px;
}
.documentpath a{
	color: #FFFFFF;
	font-size: 0.9em;
}
/* Brotkrumen-Navigation Ende */

/* Menüstruktur */
/* 1. Ebene */
.navigation_menu li a{
	background-color: #ffffff;
	color: #666666;
	border-bottom: 1px solid #e20a17;
	border-left: none;
}
.navigation_menu li a:hover{
	background-color: #ffffff;
	border-color: #e20a17;
	color: #e20a17;
}
.navigation_menu li a.menu_active{
	background-color: #ffffff;
	border-left: none;
	color: #e20a17;
}
.navigation_menu li a.menu_active:hover{
	background-color: #FFFFFF;
	color: #e20a17;
	border-color: #e20a17;
}
/* 2. Ebene */
.navigation_menu ul ul li a{
	background-color: #f5f5f5;
	border-bottom: 1px dotted #b3b4b6;
}
.navigation_menu ul ul li a:hover{
}
.navigation_menu ul ul li a.menu_active{
	color: #e20a17;
	background-color: #f5f5f5;
	border-bottom: 1px dotted #b3b4b6;
}
.navigation_menu ul ul li a.menu_active:hover{
}
/* 3. Ebene */
.navigation_menu ul ul ul li a{
	color: #666666;
	background-color: #f5f5f5;
	border-bottom: 1px dotted #b3b4b6;
}
.navigation_menu ul ul ul li a:hover{
}
.navigation_menu ul ul ul li a.menu_active{
	color: #e20a17;
	background-color: #f5f5f5;
	border-bottom: 1px dotted #b3b4b6;
}
.navigation_menu ul ul ul li a.menu_active:hover{
}

/* Schriftgrößen */
#container{
	font-size: 0.9em;
}
span{
	font-size: 0.9em;
}
.content_image_underline{
	font-size: 0.9em;
}
td#menu_top_left{
	font-size: 0.9em;
}
td#menu_top_center{
	font-size: 0.9em;
}
td#menu_top_right{
	font-size: 0.9em;
}
td.menu_left{
	font-size: 0.9em;
}
.menu_left edit{
	font-size: 0.9em;
}
td#foot_left{
	font-size: 0.9em;
}
td#foot_center{
	font-size: 0.9em;
}
td#foot_right{
	font-size: 0.9em;
}
.contentblock td{
	font-size: 0.9em;
}
td.content_table_col{
	font-size: 0.9em;
}
td.content_table_col_border{
	font-size: 0.9em;
}
td.content_table_td{
	font-size: 0.9em;
}
td.content_table_td_border{
	font-size: 0.9em;
}

.navigation_menu{
	font-size: 0.9em;
}
.navigation_menu li a{
	font-size: 0.9em;
}
.navigation_menu ul ul li a{
	font-size: 0.9em;
}
.navigation_menu ul ul ul li a{
	font-size: 0.9em;
}
#content{
	font-size: 0.9em;
}
#bottomline{
	font-size: 0.8em;
}
td.menu_right{
	font-size: 0.9em;
}
.menu_textbox_right p{
	font-size: 0.9em;
}


