* { padding: 0; margin: 0; }

img, div, input, #outherwrapper { 
behavior: url("iepngfix.htc") }




.csc-textpic-caption {
font-size: 11px;
padding-top: 5px;
padding-bottom: 20px;
}


.csc-textpic-intext-right{
border-bottom: 1px solid #B4B4B4 !important;
height: auto;
overflow: auto;
margin-bottom: 15px;
}





html, body { 
padding:0px;
margin:0px;
height:100%;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background: #d1d0d0 url(../images/bg_body.gif) repeat-x;
}


#outherwrapper { 
margin: 0 auto;
width: 916px;
position: relative;
min-height: 100%;
height:auto !important;
background-image: url(../images/bg_outhercontainer.png);
background-repeat: repeat-y;
}

#wrapper { 
margin: 0 auto;
width: 900px;
}


#contentwrapper {
overflow: auto; /*  Fix for IE */
width: 100%;
padding-bottom: 0px;
background: #FFF url(../images/bg_contentwrapper.gif) repeat-x;
background-position: bottom;

}




/* ########################## START HEADER ############################ */
#language {
height: 15px;
text-align: right;
display: block;
padding: 3px 5px;
color: #FFF;
}
#language a{
color: #FFF;
text-decoration: none;
font-size: 11px
}
#language a:hover{
color: #FFF;
text-decoration: underline;
}


#header {
width: 900px;
height: 400px;
background-image: url(../images/bg_body.gif);
border-bottom: 1px solid #b4b4b4;
}


#header_image{
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
height: 400px;
width: 700px;
float: right;
}


#logo{
padding-left: 28px;
}
#logo a{
padding: 0px !important;
}
#logo a:hover{
padding: 0px !important;
background-image: none !important;
}

#navcontainer { 
width: 200px; 
float: left;
}

#navcontainer ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
padding-top: 50px;
}
#navcontainer ul li{
padding-left: 12px;
}
#navcontainer a {
display: block;
padding: 3px 0 3px 20px;
width: 186px;
text-transform: uppercase;
letter-spacing: 0.09em;
font-size: 12px;
}
#navcontainer a:link, #navlist a:visited {
color: #a4a4a4;
text-decoration: none;
}
#navcontainer a:hover {
color: #000;
background: url(../images/pfeileII.png) no-repeat;
background-position: left center;
}
#current {
color: #000 !important;
background: url(../images/pfeileII.png) no-repeat !important;
background-position: left center !important;
}

/* ########################## ENDE HEADER ############################ */




/* ###################### START LINKE SPALTE / SUBNAVI ######################### */
#leftcolumn { 
display: inline;
padding: 0px;
width: 200px;
float: left;
margin-top: 30px;
font-size: 12px;
}
#leftcolumn ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
#leftcolumn ul li{
padding-left: 12px;
}
#leftcolumn a {
display: block;
padding: 3px 0 3px 20px;
width: 186px;
letter-spacing: 0.09em;
font-size: 11px;
}
#leftcolumn a:link, #leftcolumn a:visited {
color: #a4a4a4;
text-decoration: none;
}
#leftcolumn a:hover {
color: #000;
background: url(../images/pfeil.png) no-repeat;
background-position: left center;
}
#subcurrent {
color: #000 !important;
background: url(../images/pfeil.png) no-repeat !important;
background-position: left center !important;
}


/* ###################### ENDE LINKE SPALTE / SUBNAVI######################### */


/* ######################## START CONTENT ########################### */
#content { 
float: left;
color: #5a5a5a;
padding: 0px 0px 30px 0;
width: 460px;
display: inline;
position: relative;
margin-top: 30px;
margin-left: 0px;
line-height: 1.2em;
}

#gallery #content {
	width: 600px;
}


#content h1{
color: #a4a4a4;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
font-size: 15px;
text-transform: uppercase;
margin-bottom: 16px;
}
#content h2{
color: #a4a4a4;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
font-size: 13px;
text-transform: uppercase;
margin-bottom: 5px;
}
#content h3{
color: #a4a4a4;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 5px;
}

#content h4{
color: #5a5a5a;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
font-size: 13px;
margin-bottom: 5px;
}
#content h5{
color: #5a5a5a;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
font-size: 12px;
margin-bottom: 5px;
}
#content h6{
color: #5a5a5a;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
display: block;
font-size: 11px;
margin-bottom: 5px;
}

blockquote {
font-style: italic;
padding: 7px 10px 7px 15px;
border: 1px solid #b4b4b4;
border-left: 5px solid #b4b4b4;
margin: 10px 0 15px 0;
}

#content ul{
margin: 10px 0 10px 2px;
}
#content ul li{
background: url(../images/pfeil.png) no-repeat;
background-position: left center;
list-style-type: none;
padding: 2px 0 2px 15px;
}
#content ol{
margin: 10px 0 10px 22px;
}
#content ol li{
padding: 2px 0 2px 3px;
}

