html,body {
	background-color: #14233d;
	margin: 5px;
}
.main {
	background-color: #203052;
}
.content #contentBox a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #203052;
	background-image: url(img/naviBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 688px;
	height: 25px;
	padding-left: 10px;
	word-spacing: 2px;
	padding-top: 4px;
	padding-bottom: -4px;
	margin-bottom: -4px;
}

.boxTop {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.errMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #C4C4FF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #C4C4FF;
	border-left-color: #C4C4FF;
	padding-left: 5px;
	margin-bottom: 0px;
}


#contentBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4C4FF;
	float: left;
	width: 538px;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFA540;
	margin-top: 5px;
	margin-bottom: 0px;
}
a.navItem:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #203052;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
}

.footer a:link {
	color: #FFA540;

}
.footer a:active {

}

.footer a:hover {
	color: #C4C4FF;

}
.footer a:visited {

}

.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(img/border_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #203052;
}

.rightShadow {
	background-image: url(img/filmstreifenBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #000000;
	height: 100%;
}
#picBox {
	background-color: #000000;
	background-image: url(img/filmstreifenBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	height: 100%;
	width: 150px;
}
a.navItem:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #203052;
	text-decoration: none;
}
a.navItem:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #4467AE;
	text-decoration: underline;
}
a.navItem:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #203052;
	text-decoration: none;
}

