* {
margin: 0;
padding: 0;
}

a img {
border: none;
}

body {
background-color: #222222;
font-size: 80%;
font-family: "Lucida Grande", "Arial", sans-serif;
color:#fff;  
padding:10px;
margin:0px;
width:auto;
}

a {
color: #ff6600;
text-decoration: none;
}

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

.thickbox {}

ul, ol {
margin-left: 2em;
}

#inhalt {
padding-bottom: 1em;
}

#header {
font-size: 0.9em;
text-align:center;
}

#logo {
padding: 1em;
}

#headercontent {
padding: 1em;
}


#sizeswitch {
position: absolute;
top: 1em;
right: 1em;
width: 80px;
font-size:0.7em;
}

a#size2 {
font-size: 1.2em;
}

a#size3 {
font-size: 1.6em;
}

#address {
display:block;
padding: 0.4em;
color: #666;
}

#address:hover {
color: #fff;
}

#imagelogo {
background-color: #00ff00;
}

#lily {
display:none;
}

#claimarea {
display:none;
}

*html #claimarea {
float:left;
margin-left: 0px;
}

#claim {
line-height: 275px;
}

#claim h4 {
font-family: arial;
font-size: 2em;
letter-spacing:0.1em;
color: #E6FF80;
font-weight:100;
white-space:nowrap;
display:block;
width: 100%;
text-align:center;
}

#maincontent {
}

#navigation {
border: 1px solid #eee;
border-width: 1px 0;
}

ul#mainmenu {
margin: 5px;
list-style-type:none;
}

ul#mainmenu li {
padding: 10px 0 10px 20px;
background-image:url(/pict/layout/listdots.gif);
background-position: 0 1.2em;
background-repeat:no-repeat;
text-align:center;
}

ul#mainmenu li.on {
padding: 10px 0 10px 20px;
background-image:url(/pict/layout/listdotson.gif);
background-position: 0 1.2em;
background-repeat:no-repeat;
}

#mainmenu li a {
color: #fff;
text-transform:uppercase;
letter-spacing: 0.2em;
}

/* submenu */

ul#submenu {
list-style:none;
margin: 0.5em 0 0 0;
padding: 0;
}

ul#submenu li, ul#submenu li.on {
padding: 6px 0 6px 10px;
background-image: none;
}

ul#submenu li a {
text-transform:capitalize;
letter-spacing:normal;
}


ul#submenu li.on a {
color: #ff6600; 
}


#contentarea {
line-height:1.7em;
}


#leftcol {
padding-top: 3em;
text-align:left;
}


#leftcol h1 {
color: #ff6600;
margin-bottom: 0.8em;
font-size: 1.6em;
}

#leftcol h1.seo, p.seo {
display:none;
}


#leftcol h2 {
color: #ff6600;
margin: 1em 0 0.5em 0;
font-size: 1.2em;
}

#leftcol h3, #leftcol h4 {
color: #eee;
margin: 1em 0 0.5em 0;
font-size: 1.1em;
}

#leftcol p {
margin: 1em 0;
}

.innerleft {

}

.error {
border: 1px solid #ff6600;
background-color: #e6ff80;
color: #373737;
padding: 1em;
font-size: 0.9em;
}


#rightcol {
margin-top: 2em;
padding-top: 1em;
border-top: 1px solid #eee;
}

.innerright {

}

#rightcol h3 {
color: #FF9100;
margin-bottom: 0.5em;
text-transform:uppercase;
letter-spacing: 0.2em;
}

.carou, .carouStatic {
text-align:center;
}

.carou ul, .carouStatic ul {
list-style: none;
margin: 0 0 1em 0;
}

.carou ul li, .carouStatic ul li {
height: 18em;
width: 150px;
padding: 10px;
border: 1px solid #373737;
font-size: 0.9em;
line-height: 1.4em;
background: url(/pict/layout/inputverlauf.gif) repeat-x;
}

.carouStatic ul li {
margin-bottom: 1em;
}

.refbox {
margin: 0.5em 0 1em 0;
border: 1px solid #373737;
border-width: 1px 0;
background: #2a2a2a url(/pict/layout/inputverlauf.gif) repeat-x;
padding: 0 10px 5px 10px;
}

.refimg {
float:left;
margin: 1em 0.5em 0.2em 0;
padding: 3px;
border: 1px solid #eee;
background-color: #2a2a2a;
width: 100px;
}

.refcite {
margin: 0 0.5em 0.2em 120px;
}

.refbox .webrefimg {
float:left;
margin: 1em 0.5em 0.2em 0;
padding: 3px;
border: 1px solid #eee;
background-color: #2a2a2a;
width: 150px;
text-align:center;
}

.webrefcite {
margin: 0 0.5em 0.2em 170px;
}

.refcite h3, .webrefcite h3 {
margin-top: 0;
}

cite {
font-family:Georgia, "Times New Roman", Times, serif;
padding: 1em;
display:block;
}

cite:before {
content:open-quote;
}

cite:after {
content:close-quote;
}

.smallgrey {
font-size: 0.9em;
color: #999;
}

.normalwhite {
color: #fff;
}

#rightcol p {
margin: 0.5em 0 0.5em 1em;
}


#rightcol img.framed {
padding: 3px;
border: 1px solid #eee;
background-color: #2a2a2a;
margin-bottom: 1em;
}

p.imglegend {
font-size: 0.9em;
color: #eee;
margin: 1em 0.3em;
padding-top: 10px;
}

.next, .prev, .next1, .prev1 {
color: #ff9100;
cursor:pointer;
}

#footer {
padding: 0.8em 0 0.8em 0;
text-align:center;
font-size: 0.8em;
color: #626262;
line-height: 2em;
}

#footer img {
position:relative;
margin: 0.3em 1em -0.3em;}

.clear {
line-height: 0.01em;
height: 1px;
clear:both;
}


.hide {
display: none;
}

/* FORM */

/* FORMULAR */

.formular fieldset {
	border: 1px solid #626262;
	margin-top: 10px;
	padding: 5px;
	}

legend {
	vertical-align:middle;
	margin:5px;
	color: #626262;
	}
	
.formular input[type=text], textarea {
	margin: 2px 0px 2px 0px;
	padding:2px;
	width: 60%;
	border: solid #ff6600;
	border-width: 0 0 1px 0;
	font-family: "trebuchet ms", arial;
	font-size: 1em;
	color: #fff;
	letter-spacing: 1px;
	background: #2a2a2a url(/pict/layout/inputverlauf.gif) repeat-x;
	}

input[type=text].missing, textarea.missing {
	border: solid #e6ff80;
	border-width: 1px;
}
	
.formular select {
	font-size:1em;
	margin: 2px 0px 2px 0px;
	}
	
.formular input[type=radio] {
	margin: 2px 0px 2px 0px;
	vertical-align: middle;
	}
	
.formular {
	margin:0;
	padding:0px;
	min-width: 32em;
}

.formular label.left	{
	clear:both;
	float:left;
	width:35%;
	margin-right:1em;
	text-align:right;
}

.formular .cbox {
float:left;
vertical-align:middle;
margin-left: 10px;
}

.formular label.cbright	{
display:block;
margin-left:30px;
}


.formular form p	{
margin:0 0 10px 0;
line-height:150%;
clear:both;	
}


.formular input[type=submit] {
width:auto;
}

.submitbutton {
margin: 5px 5px 5px 160px;
text-align:left;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  color: #666;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #fff;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:1100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/pict/layout/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #000;
  z-index: 1102;
  color:#000000;
  display:none;
  border: 1px solid #fff;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:1103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:1099;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}