


body {
	color:#FFF3CD;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFF3CD;
}

p, div
{
	margin: 0px;
}



#rahmen
{
margin-top: 20px;
border: 1px solid #FFCC33;
vertical-align: middle;
width: 877px;
}


#menuLeft
	{
	height: 520px;
	background-color:#FFCC33;
	/*background: url(_images/bg-menu-left.gif);*/
	}
	
	
table
{
 background-color:#ffffff;
 
}

td {
	/* no inheritance of the font-size (and family, size in NS4) from body, so repeat it here */
	color: #656565;
	/* ns4 */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* ns4 */
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	
}



.menuRightFont
{
margin: 0px;
margin-top: 40px;
color: #000000;
font-size: 9px;
padding: 3px;
}

/* define headlines explicitly because the differences of default-headlines are too big between the main-browsers */
h1 {
	font-size: 18px;
	font-weight : normal;
	border-bottom: dotted 0px black;
	text-align: left;
}
h2 {
	font-size: 14px;
	font-weight : normal;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #9A0000;
}
h3 {
	font-size: 12px;
	font-weight : bold;
	margin-bottom: 4px;
	margin-top: 14px;
}


ul {
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 4px;
}


li {
	padding-bottom: 2px;
}
/* class for areas displayed in print-version only */
.print {
	display: none;
}
/* this class defines the bg-color for the content area and the wysiwyg-editor if not identically with the colors set in body */

.content {
	border: dashed 0px #E7E7CF;
	background-color:#ffffff;
	padding: 10px;
	padding-top: 4px;
	width: 640px;
	padding-bottom: 42px;
	margin-bottom: 20px;
	margin-right: 8px;
	margin-left: 30px;
	max-height: 450px;
	overflow: auto;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #9A0000;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #f3f3f3;
	scrollbar-highlight-color: #f3f3f3;
	scrollbar-shadow-color: #f3f3f3;
	scrollbar-track-color: #ffffff;
	
}

.mainImg {
	margin-top: 40px;
	width: 160px;
}



images
{
border: 0;

}

/* links */
a:link			{
	text-decoration: none;
	color : #9A0000;
}
a:visited		{
	text-decoration: none;
	color : #9A0000;
}
a:hover		{
	text-decoration: none;
	color : #9A0000;
}
a:active 		{
	text-decoration: none;
	color : #9A0000;
}



.input
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #977517;
font-size: 11px;
}



.navigation
{
background: #FFCC33;
margin: 0px;
width: 142px;
}
/* navigation */
.navigation a:link, .navigation a:visited {
	color: #000000;
	width: 142px;
	

}
.navigation a:hover, .navigation a:active {
	color: #000000;
	background-color: #FFF3CD;
	display:block;
	width: 142px;
}

.level_0 {
	text-indent : 14px;
	font-size : 12px;
	line-height : 20px;
	border-top : 1px solid #ffffff;
	width: 142px;
}
.level_1 {
	text-indent : 14px;
	font-size : 10px;
	border-top : 1px solid #ffffff;
}
.level_2 {
	text-indent : 30px;
	font-size : 9px;
}
.level_3 {
	text-indent : 33px;
	font-size : 9px;
}


.level_0active {
	margin: 0px;
	text-indent : 14px;
	font-size : 12px;
	
	color: #848F99;
	line-height : 20px;
	border-top : 1px solid #FFCC33;
	background-color: #ffffff;
	width: 100%;
	
}

.level_1active {
	margin: 0px;
	text-indent : 14px;
	font-size : 10px;
	color: #848F99;
	border-top : 1px solid #FFCC33;
	background-color: #ffffff;
	width: 100%;
	
}

