body {
	margin: 0px;
	padding: 0px;
	background: url(img/bg.jpg);
}


.mainDiv {
	width: 100%;
	height: 100%;
}


.naviDiv {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 150px;
	height: 490px;
	right: auto;
	bottom: 0;
	background: #19325a url(img/naviBG.jpg) no-repeat top left;
	border: 1px solid #352C69;
}


.middleDiv {
	position: absolute;
	left: 163px;
	top: 0px;
	width: 680px;
	height: 100%;
}


.topDiv {
    width: 680px;
	margin-top: 10px;
	height: 50px;
	overflow: auto;
	background: #23477E;
	overflow: hidden;
	border: 1px solid #352C69;
}


.contentDiv {
    width: 680px;
	margin-top: 2px;
	height: 85%;
	overflow: auto;
	background: #A0AEC2 url(img/contentBG.jpg) repeat-x left top;
	border: 1px solid #352C69;
}

.bottomDiv {
	text-align: right;
    width: 680px;
	margin-top: 0px;
	height: 16px;
	overflow: hidden;
}

a.bottom {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
}


.sponsorDiv {
	position: absolute;
	left: 846px;
	top: 10px;
	width: 150px;
	height: 490px;
	background: #3b3b3b url(img/sponBG.jpg) no-repeat left center;
	border: 1px solid #352C69;
	overflow: hidden;
}


.naviLinkDiv {
	margin-left: 10px;
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px #345D9C dashed;
	width: 130px;
}


.naviLink {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-decoration: none;
	margin-left: 5px;
}


.naviLink:hover {
	color: #F7D300;
}


/* alt */

td {
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a {
	color: #F5D101;
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover{
	color: #FFFFFF;
}


.start {
	text-decoration: none;
	color: #282D30;
}

.start:hover {
	text-decoration: none;
}

.noHover {
	border:1px solid #000000;
}

a.weis {
	color: #FFFFFF;
	text-decoration: none;
}

a.weis:hover {
	text-decoration: underline;
}

.tableKontakt {
    background: #4F6B98;
    border: 1px solid #000000;
    margin: 5px 0 4px 0;
}

.schrift11 {
    font-size: 11px;
}

.schrift12 {
    font-size: 12px;
}

ul.menuBar {
	margin: 0;
	padding: 4px 0px 4px 0px;
	text-align:left;
}

li.menuButton {
	display: inline;
	list-style: none;
	padding: 6px;
}

a.menuButton {
	color: #0A3254;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #0A3254;
	background: #ffffff url(images/menuButtonBG.gif) top left;
}

a.menuButton:hover {
  	border-color: #F5D101;
  	color: #0A3254;
}

a.menuButtonAktiv {
	color: #0A3254;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #F5D101;
	background: #ffffff url(images/menuButtonBG.gif) top left;
}

a.menuButtonAktiv:hover {
}

a.galerieButton {
  background: #ffffff url(images/contentButtonBG.gif) top left;
  background-repeat: repeat-x;
	display:block;
	margin-bottom:5px;
	text-align:center;
	width:200px;
	height: 40px;
	border-style:solid;
	border-width:1px;
	padding:5px;
	text-decoration:none;
	color:#334873;
 	font-family : Verdana, Helvetica, sans-serif;
	font-size: 13px;
}


a.galerieButton:hover {
	border-color:#F5D101;
	color: #0A3254;
}

a.contentButton {
  background: #ffffff url(images/contentButtonBG.gif) top left;
	background-repeat: repeat-x;
	display:block;
	margin-bottom:5px;
	text-align:center;
	width:50ex;
	border-style:solid;
	border-width:1px;
	padding:5px;
	text-decoration:none;
	color:#334873;
 	font-family : Verdana, Helvetica, sans-serif;
	font-size: 13px;
}


a.contentButton:hover {
	border-color:#F5D101;
	color: #0A3254;
}

a.contentButton2 {
	display:block;
	text-align:left;
	width:570px;
	height: 25px;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	color:#FFFFFF;
  background-color: #4F6B98;
  background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
	text-decoration: none;
}


a.contentButton2:hover {
	border-color:#F5D101;
}

a.contentButton3 {
	display:block;
	text-align:left;
	font-size: 12px;
	font-family : Verdana, Helvetica, sans-serif;
	width:500px;
 	border-style:solid;
	border-width:1px;
	text-decoration:none;
	color:#FFFFFF;
	border-color:#797AA4;
}


a.contentButton3:hover {
	border-color:#F5D101;
}

a.contentButton4 {
  background: #ffffff url(images/contentButtonBG.gif) top left;
  background-repeat: repeat-x;
	display:block;
	text-align:center;
	width:200px;
	border-style:solid;
	border-width:1px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	color:#334873;
 	font-family : Verdana, Helvetica, sans-serif;
	font-size: 13px;
}


a.contentButton4:hover {
	border-color:#F5D101;
	color: #0A3254;
}

a.contentButton4Aktiv {
  background: #ffffff url(images/contentButtonBG.gif) top left;
  background-repeat: repeat-x;
	display:block;
	text-align:center;
	width:200px;
	padding-top:4px;
	padding-bottom:4px;
	text-decoration:none;
	color:#334873;
 	font-family : Verdana, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #F5D101;
}

a.contentButton4Aktiv:hover {
}

a.contentButton5 {
	display:block;
	text-align:center;
	width:150px;
	height: 25px;
	border-style:solid;
	border-width:1px;
	text-decoration:none;
	color:#FFFFFF;
  background-color: #596b94;
  background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
	text-decoration: none;
}

a.contentButton5:hover {
	border-color:#F5D101;
	color: #F5D101;
}

a.imgLink {
    color: #000000;
    border-width:1px;
    font-size: 11px;
    font-family : Verdana, Helvetica, sans-serif;
}


a.imgLink:hover {
    color: #F5D101;
}


/* menu */
.menuskin{
	position:absolute;
	width:70px;
	background: #314871;
	border: 1px solid #352C69;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}

.menuskin a{
	text-decoration:none;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

#mouseoverstyle{
	background-color:#2E63B2;
}

#mouseoverstyle a{
	color:white;
}