@charset "utf-8";
/* CSS Document */

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#919293;
	background: #3e3e40 url(../images/backgrounds/main_background.png) left top repeat-x; 
}

a{text-decoration: none;color:#ffd303;}
a:hover{text-decoration: underline;}

#hintergrund{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 1; 
	overflow: hidden; 
	width: 100%; 
	height: 100%; 
	text-align: center;
}

.bulletlist{
	margin-bottom:25px;
}

.bullets{
	list-style:disc;
	margin:0 0 5px 15px;
}

h1{
	font-size:20px;
	line-height:22px;
	color:#ffd303;
	font-weight: normal;
	margin: 0 0 15px 0;
}

.h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:24px;
	color:#ffd303;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2{
	font-size:14px;
	color:#ffd303;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

h3{
	font-size:12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#919293;
}

.edit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e2007a;
	font-weight: bold;
	margin: 0;
}

img{display:block}

table.level1{
	position:absolute;
	z-index:2;
	top: 20px;
}

table.level2{}

table.level2 td#yellowTopBar{
	background: url(../images/yellow_top_bar.png) left top no-repeat;
}

table.level2 td#yellowTopBar span {
	float: right;
	margin-right: 12px;
	margin-bottom: 3px;
	color:#30656d;
	font-size: 9px;
	font-weight: bold;
}
table.level2 td#yellowTopBar span a{
	color:#30656d;
	font-size: 8px;
}

table.level2 td#navi_left{
	background: #000000 url(../images/bg_left.png) left top repeat-x;
}


/* ====== Navigation ====== */


.glossymenu{
margin: 20px 0 0px 2px;
padding: 0;
width: 120px; /*width of menu*/

}

.glossymenu a.menuitem{
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0px 4px 7px;
margin-top:5px;
text-decoration: none;
/* border-bottom: 1px solid #ffd303; */
}
.glossymenu a.menuitem:hover{
 background:url(../images/navi-arrow.png) 0 8px no-repeat !important;
	padding-left: 7px;
}

a.menuitem span.border{
display: block;
border-bottom: 1px solid #ffd303;
width: 120px;
cursor: pointer;
}

.menuON{
 background:url(../images/navi-arrow.png) 0 8px no-repeat !important;
	padding-left: 7px;
} 

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}


.glossymenu a.menuitem:hover{
color: #ffd303;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
/*background: white;*/
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0 10px 0 0px;
padding: 0;
}

.glossymenu div.submenu ul li{
/* border-bottom: 1px solid blue; */
}

.glossymenu div.submenu ul li a{
display: block;
color: white;
text-decoration: none;
padding: 2px 0;
padding-left: 15px;
}

.glossymenu div.submenu ul li a:hover{
color: #ffd303;
background:url(../images/navi-arrow.png) 7px 6px no-repeat !important;
}
.sumenuON{
color: #ffd303;
background:url(../images/navi-arrow.png) 7px 6px no-repeat !important;
}



/* ====== Navigation Ende ====== */

#welcometext{
	position:absolute;
	color:#ffffff;
	margin-top:25px;
	margin-left:40px;
}

#bigButtonContainer{
	width:660px;
	height:175px;
	position:absolute;
	margin-top:263px;
	margin-left:38px;
	color:#003269;
}

#leftButton{
	width:315px;
	height:155px;
	float:left;
	background:url(../images/buttons/visualbutton_left.png) left top no-repeat;
	cursor:pointer;
}
#leftButton div.span{
	display: block;
	margin-left:20px;
	margin-top:20px;
}

#rightButton{
	width:315px;
	height:155px;
	float:right;
	background:url(../images/buttons/visualbutton_right.png) left top no-repeat;
	cursor:pointer;
}

#rightButton div.span{
	display: block;
	margin-left:20px;
	margin-top:20px;
}

#schwung{
	position:absolute;
	left:0px;
	top:111px;
	width:736px;
	height:31px;
	z-index:3;
}

#contentAdjust{
	padding-top: 10px;
	padding-left: 25px;
	padding-bottom: 25px;
	line-height: 16px;
	font-size: 12px;
	height: 100%;
}

#buttonBelowNavi{
	padding-bottom: 25px;
}


#content ul{
	margin-top: 25px;
	list-style-type:none;
}
#content a.listlink{
	background:url(../images/list-arrow.png) left 4px no-repeat;
	color:#ffd303;
	padding-left:10px;
}
#content a.textlink{
	color:#ffd303;
}

#sideImages img {
	margin-bottom:25px;
}

#footer div.footercopy{
	position: absolute;
	color:#ffffff;
	font-size: 9px;
	text-align:right;
	margin-top: 3px;
	width:872px;
}
#footer a{
	color:#ffffff;
}
