{ scrollbar-face-color: #C5FFAE; scrollbar-shadow-color: #004F00; scrollbar-highlight-color: #004F00; 
                       scrollbar-3dlight-color: #C5FFAE ; scrollbar-darkshadow-color: #C5FFAE; scrollbar-track-color: #004F00;                       scrollbar-arrow-color: #C5FFAE}
					   

body { font-family: Verdana, Arial, Helvetica, sans-serif; padding:0; margin:0; }
  
#container {
	top: 55%;
	margin:-300px 0px 0px -450px;
	left: 50%;
	position:absolute;
	width: 900px;
	height: 600px;
	border: solid 1px #C5FFAE;
	background-color: #333333;
}
#spacer { background-color: #929292; background-image: url(../images/left.gif); width: 135px; height: 330px; float: left; }
#mainnavigation { font-size: 11px; font-weight: bold; background-color: #bdbdbd; background-image: url(../images/right.gif); width: 238px; height: 330px; float: right; }
.sublevel { font-size: 11px; font-weight: normal; line-height: 15px; margin-top: 15px; margin-left: 20px; }

#left { background-image: none; width: 375px; height: 600px; float: left; }
#right { width: 523px; height: 600px; float: right; }
#header { font-size: 10px; height: 110px; background-image: url(../images/adress.gif); background-repeat: no-repeat; }

#content { font-size: 11px; line-height: 18px; background-color: #e8e8e8; width: 523px; height: 379px; border-top: 1px solid white; overflow: auto; }
#logo { background-image: url(../images/logo.png); background-repeat: no-repeat; height: 220px; }
.contentheading { font-size: 18px; font-weight: bold; letter-spacing: 1px; }
.subtitel { font-size: 9px; }
p { margin: 0; padding: 0; }
.bold { font-weight: bold; }
.navi { line-height: 25px; margin-top: 25px; margin-left: 30px; }
.txt { margin: 15px 25px 25px; }
img { border-style: none; border-width: 0;padding:0; margin:0; }
#mainnavigation a { color: black; text-decoration: none; }

#navigation {  padding:0; margin:0; }
#image { width: 375px; height: 160px; padding:0; margin:0; }



.article_separator { display:none; }
#content a:link,#content a:hover,#content a:active,#content a:visited { color: #00699e; text-decoration: none; }
a					{font-size: 9px; text-decoration: none; color: #EEEEEE;}
a:link				{text-decoration: none; color: #EEEEEE;}
a:visited			{text-decoration: none; color: #EEEEEE;}
a:active			{text-decoration: none; color: #FFCC00;}
a:hover				{text-decoration: none; color: #FFCC00;}

/* Linkdefinitionen für Hauptnavigation */

.hnlink a			{font-size: 14px; font-weight: bold; text-decoration: none; color: #EEEEEE;}
.hnlink a:link		{text-decoration: none; color: #EEEEEE;}
.hnlink a:active	{text-decoration: none; color: #FFCC00;}
.hnlink a:visited	{text-decoration: none; color: #EEEEEE;}
.hnlink a:hover		{text-decoration: none; color: #FFCC00;}
.hnaktiv			{font-size:10px; font-weight:bold; color:#FFCC00;}

/* Linkdefinitionen für Unternavigation */

.unlink a			{font-size: 10px; text-decoration: none; font-weight:bold; color: #EEEEEE;}
.unlink a:link		{text-decoration: none; color: #EEEEEE;}
.unlink a:active	{text-decoration: none; color:#FFCC00;}
.unlink a:visited	{text-decoration: none; color: #EEEEEE;}
.unlink a:hover		{text-decoration: none; color:#FFCC00;}
.unaktiv			{font-size:10px; font-weight:bold; color:#FFCC00;}
 
 
