/*
/*

    Cascading Stylesheet
    (c) kreativrot.de

*/
 
 
/* Common Styles */
body {
  color:#444;
	background: #fff url(_img/bg_body.png) 0 0 repeat-x;
	margin:0;	padding:0;
}

body, input, select, textarea {
	font-family:Tahoma,Arial,Geneva,"Trebuchet MS",Verdana,sans-serif;
	font-size:15px;
}

h1, h2, h3, h4 {
	margin: 0; padding:5px 0;
}

h1 {
	text-align:right;
	font-size:220%;
	font-weight:normal;
	color:#95CE26;
	padding:30px 0 10px;
}
h2 {
	text-align:right;
	font-size:130%;
	font-weight:normal;
	color:#aaa;
}
h3 {
	font-size:120%;
	font-weight:normal;
	color:#178FCB;
	padding:10px 0 5px;
}
h3.news {
	color:#C69E52;
}	

/* Layerpositions */
/* From Top */

div#site {
	position: absolute; top:0px; left:50%; z-index:5;
	width:760px; 
	margin-left:-380px;
	padding:0px;
}

div#logo {
	position:absolute;
	top:0px;
	z-index:800;
}

/* Lang und Bottom */

div#lang {
	position:absolute; top:4px; z-index:800;
	width:760px;
}
div#lang_in {
	padding:0px 0px;
	color:#6f777c;
}
	div#lang_in a	{
		display:block; float:right;
		font-size:80%;
		text-decoration:none;
		color:#858E94;
		margin:0; padding:7px 15px;
	}
	div#lang_in a:hover {
		color:#43474A;
	}

div#bottom {
	clear:both;
	border-top:1px solid #ddd;
	background:#f5f5f5; height:40px;
	width:760px;
}
div#bottom_in {
	padding:5px 0;
	text-align:right;
}
	div#bottom_in a	{
		display:block; float:right;
		font-size:80%;
		text-decoration:none;
		color:#999;
		margin:0; padding:7px 15px;
	}
	div#bottom_in a:hover {
		color:#555;
	}



/* Menu Sidebar*/

div#menu_oben {
	position:absolute;
	top:227px; left:0px;
	width:193px;
}
div#menu_oben a.in, div#menu_oben a.aktiv {
	color: #666;
	display:block;
	border:solid #E2E2E2;
	border-width:1px 0 0 0;
	padding:8px 16px;
	text-decoration:none;
}
div#menu_oben a.in:hover {
	color:#222;	background: #eee;
}
div#menu_oben a.aktiv, div#menu_oben a.aktiv:hover {
	color:#222;
}

div#menu_oben a.in2, div#menu_oben a.aktiv2 {
	color: #258FCF;
	display:block; 
	padding:5px 5px 5px 25px;
	border: solid #fff;
	border-width:0px 0px 1px 25px;
	text-decoration:none;
}
div#menu_oben a.in2:hover {
	color: #258FCF;	background:#eee;
}
div#menu_oben a.aktiv2, div#menu_oben a.aktiv2:hover {
	color: #258FCF;	background:#eee;
}


/* Bluebox */

div.bluebox {
	background:#BEDDF1;
	height:185px;
}

ul.boxlink {
	list-style:none;
	padding:25px 0; margin:0;
}
ul.boxlink li {
	text-align:center;
	float:left;
	width:253px;
}

ul.boxlink li a {
	display:block;
	text-align:left;
	text-decoration:none;
	color:#fff;
	font-size:120%;
	padding-left:47px;
}
ul.boxlink li a:hover {
	
}

/* Content Details */
div#content {
	color:#555;
	margin:0; padding:50px 0 20px;
}
	div.content_in {
		padding:0 0 0 210px;
		line-height:180%;
	}
	div.homebox a,
	div.newsbox a,
	div.content_in a {
		color:#178FCB;
		text-decoration:none;
	}
  div.newsbox a {
    display:block;
    font-size:12px;
  }
	div.homebox a:active,
	div.newsbox a:active,
	div.content_in a:active {
		color:#95CE26;
	}
	div.homebox a:hover,
	div.newsbox a:hover,
	div.content_in a:hover {
		color:#116691;
	}
  div.newsbox a:hover {
    background:#eee;
  }
	p {
	}

	a.pdf {	padding-left:20px; background:url(_img/a_pdf.png) 0 3px no-repeat; }
	a.vcard {	padding-left:20px; background:url(_img/a_vcard.png) 0 3px no-repeat; }
	a.web {	padding-left:20px; background:url(_img/a_web.png) 0 3px no-repeat; }
	a.mail {	padding-left:20px; background:url(_img/a_mail.png) 0 2px no-repeat; }
		
		
div.homebox {
  line-height:180%;
}
div.homebox_in {
	padding: 0 298px 0 0;
}

div.newsbox {
	background: url(_img/bg_news.jpg) 0 20px no-repeat;
	float:right;
	width:270px;
}
div.newsbox_in {
	padding:0 0 0 85px;
}	

div.newsbox {
	line-height:130%;
}
div.newsbox h3 {
	line-height:150%;
}

/* Imagemanagement */
img {
  border:none;
}

/* Ausgefallene Sachen */

ul.sitemap {
}	
ul.sitemap_u {
}


