/* CSS-File PRINT für fuellett.de */

body {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#page {
	position: relative;
	vertical-align: top;
	margin: 0px auto;
}

#header,
#randoben,
#white_spot,
#imageframe,
#top_nav,
#left_nav,
#glossar,
#taf,
.box
{
	display: none;
}

#content {
	width:385px;
	color:#564b47;
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

#content form {
	margin-bottom: 50px;
}
h1 {
	color: #d14f19;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 50px;
	line-height: 1.3em;
}
h2 {
	color: #d14f19;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 30px;
	line-height: 1.3em;
}
.rechts {
	margin-right: -200px;
	float: right;
	background-color: #d14f19;
	color: white;
	text-align: center;
	padding-bottom: 3px;
}
#content ul {
	list-style-image:url(../_images/bullet.gif);
	margin-left:0;
	padding-left:15px;
}
#content ul ul {
	list-style-type:square;
	list-style-image:none;
	padding-left:15px;
}
#content ol {
	margin-left:0;
	padding-left:15px;
}
#content fieldset.message {
	margin-top: 50px;
}
#content fieldset.message legend {
	color: #d14f19;
	font-weight: bold;
}
#content .wide {
	width: 549px;
	background-color: white;
	padding-right:25px;
	padding-bottom:30px;
}
/* Links */
#content a {
	color: #d14f19;
	text-decoration:underline;
	background-color: none;
}
#content a:hover {
	color: white;
	text-decoration:none;
	background-color: #d14f19;
}
/* Karte */
#mod_map_control{
	display:block;
	margin-bottom:20px;
}
#mod_map_control a img {
	vertical-align: bottom;
}
#mod_map_control a:hover img {
	background-color: #f39800;
}
#mod_map_map {
	/* show processmeter image while loading */
	background: url(../_images/loading.gif) no-repeat center top;
}
/* Bildlinks */
#content a img {
	border:none;
}
#bestellung {
	font-size:9px;
	}
#bestellung .heading{
	color:white;
	font-weight:bold;
	}
#bestellung td.small {
	font-size:9px;
	line-height:1.1em;
	text-align:center;
	letter-spacing: -1px;
	}
#bestellung td.medium, #bestellung span {
	font-size:9px;
	line-height:1.1em;
	text-align:center;
	}
.formerror input {
	border: 2px solid #d14f19;
	background-color: #ffebcc;
}
