body {

	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	overflow : hidden;
}


/* --------------*/
/* - Allgemein - */
/* --------------*/


/* --------------*/
/* - Top Layer - */
/* --------------*/


.layer_top_style {

	z-index : 2;
	position : absolute; 
	top : 0px; 
	left : 0px; 
	height : 72px; 
	visibility : hidden;
	overflow: hidden;

}


/* -----------------*/
/* - Bottom Layer - */
/* -----------------*/


.layer_bottom_style {

	z-index : 3;
	position : absolute; 
	left: 0px; 
	height : 30px; 
	visibility : hidden;
	overflow : hidden;
	
}


/* -----------------*/
/* - Center Layer - */
/* -----------------*/


.layer_center_style {

	z-index : 1;
	overflow: auto;
	position: absolute; 
	left: 0px; 
        top : 72px;
	overflow : auto;
	visibility : hidden;
}

.rahmen {
	border-width : 1px;
	border-color : #FFFFFF;
	border-style : solid;
}

.zehn { padding : 10px;
}

.lrtb{
	border-left-width : 1px;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-right-width : 1px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
}

.rtb{
	border-right-width : 1px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
}

.lrb{
	border-left-width : 1px;
	border-left-color : #FFFFFF;
	border-left-style : solid;
	border-right-width : 1px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
}
.rb{
	border-right-width : 1px;
	border-right-color : #FFFFFF;
	border-right-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #FFFFFF;
	border-bottom-style : solid;
}


div.layer_menu {
position: absolute; 
top: 90px; 
left: 14px; 
height: 100%; 
width: 200px; 
}

.title {
font-family:Verdana, sans-serif;
color:#FFFFFF;
font-size:14pt;
}

.untertitle {
font-family:Verdana, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:11pt;
padding:4px;
}

.text_n {
font-family:Verdana, sans-serif;
color:#FFFFFF;
font-size:10pt;
padding:4px;
}

.text_zaehler {

	font-family: Verdana, sans-serif;
        font-size: 8pt;
        color: #aaaaaa;
}


.text_menutitle { font-family: sans-serif;
     font-size: 16 pt;
     font-weight : bold;
     color: #FFFFFF;
     text-decoration:none;
   }

a { font-family: sans-serif;
     font-size: 10 pt;
     color: #CCCCCC;
     text-decoration:none;
   }

a:hover { font-family: sans-serif;
     font-size: 10 pt;
     color: #FFFFFF;
     text-decoration:none;
   }

a.a_admin { font-family: sans-serif;
     font-size: 10 pt;
     color: #CCCCCC;
     text-decoration:none;
	padding:4px;
   }

a.a_admin:hover { font-family: sans-serif;
     font-size: 10 pt;
     color: #FFFFFF;
     text-decoration:underline;
     padding:4px;
   }


a.a_menu { font-family: sans-serif;
     font-size: 14 pt;
     font-weight : bold;
     color: #AAAAAA;
     text-decoration:none;
   }

a.a_menu:hover { font-family: sans-serif;
     font-size: 14 pt;
     font-weight : bold;
     color: #FFFFFF;
     text-decoration:none;
   }


a.a_untertitel { font-family: sans-serif;
     font-size: 11 pt;
     font-weight : bold;
     color: #AAAAAA;
     text-decoration:none;
   }

a.a_untertitel:hover { font-family: sans-serif;
     font-size: 11 pt;
     font-weight : bold;
     color: #FFFFFF;
     text-decoration:none;
   }

a.a_gallerie { font-family: sans-serif;
     font-size: 10 pt;
     color: #555555;
     text-decoration:none;
   }

a.a_gallerie:hover { font-family: sans-serif;
     font-size: 10 pt;
     color: #888888;
     text-decoration:none;
   }

a.bild {
border-color:#000000;
border-width:1px;
border-style:solid;
}

a.bild:hover {
border-color:#CCCCCC;
border-width:1px;
border-style:solid;
}

a.bild_or {

}

a.bild_or:hover {

}

a.a_untermenu {
	font-family:Verdana, sans-serif;
	color:#CCCCCC;
	font-weight:bold;
	font-size:11pt;
	
}

a.a_untermenu:hover {
	font-family:Verdana, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11pt;
	
}
