
#header
{
				background-image:url(img/header.jpg);
				background-repeat:no-repeat;
				height:162px;
}

#links
{
				background-image:url(img/links.jpg);
				background-repeat:no-repeat;
				width:258px
}

#navigation
{
				padding-top:127px;
				margin-left:407px
}

#inhalt
{
				background-color:#F6F7F7;
				border-top:2px solid #E3E5E6;
				height:440px;
				overflow:auto;
				margin-bottom:10px
}

#menu a
{
				float:left;
				font-family:Verdana, Helvetica, sans-serif;
				font-size:12px;
				font-weight: bold;
				color:#999999;
				margin:3px
}

#menu a:hover,
#menu_on a:hover
{
				color:#cc0000;
				text-decoration:none
}

#menu_on a
{
				color:#cc0000;
				float:left;
				font-size:12px;
				font-weight:bold;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				margin:3px
}

#trenner
{
				float:left;
				background-image:url(img/trenner.gif);
				background-position:left 9px;
				background-repeat:repeat-x;
}

#text
{
				margin:15px 20px 5px 10px;
}

body,
td
{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				scrollbar-face-color:  #F1D5CA;
				scrollbar-highlight-color: #e3e5e6;
				scrollbar-shadow-color: #999999;
				scrollbar-base-color: #e3e5e6;
				scrollbar-arrow-color: #000000;
				scrollbar-3dlight-color: #999999;
				scrollbar-darkshadow-color: #e3e5e6;
				scrollbar-track-color: #eeeeee;
				font-size:0.8em;
}

#footer_rechts
{
				float:right;
				padding:2px;
				font-size:80%
}

a
{
				text-decoration: none;
				color:#01618B;
}

a:hover
{
				text-decoration: underline;
}

#druck_button,
#back_button
{
				padding:2px;
				border:1px solid #999999;
				width:30px;
				margin-left:50px;
				margin-bottom:10px;
				background-color:f9f9f9;
				color:#999999
}

.infokasten
{
				background-color:#e0e0e0;
				font-weight:bold;
				padding:0.5em 2em;
}

