/* ------------------ Tag Definitionen ---------------------------------------------------------------- */

body {
	/*margin:0 auto;  main-Box zentrieren in Opera, NN, Mozilla */
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	/*font-size: 100%;*/
	margin: 0 auto;
	background-color:#00223E;
	background-image:url(images/bg_gitter.png);
	background-repeat:repeat;
}
body.news {
	/*margin:0 auto;  main-Box zentrieren in Opera, NN, Mozilla */
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	background-color: #23415d;
	background-image:none;
	/*font-size: 100%;*/
	margin: 0 auto;
}
hr {      
	border: 0;
	color: #999999;
    background-color: #999999;
    height: 1px;
	margin-bottom: 15px;
}
img.newsImg{
	border: 1px #8697a6 solid;
	margin-right: 5px;
}
img.contentImg{
	border: 1px #8697a6 solid;
}
li{
	color:#ffa90e;
	list-style:square;
}

/* ------------------ Div Management ---------------------------------------------------------------- */

#container {
	position: relative;
	width: 750px;
	height:100%;
	left: 0%;
	right: 0%;
	border-left: 1px #23415d solid;
	border-right: 1px #23415d solid; 
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}
#titleDiv {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
	left: 0px;
	
}
#contentContainer {
	position: relative;
	/*background-color:#00FF00;*/
	width: 750px;
	background-image:url(images/bg.gif); 
	background-repeat:repeat;
	z-index: 10;
}
#contentDiv {
	position: absolute;
	left: 147px;
	top: 17px;
	width: 350px;
	height:100%;
	text-align:left;
	padding-right:5px;
	padding-left:25px;
}
#flashcontent {
		width: 750px;
		height: 259px;
	}
#newsArchiv {
overflow:auto;

height:280px;

}
#newsArchivItem {
margin-top:10px;
background-color:#1a3450;
padding:2px;

}
.newsElement {
	position:relative;
	font-size: 10px;
	color: #e1e1e1;
	font-weight: normal;
	text-align:left;
}

#leftNav {
	position:absolute;
	top: 359px;
	left: 0;
	width: 147px;
	height: 273px;
	z-index: 75;
}
#topNavItem {	
	width: 147px;
	height: 23px;
	font-size: 12px;
	font-weight:lighter;
}
#topNavItem.n {
	color: #ffffff;
	text-align:right;
	background-image:url(images/but_n.gif); 
	background-repeat:no-repeat;
}
#topNavItem.o {
	color: #ffffff;
	text-align:right;
	background-image:url(images/but_o.gif); 
	background-repeat:no-repeat;
}
#topNavItem.a {
	color: #23415d;
	text-align:right;
	background-image:url(images/but_a.gif); 
	background-repeat:no-repeat;
}
#navTxtPos_top {
	position:relative;
	top: 4px;
	right: 30px;
}
#subNavItem {	
	width: 147px;
	height: 23px;
	font-size: 11px;
	font-weight:lighter;
}
#subNavItem.n {
	color: #23415d;
	text-align:right;
	background-image:url(images/but_sub_n.gif); 
	background-repeat:no-repeat;
}
#subNavItem.a {
	color: #23415d;
	text-align:right;
	background-image:url(images/but_sub_a.gif); 
	background-repeat:no-repeat;
}
#navTxtPos_sub {
	position:relative;
	top: 4px;
	right: 13px;
}

/* ------------------ Text Formate ---------------------------------------------------------------- */

.titel{
	font-size: 18px;
	color: #e1e1e1;
	font-weight: normal;
}
.subTitle{
	font-size: 11px;
	color: #e1e1e1;
	font-weight: bold;
	vertical-align: bottom;
}
.text{
	font-size: 11px;
	color: #e1e1e1;
	font-weight: normal;
}
.contentNav{
	font-size: 11px;
	color: #ffa90e;
	line-height:14px;
	font-weight: normal;
}

table.newsTable {
background-color:#23415d;
padding:6px;
margin-left:10px;
border:#6d7d8c solid 1px;
color:#e1e1e1;
width:180px;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
}


/* ------------------ Link Management ---------------------------------------------------------------- */

a:link {
	color: #ffa90e;
	text-decoration: none;
}
a:visited {
	color: #ffa90e;
	text-decoration: none;
}
a:hover {
	color: #ffa90e;
	text-decoration: underline;
}
/* --------------------------------------------------------*/

a:link.topNav_a {
	color: #23415d;
	text-decoration: none;
}
a:visited.topNav_a {
	color: #23415d;
	text-decoration: none;
}
a:hover.topNav_a {
	color: #23415d;
	text-decoration: none;
}
/* --------------------------------------------------------*/

a:link.topNav_o {
	color: #e1e1e1;
	text-decoration: none;
}
a:visited.topNav_o {
	color: #e1e1e1;
	text-decoration: none;
}
a:hover.topNav_o {
	color: #ffa90e;
	text-decoration: none;
}
/* --------------------------------------------------------*/

a:link.topNav_n {
	color: #e1e1e1;
	text-decoration: none;
}
a:visited.topNav_n {
	color: #e1e1e1;
	text-decoration: none;
}
a:hover.topNav_n {
	color: #ffa90e;
	text-decoration: none;
}
/* --------------------------------------------------------*/

a:link.subNav_a {
	color: #23415d;
	text-decoration: none;
}
a:visited.subNav_a {
	color: #23415d;
	text-decoration: none;
}
a:hover.subNav_a {
	color: #23415d;
	text-decoration: none;
}
/* --------------------------------------------------------*/

a:link.subNav_n {
	color: #23415d;
	text-decoration: none;
}
a:visited.subNav_n {
	color: #23415d;
	text-decoration: none;
}
a:hover.subNav_n {
	color: #ffffff;
	text-decoration: none;
}

/* ------------------ Forms ---------------------------------------------------------------- */

.formfieldBig {
	font-size: 10px;
	color: #003366;
	background-color: #fcfbfd;
	width: 180px;
	height: 12px;
	border-color: #9293ac;
	border-style:solid;
	border-width: thin;
	padding: 3;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formfieldMid {
	font-size: 10px;
	color: #003366;
	background-color: #fcfbfd;
	width: 120px;
	height: 12px;
	border-color: #9293ac;
	border-style:solid;
	border-width: thin;
	padding: 3;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formfieldSmall {
	font-size: 10px;
	color: #003366;
	background-color: #fcfbfd;
	width: 90px;
	height: 12px;
	border-color: #9293ac;
	border-style:solid;
	border-width: thin;
	padding: 2;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formSelectMid {
	font-size: 10px;
	color: #003366;
	background-color: #fcfbfd;
	width: 128px;
	height: 12px;
	border-color: #9293ac;
	border-style:solid;
	border-width: thin;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: help;
}
.formSearch {
	font-size: 10px;
	color: #003366;
	background-color: #6c8498;
	width: 100px;
	height: 14px;
	border-top: #090e14 1px;
	border-bottom: #090e14 1px;
	border-left: #6c8498 4px;
	border-right: #6c8498 4px;
	padding: 2px;
	cursor: help;
}
.formAreaBig {
	font-size: 10px;
	color: #003366;
	background-color: #fcfbfd;
	width: 180px;
	height: 120px;
	border-color: #9293ac;
	border-style:solid;
	border-width: thin;
	padding: 2;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}