/*

    Cascading Stylesheet
    (c) KREATIVROT.de Internetdesign + Printmedien

*/
 
 
/* Allgemein */
html {
	min-height:101%;
}
body {
	color:#555;
	background: #fff url(_img/bg_body.jpg) top center repeat-x;
	margin:0px;
	padding:0px;
}
body, div, input, p, select, textarea {
	font-family: Segoe UI, Lucida Grande, Tahoma, "Trebuchet MS", Arial, Geneva, sans-serif;
	font-size:14px;
}
div#site {
	width:950px;
	margin:auto;
}
div.logo {
	padding:47px 0 31px 150px;
}
h1, h2, h3, h4 {
	margin: 0;
}
h1 {
	padding:25px 0 10px;
	font-size:1.6em; line-height:1.6em;
	font-weight:normal;
	color:#222;
}
h2 {
	padding:20px 0 5px;
	font-size:1.3em;
	font-weight:normal;
	color:#222;
}
h3 {
  font-style: italic;
  font-weight: bold;
	padding:10px 0;
	font-size:1.2em;
	
}
h4 {
	padding:10px 0;
	color:#07b;
}

/* Menu Sidebar*/
div#menu_oben {
	float:left; width:230px; min-height:500px;
	padding:30px 15px 30px 0;
	background:#fff url(_img/bg_menu_right.png) right top no-repeat;
}
div#menu_oben img.ieworkaroundspacer {
	width:1px; height:320px;
}
div#menu_oben a.in,
div#menu_oben a.aktiv {
	color:#007bb5;
	display:block;
	padding:5px 30px 5px 10px;
	border-bottom:1px solid #fff;
	text-decoration:none;
	text-align:right;
	background:#fff url(_img/bg_menu.png) 500px 0 no-repeat;
}
div#menu_oben a.in2,
div#menu_oben a.aktiv2 {
	color:#333;
	border-bottom:1px solid #fff;
	display:block;
	padding:3px 30px 3px 15px;
	text-decoration:none;
	text-align:right;
	background:#fff url(_img/bg_menu.png) 500px 0 no-repeat;
}
div#menu_oben a.in3,
div#menu_oben a.aktiv3 {
	color:#777;
	border-bottom:1px solid #fff;
	display:block;
	padding:2px 30px 2px 20px;
	text-decoration:none;
	text-align:right;
	background:#fff url(_img/bg_menu.png) 500px 0 no-repeat;
}

div#menu_oben a.in:hover {
	color:#fff; background:#fff url(_img/bg_menu.png) left 0px no-repeat;
}
div#menu_oben a.aktiv, div#menu_oben a.aktiv:hover {
	color:#fff; background:#fff url(_img/bg_menu.png) left -100px no-repeat;
}

div#menu_oben a.in2:hover {
	color:#fff; background:#fff url(_img/bg_menu.png) left -200px no-repeat;
}
div#menu_oben a.aktiv2, div#menu_oben a.aktiv2:hover {
	color:#fff; background:#fff url(_img/bg_menu.png) left -300px no-repeat;
}

div#menu_oben a.in3:hover {
	color:#fff; background:#fff url(_img/bg_menu.png) left -400px no-repeat;
}
div#menu_oben a.aktiv3, div#menu_oben a.aktiv3:hover {
	color:#fff; background:#fff url(_img/bg_menu.png) left -500px no-repeat;
}



/* Content Details */
div#content {
	padding: 10px 0px 0px 0px;
}
	div#content_in {
		background: #fff;
		padding:0 0 0 255px;
		line-height:21px;
	}
	div#content_in a {
		color:#007fb2;
		text-decoration:none;
	}
	div#content_in a:active {
		color:#810;
	}
	div#content_in a:hover {
		color:#007fb2;
		text-decoration:underline;
	}
	p {
	
	}

	a.pdflink {	padding-left:20px; background:url(_img/a_pdf.gif) 1px 1px no-repeat; }
	a.weblink {	padding-left:20px; background:url(_img/a_web.gif) 1px 2px no-repeat; }
	a.zoomlink {	padding-left:20px; background:url(_img/a_zoom.gif) 1px 1px no-repeat; }
	a.downlink {	padding-left:20px; background:url(_img/a_down.gif) 1px 2px no-repeat; }
	a.maillink {	padding-left:20px; background:url(_img/a_mail.gif) 1px 2px no-repeat; }
	a.oklink {	padding-left:20px; background:url(_img/a_ok.gif) 1px 2px no-repeat; }
		
		
