/*
	CSS-Definition des Schreier GmbH Webauftritts
	*******************************************
	Realisiert durch:
	nortys. 
	Agentur für Medien & Kommunikation
	E3 13 | 68159 Mannheim
	Tel (06 21) 8 19 06 86 | Fax (06 21) 8 19 06 87
*/

body {
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	
	background: url("img/bg2.gif"); 
	background-attachment:fixed;
}

td ,content{
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;	
}

ul { list-style-type:none; padding-left:-2px; margin:0px; } 
li { background-image:url(img/schreier_bullit.gif); background-repeat:no-repeat; background-position: 0px 7px; padding-left: 15px; }
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #7D1215;

}

.input_field {
	width: 250px;
	border: 1px solid #7D1215;
}
.button {
	width: 140px;
	border: 1px solid #7D1215;
	background-color:#ffffff;
	font-weight:bold;
	padding: 3px;
}
.button:hover {
	color: #ffffff;
	background-color:#7D1215;
}

.text { 
	color: #000000; 
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.text a:link { 
	color: #7D1315; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.text a:visited { 
	color: #7D1315; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.text a:active { 
	color: #7D1315; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.text a:hover { 
	color: #7D1315; 
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.textUnt { 
	color: #000000; 
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.textUnt a:link { 
	color: #7D1315; 
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	line-height: 20px;
}
.textUnt a:visited { 
	color: #7D1315; 
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
	line-height: 20px;
}
.textUnt a:active { 
	color: #7D1315; 
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
	line-height: 20px;
}
.textUnt a:hover { 
	color: #7D1315; 
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
.textSmall { 
	color: #000000; 
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
.textSmall a:link { 
	color: #7D1315; 
	font-size: 10px;
	text-decoration: none;
}
.textSmall a:visited { 
	color: #7D1315; 
	font-size: 10px;
	text-decoration: none;
}
.textSmall a:active { 
	color: #7D1315; 
	font-size: 10px;
	text-decoration: none;
}
.textSmall a:hover { 
	color: #7D1315; 
	font-size: 10px;
	text-decoration: none;
}
.step_active { 
	color: #9C3A3B; 
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}
.step_disabled { 
	color: #999999; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

