@import url(base.css);
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	background-color:#FFFCE4;
	background-image:url(/fileadmin/images/layout/bg_obenrechts.gif);
	background-position: top;
	background-repeat:repeat-x;
}
body, input, select, table, td {
	line-height:normal;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	border: 0px;
}

.title {
/*	display:none;*/
}
/************* Seitentabelle ************************/

#start {
	position:absolute;
	top:0;
	left:0;
	vertical-align: top;
	}

#page {
	position: relative;
	border: 0px;
	top: 0;
	left:0;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align: top;
}

#navi {
	height: 210px;
}

#navi td{
	vertical-align:top;
	text-align:left;
}

#news{
	height: 180px;
}

#links {
	width: 184px;
	height: 536px;
	background-image:url(/fileadmin/images/startseite/links.gif);
	background-repeat:no-repeat;
	background-position:left top;
	}
	
#oben {
	width: 812px;
	height: 163px;
	background-image:url(/fileadmin/images/startseite/oben.gif);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
#news_start {
	width: 812px;
	height: 134px;
	background-image:url(/fileadmin/images/startseite/unten.gif);
	background-repeat:no-repeat;
	background-position: top left;
	}



#footer_start {
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#FFE86F;
	padding:9px 0px 0px 0px;
	margin:35px 10px 0px 10px;
	height:25px;
	width: 753px;
	font-size: 12px;
	background-color:#transparent;
	text-align:center;
}

.footer_start_klein {
	font-size: 10px;
}

#footer_icons {

}
#copyright {
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:20px;
	background-color:#00FFFF;
}
/*#irgendwas {
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:20px;
}
#noname {
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}{