@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-attachment: fixed;
	background-image: url(grafiken/bart-simpsons.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.inhalt {
	width: 942px;
	overflow:auto;
	min-height:1200px;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.navi {
	width: 180px;
	padding-left: 10px;
	float:left;
	font-size: 14px;
	color: #588acd;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
}

.text {
	width: 572px;

	text-align: left;
	float:left;
}
.spalte_rechts {
	width: 190 px;

	text-align: right;
	
}


br.navi {
	line-height: 25px;
}
a:link{
	color: #2e68f1;
	text-decoration:underline;
}


a:link.navigation {
	color: #2e68f1;
	text-decoration:none;
}

a:visited.navigation {
	color: #2e68f1;
	text-decoration:none;
}
a:hover.navigation {
	color: #000000;
	text-decoration:underline;
}
a:link.navibesucht {
	color: #000000;
	text-decoration:underline;
}

a:visited.navibesucht {
	color: #000000;
	text-decoration:none;
}
a:hover.navibesucht {
	color: #000000;
	text-decoration:underline;
}
.copy {
	font-size: 10px;
	color: #999999;
	width: 948px;
}
a:link.copy {
	color: #999999;
	text-decoration:underline;
}

a:visited.copy {
	color: #999999;
	text-decoration:underline;
}
a:hover.copy {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration:none;
}
h1 {
	font-size: 20px;
	}
h2 {
	font-size: 18px;
	}
h3 {
	font-size: 16px;
	}

.werbung_content{
		float:left;
}
/* Menu link styles */
.mainMenuLink{
   width:160px;
   text-decoration:none;
   border:1px solid #ffffff;
   font-weight: bold;

}
a:link.mainMenuLink, a:visited.mainMenuLink{
	color:#2e68f1;
	text-decoration:none;
}

.mainMenuLinkSelected{
	width:160px;
	text-decoration:none;
	background-color:#cccccc;
	border:1px solid #ffffff;
	font-weight: bold;
}
a:link.mainMenuLinkSelected, a:visited.mainMenuLinkSelected{
	color:#000000;
	text-decoration:none;
}


.mainMenuLink:hover{
   background-color:#cccccc;
}

.MenuLink{
   width:160px;
   text-decoration:none;
   border:1px solid #ffffff;
	margin-left:10px;
   line-height: 30px;
   font-weight:bold;
   font-size:12px;

}
a:link.MenuLink, a:visited.MenuLink{
	color:#2e68f1;
	text-decoration:none;
}

.MenuLinkSelected{
	width:160px;
	text-decoration:none;
	background-color:#cccccc;
	border:1px solid #ffffff;
	font-weight: bold;
	margin-left:10px;
	font-size:12px;
	line-height: 30px;

}
a:link.MenuLinkSelected, a:visited.MenuLinkSelected{
	color:#000000;
	text-decoration:none;
}


.MenuLink:hover{
   background-color:#cccccc;
}

.MenuLinkSelected:hover{
   background-color:#cccccc;
}

.subMenuLink{
   text-indent:20px;
   width:160px;
   text-decoration:none;
   border:1px solid #ffffff;
   font-size:12px;
   margin-right:10px;
   margin-left:20px;
   line-height: 15px;
}
a:link.subMenuLink, a:visited.subMenuLink{
	color:#2e68f1;
	text-decoration:none;
}

.subMenuLinkSelected{
   text-indent:20px;
   width:160px;
   text-decoration:none;
   background-color:#cccccc;
   border:1px solid #ffffff;
   font-size:12px;
   margin-right:10px;
   margin-left:20px;
   font-weight: bold;
    line-height: 15px;
}
a:link.subMenuLinkSelected, a:visited.subMenuLinkSelected{
	color:#000000;
	text-decoration:none;
}

.subMenuLink:hover{
   background-color:#cccccc;
}

.subMenuLinkSelected:hover{
   background-color:#cccccc;
}
