/* ******************* CONTAINER ******************* */
#container{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	background: #FFFFFF;
	background-image: url(logoback.gif);
	background-repeat: no-repeat;
}

#contentcontainer{
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	font-family: tahoma, verdana, arial, sans-serif;
	background: #FFFFFF;
}


a{
	color: #005290;
}

a:link,a:visited {
	text-decoration:none;
}

a:hover, a:active{
	color: #FF3300;
	text-decoration:underline;
}

span{
	font-size: 10pt;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	color: #005290;
}

h1.news{
	margin: 0px;
	padding: 0px 0px 2px 0px;
	font-size: 12pt;
	color: #005290;
}

h2{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

ul{
	margin: 0px 25px 0px 25px;
	padding: 0px;
}

ol{
	margin: 0px 30px 0px 30px;
	padding: 0px;
}

li{
	padding: 0.2em;
	text-align: left;
}

ul.download li.aufzaehlung , ol.download li.aufzaehlung {
	line-height:15px;
}

ul.download li.aufzaehlung img , ol.download li.aufzaehlung img {
	vertical-align:middle;
}

div.left img{
	margin: 0px 10px 2px 0px;
	padding: 0px;
}

div.right img{
	margin: 0px 0px 2px 10px;
	padding: 0px;
}

img{
	margin: 0px;
	padding: 0px;
	border: none;
}

.content_image_underline{
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	border: none;
}

/* ******************* CONTAINER END ******************* */



/* ******************* HEAD ******************* */
#head{
	margin: 0px 0px 5px 0px;
}	

#head div.left{
	float: left;
	text-align: left;
}

#head div.center{
	text-align: center;
}

#head div.right{
	float: right;
	text-align: right;
}
/* ******************* HEAD END ******************* */



/* ******************* MENU_TOP ******************* */
table#menu_top{
	width: 100%;
	border: 1px solid #DEDFE0;
}

td#menu_top_left{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: left;
}

td#menu_top_center{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: center;
}

td#menu_top_right{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	text-align: right;
}
/* ******************* MENU_TOP END ******************* */



/* ******************* MENU_LEFT ******************* */
td#menu_left{
	font-size: 10pt;
	vertical-align: top;
	width: 210px;
}

#menu_left{
	padding: 0px;
	width: 200px;
	overflow: hidden;
}	

#menu_left edit{
	clear: left;
	font-size: 10pt;
}
/* ******************* MENU_LEFT END ******************* */



/* ******************* MENU_RIGHT ******************* */
td#menu_right{
	font-size: 10pt;
	vertical-align: top;
	width: 13%;
	border: 1px solid #DEDFE0;
}

#menu_right{
	padding: 5px;
	width: 155px;
	background: #FFFFFF;
	overflow: hidden;
}

#menu_right edit{
	clear: right;
}
/* ******************* MENU_RIGHT END ******************* */



/* ******************* CONTENT ******************* */
td#contenttd{
	vertical-align: top;
	border: 1px solid #DEDFE0;
}

#content{
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
}

#content_edit{
}
/* ******************* CONTENT END ******************* */



/* ******************* FOOT ******************* */
table#foot{
	width: 100%;
}

td#foot_left{
	font-size: 10pt;
	text-align: left;
}

td#foot_center{
	font-size: 10pt;
	text-align: center;
}

td#foot_right{
	font-size: 10pt;
	text-align: right;
}
/* ******************* FOOT END ******************* */

/* ******************* SPACER ******************* */
td#spacertd{
	margin: 0px;
	padding: 0px;
	width: 5px;
}	

td#spacertdmenu_top_and_footer{
	margin: 0px;
	padding: 0px;
	width: 5px;
}	

tr#heightspacer{
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	height: 12px;
}

#spacer{
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	height: 8px;
}
/* ******************* SPACER END ******************* */



/* ******************* EXTRASPACER ******************* */
#extraspacer{
	font-size: 1px;
	height: 8px;
}
/* ******************* EXTRASPACER END ******************* */



/* ******************* VARIANTEN EDIT_BACKGROUND ******************* */
table.content_table_edit{
	background-color: #EEEEEE;
	border: 1px solid #000000;
}
/* ******************* VARIANTEN EDIT_BACKGROUND END ******************* */

