body
{
	color: #000000;
	font-size: 8pt;
	font-family: Arial;
	padding: 0px;
	margin: 0px;
}

h1
{
	font-size: 14pt;
	text-transform: uppercase;
	color:#00396e;
	font-weight:bold;
	font-size: 16pt;
}

label 
{
	font-size: 10pt;
}


.buttonStd
{
	width:448px; 
	height:45px; 
	padding-top:6px;
	padding-left:15px;
	background-color:#FFFFFF;
	background-image:url(/images/button_selected.gif); 
	background-repeat:no-repeat; 
	color:#FFFFFF; 
	font-weight:bold;
}

.buttonHigh
{
	width:448px; 
	height:45px; 
	padding-top:6px;
	padding-left:15px;
	background-color:#FFFFFF;
	background-image:url(/images/button_std.gif); 
	background-repeat:no-repeat; 
	color:#00396e; 
	font-weight:bold;
	cursor:pointer;
}

.buttonStd_small
{
	width:250px; 
	height:45px; 
	padding-top:6px;
	padding-left:7px;
	background-image:url(/images/button_selected_small.gif); 
	background-repeat:no-repeat; 
	color:#FFFFFF; 
	font-weight:bold;
}

.buttonHigh_small
{
	width:250px; 
	height:45px; 
	padding-top:6px;
	padding-left:7px;
	background-image:url(/images/button_std_small.gif); 
	background-repeat:no-repeat; 
	color:#00396e; 
	font-weight:bold;
	cursor:pointer;
}

.menuEntry
{
	margin-bottom: 10px;
}

.textDiv
{
	font-size:10pt;
	padding-left: 20px;
	padding-right: 20px;
}

#bluebar
{
	background-image: url(../../images/bluebar.jpg);
	background-repeat:repeat-y;
	padding-left: 50px;
}

#bluebar_space
{
	padding-left: 50px;
}

#tabdiv
{
	position: relative;
	top: 100px;
	left: 50px;
}

IMG#logo
{
	width: 240px;
	/* height:80px; */
}

DIV#wrapperDiv
{
	width: 1024px;
	background-color:#FFFFFF;
	border: 1px solid #00396e;
	height: 800px;
}

DIV#logoDiv
{
	width: 100%;
	margin:5px;
/*	margin-top:5px; */
}

DIV#headlineDiv
{
	/* padding:5px; */
	text-align:left;
	float:left;
	height:40px;
	margin:0px 0px 10px 30px;
}

DIV#contentDiv
{
	text-align:left;
	width:800px;
	height:450px;
	/* margin:30px; */
	margin-bottom:30px;
	float:right;
}

DIV#contentNav
{
	font-size:12pt;
	font-weight:bold;
	padding-left:30px;
	padding-right:30px;
}

div#printBarDiv
{
	vertical-align:top;
	text-align:left;
	float: right;
	padding-left:30px;
	padding-bottom:5px;
}

DIV#menuBarDiv
{
	width:200px;
	height:600px;
	margin: 0px;
	padding:0px;
	overflow:hidden;
	border-right: 1px solid #000080;
	float:left;
}

DIV#menuContainer
{
	width:240px;
	height:549px;
	margin:5px 5px 5px 5px;
	overflow:hidden; 
}

DIV#separator
{
	width: 1px;
	height:200px;
	background-color:#00396e;
	position: relative;
	top:-200px;
	left:330px;
	z-index:99;
}

DIV#subtext
{
	text-align:center;
	font-size:10pt;
	color:#00396e;
	font-weight:bold;
	text-transform:uppercase;
	width:500px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 300px;
	top: -400px;
}

DIV#divFrame
{
	
	width:100%;
	height:91px;
}

DIV#myMenu
{
	width:100%;
}


DIV#kontaktType1
{
	font-size: 10pt;
}

DIV#kontaktType2
{
	font-size: 10pt;
}

TABLE
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

TABLE#teamkomp TD
{
	vertical-align:top;
	font-size:10pt;
}

TABLE#teamkomp .header
{
	vertical-align:middle;
	text-align:center;
	font-size:12pt;
}

TABLE#teamkomp .header DIV
{
	
	border: 1px solid black;
	width: 150px;
	-moz-border-radius: 0.5em;
	
}

#slide { width: 240px; height: 135px; padding: 0.4em; }
#slide h3 { margin: 0; padding: 0.4em; text-align: center; }


.smallfont
{
	font-size:10pt;
	width: 630px;
}

.backgroundStyle
{
	width:100%; 
	height:100%; 
	background-color:#858585;
}



.zeroborderbottom
{
	margin-bottom: 0px;
}

.menuTop
{
	color:#00396e;
	font-size: 10pt;
	font-weight:bold;
	text-transform: uppercase;
	width:100%;
}

.subpicture{
	height:91px;
} 

a:link { color:#000000; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:focus { color:#000000; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }

a.menu { color:#00396e; text-decoration:none;}
a.menu:visited { color:#00396e; text-decoration:none;}
a.menu:focus { color:#00396e; text-decoration:none;}
a.menu:hover { color:#00396e; text-decoration:underline overline; }
a.menu:active { color:#00396e; text-decoration:none;}

a.innerNavi { color:#00396e; }
a.innerNavi:visited { color:#00396e; }
a.innerNavi:hover { color:#00396e; }
a.innerNavi:active { color:#00396e; }

a.listLink {  color:#00396e; text-decoration:none; }
a.listLink:visited {  color:#00396e; text-decoration:none; }
a.listLink:focus {  color:#00396e; text-decoration:underline; }
a.listLink:hover {  color:#00396e; text-decoration:underline; }
a.listLink:active {  color:#00396e; text-decoration:none; }

a.navLink { margin-bottom: 1.5em; }
a.navLink:visited { margin-bottom: 1.5em; }
a.navLink:focus { margin-bottom: 1.5em; }
a.navLink:hover { margin-bottom: 1.5em; }
a.navLink:active { margin-bottom: 1.5em; }


