body.auftritt {
		font-family :  Arial, Helvetica, sans-serif ;   
         background-color : #ffffff ;
		 background-image : url(images/sonne.gif);
		 background-position : top left;
		 background-attachment : fixed;   }
body.oben {
		font-family :  Arial, Helvetica, sans-serif ;   
        background-color : #cc0000 ;		
		background-attachment : fixed; 
		background-image : url(images/back_oben.gif);
		background-position : top left;
		background-repeat: no-repeat;	          }
body.links {
		font-family :  Arial, Helvetica, sans-serif ;
		background-image : url(images/sonne_l.gif);
		 background-position : top right;
		 background-attachment : fixed;      }
body.rechts {
		font-family :  Arial, Helvetica, sans-serif ;
		background-image : url(images/sonne_r.gif);
		 background-position : top left;
		 background-attachment : fixed;      }		 
		 
p.links	{	font-family :  Arial, Helvetica, sans-serif ;	font-size : 11px;		color : #000000 ;		margin-top : 0;	}
  

p	{	font-family :  Arial, Helvetica, sans-serif ;	font-size : 11px;		color : #000000 ;		margin-top : 0;	}
h2 {	font-family :  Arial, Helvetica, sans-serif ;	font-size : 11px;  color : #000000;  font-weigth:normal; padding-left : 2px;		margin-top : 0;	}
h1 {	font-family :  Arial, Helvetica, sans-serif ;	font-size : 11px;  color : #ffffff ; background-color : #cc0000;  font-weigth:normal;padding-bottom : 0px;		margin-bottom : 0;		margin-top : 0;	}

a:link 		{ 	COLOR: #000000;  	font-size : 12px; 	TEXT-DECORATION: none	;  font-weigth:bold;}
a:visited 	{ 	COLOR: #000000; 	font-size : 12px; 	TEXT-DECORATION: none ;       font-weigth:bold;}
a:hover 	{ 	COLOR: #000000; 	font-size : 12px;	TEXT-DECORATION: underline ;  font-weigth:bold;}
a:active 	{ 	COLOR: #000000; 	font-size : 12px; 	TEXT-DECORATION: underline	;  font-weigth:bold;}

#stoereraufschwarz {position:absolute;
	background-color: #c80000;
	border: 2px solid #ffffff;
	width:238px; height: 111px; bottom : 0px; left : 5px; z-index:1; }	

input.text
	{
		width:150px;		height:16px;		background-color: #ffffff;
		color:#000000;			margin : 3px;
		FONT: 10px Verdana, Arial, Helvetica, sans-serif
	}


input.plztext
	{
		width:50px; height:16px; 	margin : 3px;
		color:#000000; 	border: 1px solid #000000; 	FONT: 10px Verdana, Arial, Helvetica, sans-serif
	}
	
input.button {
        color: #000000;        border-width: 1;        border-color: #000000;
        border-style: solid;        background: #FFFFFF;        background-color: #FFFFFF ; padding-bottom: 0px;
  }
input.button2 {
        color: #000000;        border-width: 1;        border-color: #f9e8b6;
        border-style: solid;        background: #FCA027;        background-color: #FCA027;
        width: 210px;
  }
	
textarea.style
	{
		background-color: #ffffff;
		color:#000000;
        FONT: 10px Verdana, Arial, Helvetica, sans-serif;
		width: 200px; height:50px;
	}
select.anreise { 	width:150px; height:16px; 	margin : 3px;	background-color: #ffffff;		color:#000000;        FONT: 10px Verdana, Arial, Helvetica, sans-serif;}

