body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 line-height:13pt;
 margin:0px;
 padding:0px;
	} 
	
/* Erster Buchstabe des P-Tags Fett*/
p:first-letter { font-size:14pt;}  

/* Hauptrahmen*/
#tablebackground {
background-color:#FFFFFF;
}


/* Beinhaltet Logo und die 5 Toolbuttons*/
#header {
border:0px;
}

/* Logo links oben*/
#logo {
float:left;
padding-bottom: 5px;
}

/* Die 5 Toolbuttons*/
#toolbar {
display:none;
}

/* Flashbereich*/
#flash {
display:none;
}

/* Navigationsbereich*/
#navigation {
display:none;
}
/* Rahmen des Hauptinhaltes*/
#mainborder {
border-top:3px solid #2C65A0;
border-bottom:3px solid #2C65A0;
border-left:0px;
border-right:0px;
}
/* Abstand zwischen Hauptinhalt und Infoinhalt*/
#spaceborder {
display:none;
}
/* Rahmen des Infoinhaltes*/
#infoborder {
display:none;
}

h1 {
 font-size: 12pt;
 line-height:13pt;
 font-weight:bold;
}
/*Überschriften im Informationsbereich*/
h2 {
display:none;
}

/*Ausrichtung des Pfeiles*/
#arrow {
display:none;

}


/* Hauptinhalt*/
#maincontent {
vertical-align:top;
font-size: 12pt;
line-height:13pt;
padding-bottom:5px;
padding-right:10px;
padding-left:10px;

}

/* Informationsinhalt*/
#infocontent {
display:none;
}

/* Hauptbilder im Maincontentbereich*/
#hauptbild {
display:none;
}



/* Footer Bereich*/
#adresstable {
color:#000000;
border-top:0px;
border-bottom:0px;
border-right:0px;
border-left:0px;
font-size:12px;
padding-bottom:5px;
margin-bottom:3px;
padding-right:70px;
padding-left: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;}



li {
font-size:12pt;
line-height:13pt;
}
ul {
List-Style-Position: outside;
list-style-image:url(../../images/main/list.gif);
}


#ausgabe1 {
font-size:11px;
	text-align:left;
	background-color:#EEF3F8;
	border-bottom: 1px dashed #2C65A0;
	height:70px;
	vertical-align:middle;
}

#ausgabe2 {
font-size:11px;
text-align:left;
height:70px;
vertical-align:middle;
border-bottom: 1px dashed #2C65A0;
}
.blaetternunten {
	padding-top: 10px;
}