body {
	background: #D7D798 url(img/back.jpg) repeat-x;
	margin: 0px;
	font: 12px/18px Verdana, Arial, Helvetica, Sans-serif;
	color: #666666;
}

#head h1 {
	font-size:1em;
	text-indent:-9999px;
	height:190px;
}

table#head {
	width:690px;
	border-top:0;
	border-right:1px solid #B8BA95;
	border-bottom:0;
	border-left:1px solid #B8BA95;
	background-color:#FFFFF1;
}

#logo {
	background:url(img/beam.jpg) no-repeat center bottom;
	width:690px;
	height:206px;
}

h2 {
	font-size:13px;
	font-weight:bold;
	color:#9A0000;
	margin-top:20px;
}

h2 a {
	border-bottom: 1px dotted #9A0000;
	padding-bottom: 1px;
}

address {
font-style: normal;
}

a.content {
	border-bottom: 1px dotted #9A0000;
	padding-bottom: 1px;
	color: #666666;
}

strong {
	font-weight:normal;
}

.preis {
	display: inline;
	background: #9A0000;
	color: #FFF;
	padding:1px;
}


/*table {
	border: 0px solid #ABAB78;
}*/

.space {
	padding: 14px;
	background-repeat: no-repeat;
}

.head {
	font-weight: bold;
	color: #9A0000;
	}

a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	}

a:hover {
	color: #bdbdbd;
	text-decoration: none;
}

a.small{
	font-size:10px;
	text-decoration: underline;
}

a.norm {
	font-size:12px;
	text-decoration: underline;
	color: #646464;
}

li {
	list-style-image: url(img/quick_li.gif);
}

li.list {
	list-style-image: url(img/block.gif);
}

li.abstand {
margin-top: 8px;
margin-bottom: 8px;
}


a.quick:link, a.quick:visited, a.quick:active {
	color: #646464;
	font-weight: bold;
}

a.quick:hover {
	color: #000;
}

a.norm:hover {
	color: #bdbdbd;
}

.sub {
	font: 12px Arial;
	line-height: 18px;
}

.subnav {
	font: 11px Verdana;
	color: #000;
}

a.subnav:link, a.subnav:visited, a.subnav:hover, a.subnav:active {
	color: #000; 
	font: 10px Verdana;
}

.subnav2 {
	font: 9px Verdana;
	color: #000;
}

.headline{
	font-weight:bold;
	color:#9A0000;
	line-height:0;
}

input{
	border: 1px solid #bdbdbd;
}

select{
	border: 1px solid #bdbdbd;
}

textarea{
	font-size:12px;
	font-family:verdana;
	padding:5px;
	border: 1px solid #bdbdbd;
	width:350px;
	height:100px;
}
