body {
font-size: 12px;
font-family: Arial, Verdana, helvetika, Sans-Serif;
background: white url(../img/back.jpg) repeat-x top center;
color: #999;
text-align: center;
padding:0;
margin:0;
}

#mainwrapper{
margin: 0px auto;
padding: 0;
width: 700px;
}

#header {
padding: 0;
margin: 0 auto;
height: 120px;
width: 100%;
background: url(../img/deco.gif) no-repeat bottom right;
}

#wrapper{
text-align:left;
}

#logo {
margin: 0;
height: 120px;
width: 100%;
background: url(../img/logo.gif) no-repeat;
background-position:0px 65px;
}

a {
color:#800000;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

/*  begin main navigation*/
#nav{
height:55px;
}
#nav ul{
display:block;
list-style-type:none;
padding:0;
margin:0;
}
#nav li{
float:left;
height:50px;
width:115px;
border-left:1px solid #ccc;
}
#nav li.current{
float:left;
height:46px;
width:115px;
border-left:1px solid #ccc;
border-top:4px solid #ccc;
}

#nav li a {
text-align:center;
display:block;
height:50px;
width:115px;
color:#666;
line-height:50px;
text-decoration:none;
}

#nav li a:hover{
	
}
/*  end mein navigation */


/* --- CONTENT ---*/

h1 {
font-size:30px;
color:#ccc;
padding:0;
margin:0 0 10px 0;
font-weight:bolder;
text-transform: uppercase;
}

h2 { padding:0; }

h2 a, h2 a:hover{
text-decoration: none;
color:#999;
padding:0;

}
.content{
margin:20px 0;
}
.content img {
padding:0 0 15px 15px;
}

p.align-left { font-size:8pt; }


.contentbody ul {
margin-left: 0px;
padding: 0 0 0 10px;
list-style: none;
padding:0px;

}
.contentbody{
padding:0;
margin:0 0 20px 0;
width:100%;
}
.contentbody li{
margin: 0;
padding:0;
color:#333;
font-size:22px;
line-height::22px;
font-family: Arial, Helvetica, Sans-Serif;
}
.contentbody li a{
color:#333;
text-decoration:none;
}
.contentbody li a:hover{
color:#333;
text-decoration:none;
}

.csc-menu { list-style-type:none; }
.csc-textpic-text ul { list-style-type:none; padding:0; margin:0; }
.csc-textpic-text ul li, .csc-textpic-text ul li a { color:#000; font-size:18pt; }




#footer {
background-color: #fafafa;
font-size: 10px;
padding:5px 25px 25px 0;
margin: 10 auto;
width: 700px;
clear: both;
text-align: left;
line-height:20px;
}
#footer a {
color:#666;
}


.csc-header-n2 h4 { padding:0; margin:0; }
td.td-0, td.td-last { padding-left:0; padding-right:0; }
td.td-0 { width:70px; }
td.td-last { width:100px; }
.oeffnungszeiten { padding:0; margin:0; background-color:#fff; }

/* ------------- Formulare ------------------- */

.tx-thmailformplus-pi1 { width:405px;}

form {
margin:0;
}

.required {
font-size: 11px;
color: #EC008C;
}

input, textarea, select, .chkbox {

color: #454545;
}

#name, #vorname, #strasse, #plz_ort,  #tel, #email, #www, #bemerkungen, #referer, #handelspotionen, #submit, #firstname, #lastname, #birthday, #zip_city,  #gender, #size, #weight, #address, #telephone, #subject, #experiences, #notice {
margin-top: 2px;
}

.title {
width: 112px;
float: left;
font-weight: bold;
font-size: 11px;
color: #999;
}

#vorname input, #name input, #strasse input, #tel input, #email input, select, #firstname input, #lastname input, #birthday input, #size input, #weight input, #address input, #zip_city input, #telephone input, #subject input, #notice textarea, #experiences textarea {
width: 170px;
font-family: Arial, sans-serif;
border:1px solid #999;
}

#bemerkungen textarea {
width: 290px;
height: 150px;
font-family: Arial, sans-serif;
border:1px solid #999;
font-size: 12px;
}

#plz_ort input.plz  {
width: 38px;
border:1px solid #999;
}

#plz_ort input.ort  {
width: 125px;
margin-left: 5px;
border:1px solid #999;
}

.chkbox {
width: 360px;
}

.formerror ul, .error ul {
font-weight: normal;
margin-top: 5px;
margin-bottom: 0;
}

.tx-thmailformplus-pi1 .error { color:#EC008C; border:1px solid #EC008C; padding: 3px; margin:0 0 3px 112px; width:284px; } 
.tx-thmailformplus-pi1 form #submit input { border:1px solid #EC008C; width:120px; color:#EC008C; text-align:center; background-color:#fff;  }
.tx-thmailformplus-pi1 form #submit { text-align:right; }







