.link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.link:hover {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
.maillink {
	color: #FFFFFF;
	text-decoration: none;
}
.maillink:hover {
	text-decoration: underline;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	scrollbar-face-color: #000033;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #D2E4FF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #002F59;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #CCCCCC;
}
.bfbg {
	
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #000033;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textKlein {
	font-size: 10px;
}
.quicksearch {
	margin: 0px;
}
.needle {
	font-size: 11px;
	padding: 2px;
	width: 140px;
}
.imgheadlinefeatured {
	margin-top: 20px;
	float: none;
	clear: both;
}
.imgheadline {
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
	float: none;
	clear: both;
}
.imgfeatured {
	border: 1px solid #666666;
	margin-bottom: 3px;
	float: none;
	clear: both;
}
.absatzfeatured {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    padding: 5px 1px 5px 10px;
    margin-right: 15px;
}
.absatz {
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
    padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
    margin-right: 15px;
}
.imguebersicht {
	border: 1px solid #666666;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
.line {
	border-bottom: 1px solid #666666;
	width:100%;
	float: none;
	clear: both;
}
.uebersicht {
	padding: 5px;
	vertical-align: top;
}
.tdbild {
	background-image: url(gfx/shadow_img.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 134px;
	height: 138px;
	background-color: #333333;
}
.imgdetail {
    margin: 7px 10px 11px 4px;
}
.imgobj {
    border: 1px solid #666666;
}
.txtInput {
	color: #FFFFFF;
	width: 320;
	height: 23;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-weight:bold; 
	font-size:10px;
	text-decoration: none;  
	background-color: #171717;
	border: 1 px solid gray
}
			
.txtInputklein {
	color: #FFFFFF;
	width: 80;
	height: 23;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-weight:bold; 
	font-size:10px;
	text-decoration: none;  
	background-color: #171717;
	border: 1 px solid gray;
}
	
.txtInputmittel {
	color: #FFFFFF;
	width: 224;
	height: 23;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-color: #171717;
	border: 1 px solid gray
}

.txtInputmessage {
	color: #FFFFFF;
	width: 320;
	font-family:verdana,geneva,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-color: #171717;
	border: 1 px solid gray
}
			
.txtpulldown {
	width: 100;
	height: 23;
	color: #FFFFFF;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;  
	background-color: #171717;
	border: 1 solid gray;
}

.txtpullzwei {
	width: 151;
	height: 23;
	color: #FFFFFF;
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-weight: bold; 
	font-size: 10px;
	text-decoration: none;  
	background-color: #171717;
	border: 1 solid gray;
}