#content p {
margin-bottom: 18px;
}
#content a {
text-decoration: underline;
color: #3f3f3f;
}
#content a:hover {
text-decoration: none;
color: #3f3f3f;
}
#content a:visitted {
text-decoration: underline;
color: #3f3f3f;
}



/* ######################## ENDE CONTENT ########################### */




/* #################### START RECHTE SPALTE ######################## */
#rightcolumn { 
display: inline;
position: relative;
color: #5a5a5a;
padding: 0px;
width: 200px;
float: right;
margin-top: 25px;
font-size: 12px;
padding-right: 20px;
}
#rightcolumn h1{
display: block;
color: #a4a4a4;
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 0.09em;
font-weight: bold;
margin: 0px 0 15px 0;
}

#rightcolumn h2 {
font-size: 11px;
color: #a4a4a4;
display: block;
text-transform: uppercase;
margin: 10px 0 15px 0;
}
#rightcolumn a{
color: #3f3f3f;
text-decoration: underline;
}
#rightcolumn a:hover{
color: #3f3f3f;
text-decoration: none;
}
/* #################### ENDE RECHTE SPALTE ######################## */




/* ####################### START FOOTER ########################## */
#footer { 
width: 856px;
height: 20px;
clear: both;
position: absolute;
margin: 0 auto!important;
bottom: 0 !important;
bottom: -1px; /* For Certain IE widths */
display: block;
color: #a4a4a4;
background-image: url(../images/bg_footer.png);
margin-top: 10px !important;
padding: 5px 20px 3px 40px;
}
#footer a{
text-decoration: underline;
color: #a4a4a4;
}
#footer a:hover{
text-decoration: none;
color: #a4a4a4;
}
#footertext {
float: left;
width: 600px;
}
#copyright {
font-size: 11px;
float: right;
width: 160px;
padding-top: 3px;
}
/* ####################### ENDE FOOTER ########################## */









/* ########################## Start Clearfixes ########################## */

.clear { 
clear: both; 
background: none; 
}

.clearfix:after {
content: ".";    
display: block;    
height: 0;    
clear: both;    
visibility: hidden;
}


/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* ########################## End Clearfixes ########################## */




/* ########################## Start Formular ########################## */

form{
padding-bottom: 30px;
}



fieldset {
border: none;
padding-left: 0px !important;
}

#tx-powermail-pi1_fieldset_1 legend {
	display: none;
}

.formfield, input {
border: 1px solid #b4b4b4;
width: 300px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
padding: 2px 5px 2px 5px;
margin-top: 2px;
}



.csc-mailform-field label,
#tx-powermail-pi1_fieldset_1 label {
display: block;
float: left;
margin-bottom: 2px;
text-align: left;
width: 100px;
padding-right: 15px;
margin-top: 5px;
}

.csc-mailform-field {
clear: both;
}

.csc-mailform-field .csc-mailform-check {
width: 15px;
float: left;
clear: right;
margin-top: 10px;
border: none;
}

.csc-mailform-submit,
.powermail_submit {
margin-top: 10px;
margin-left: 115px;
width: 120px;
}

/* Captcha */
#powermaildiv_uid5 {
	clear: both;
	margin: 150px 0 0 0;
}

.tx-srfreecap-pi2-cant-read {
	clear: both;
	display: block;
}
textarea {
clear: both;
float: left;
border: 1px solid #cdcdcd;
width: 300px;
padding: 2px 5px 2px 5px;
margin-left: 115px;
}

textarea:hover {
border: 1px solid #5a5a5a;}
/* ########################## Ende Formular ########################## */




/* ########################## Start Tabelle ########################## */
table{
width: 100% !important;	
border-spacing:0px !important;
margin-bottom: 25px;
}

td{
border-bottom: 1px solid #b4b4b4;
height: 28px !important;
border-spacing:0px !important;
}

tr.noborder td {
border-bottom: 1px solid #fff !important;
padding: 20px 0 0 0;
}

/* ########################## Ende Tabelle ########################## */








hr {
border: solid #EBEAEB 1px;
border-bottom:solid #b4b4b4 1px !important;
margin-top: 7px;
}




/* ########################## Start Searchform ########################## */
#searchform {
margin-bottom: 0px;
width: 150px;
position:relative;
left:562px; 
top:360px;  
height:20px;
}

#searchform input {
font-size: 12px !important;
width: 100px;
background-color: #e9e9e9;
border: 1px solid #e9e9e9;
color: #A4A4A4;
padding-top: 2px !important;
padding-left: 0 !important;
padding-bottom: 0 !important;
padding-right: 0 !important;
margin: 0 !important;
line-height: 12px !important;
height: 15px;
}
	
#searchform input.searchbutton {	
font-size: 12px !important;
background-color:#a4a4a4 !important;
border:1px solid #a4a4a4 !important;
color:#FFF;
width:36px;
height: 19px;
float: left !important;
padding: 0 !important;
}
/* ########################## Ende Searchform ########################## */

/* Correction Gallery */

.list_row {
float: left;
margin: 0px 10px 10px 0px;
}


.wtgallery_list_pagebrowser_area {
float: none;
clear: both;
}

