/* Basiseinstellungen */
body { 
 	line-height:16px;
	font-size:11px;
	font-family:verdana,lucida,arial,helvetica,sans-serif;
	background:#3F454E url(background.png) repeat-x; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footermenue {
	font-weight: none;
	font-size: 10px;
	font-color: #FFFFFF;
}
.small
{
font-size:9px; 
}

a:link, a:visited {text-decoration: none; color: #036;}
a:hover {text-decoration: underline;}

a.content:link, a.content:visited {text-decoration: underline; color: #036;}
a.content:hover {text-decoration: underline;}


.contactform {width:418px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:10px ;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:10px;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:10px;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:10px;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:10px;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:10px;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
.column1-unit {width:440px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; text-align:left}
/*
a.mehr, .mehr, .bl-b {font-size:11px; font-weight: bold; color: #036;}
a.blk, .blk {color: #000;}
a.blk-b, .blk-b {color: #000;font-weight: bold;}
a.red, .red {color: #f00;}
a.small {font-size:10px;}

a.forum:link {text-decoration: none; color: #036;}
a.forum:visited {text-decoration: none; color: #333;}
a.forum:hover {text-decoration: underline;}
a.ext:link {background: url(http://www.) right center no-repeat; padding-right: 13px; text-decoration: none; color: #036; border-bottom: dashed 1px;}
a.ext:visited {background: url(http://www.) right center no-repeat; padding-right: 13px; text-decoration: none; color: #333; border-bottom: dashed 1px;}
a.ext:hover {background: url(http://www.) right center no-repeat; text-decoration: none;  padding-right: 13px; color: #990000; border-bottom: solid 1px;}

a.blk-bl {color: #000;}
a:hover.blk-bl {color: #036;}

a.head  {font-size: 13px;}
*/