/********************************************************************
Universal Styles dtp-net.de
********************************************************************/


body { background: url("body-higru.gif") top left repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, sans-serif;
	font-size:13px;
	line-height:140%;
	color:#666;
}

*{
	margin:0;
	padding:0;
}

#kopf {
	float:left;
	background:url("kopf.jpg") no-repeat;
	border:none;
	width:100%;
	height:170px;
}

#menu1 { position:absolute;
top:127px;
left:0;
width:900px; height:23px; 
}

#menu1 ul li a {
	display:block;
	float:left;
	text-decoration:none;
	text-align:center;
	color:#fff;
	width:135px;
	font-weight:bold;
	margin-top:2px;
	text-shadow:1px 1px 2px #444;
}

#menu1 ul li a:hover {color:#333; text-shadow:1px 1px 2px #fff; }
#menu1 ul li a.akt { color:#333; text-shadow:1px 1px 2px #fff; }

#menu1 ul li a#mp_home { width:90px; }
#menu1 ul li a#mp_home h6 { visibility:hidden; }


#menu1 ul, #menu1 li {
	list-style-type:none;
	margin:0; padding:0;
	float:left;
}

img {border:none;}

#col-center {
	width:520px;
	margin-left: 200px;
	float:left;
}

* html #col-center { margin-left: 100px; }

#content { margin:28px;
	margin-top:0;
	width:480px;
	float:left;
	background:none;
}

* html #content { margin:14px; margin-top:0; }

#col-left {
	position:absolute;
	left:0px;
	top:170px;
	width:200px;
	min-height:500px;
	overflow:hidden;
}


/*
#col-left {
	float:left;
	margin-left:-720px;
	width:200px;
	min-height:500px;
}
*/



p.abst { margin-top:10px; }
p.abstu { margin-bottom:10px; }

#col-left p { font-size:11px; color:#999; }
#col-left a { text-decoration:none; color:#999; }
#col-left a:hover { text-decoration:underline; color:#777; }
#col-left a.akt { text-decoration:underline; color:#444; }

/* * html #col-left { margin-left:-745px; } */

#linkbox {
	position:relative;
	float:left;
	margin-left:8px;
	height:390px;
	width:100px;
}

#kblogo {
	position:absolute;
	bottom:0;
}

#col-right {
	float:left;
	width:160px;
	min-height:1500px;
	margin-left:9px;
	padding:0 8px 5px 8px;
	background-color:#DDE6ED;
}

* html #col-right { position:absolute; left:720px; height:400px; }

#col-right a { text-decoration:none; color:#aaa; font-size:11px; line-height:140%; font-weight:bold; }
#col-right a:hover { text-decoration:underline; color:#008080; }

#fusszeile {
	float:left;
	width:1100px; height:30px;
}

#bilderoben {
	position:absolute;
	top:19px; left:610px;
}

#bilderoben img { border:solid 1px white;
	margin-right:8px;
	float:left;
}

/**************** content ********************/

#content p {
	color:#555;
	font-size:13px;
	line-height:140%;
	margin:0;
	margin-bottom:10px;
}

#content h1 {font-weight:normal; margin-bottom:15px; margin-top:10px; 
		font-size:24px; line-height:26px;
}

#content h2 {
	font-size:16px;
	line-height:18px; margin-bottom:6px;
	font-weight:bold;
	color:#444;
	margin-top:0;
}

#content h3 { margin-top:20px; }
#content div.section h3 { margin-bottom:10px; }

#content h5 {
	font-size:16px;
	font-weight:bold;
}

#content h6 {
	color:#c00;
	font-size:24px;
	font-weight:normal;
	line-height:26px;
	margin-bottom:6px;
	margin-top:4px;
}

#content ul { padding-left:15px; margin-bottom:10px; }
#content ul li { font-size:13px; line-height:140%; }


#content div.img { float:left; margin-right:10px; background:#DADADA; padding:4px; }
#content div.img img { border:1px solid white; }
#content div.img p {font-size:12px; width:265px; margin:0;}


#content table { padding:0; border-collapse:collapse; }
#content table tbody tr td { padding:4px 10px 8px 4px; vertical-align:top; background:#eee; border-bottom:2px solid #fff; }


#imgboxleft img {margin-bottom:10px; float:left; }


.profilliste { width:480px; 
	float:left;
	border-top:solid 2px #bbb;
	margin-bottom:10px;
}

.profilliste img { float:left; margin-right:10px; margin-top:14px; }

.profilliste .prodlisttxt { width:370px; float:left; margin-top:10px; }
#content .profilliste .prodlisttxt p {margin:0;}


/* lightbox */

a.lbpic img { margin: 0 10px 10px 0; }


.flLeft { margin-left: 0px; margin-right: 7px; margin-bottom: 2px; float:left; }
.flRight { float:right; }

.galerieBlock{
	float:left;
	display:block;
	width: 630px;
	margin-left: 0px;
	margin-right: 0px;
}

#messeticker { background:#ddd; float:left; width:100%; padding:6px; margin-bottom:10px; margin-top:10px; }
#messeticker h3 {margin:0; }


.tickticker { margin-bottom:10px; background:white; }

.clearer { display:block; width:100%; clear:both; float:left; }

/************ Formular *************/

div.formgen { float:left; width:580px; }

fieldset label {float:left; width:150px; 
	clear:both; 
	font-size:12px;
}

fieldset { clear:both; padding:10px; border:solid 2px #ddd; margin-bottom:10px; }
fieldset legend { font-weight:bold; }

.formgen input:focus { background:#eee; }

fieldset input.formtext { float:left; width:350px;
	border:none; border-bottom:1px dotted gray; background:none;
	height:20px; margin-bottom:10px;
}

.formhinweis { clear:both; width:100%; float:left; margin:10px 0 5px 0; }

.formgen input.formsubmit { border:solid 1px black; margin-left:170px; margin:10px; width:200px; }

.formgen textarea.formtextfield { border:solid 1px black; width:450px; }

.formgen label.formerror { color:red; font-weight:bold; }

.formgen label.formradio2 { float:left; clear:none; width:100px; }
.formgen input.formradio2 { float:left; clear:none; margin-top:3px; margin-right:10px; }

.formgen div.formcheck2 { float:left; clear:both; margin:0; padding:0; width:100%; margin-bottom:4px; height:auto; }
.formgen input.formcheck2 {float:left; width:auto; margin-right:10px; margin-top:3px; }
.formgen .formcheck2 label { float:left; width:auto; clear:none; }

body .formgen sup { font-weight:bold; color:red; }

#content a.pic { float:left; border:solid 6px #ddd; margin:0 6px 6px 0; width:130px; height:130px; 
	text-align:center; vertical-align:middle; overflow:hidden;
}

#content div.section { clear:both; }

#sprachwahl select { font-size:12px; }