/* Bottom und Langmenu Details */
div.bottom {
	margin-top:40px;
	clear:both;
	color:#335b69;
	width:100%; height:250px;
	background: #003244 url(_img/bg_bottom.png) top repeat-x;
}
div.bottom img,
div.lang img {
	vertical-align:middle;
}
div.bottom_in {
	width:950px;
	margin:auto;
	padding:10px 0px;
	text-align:right;
}
	div.bottom_in a	{
		font-size:10px;
		text-decoration:none;
		text-transform:uppercase;
		color:#7f98a1;
	}
	div.bottom_in a:hover {
		color:#fff;
	}

div.lang {
	color:#666;
	width:100%; height:10px;
}
div.lang_in {
	padding:4px 0px;
	text-align:right;
}
	div.lang_in a	{
		font-size:10px;
		text-decoration:none;
		text-transform:uppercase;
		color:#aaa;
	}
	div.lang_in a:hover {
		color:#eee;
	}

/* Imagemanagement */
img {
  border:none;
}

/* Ausgefallene Sachen */
span.underline {
/*	text-decoration:underline;*/
}
ul.sitemap {

}	
ul.sitemap_u {

}
#content_in li.ob a {
	font-weight:normal;
}
#content_in li.un a {
	color:#444;
	font-weight:normal;
}


/* Formulare */
form {
	margin:0; padding:0;
}
td.form {
  text-align:right;
  vertical-align:top;
	padding:4px 5px 0 0;
	width:140px;
}
td.form2 {
  vertical-align:top;
}

td.form3 {
	padding:4px 5px 0 0;
}
td.vemid {
	text-align: center;
	vertical-align: middle;
	}
td.th2 {
		background: #fafafa;
	}

div.border1 {
	margin:0px 0px 5px 0px; padding:2px;
	line-height:1px;
	float:left;
}
div.border2 {
	margin:0px 0px 5px 0px; padding:2px;
	line-height:1px;
	float:right;
}
select.zeile,
input.zeile,
textarea.zeile {
  color:#000;
  border:1px solid #bbb;
  border-top:1px solid #888;
  width:300px;
  padding:2px; margin:2px 0;
  vertical-align:top;
}
select.zeile {
	width:185px;
}
img.secure {
  border:1px solid #ccc;
	margin:1px 5px 1px 0px;
	vertical-align:middle;
}
input.securezeile {
	text-transform:uppercase;
	letter-spacing:10px;
  border:1px solid #ccc;
	background:#fff;
	width:120px;
	vertical-align:middle;
	font-weight:bolder;
	color:#444;
}
select.red,
input.red,
textarea.red {
	border-color:#d33;
	background:#fde1e1;
}
select.orange,
input.orange,
textarea.orange {
	border-color:#fa0;
	background:#fff3db;
}
input.mailbutton,
input.button {
	padding:5px 20px 5px 30px; margin:5px 0px;
	color:#444;
	background:#eee url(_img/bg_button.png) 0px center no-repeat;
	border:1px solid #888;
	cursor:pointer;
}
input.mailbutton:hover,
input.button:hover {
	background-position:-500px center;
}
.button_light {
	cursor:pointer;
}
div.cm_middle input.button {
  color:#555;
  border:2px solid #ab8;
  background:#cda;
}
input.teaser_button, input.teaser_button_aktiv {
  color:#aaa; background:#aaa;
  border:2px solid #fff; padding:0px;
	width:15px; height:15px;
  font-size:1px; cursor:pointer;
}
input.teaser_button_aktiv {
  color:#a00;
  background:#a00;
}

.fo_r {
  float:right;
	margin: 0 0 10px 20px;
}
.fo_l {
  float:left;
	margin-right:5px;
}
.text_r {
	text-align:right;
	padding: 0 15px 0 0;
}
img.border {
	background:#fff;
	padding:5px 0px;
}
div.margin150 {
	float:right;
	width:300px;
}

input, textarea, select {
	padding:2px;
}

/* Sonstiges */
ul.l0 {
	padding:0; margin:0;
}
ul.l0 li {
	list-style:none;
	border:1px solid #ccc;
	background:#eee;
	padding:10px; margin:10px 2px;
	float:left;
	width:200px; height:100px;
}

