/* -------------- LAYOUT -------------- */

* { 
margin: 0; 
padding: 0; 
}

html, body {
background-image:url(../images/sitebg.jpg);
background-repeat:repeat-x;
width: 100%;
height: 100%;
}

body.startsite {
background-image:url(../images/startsitebg.jpg);
background-repeat:repeat-x;
}


body {
color: #000000;
font-family: Arial, Verdana, Trebuchet MS;
font-size: 90%;
text-align: left;
}


#header {
position: relative;
width: 1026px;
height: 118px;
text-align: left;
margin: auto;
padding: 10px 0px 0px 0px;
color: #3b9780;
font-weight:bold;
}

body.startsite #header {
position: relative;
width: 1026px;
height: 50px;
text-align: left;
margin: auto;
padding: 10px 0px 0px 0px;
color: #3b9780;
font-weight:bold;
}

#header a{
color: #3b9780;
}

#headerline1 {
float: left;
width: 426px;

}

#headerline2 {
float: right;
width: 600px;
text-align: right;
padding: 10px 0px 0px 0px;
}


#rahmen {
position: relative;
width: 1026px;
text-align: left;
margin: auto;
}

#mainarea2 {
width: 1026px;
float: left;
padding: 20px 0px 0px 0px;
min-height: 480px;
}

#startarea {

line-height:170%;
width: 1006px;
z-index:1;
margin:0px 0px 0px 0px;
padding:20px 10px 10px 10px;
font-size: 1.2em;
min-height: 440px;
text-align:center;
border: 1px solid #666666;
color: #3b9780;
font-weight:bold;
}

#startarea a{
color: #3b9780;
font-weight:bold;
}

#startarea #startmenu {
background-color: #cccccc;
width: 956px;
padding: 0px 0px 0px 50px;
}

#startarea #startmenu ul{
margin:20px 0px 0px 0px;
list-style-type: none;
}

#startarea #startmenu ul li{
float: left;
display: inline;
padding:0px 20px 0px 0px;
}

#leftwrap {
width: 229px !important;
width: 229px; /*ie6*/
float: left;
margin:0px 0px 100px 0px;
font-size: 0.8em;
line-height:170%;
}

#rightwrap {
line-height:170%;
width: 797px;
float: right;
z-index:1;
margin:0px 0px 100px 0px;
font-size: 0.8em;
}

#rightwrap p{
line-height:170%;
}

#rightwrap img{
border: none;
}


#leftmenue{
width: 209px;
margin: 0px 0px 0px 10px; 
}

.leftmenueinner{
width: 209px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#leftmenueempty{
width: 209px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
}


#content {
width: 753px !important;
width: 753px; /*ie6*/
text-align: left;
padding: 0px 0px 0px 44px !important;
padding: 0px 0px 0px 44px; /*ie6*/


}





#leftwrap div.leftblock{
margin: 0px 0px 20px 0px;
}

#leftwrap div.leftblock ul{
list-style-type: none;
}

#leftwrap div.leftblock ul li{
list-style-type: none;
background-image:url(../images/arrow2.gif);
background-repeat:no-repeat;
background-position:0px 7px;
padding: 2px 0px 2px 8px;
}

#leftwrap div.leftblock div.leftblockheader h2 {

}

#leftwrap div.leftblock div.leftblockcontent {
padding: 12px 12px 12px 12px;
border: 1px solid #C4C4C4;
}


#bottom{
background-image:url(../images/bottombg.jpg);
background-repeat:repeat-x;
height: 153px;
width: 100%;
margin: auto;
color: #3b9780;
font-weight:bold;
}

body.startsite #bottom{
background-color: #000000;
background-image:none;
height: 153px;
width: 100%;
margin: auto;
color: #3b9780;
font-weight:bold;
}


#bottominner{
padding: 30px 0px 0px 0px;
width: 1026px;
text-align: left;
margin: auto;
color: #3b9780;
font-weight:bold;
}

#bottominner a{
color: #3b9780;
}

#bottominner ul{
list-style-type:none;
}

#footer{
height:20px;
}

/* formats */



#content img{
border:none;
padding: 0px 0px 0px 0px;
}


