/*Allgemeine Einstellungen*/

body {
background-color: #FFFFFF;
font-family:Verdana;
font-size:1.0em;
}

/*Formatierung der Inhaltsüberschriften*/

.contentheading {
font-weight: bold;
font-size: 28px;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #006666; <!--Farbe Überschrift im Contentbereich-->
}

a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}




/*Einstellungen für die Anzeige der Überschriften im Text*/

h4 {font-size:12px;
color:#000000;
font-style: bold;
margin-bottom:0px;
}


h3 {font-size:16px;
color:#000097;
font-style: bold;
}

h2 {font-size:12px;
color:#000000;
font-style: bold;
}

.bg_left {
	width:50%;
	height:100%;
}

.bg_right {
	width:50%;
         height:100%;



}


/* ********************************************************************* */




.height {





	height: 100%;

}







/*Formatierung der leeren Zeile oben*/

.td1 {



	width: 800px;

	height: 50px;
}

/*Formatierung des Textes*/

.td11 {

width: 100px;

}


.td12 {

width: 600px;

}

.td13 {

width: 100px;

}



a.mainlevel, a.mainlevel:link, a.mainlevel:visited, a.mainlevel:hover {

font-family: "Comic Sans MS", serif;

color: #006666;
font-size: 1.0em;
background: #FFFFFF;
text-align: right;
text-decoration: none;
border-right: 1px solid #006666;


margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;

padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;




  }


img {
border:none;
}
