body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 9px;
 line-height:12px;
 color:#4A5046;
 margin:0px;
 padding:0px;
 
	} 
	
/* Erster Buchstabe des P-Tags Fett*/
p:first-letter { font-size:12px; font-weight: bold;}  

#back {
 background-image:url(../../images/main/lefttest2.gif);
 width:751px;
}

/* Hauptrahmen*/
#tablebackground {
background-color:#FFFFFF;
width:710px;
}


/* Beinhaltet Logo und die 5 Toolbuttons*/
#header {
width:710px;
text-align:right;
border-bottom:3px solid #808D9C;
}

/* Logo links oben*/
#logo {
float:left;
padding-bottom: 2px;
}

#wien_prag { float:left; }

/* Die 5 Toolbuttons*/
#toolbar {
padding-top: 5px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
}


/* Flashbereich*/
#flash {
text-align:center;
margin:1px 0px;
}

/* Navigationsbereich*/
#navigation {
text-align:center;
margin:0px 0px 5px 0px;
width:710px;
}

#maintable {
text-align:left;
margin:10px 0px;
width:100%;
font-size:9px;
line-height:12px;
}

#header1 {
border-right:1px dashed #808D9C;
height:180px;
vertical-align:top;
padding-left:20px;
width:33%;
}

#header2 {
border-right:1px dashed #808D9C;
height:180px;
vertical-align:top;
padding-left:20px;
width:34%;
}

#header3 {
height:180px;
vertical-align:top;
padding-left:20px;
width:33%;
}

/*3 Bilder*/
#images{
border:1px solid #ADADAD;
margin-right:8px;
float:left;

}

/* Footer Bereich*/
#adresstable {
margin:5px 0px 3px 0px;
width:100%;
height:28px;
background-color:#808D9C;
border-top:1px solid #ADADAD;
padding-left:5px;
color: #FFFFFF;	
vertical-align:top; 
text-align:left; 
font-size:10px;
}



A:link { 
COLOR:#2C65A0;
	TEXT-DECORATION:underline;
	font-weight: bold;
}
A:visited {
	COLOR:#2C65A0;
	TEXT-DECORATION:underline;
	font-weight: bold;
}
A:hover {
	COLOR:#2C65A0;
	TEXT-DECORATION:none;
	font-style: bold;
}
A:active { COLOR:#2C65A0; 
		   TEXT-DECORATION:underline; 
		   font-style:normal; 
	  	   font-weight: bold;}


a.green:link {
   color: #90AA72;
   	TEXT-DECORATION:underline;
	font-weight: bold;
}

a.green:visited {
	COLOR:#90AA72;
	TEXT-DECORATION:underline;
	font-weight: bold;
}
a.green:hover {
	COLOR:#90AA72;
	TEXT-DECORATION:none;
	font-style: bold;
}
a.green:active { COLOR:#90AA72;
		   TEXT-DECORATION:underline; 
		   font-style:normal; 
	  	   font-weight: bold;}

a.orange:link {
   color: #F4791F;
   	TEXT-DECORATION:underline;
	font-weight: bold;
}

a.orange:visited {
	COLOR:#F4791F;
	TEXT-DECORATION:underline;
	font-weight: bold;
}
a.orange:hover {
	COLOR:#F4791F;
	TEXT-DECORATION:none;
	font-style: bold;
}
a.orange:active { COLOR:#F4791F;
		   TEXT-DECORATION:underline; 
		   font-style:normal; 
	  	   font-weight: bold;}


input,textarea {  
font-size: 11px; 
width:100px;
}
#werbung {position:absolute; right:5px;  top:5px;}