/* cbox - sub */

#content div.cbox {
min-height: 340px;
width: 241px;
float: left;
margin: 0px 10px 10px 0px;
}

#content div.cboximg{
padding:0px;
margin:0px;
height: 170px;
width: 241px;
overflow: hidden;
background-color: #000000;
vertical-align: middle;
text-align: center;
}

#content div.cbox img{
padding:0px;
margin:0px;
}

#content div.cboxtxt{
background-image: url(../images/cboxbg.gif);
background-repeat:repeat-x;
border: 1px solid #C5C5C5;
padding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
}

#content div.cboxtxthead{
border-bottom: 1px solid #C5C5C5;
padding: 5px 10px 10px 10px;
margin: 0px 0px 0px 0px;
}

#content div.cboxtxthead a{
text-decoration: none;
}


#content div.cboxtxthead a:hover{
text-decoration: underline;
}

#content div.cboxtxthead h2{
background-image: none;
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
font-size: 1.2em;
}

#content div.cboxtxtbody{
padding: 10px 10px 10px 10px;
margin: 0px 0px 0px 0px;
min-height: 11em;
}

#content div.cboxshare{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-transform: uppercase;
}





.default ul {
padding: 0px 0px 0px 0px;
margin: 0px 0px 10px 0px;
}

.default ul li {
background-color: transparent;
clear: both; 
list-style-type: none;
background-image: url(../images/arrow2.gif);
background-repeat:no-repeat;
background-position: 0px 7px;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;

}



/* accessibility */


#jump a, #jump a:visited, #jump a:hover {
position:absolute; 
left:-1000px; 
top:-1000px; 
width:1px; 
height: 1px;
overflow:hidden; 
display:inline;
}

#jump a:focus, #jump a:active {
z-index:99;
top:3px;
left:15px;
width:auto; 
height:auto;
background-color: #FFFFFF; 
border: 1px solid #00263c:
color: #00263c;
font-weight:bold;
padding: 5px;
}

#jump p {
line-height:1em;
height:1em;
margin:0;
z-index:99;
}

.hidden {
position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px;
overflow:hidden; display:inline;
/*display: none;*/
}

#jump hr, #top hr, #topmenue hr, #contextmenue hr, #content hr {
position:absolute; left:-1000px; top:-1000px; width:1px; height: 1px;
overflow:hidden; display:inline;
/*display: none;*/
}


/* / accessibility */

/* -------------- FORMATE -------------- */

p {
margin: 0em 0em 1em 0em;
padding: 0em 0em 0px 0em;
}

acronym{
cursor: help;
border-bottom: 1px dashed #000000;
}

abbr{
cursor: help;
border-bottom: 1px dashed #000000;
}


.nospacing{
margin: 0;
padding: 0;
text-align: center;
}



.durchgestrichen{
text-decoration: line-through;
}

.gesperrt {
text-transform: uppercase;
}

.nichtgesperrt {
text-transform: normal;
}


h1 {
color: #000000;
font-weight: bold;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-size: 1.3em;
text-transform: uppercase;
}


h2 {
color: #000000;
font-weight: bold;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-size: 1.1em;
}


h3
{
color: #000000;
font-weight: bold;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-size: 1em;
}
H4
{
color: #000000;
font-weight: normal;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-size: 1em;
}

.ebayimg{
float: right;
}

.hrvisible {
	display: inline;
}


/* formulare */

fieldset {
border: none;
margin: 4px 0px 0px 0px;
padding: 10px 0px 5px 0px;
background-image:url(../images/fieldsetbg.gif); 
background-repeat:repeat-x;
}


input.error {
color:#F91923;
border: 1px solid #F91923;
}
textarea.error {
color:#F91923;
border: 1px solid #F91923;
}

select.error {
color:#F91923;
border: 1px solid #F91923;
}

checkbox.error {
color:#F91923;
border: 1px solid #F91923;
background-color: #F91923;
}

.formerror {
color:#F91923;
border: 1px solid #F91923;
padding: 5px 5px 5px 5px;
}

label.error {
color:#F91923;
}


.must {
color:#F91923;
}


#content .must img{
padding: 0px 0px 0px 0px;
margin: 0px 0px -3px 0px;
}


