body {
background-color	: #EDEEAF;
background-image	: url(/img/bgBottom.jpg);
margin				: 0;
padding				: 0;
font-family			: Helvetica, Arial, Verdana, sans-serif;
font-size			: 80%;
}
.clear {clear:both;}

h1, h2 {color: #000;line-height: 120%;letter-spacing: 0.2ex;}	
h1 {font-size: 100%;}
h2 {font-size: 90%;}
a {text-decoration: none;}	

#textArea a {
color: #7B7D7B;
font-weight: normal;
text-decoration: underline;	
}

#bodyBg {background: url(/img/bgBody.jpg) transparent left top repeat-x;position: absolute;height: 135px;width: 100%;
top:0px;
left:0px;
}

#topNavigationArea {
margin-top	: 95px;
height: 30px;width: 100%;background: url(/img/bgmenu.gif) transparent 0px 0px repeat-x;
position:relative;width:100%;
}

#topNavigation {position: absolute;top	: 5px;left: 196px;}
#whiteArea {background-color: #fff;position:relative;float:left;width:100%;}

#bottomArea {
font-size: 100%;
letter-spacing: 1px;
color	: #938C00;
background-color: #EDEEAF;
padding-left: 20px;
position:relative;
float:left;
width:100%;
clear:both;
}



#leftNavigationArea {
position 			: absolute;
top					: 0px;
left				: 12px;
height				: auto;
width				: 140px;
border				: 0px solid black;
background-color	: #CCCC66;
padding				: 0px 10px 0px 10px;
}
#markera {
position 			: absolute;
top					: 0px;
left				: 0px;
height				: 10px;
width				: 190px;
border				: 0px solid black;
background-color	: #D1D16F;
}
#textArea {
position 			: relative;
top					: 0px;
width				: 35em;
min-height				: 25em;
border 				: 0px solid black;
padding				: 25px 0px 0px 0px;
margin-left			: 190px;
line-height			: 140%;
font-size			: 90%;
background-color	: transparent;
}

#imageArea {
position 			: absolute;
top					: 0em;
width				: auto;
left				: 48em;
height				: auto;
border				: 0px solid blue;
text-align			: center;
}

.logotype {position: absolute;top: 20px;left: 12px;}

.textMain {
font-family			: inherit;
font-size			: 80%;
font-weight			: normal;
background-color	: transparent;
color				: #000000;
line-height			: 120%;
}

td.textAnpassa {
font-family			: inherit;
font-size			: 80%;
font-weight			: normal;
background-color	: transparent;
border				: 1px solid #CCCCCC;
line-height			: 120%;
color				: #000000;
}

td.imageText {
font-family			: inherit;
font-size			: 80%;
font-style			: italic;
color				: #000000;
}


a.m1 {font-size: 1em;font-weight: bold;letter-spacing: 1px;color: #000;height: 3ex;}
a.m1:hover, a.m1:focus {text-decoration: none;color: #fff;}

.m1aktiv {
font-size: 1em;
letter-spacing: 1px;
font-weight: bold;
color: #fff;
height: 3ex;
}
.streck {
font-size			: 1em;
font-weight			: bold;
color				: #000000;
height				: 3ex;
border				: 0px solid red;
}
a.m2 {
font-weight			: normal;
display				: block;
font-size			: 85%;
padding				: 8px 0px 8px 10px;
letter-spacing		: 1px;
color				: #000;
border-bottom		: 2px solid #fff;
}

a.m2:hover, a.m2:focus {text-decoration	: underline;color: #000000;}
a.b1 {font-weight: normal;text-decoration: none;color: #000;}
a.b1:hover, a.b1:focus {text-decoration: underline;	color: #000;}

/* Navigationen */
.jump {	position: absolute;	top: 0px;left: 0px;}


input, select, textarea {font-family	: inherit;color: #000;font-size: 100%;background-color: #fff;}	
input.submitform {background-color: #7B7D7B;color: #fff;}	

.displayNone {display: none;}