body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00354F;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

a:link, a:visited  {
	font-size: 90%;
	color: #00354F;
	text-decoration: none;
}

a:hover {
	font-size: 90%;
	color: #00354F;
	text-decoration: underline;
}

#masthead {
	position: static;
	height: 152px;
	width: 791px;
	top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/hg_masthead.gif);
}
#mastcontent {
	position: static;
	width: 791px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background-image: url(../images/hg_mastcontent.gif);
	//backgound-repeat: y-repeat;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #00354F;
	height: 100%;
	width: 540px;
	float: left;
	padding-left: 20px;
	background-image: url(../images/hg_content.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
}

#content a img {
	float:right;
	margin: 0 0 5px 5px;
	width: 300px;
}
#mainmenu {
	width: 220px;
	float: right;
	height: 100%;
	background-image: url(../images/hg_mainmenu.gif);
	
	
	}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	position: static;
	width: 791px;
	margin-left: auto;
	margin-right: auto;

}
#bottom_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 220px;
	float: right;
	height: 50px;
	background-image: url(../images/hg_bottom_right.gif);
	margin-left: 0px;
	color: #CCCCCC;
}
#bottom_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/hg_bottom_left.gif);
	width: 571px;
	float: left;
	height: 50px;
	color: #999999;
	font-style: normal;
	font-size: 60%;
}

/*********** #mainmenu link styles ***********/

#mainmenu ul a:link, #mainmenu ul a:visited {
	display: block;
	background-image: url(../images/linie_menu_off.gif);
	background-repeat: repeat;
	padding: 2px;
	}


#mainmenu ul a:hover {
	background-image: url(../images/linie_menu_on.gif);
	background-repeat: repeat;
}

#mainmenu ul {
	list-style: none;
	padding: 3px;
	margin-left: 10px;
	margin-right: 20px;
	background-image: url(../../images/linie_menu_of.gif);
}


/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#mainmenu li {
	border-bottom: 1px solid #EEEEEE;
}


/* fix for browsers that don't need the hack */
html>body #mainmenu li {border-bottom: solid 1px #EEEEEE;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: static;
	font-size: 90%;
	height: 100%;
	margin-top: 10px;
	width: 220px;
	float: left;
	
}


#sectionLinks a:link{
	padding: 2px 0px 2px 5px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #00354F;
	text-decoration: none;	
}

#section2{
	position: static;
	font-size: 90%;
	height: 100%;
	width: 220px;
	float: left;
	
}


#section2 a:link{
	padding: 2px 0px 2px 5px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #00354F;
	text-decoration: none;	
}
#submenuLinks{
	position: static;
	font-size: 80%;
	width: 220px;
}


#bottom_right a:link {
	color: #CCCCCC;
}
#bottom_right a:hover {
	color: #FFFFFF;
}
#bottom_right a:visited {
	color: #CCCCCC;
}
/* Styles fuer den Text */

.headline {
	font-size: 110%;
	font-weight: bold;
}
.flusstext {
	font-size: 90%;
	font-weight: normal;
}

li#submenu {
	color: #FFFFFF;
	font-size: 85%;
}
