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

body {
  background-color	: #02021c;
  font-family		: Arial, Helvetica, sans-serif;
  font-size			: 100.1%;
  color				: #ffffff;  
  padding			: 0;
  margin			: 0;

}

*
{ behavior: url(/iepngfix.htc) }



#inhalt { 	
	position: absolute;
	top: 0;
	left: 40px;
	

  padding			: 0px;
  width				: 950px;
  height			: 900px;
  min-height		: 900px;
  background-color	: #0b173b;
  background-image	:url(images/inhalt-hg.jpg);
  border			: 1px solid #fff;
}

#inhalt-start { 	
	position: absolute;
	top: 0;
	left: 40px;
	

  padding			: 0px;
  width				: 950px;
  background-color	: #0b173b;
  background-image	:url(images/inhalt-hg.jpg);
  border			: 1px solid #fff;
}

#inhalt-buendnis { 	
	position: absolute;
	top: 0;
	left: 40px;
	

  padding			: 0px;
  width				: 950px;
  height			: 1500px;
  min-height		: 1500px;
  background-color	: #0b173b;
  background-image	:url(images/inhalt-hg.jpg);
  border			: 1px solid #fff;
}

#inhalt-impressum { 	
	position: absolute;
	top: 0;
	left: 40px;
	

  padding			: 0px;
  width				: 950px;
  height			: 1050px;
  min-height		: 1050px;
  background-color	: #0b173b;
  background-image	:url(images/inhalt-hg.jpg);
  border			: 1px solid #fff;
}

#inhalt-player { 	
	position: absolute;
	top: 0;
	left: 40px;
	

  padding			: 0px;
  width				: 950px;
  height			: 740px;
  min-height		: 740px;
  background-color	: #0b173b;
  background-image	:url(images/inhalt-hg.jpg);
  border			: 1px solid #fff;
}

inhalt_images	{
	
	position: absolute;
	top: 0;
	left: 40px;
	
	height: 372px;
	
}

#navi	{
	
position: absolute;
top: 372px;
left: 0px;

width: 915px;

	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: right;
	
	background-color: #000033;
	color: #fff;
	
	padding: 4px 35px 4px 0;
	
}

#navi a	{

	width: 100px;
	
	margin-left: 35px;
	
	color: #fff;
	font-size: 90%;
	
	text-decoration: none;

	
}

#navi a:hover	{
	
	color: #ccc;
	
}

.aktiv	{
	
	text-transform: uppercase;
	
}

#content-rahmen	{
	
	position: absolute;
	top: 410px;
	left: 40px;


	
}



#player	{
	
	position: absolute;
top: 50px;
left: 00px;

float: left;
	
}



#content	{
	
	
margin-top: 20px;
margin-right: 20px;

padding: 0 30px 20px 0;

font-size: 90%;



	
}

#content h1	{
	
	font-size: 110%;
	
}

#content a	{
	color: #fff;
	text-decoration: none;
	
}

#content a:hover	{
	color: #fff;
	text-decoration: underline;
	
}





#content-kamp	{
	
margin-top: 20px;
margin-right: 0px;
margin-left: 340px;

padding: 0 10px 20px 0;

font-size: 120%;
font-style: oblique;


}

#content-kamp h1	{
	
	font-size: 110%;
	
}

#content-kamp a	{
	color: #fff;
	text-decoration: none;
	
}

#content-kamp a:hover	{
	color: #fff;
	text-decoration: underline;
	
}