ul.l1 {
	padding:0; margin:0;
}
ul.l1 li {
	list-style:none;
	background: url(_img/li_l1.gif) 0px 3px no-repeat;
	padding:2px 0 2px 15px;
	margin:0;
}

ul.l2 {
	padding:0; margin:0;
}
ul.l2 li {
	color:#555;
	list-style:none;
	background: url(_img/li_l2.gif) 0px 3px no-repeat;
	padding:2px 0 2px 15px;
	margin:0;
}

ul.l3,
ul.l4 {
	padding:0; margin:0;
}
ul.l3 li,
ul.l4 li {
	color:#555;
	list-style:none;
	padding:2px 0 2px 30px;
	margin:0;
	background: url(_img/li_l4.gif) 15px 3px no-repeat;
}	
table, td {
	padding:0; margin:0;
	border-spacing:0;
}
td {
	vertical-align:top;
}
table.uebersicht {
	border: solid 1px #ccc;
	border-width: 0px 0px 1px 1px;
	}

table.uebersicht td,
table.uebersicht th  {
	padding: 10px;
	border: solid 1px #ccc;
	border-width: 1px 1px 0px 0px;
}
table.uebersicht th {
	background: #eee;
}
td.s1 {
	color:#666;
	width:80px;
	padding-right:15px;
}

table.lbuch {
	padding:0; margin:0;
}
table.lbuch td {
	vertical-align:top;
	padding:20px 10px 10px 10px;
	margin:0;
}

table.koop {
	width: 100%;
	padding:0; margin:0;
}
table.koop td {
	width:30%;
	padding:10px; margin:2px;
	border:4px solid #fff;
	background:#eee;
	height:150px;
}
ul.weiteliste li {
  padding: 10px 0px;
}
ul.kontaktliste {
  list-style: none;
}
ul.kontaktliste li {
  padding:10px 0;
}
div.messagecontrol {
	background:#fafafa;
  border:1px dashed #aaa;
  padding:10px; margin:5px 0px 0px 0px;
  color:#222;
}
div.messagecontrol blockquote {
  font-style:italic;
}
ul.treffer blockquote {
	background: url(_img/bg_cite.gif) 0px 0px no-repeat;
  font-style:italic;
	padding:5px 0 0 10px; margin:0;
}
ul.treffer {
	list-style:none;
	padding:0; margin:0;
}
ul.treffer li {
	background: url(_img/li_l1.gif) 0px 10px no-repeat;
	padding:10px 0 0 20px;
}
fieldset {
	margin:10px; padding:10px;
	border:1px solid #ccc;
}
fieldset.nobord {
	border:none;
	margin:0; padding:10px 0 0 0;
}


/* Suche */
div.suchform {
	padding:50px 0px;
	float:right;
}
div.suche {
	padding:15px 0px 20px 22px;
}
fieldset.suche {
	border:1px solid #007bb5;
	background:#F0F7F8 url(_img/bg_search.gif) 1px 2px no-repeat;
	padding:2px 2px 2px 25px;
	margin:0px;
	width:125px;
}
fieldset.suche input.suchfeld {
	width:124px;
	padding:0px; margin:0px;
	background:#F0F7F8;
	border:1px solid #F0F7F8;
	color:#007fb2;
}


label {
	cursor:pointer;
	white-space:nowrap;
}
label:active {
	color:#c00;
}
a.gotoprint {
	float:right;
}
a.doprint {
	display:none;
}
acronym, abbr {
	cursor:help;
	border-bottom:1px dotted #444;
}
br.clear {
	clear:both;
}
	
div.helptext {
		position:absolute; top:-90px;
		width:300px;
		padding:4px 8px;
		color:#655A08;
		background:#FCF9DF;
		border:1px solid #F5E886;
	}
span.searchword {
   color: #222;
   background-color: #FFD266;
}


table.infobox	{
	width:99%;
	color:#444;
}
table.infobox td.i1,
table.infobox td.i4 {
	width:320px;
}
table.infobox td.i2 {
	border-right:1px solid #ccc;
}
table.infobox a {
	font-style: italic;
	font-weight: bold;
}

div.inhalt {
	background:#E6F5D9;
	border:1px solid #CCEBB3;
	color:#4D8222;
	padding:10px;
}

/* Bookmark-Buttons */

a.bmlink {
	
}
#atff {
  display: none;
}