/* Formulare */
form {
	margin:0;
}
td.form {
  text-align:left;
  vertical-align:top;
	padding:4px 5px 0 0;
	width:140px;
}
td.form p {
	padding:0; margin:0;
	border-bottom:1px dashed #ccc;
}

td.form2 {
  vertical-align:top;
}

td.form3 {
	padding:4px 5px 0 0;
}

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:250px;
  padding:2px; margin:2px 0;
  vertical-align:top;
}
textarea.zeile {
	overflow:auto;
}

select.zeile {
	width:185px;
}
img.buttonlink {
	margin:3px 7px 3px 4px;
}
img.secure {
  border:1px solid #ccc;
	margin:2px 5px 1px 0px;
	vertical-align:middle;
}
input.securezeile {
	text-transform:uppercase;
	letter-spacing:10px;
  color:#000;
	border:1px solid #bbb;
	border-top:1px solid #888;
	background:#fff;
	width:120px;
	vertical-align:middle;
	font-weight:bolder;
}
select.red,
input.red,
textarea.red {
	border-color:#d33;
	background:#fde1e1;
}
select.orange,
input.orange,
textarea.orange {
	border-color:#fa0;
	background:#fff3db;
}
input.mailbutton {
	width:255px;
	padding:4px;
	border:1px solid #555;
	background:#8EB3BD url(_img/bg_button.png) -10px -1px;
	cursor:pointer;
}
input.button {
	padding:1px 7px;
	color:#366C84;
	background:#E2EEF3;
	border:3px double #B5D4E1;
	border-bottom:3px double #82B6CC;
	cursor:pointer;
}
.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;
}

img.right {
  float:right;
	margin: 0 0 10px 20px;
}
img.left {
  float:left;
	margin-right:5px;
}

input, textarea, select {
	padding:2px;
}
.fl {
	float:left;
	margin-right:10px;
}
.fr {
	float:right;
	margin-left:10px;
}

.border {
	border:1px solid #aaa;
	padding:10px;
}

div#map {
	border:1px solid #bbb;
}

/* Sonstiges */
ul.l1 {
	padding:0; margin:0;
}
ul.l1 li {
	list-style:none;
	padding:5px 0;
	margin:0;
}

ul.l2 {
	padding:0; margin:0;
}
ul.l2 li {
	list-style:none;
	background: url(_img/li_l2.gif) 3px 13px no-repeat;
	padding:2px 0 2px 17px;
	margin:0;
}

table.lbuch {
	padding:0; margin:0;
}
table.lbuch td {
	vertical-align:top;
	padding:20px 10px 10px 10px;
	margin:0;
}

ul.weiteliste li {
  padding: 10px 0px;
}
ul.kontaktliste {
  list-style: none;
}
ul.kontaktliste li {
  padding:10px 0;
}
div.messagecontrol {
	background:#f0f0f0;
  border:1px dashed #aaa;
  padding:10px; margin:5px 0px 0px 0px;
  color:#444;
}
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_treffer.gif) -2px 8px no-repeat;
	padding:10px 0 0 20px;
}
fieldset {
	margin:0; padding:10px;
	border:1px solid #ccc;
}
fieldset.nobord {
	border:none;
	margin:0; padding:10px 0 0 0;
}
fieldset.blue {
	background:#f5f5f5;
	margin:59px 0 0 0;
}

div.suche {
	padding:15px 10px 20px 22px;
}
fieldset.suche {
	border:1px solid #A2C8D5;
	background:#F0F7F8 url(_img/bg_search.gif) 0 0 no-repeat;
	padding:1px 1px 1px 25px;
	margin:0;
	width:125px;
}
fieldset.suche input.suchfeld {
	width:124px;
	padding:0; margin:0;
	background:#F0F7F8;
	border:1px solid #F0F7F8;
	color:#3A7182;
}
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;
}



div.inhalt {
	font-size:90%;
	background:#EAF3F5;
	border:1px solid #9AC7D4;
	color:#1B3840;
	padding:10px;
	font-style:italic;
}

span.unl {
	text-decoration:underline;
}

div#topline {
	padding:45px 0 0 0; margin:0;
	border-bottom:1px solid #ddd;
}

/* Switchbuttons */
a.sbutz {
	background:0px -44px no-repeat;
	border:none;
	height: 44px;
	margin: 0px 20px 0 0;
	float: left;
	text-indent: -1000px;
	overflow: hidden;
}
a.sbutz:hover {
	background-position: 0px 0px;
}
a#xhtml {background-image:url(_img/val_xhtml.gif); width:150px;}
a#css {background-image:url(_img/val_css.gif); width:150px;}
a#wai {background-image:url(_img/val_wai.gif); width:150px;}


/* Editor */
div#edit {
	position:absolute;
	z-index:10000;
}
div#edit a {
	display:block;
	width:20px; height:30px;
	text-decoration:none;
	background:url(_edit/bt_edit.gif) 0 0 no-repeat;
}
div#edit a#editor_edit {background-position: -114px 0px;}
div#edit a#editor_exit {background-position: -114px -30px;}

div#edit a#editor_edit:hover {background-position: 0px 0px; width:114px;}
div#edit a#editor_exit:hover {background-position: 0px -30px; width:114px;}
