/*ISB*/

* {
	margin:0;
	padding:0;
	list-style:none;
}

html		{ height: 100%; }

body		{
			padding: 0;
			margin: 0;
		  height: 100%;
		  background: #0c0e3a;
		  background-image: url(img/bg.gif);
		  background-repeat: repeat-x;
		  font-family: Arial, Helvetica, sans-serif;
		  font-size: 11px;
		  
}



.accordion_headings{
	padding-top:3px;
	padding-left:3px;
	background-color: #4d648c;
	height:21px;
	width:120px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings_activ{
	padding-top:3px;
	padding-left:3px;
	background-color: #14163b;
	height:21px;
	width:120px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	color:#FFFFFF;
	background-color: #14163b;
}



.header_highlight{

	background-color: #14163b;
	
}


/*
a:link, a:visited {
	color: #5275b4;
	font-weight: bold;
	outline: none;
}

a:hover, a:active {
	color: #849cc9;
}
*/
#wrapper	{ width: 928px;
		  margin: auto auto;
		  min-height: 677px;
		  	height: auto !important;
	height: 100%; /*stoopid ie*/
		  position: relative;
		  background-color: white;
}

* html #wrapper	{ height: 100%; }

#wrapper1	{ width: 928px;
		  margin: auto auto;
		  min-height: 100%;
		  	height: auto !important;

		  position: relative;
		  background-color: white;
}

* html #wrapper1	{ height: auto; }

#head {
	padding: 0;
	margin: 0;
	width: 928px;
}
#naviga {
	width: 918px;
	height: 21px;
	background-image: url(img/naviga_bg.gif);
	background-repeat: repeat-x;
}

.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 3px;
	color: #FFFFFF;
}

.test a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


#mittelteil	{ 
	width: 908px;
	padding: 10px; 
	background-color: White;
	float: left;



}

#startflash	{ width: 240px; float: left; text-align: left; }


#container {
	width: 400px;

	border: 1px solid;
	border-color: Gray;
	background-color: #f2f4f8;
	position: relative;
	float:right;
	margin-left: 3px;
}

.h1 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e113d;
}

.h2 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0e113d;
}
.h3 {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0e113d;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #2183c4;
	padding-left: 2px;
	padding-top: 2px;

}

h3 a:link, h3 a:visited {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #222;
	padding: 3px;
}

h3 a:hover, h3 a:active {
	color: #222;
}

h3.mootools  {
	padding: 0;
	margin: 0;
	background: url(img/head_bg.gif);
	background-repeat: repeat-x;
	height: 28px;

}

.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
}

#rechts {
	width: 150px;
	height: 40px;
	margin-left: 11px;
	float: right;
}

#rechtsbox1 {
	width: 146px;
	height: 110px;
	border: 2px solid;
	text-align: left;
	border-color: #edeef4;
	float: right;
	margin-bottom: 10px;
}

#rechtsbox2 {
	width: 146px;
	height: 110px;
	border: 2px solid;
	text-align: left;
	border-color: #edeef4;
	float: right;
	margin-bottom: 10px;

}

#rechtsbox3 {
	font-size: 10px;
	width: 146px;
	height: 110px;
	border: 2px solid;
	text-align: left;
	border-color: #edeef4;
	float: right;
	margin-bottom: 10px;

}

#rechtsbox4 {
	font-size: 10px;
	width: 146px;
	height: auto;
	border: 2px solid;
	text-align: left;
	border-color: #edeef4;
	float: right;
	margin-bottom: 10px;

}


#footer1  {
	width: 928px;
	height: 66px;
	background-color: white;
	border-top: 1px solid;
	border-color: #151944;
	margin: auto auto;
   position: relative;
	text-align: center;
	

}

#footer2 {
	width: 928px;
	height: 20px;
	font-size: 10px;
	color: white;
	text-decoration: none;
	margin: auto auto;
	position: relative;
	text-align: center;


}

#footer2 a{
	width: 928px;
	height: 20px;
	font-size: 10px;
	color: white;
	text-decoration: none;
	margin: auto auto;
	position: relative;
	text-align: center;


}




h4		{ font-family: Arial; font-size: 12px; font-weight: normal; margin-left: 10px; padding-top: 4px; color: white;}

p {
	font-family: Arial; font-size: 12px; font-weight: normal; color: #585858; padding: 0px 3px 3px 3px;
}

#contentlinks {
	width:445px;
	float: left;
}

#contentrechts {
	width:320px;
	float:right;
}

.subcontentlinks {
	width:120px;
	margin-left: 5px;
	float: left;
}

.subcontentmitte {
	width: 440px;
	margin-left: 10px;
	float:left;
	background-color:#CCCCCC
}

.subcontentrechts {
	width: 320px;
	margin-left: 5px;
	margin-right: 5px;
	float:right;
}

#footer1 a{
color: white;
}

#videoueberschrift{
	width: 230px;
	position: absolute;

}

#videoueberschrift h1{
	color: #0E113D;
	font-size: 14px;
}
