/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.betrieb
{
	text-align:center;
	vertical-align: middle;
	padding:10px;
	padding-left:20px;
	padding-top:9px;
	font-weight :bold;	
}

.button
{
	background-image:url(images/hintergrund_button.gif);
	height:44px;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align: middle;
	padding:10px;
	padding-left:20px;
	padding-top:9px;		
}

.button a 
{
	text-decoration:none;
	color:#000000;
	font-weight:bold;	
	font-size:12;
	border-width:2px;
	border-style:solid;
	border-color:red;
	width:85px;			
}

.button a:hover
{
	color:red;
	background-color:white;	
}

.button_inaktiv
{
	background-image:url(images/hintergrund_button.gif);
	height:44px;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align: middle;
	padding:10px;
	padding-left:20px;
	padding-top:9px;		
}

.button_inaktiv a
{
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;	
	font-size:12;
	border-width:2px;
	border-style:solid;
	border-color:red;
	width:85px;		
}

.button_inaktiv a:hover
{
	color:red;
		
}

.link
{
	color:#444444;
	text-decoration:none;
}

.ueberschrift_startseite
{	
	font-size:20px;	
	padding-left:30px;
	padding-top:10px;
}

.aufzaehlung_startseite
{
	font-size:12px;		
	font-weight:bold;
	padding-left:4px;
	padding-bottom:2px;	
		
}

.aufzaehlung_top_startseite
{
	font-size:13px;	
	padding-left:62px;		
}

.spacer_menue
{
	height :9px;
}

.spacer_liste
{
	width: 0px;
}

.impressum
{	
	margin-left:12px;
	font-size:10;
	text-decoration:none;
	color:#444444;
}

.unterseite_links
{
	font-size:13;
	font-weight:bold;
	padding-left:15px;
	width: 170px;
	line-height:19px;
}

.unterseite_liste
{
	font-size:13;
	font-weight:bold;	
	line-height:15px;
	margin-bottom:10px;
}

.lexikon_text
{
	padding-left:15px;
	padding-right:15px;
	font-size: 12;
	font-weight:bold;
	padding-bottom:15px;
	
}

.lexikon_title
{
	text-align:center;
	font-size:20;
	font-weight:bold;
	padding-top:10px;
}

.fliesenleger_liste
{
	margin-bottom:10px;
}