.suchfeldlang .suchfeld1{
text-align: left;
background:url(../images/suchebg_long.gif); 
background-repeat:no-repeat;
background-position:0px 0px;
display: block;
width:500px;
height:30px;

}

.borderbottom{
	border-bottom: 1px solid #c9d1d3;
	margin: 0px 0px 36px 0px;
	padding: 0px 0px 41px 0px;
}

.borderbottom2{
	padding: 0px 0px 10px 0px;
}


.suchfeldlang .suchfeldinput {
background-color:#FFFFFF;
border: 1px solid #FFFFFF;
width:400px;
color:#7a8e99;
}

.suchfeldlang .suchfeld2 {
float: left;
padding: 7px 0px 0px 33px;
width:400px;
} 

.suchfeldlang .suchfeld3 {
float: right;
padding: 0px 0px 0px 0px;
width:40px;

} 

.suchfeldlang .searchbutt{
/*modern browsers ie7, ff3*/
margin: 0px 0px -4px 0px !important;
/*ie6*/
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.suchfeldlang fieldset {
border: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 18px 24px;
background-image:none; 
}



legend {
margin: 0px 0px 0px 0px; /*ie7*/
padding: 0px 0px 0px 0px;
color: #00263c;
font-weight: bold;

}


.textareaspacing {
margin: 0px 0px 10px 4px;
padding: 0px 0px 0px 0px;
width:320px;
color:#7a8e99;
border-top: 1px solid #9EA6A9;
border-left: 1px solid #9EA6A9;
border-bottom: 1px solid #EEEEEE;
border-right: 1px solid #EEEEEE;
}

.selectspacing {
margin: 0px 0px 10px 4px;
padding: 0px 0px 0px 0px;
width:320px;
color:#7a8e99;
}

.checkboxspacing{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.radiospacing{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.errorspacing {
float:left;
width:90px;
margin: 0px 0px 10px 5px;
padding: 0px 0px 0px 0px;
}


.inputspacing {
float: left;
margin: 0px 0px 10px 4px;
padding: 0px 0px 0px 0px;
width:320px;
color:#7a8e99;
border-top: 1px solid #9EA6A9;
border-left: 1px solid #9EA6A9;
border-bottom: 1px solid #EEEEEE;
border-right: 1px solid #EEEEEE;
}

.labelspacing {
float:left;
width:90px;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}

.c_element {
clear: both;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
}
.c_buttelement {
text-align: right;
margin-top: 0px;
padding: 0px 26px 0px 0px;
}

.sendbutt{
	background:url(../images/buttbg.jpg); 
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	border: none;
	width:92px;
	height:19px;
	float: left;
	
	
}



.searchbutt{
	/*modern browsers ie7, ff3*/
	margin: 0px 0px -4px 0px !important;
	/*ie6*/
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
}

/*ff2*/
.searchbutt, x:-moz-any-link{
	margin: 0px 0px -7px 0px !important;
}
/*ff3*/
.searchbutt, x:-moz-any-link, x:default{
	margin: 0px 0px -4px 0px !important;
}


/* / formulare */



.startdefault{
padding: 21px 23px 10px 23px; 
margin: 0px 0px 10px 0px;
border: 1px solid #EEEEEE;
}

.startimg{
padding: 0px 0px 0px 0px; 
margin: 0px 0px 0px 0px;
}

.default{
padding: 0px 0px 0px 0px; 
margin: 0px 0px 10px 0px;
}




.default table {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #a1b5bf;
	border-bottom: 1px solid #a1b5bf;	
}

.default td {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-right: 1px solid #a1b5bf;
	border-top: 1px solid #a1b5bf;

}

.default th {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #cccccc;
	
}


.download{
	
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	/*border-top: 1px dotted #052f41;*/

}


.red {
color: #824555;
}

.uppercase {
text-transform: uppercase;
}

.contentimage0 {
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
/*border: 1px solid #052f41;*/
}


.contentimage1 {
margin: 5px 10px 5px 0px;
padding: 0px 2px 0px 2px;
/*border: 1px solid #052f41;*/
}

.contentimage2 {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}

.contentimage3 {
margin: 5px 20px 0px 0px;
padding: 2px 2px 2px 2px;
}

/* -- pages -- */




/* -------------- LINKS -------------- */



a:link {text-decoration:underline;}  
a:visited {text-decoration:underline;}
a:hover {text-decoration:underline;  }


#leftwrap a{
text-decoration: underline;
color: #000000;
}

#rightwrap  a{
text-decoration: underline;
color: #000000;
}




/*drupal zeugs*/

.views-field-value{
font-size: 0.8em;
font-style: italic;
}

div#edit-search-block-form-1-wrapper label {
display:none;
}

