h1 { 
	font: normal 18px Helvetica,Verdana,Arial;
	font-weight: bold;
        color:#3366CC;  
}

h2,h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 14px Helvetica,Verdana,Arial;
	color: #000000;
}

h2 { 
	font: normal 18px Helvetica,Verdana,Arial;
	font-weight: bold;
        color:#cc0000;
        text-align: left;  
}


h6 { 
	font: normal 24px Helvetica,Verdana,Arial;
	font-weight: bold;
        color:#cc0000;
        text-align: center;  
}

body { background-color:#e5f2fa; }  

.align-center { text-align:center; }  

a:focus { outline: none;}

a:link {
  text-decoration: none;
	color: #3366CC; }
a:visited {
  text-decoration: none;
	color: #3366CC; }
a:hover {
  text-decoration: underline;
	color: #3366CC;}
a:active {
  text-decoration: none;
	color: #3366CC;} 

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}


div[id]#container {
  width:980px;
  margin:0px auto;
  border:1px solid silver;
  padding:10px;
  position: relative;
  background-color:#FFFFFF;
  
}

#container {
  width:980px;
  margin:0px auto;
  border:1px solid silver;
  padding:10px;
  position: relative;
  background-color:#FFFFFF;
  
}




div#header {
	background-color:#e5f2fa;
	}

/*-----------------------------------*/

div#linkes_menu { 
	float:left;
	width:220px; 
        background-color:white;
	margin-top: 20px;
	padding-top:10px;
	padding-bottom:10px;
}

.float-left { 
	float:left; 
}


div#trailer{background-color:white;}

div#center { 
	float:left;
	width:720px;
	margin-top: 20px;
	background: url(../fileadmin/images/hintergrund.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        border:0px solid pink;
}



div#inhalt {
	float:left;
	width:700px;
	padding:0px 10px;
	border: 0px solid green;
	display:inline;
}



div#links {
	float:left;
	width:456px;
	padding:0px 10px;
	border: 0px solid brown;
	display:inline;
}



div#rechts {
	float:right;
	width:220px;
	height:auto;
	padding:0px 10px;
	border: 0px solid blue;
	display:inline;
}



div#bottom_bar {
		clear:both;
}



/* _______Anpassungen IE__________	*/

*html div#container{width:982px;}
*html div#inhalt{float:left;width:720px;}
*html div#rechts{float:right;width:240px;}
*html div#links{float:left;width:476px;}





/*
	___ Formular _________________________
*/
legend {
left:-9999em;
position:absolute;
top:0;
visibility:hidden;
}

.csc-mailform-radio {
margin: 0px;
}

.csc-mailform-submit {
margin: 0px 0px 0px 80px;
}

label, input, select, textarea, button {
-x-system-font:none;
float:left;
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}


input, select, textarea {
background:#c5e0f5 none repeat scroll 0 0;
color:#0A0A0A;
padding:2px;
width:330px;
margin:0 180px 10px 0;
}



textarea {
height:180px;
width:330px;
}


input:focus, select:focus, textarea:focus {
background:#c5e0f5 none repeat scroll 0 0;
border-color:#3366CC;
border-right-width:3px;
}



button {
background:#BFAA83 none repeat scroll 0 0;
border:1px solid #BFAA83;
color:#0A0A0A;
cursor:pointer;
font-size:14px;

padding:3px;
}

button:hover {
background:#EFE1C2 none repeat scroll 0 0;
}

fieldset {
border:medium none;
}

label {
font-size:14px;
padding-top:2px;
}

#mailform {
margin-bottom:80px;
}

#mailform li {
float:left;
margin-bottom:10px;
width:100%;
}

#mailform label {
padding-right:10px;
text-align:right;
width:80px;
}

#mailform button {
font-weight:bold;
margin-left:90px;
}

#mailformAnrede label {width: 35px;}


#mailformAnrede input {width: 15px;}

#mailformformtype_mail {margin-left: 88px;}


#mailformformtype_mail {margin-top: 38px;}


/* _______Guestbook__________	*/

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
width:20em;
}

.tx-veguestbook-pi1 .tx-guestbook-field {
clear:both;
display:block;
padding:1em 0;
width:100%;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
background:none repeat scroll 0 0 #3366CC;
clear:both;
color:#FFFFFF;
display:block;
font-size:100%;
font-weight:bold;
padding:1em;
width:16em;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
background:none repeat scroll 0 0 #e5f2fa;
float:left;
padding:1em;
width:12em;
height:auto;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
clear:both;
display:block;
float:left;
width:7em;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit {
display:block;
width:auto;
margin: 0 0 0 8em;
}


