body {
margin:0;
padding:0 0 0 0;
	font-family: Verdana, Helvetica, sans-serif;	
	color: #333;
	background: url(../../images/_bg.gif) repeat-x #959595;
	text-align:center;

}


#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 2px;
	color: #CECECE;
	word-spacing: 5px;
	font-variant: small-caps;
}

#content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing: 1px;
	color: #CECECE;
	word-spacing: 1px;
}
div#content ul { }
div#content li {list-style-image: url(../../images/li.gif) }

/* hauptfeld für Popup */
#container {
	width:450px;
	text-align:justify;
	margin:auto;
	padding: 0px 10px 15px 10px;
	margin-top: 25px;
	background-repeat: no-repeat;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	background-color:#1B1C1B;
	z-index: 1;
}
div#freiraum {
padding:10% 0 0 0;
}

/* hauptfeld */
div#maincontainer {
text-align:left;
margin:auto;
width:850px;

background:#1B1C1B;

}

/* hauptfeld iframe*/
div#iframecontainer {
margin-top:auto;
margin:auto;

padding: 0px 5px 5px 5px;
margin-top: 0px;
background:  #1B1C1B;
display:run-in;

}

.btn_m1 
     { 
	 position:static; 
	 float: left;
	 display: block;
	 width: 100;
	 height: 16;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 font-style: normal;
	 letter-spacing: 1px;
	 color: #CECECE;
	 word-spacing: 5px;
	 background-color: #333; 
	 color: #ffffff;
	 border-style: solid; 
  	 border-width: 1px; 
	 border-color: #999999
     } 