form#search-block-form div.container-inline {
margin-top: -3px;
}


ul.primary {
border-bottom: none;
}

ul.tabs {
border-bottom: none;
}

ul ul.tabs {
border-bottom: 1px solid #666666;
}

ul.primary li a {
text-decoration:none;
}

.default ul.primary ul li {
background-image:none;
padding-left: 0px;
}

/*userloginblock*/

div.userloginblock div.leftblock{
margin: 20px 0px 20px 0px;
}

div.userloginblock div.leftblock a, #leftwrap div.userloginblock div.leftblock a{
text-decoration:none;
color:#FFFFFF;
}
div.userloginblock div.leftblock a:hover, #leftwrap div.userloginblock div.leftblock a:hover{
text-decoration:underline;
color:#FFFFFF;
}



div.userloginblock form#user-login-form{
text-align: left;
}

div.userloginblock div.leftblock ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}

div.userloginblock div.leftblock ul li{
list-style-type: none;
background-image:url(../images/arrow2.gif);
background-repeat:no-repeat;
background-position:0px 7px;
padding: 2px 0px 2px 8px;
}

div.userloginblock div.leftblock div.leftblockheader h2 {

}

div.userloginblock div.leftblock div.leftblockcontent {
padding: 0px 12px 12px 12px;
background-color:#000000;
color:#FFFFFF;
border: 1px solid #FFFFFF;
text-align: left;
}

div.userloginblock .item-list {
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div.userloginblock .item-list ul li {
margin: 0px 0px 2px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
}

/*/userloginblock*/


/*usernavblock*/

div.usernavblock div.leftblock{
margin: 20px 0px 20px 0px;
}

div.usernavblock div.leftblock a, #leftwrap div.usernavblock div.leftblock a{
text-decoration:none;
color:#FFFFFF;
}
div.usernavblock div.leftblock a:hover, #leftwrap div.usernavblock div.leftblock a:hover{
text-decoration:underline;
color:#FFFFFF;
}



div.usernavblock form#user-login-form{
text-align: left;
}

div.usernavblock div.leftblock ul{
list-style-type: none;
padding: 0px;
margin: 0px;
}

div.usernavblock div.leftblock ul li{
list-style-type: none;
background-image:url(../images/arrow2.gif);
background-repeat:no-repeat;
background-position:0px 7px;
padding: 2px 0px 2px 8px;
}

div.usernavblock div.leftblock div.leftblockheader h2 {

}



div.usernavblock div.leftblock div.leftblockcontent {
padding: 12px 12px 12px 12px;
background-color:#000000;
color:#FFFFFF;
border: 1px solid #FFFFFF;
text-align: left;
}

div.usernavblock .item-list {
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div.usernavblock .item-list ul li {
margin: 0px 0px 2px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
}

/*/usernavblock*/

div.messages ul {
margin: 0px 0px 0px 20px;
padding: 5px 5px 5px 5px;
}

div.messages {
margin: 0px 0px 10px 0px;
padding: 5px 5px 5px 5px;
background-color:#FFFF00;
border: 1px solid #FFcc00;
}


#content div.default div.comment {
margin: 0px 0px 10px 0px;
padding: 5px 5px 5px 5px;
background-color:#FFFFFF;
border: 1px solid #666666;
}



#content div.default span.submitted {
font-size: 0.6em;
font-style: italic;
}

div.node div.content div.field-type-text {
background-color: #cccccc;
padding: 5px;
}

div.node div.content div.field-field-autor {
margin-bottom: 15px;
}


/* / drupal zeugs*/