body {
background-color:	#666677;
background-attachment:fixed;
font-family:	Verdana,Arial,sans-serif;
font-size:		1em;
}

.haupttabelle {
background-color:	#ffffff;
height:		100%;
margin-top:	20px;
margin-bottom:	20px;
}

h1 {
font-size:		1.6em;
font-weight:	bold;
color:		red;
}

h2 {
color:		black;
font-size:		0.9em;
}

h3 {
color:		gray;
margin-bottom:	1px;
font-size:		1em;
}


.navtabelle {
margin-top:	5px;
}

.telefon {
color:		red;
font-weight:	bold;
}

.untermeisterbox {
color:		red;
text-align:	center;
}

p,ul {
font-size:		0.8em;
}

.klein {
font-size:		0.8em;
}

.titelbox {
background-color:	#e7e7e8;
text-align:	right;
font-size:		1.2em;
font-weight:	bold;
}

.titelboxtext {
margin-right:	1em;
}

.meisterbox {
background-color:	#e7e7e8;
text-align:	center;
font-size:		2em;
margin-bottom:	10px;
}

.aufregend {
background-color:	#e7e7e8;
text-align:	right;
}


.meisterbox_klein {
background-color:	#e7e7e8;
text-align:	center;
font-size:		1.2em;
margin-bottom:	10px;
}

.linkbox {
border-width:	2px;
border-style:	solid;
border-color:	black;
background-color:	#fbdcd2;
text-decoration:	none;
}

.vorteilbox {
border-width:	0px;
border-style:	solid;
border-color:	black;
background-color:	#fbdcd2;
}

.vorteil_obenundunten {
background-color:	#fbdcd2;
}

.vorteiltext_links {
padding-left:	10px;
padding-right:	10px;
font-size:		1.2em;
font-weight:	bold;
color:		red;
}

.vorteiltext_rechts {
padding-left:	10px;
padding-right:	10px;
font-size:		0.9em;
}

.links {
color:		red;
}

.rechts {
color:		black;
text-decoration:	none;
}

.stundenzeile {
text-align:	center;
font-size:		2.4em;
margin-top:	10px;
}

.stundenzeile_zahl {
color:		red;
}

.stundenzeile_text {
color:		green;
}

a.linkbox {
border-width:	0px;
text-decoration:	none;
color:		black;
}

a.linkbox:hover {
text-decoration:	underline;
}

a.menu { 
display:		block; 
margin-bottom:	0px; 
text-align:	center; 

border-width:	1px; 
border-style:	outset;
padding:		1px;
text-decoration:	none;
color:		red;
font-size:		0.7em;
background-color:	white;
}

a.menu:hover {
border-style:	inset;
background-color:	#e7e7e8;
}

a.menu:active {
border-style:	inset;
background-color:	red;
color:		white;
}

a.menuactiv {
display:		block; 
margin-bottom:	0px; 
text-align:	center; 

border-width:	1px; 
border-style:	outset;
padding:		1px;
text-decoration:	none;
color:		white;
font-size:		0.7em;
border-style:	outset;
background-color:	red;
}

.handbild {
margin-right:	15px;
}

.infobox {text-align:justify;}

.infobox_nojust {text-align:left; }

.infobox_top {background-color: red; }

.inputbutton {
	border:	2px solid #ff0000;
	font-size:	0.8em;
}