a.btn_m1 		{color: #cccccc;text-decoration : none;}
a.btn_m1:link	{color: #cccccc;text-decoration : none;}
a.btn_m1:visited {color: #cccccc;text-decoration : none;}
a.btn_m1:hover   {border-color: #FC0134;color: #cccccc;text-decoration : none; }
a.btn_m1:active  {color: #cccccc;text-decoration : none;}



.btn_m12 
     { 
	 position:static; 
	 float: right;
	 display: block;
	 width: 100;
	 height: 15;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-style: normal;
	 letter-spacing: 1px;
	 color: #CECECE;
	 word-spacing: 5px;
	 background-color: #444444; 
	 color: #ffffff;
	 border-style: solid; 
  	 border-width: 1px; 
	 border-color: #FC0134
     }
	 




.btn_m13
     { 
	 display: block;
	 width: 100;
	 height: 16;
	 font-family:Arial, Helvetica, sans-serif;
	 text-align:center;
	 font-size: 12px;
	 font-style: normal;
	 letter-spacing: 1px;
	 color: #CECECE;
	 word-spacing: 5px;
	 background-color: #444444; 
	 color: #ffffff;
	 border-style: solid; 
  	 border-width: 1px; 
	 border-color: #FC0134
     }
	 
a.btn_m13 		{color: #cccccc;text-decoration : none;}
a.btn_m13:link	{color: #cccccc;text-decoration : none;}
a.btn_m13:visited {color: #cccccc;text-decoration : none;}
a.btn_m13:hover   {border-color: #999999;color: #cccccc;text-decoration : none; }
a.btn_m13:active  {color: #cccccc;text-decoration : none;}





div#footer { 
			text-align:right;
			margin:auto;
			width:850px;
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 9px; 
			font-style: normal; 
			line-height: normal; 
			letter-spacing: 1px; 
			background-color:#333;
			color: #FFFFFF; 
			word-spacing: 0px; 
			font-weight: normal}

h2 {  font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	letter-spacing: 3px;
	color: #FFFFFF;
	word-spacing: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

a {  
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 10px;
   text-decoration: underline; 
	font-style: normal;
	letter-spacing: 2px;
	color: #CECECE;
	word-spacing: 5px;
	font-variant: small-caps;
   }

.box
{
	background-color : #777777;
}

.line
{
	background-color : #777777;
}

.werbeblock
{
	background-color : #000000;
}

.text
{
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	color : #cccccc;
	line-height : 130%;
}
.fett
{
	font-family : Verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #cccccc;
	line-height : 130%;
}
.titel
{
	font-family : Verdana;
	font-size : 13px;
	font-style : italic;
	font-weight : bold;
	color : #cccccc;
	line-height : 130%;
}
.untertitel
{
	font-family : Verdana;
	font-size : 13px;
	font-style : normal;
	font-weight : normal;
	color : #cccccc;
	line-height : 130%;
}
.header
{
	text-align:left;
	font-family : Verdana;
	font-size : 12px;
	letter-spacing: 5px;
	color : #cccccc;
	font-weight : bold;
}


.submitfeld 
           { 
	   display: block;
	   background: transparent;
	   width:100;
	   height: 16;
	   text-align:center;
	   text-decoration : none;
	   margin-bottom: 4px;
	   line-height: 10px;
	   font-size: 12px;
	   font-style: normal;
	   color: #CECECE;
	   word-spacing: 5px;
	   background-color: #444444; 
	   font-family:Arial, sans-serif;
	   color: #ffffff;
	   border-style: solid; 
  	   border-width: 1px; 
	   border-color: #FC0134
           }
	
		

.gastfeld 
        { 
	   display: block;
	   
	   background: transparent;
	   width:380px;
	   font-size: 12px;
	   background-color: #444444; 
	   font-family:Arial, sans-serif;
	   color: #ffffff;
	   border-style: solid; 
  	   border-width: 1px; 
	   border-color: #FC0134
           }
input {
	width: 380px;
	background: transparent;
	background-color: #444444; 
	border: 1px solid #FC0134;
	color: #ffffff;
	font-family: Arial, sans-serif;
	height: 16;
	font-variant: small-caps;

	font-size: 12px;
	text-align: left;
	margin-bottom: 4px;
		
	


}
  
.th
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font: normal 11px;
	color: Ff9900;
}
.klein
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: 313031;
}


.btn_1 
     { 
	 display: block;
	 width: 270;
	 height: 16;
	 font-size: 12px;
	 font-weight: normal;
	 background-color: #444444; 
	 font-family:Arial, sans-serif;
	 color: #ffffff;
	 border-style: solid; 
  	 border-width: 1px; 
	 border-color: #ff9900
     } 
a.btn_1 		{color: #ff9900;text-decoration : none;}
a.btn_1:link	{color: #ff9900;text-decoration : none;}
a.btn_1:visited {color: #ff9900;text-decoration : none;}
a.btn_1:hover   {border-color: #999999;color: #cccccc;text-decoration : none; }
a.btn_1:active  {color: #ff9900;text-decoration : none;}

.btn_2 
     { 
	 display: block;
	 width: 270;
	 height: 16;
	 font-size: 12px;
	 font-weight: normal;
	 background-color: #444444; 
	 font-family:Arial, sans-serif;
	 color: #cccccc;
	 border-style: solid; 
  	 border-width: 1px; 
	 border-color: #999999         
	 }
a.btn_2 		{color: #cccccc;text-decoration : none;}
a.btn_2:link	{color: #cccccc;text-decoration : none;}
a.btn_2:visited {color: #cccccc;text-decoration : none;}
a.btn_2:hover   {border-color: #ff9900;color: #cccccc;text-decoration : none; }
a.btn_2:active  {color: #cccccc;text-decoration : none;}



.btn_m2 
     { 
	 display: block;
	 width: 133;
	 height: 16;
	 font-size: 12px;
	 font-weight: bold;
	 background-color: #444444; 
	 font-family:Arial, sans-serif;
	 color: #cccccc;
	 border-style: solid; 
  	 border-width: 1px; 
	 border-color: #999999         
	 }
a.btn_m2 		{color: #cccccc;text-decoration : none;}
a.btn_m2:link	{color: #cccccc;text-decoration : none;}
a.btn_m2:visited {color: #cccccc;text-decoration : none;}
a.btn_m2:hover   {border-color: #ff9900;color: #cccccc;text-decoration : none; }
a.btn_m2:active  {color: #cccccc;text-decoration : none;}

.red{
color:#FF0000;
}
