body.standard
{
	background-color : #333333;
	background-repeat:no-repeat;
	background-position:top;
}

.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
{
	font-family : Verdana;
	font-size : 12px;
	letter-spacing: 5px;
	color : #cccccc;
	font-weight : bold;
}

A:link
{
	color: #ff9900;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:visited
{
	color: #ff9900;
	text-decoration: none;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A:active
{
	color : #ff9900;
	text-decoration : none;
}

.submitfeld 
           { 
	   display: block;
	   width:270px;
	   font-size: 12px;
	   font-weight: bold;
	   background-color: #444444; 
	   font-family:Arial, sans-serif;
	   color: #ffffff;
	   border-style: solid; 
  	   border-width: 1px; 
	   border-color: #ff9900
           }

.submitbutton 
           { 
	   display: block;
	   width:60px;
	   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
           }
		   
.gastfeld 
           { 
	   display: block;
	   width:550px;
	   font-size: 12px;
	   font-weight: bold;
	   background-color: #444444; 
	   font-family:Arial, sans-serif;
	   color: #ffffff;
	   border-style: solid; 
  	   border-width: 1px; 
	   border-color: #ff9900
           }
		   
.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_m1 
     { 
	 display: block;
	 width: 133;
	 height: 16;
	 font-size: 12px;
	 font-weight: bold;
	 background-color: #444444; 
	 font-family:Arial, sans-serif;
	 color: #ffffff;
	 border-style: solid; 
  	 border-width: 1px; 
	 border-color: #ff9900
     } 
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: #999999;color: #cccccc;text-decoration : none; }
a.btn_m1: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;
}