/*  general stuff */
@page { size: 21cm 29.7cm; margin-right: 2.5cm; margin-top: 1.5cm; margin-bottom: 1cm }

body {font-family:arial,verdana, helvetica, sans-serif;}

img.bild {padding-left:20pt;}

h1 {
color:#666;
font-size: 14pt;
font-weight:bold;
line-height:20pt;
}

h2 {
color:#666;
font-size: 12pt;
font-weight:bold;
text-align: left;	
line-height:16pt;
}

h5 {
color:#666;
text-align: left;	
font-size: 10pt;
font-weight:bold;
line-height:14pt;
}

h1.start {text-align:center;}
h2.start {text-align:center;}

td {padding-top:3pt;padding-left:5pt;}	

/* Seitenlayout  */
#container {
width:18cm;
background-color:#fff;
}

#logo {
height:1pt;
display: none;
}

#fuss {
background-color:#fff;
font-size: 10pt;
font-weight:bold;
line-height:15pt;
color:#666;
text-align:center;
clear:both;
}

/* Seiteninhalt */
#text {
background-color:#fff;
font-size: 10pt;
text-align:center;
width:17cm;
margin:0pt;
padding:0pt;
float:left;
}

#text a:link {
background: #fff;
font-weight:normal;
text-decoration:none;
color:#000;
}
#text a:visited{
background: #fff;
font-weight:normal;
text-decoration:none;
color:#000;
padding:0pt;
}
#text a:hover {
background:#fff;
text-decoration:underline;
}

#text ul	{
list-style: none;
display:inline;
padding-left:20pt;
margin: 0pt;
text-align: left;
}

#text li	{padding-left:0pt;}

.content {
font-size: 10pt;
line-height: 14pt;
text-align:left;
padding-left:0pt;
padding-right: 10pt;
}


/* Navigation */
/* Hauptmenue */
* html #menue 		{ width:1pt; display:none;} /*!!!*/ /* nur fuer IE 5.5 - 6.x */
html + body #menue 	{ width:1pt;display:none; } /*!!!*/ /* nur vom IE 5.0 */
#menue 		{ width:1pt;display:none;}

* html li.active 	{ width:1pt;display:none; } /*!!!*/ /* nur fuer IE 5.5 - 6.x */
html + body li.active   { width:1pt; display:none; } /*!!!*/ /* nur vom IE 5.0 */
li.active 		{width:1pt;display:none;}

/* Navigation  */
/* Submenue */

* html li.subactive 	 { width:1pt; display:none; } /*!!!*/ /* nur fuer IE 5.5 - 6.x */
html + body li.subactive { width:1pt; display:none; } /*!!!*/ /* nur vom IE 5.0 */
li.subactive		 { width:1pt;display:none;}

.subnavi { padding-left:20pt;}

/* Adressblock unterhalb Navigation - (muss unterhalb der Menueangaben positioniert sein) */	
#info {display:none;}

.smaller{
font-size:9pt;
line-height:11pt;
}

.anfahrt  {
font-size:10pt;
line-height:14pt;
}
