

/* Tag-Definition */
html {
	background: #f5f6f6 url(grafik/back.jpg) repeat-y;
}

p {
	margin-bottom: 10px;
}

a {
	font-weight: bold;
	color: #e2007a;
	text-decoration: none;
}

a:hover {
	color: #d51e11;
	text-decoration: underline;
}

body {
	font: 11px/1.6em Arial, Helvetica, Geneva, sans-serif;
}

h1, h1.standard {
	font-size: 16px;
	color: #0092c7;
	margin-bottom: 0.8em;
}

h1.gruen {
	font-size: 16px;
	color: #86bd0a;
	margin-bottom: 0.8em;
}

h2.standard {
	font-size: 15px;
	color: #0092c7;
	margin-bottom: 0.8em;
}

h2.gruen {
	font-size: 15px;
	color: #86bd0a;
	margin-bottom: 0.8em;
}

h3.standard {
	font-size: 14px;
	color: #0092c7;
	margin-bottom: 0.8em;
}

h3.gruen {
	font-size: 14px;
	color: #86bd0a;
	margin-bottom: 0.8em;
}

h4.standard {
	font-size: 13px;
	color: #0092c7;
	margin-bottom: 0.8em;
}

h4.gruen {
	font-size: 13px;
	color: #86bd0a;
	margin-bottom: 0.8em;
}

.markgruen {
	font-weight: bold;
	color: #86bd0a;
}

.markblau {
	font-weight: bold;
	color: #0092c7;
}

/* Seitenbereiche */
#page {
	width:  1005px;
}
#wrapper {
	float: left;
	width: 750px;

}
#margleiste {
	float: left;
	width: 250px;
	background-color: #88ba14;
}
#marg_content {
	padding: 10px;
}

#content {
	background-color: white;
	margin-top: 10px;
	margin-right: 10px;
	padding: 35px 40px;
	margin-bottom: 50px;
}

#header {
	background-color: #88ba14;
}

/* Diverse */

.dreispalter {
	margin-top: 15px;
	border-top: 8px solid #daddde;
}

.dreispalter img {
margin-bottom: 10px;
}

.dreispalter h3 {
height: 40px;
	color: #0094d8;
}

.dreicol1, .dreicol2, .dreicol3 {
	width: 208px;
	float: left;
}

.dreicol1, .dreicol2 {
margin-right: 18px;
}

.seitenbox {
	margin-top: 10px;
	background-color: white;
}

.seitenbox p {
	padding: 4px;
}

.seitenbox h2 {
	
	padding: 4px;
	color: white;
	background-color: #88ba14;
	margin: 0;
	border: 1px solid white;
	font-size: 12px;
}

.partnerbox {
	margin-top: 10px;
	background-color: white;
}

.partnerbox p {
	padding: 4px;
}

.partnerbox h2 {
	
	padding: 4px;
	color: white;
	background-color: #0094d8;
	margin: 0;
	border: 1px solid white;
	font-size: 12px;
}



.linkpfeil {
	margin-top: -10px;
	display: block;
	text-align: right;
}

/* Referenten */
div.referent {
	display: block;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	border-bottom: 1px dotted silver;
}
div.referent .refcol_bild {
	float: left;
	width: 170px;
}

div.referent .refcol_text {
	float: left;
	width: 420px;
}

div.partner_block {
	display: block;
	padding-bottom: 10px !important;
	padding-top: 10px !important;
	border-bottom: 1px dotted silver;
}
div.partner_block .refcol_bild {
	float: left;
	width: 250px;
}

div.partner_block .refcol_text {
	float: left;
	width: 400px;
}

#formtable td:first-child {
	width: 75px;
	text-align: right;
}


/* Hilfsklassen */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}

* html .clearfix {
	height: 1%
}

/* DOWNLOD: */

.link_icon { display:block; padding-left:20px; background-repeat:no-repeat; background-position:0px 2px;}
.ico_pdf { background-image:url(mimeikon/fico_pdf.gif); }
.ico_xls { background-image:url(mimeikon/fico_xls.gif); }
.ico_doc { background-image:url(mimeikon/fico_doc.gif); }
.ico_zip { background-image:url(mimeikon/fico_zip.gif); }
.ico_jpg, .ico_jpeg { background-image:url(mimeikon/fico_jpg.gif); }
.ico_gif, .tif { background-image:url(mimeikon/fico_pic.gif); }
.ico_def { background-image:url(mimeikon/fico_def.gif); }


div.wbbgthumb { padding-right:8px; float:left; }
div.wbbgthumbs { margin-bottom:10px; float:left; }
div.wbbgbigimg { clear:both; float:left; margin-right:10px; }
.wbbgthumb a {display:block; float:left; margin:0; padding:0; border:2px solid white; }
.wbbgthumb a img {float:left; margin:0; padding:0;}
a.wbbgfirst {border:2px solid #007A7F; }

#stoerer {
	position: fixed;
	top: 260px;
	left: 100px;
	
}
