/* ##############Layout Definitionen############## */
body {
background-repeat: repeat-x;
background-color: #FFFFFF;
font-family: 'Trebuchet MS'; 
text-align: left;
color: #838383;
line-height: 14pt;
margin: 20px 0px 0px 0px;
}

#wrap {
margin: auto;
height: 560px;
width: 900px;
background-color: #FFFF00;
border: 1px solid #eeeeee;
}

#cs {
float: left;
height: 440px;
width: 300px;
background-color: #FFFF00;
margin-top: 20px;
margin-left: 100px;
}

#css {
float: left;
height: 85px;
width: 300px;
background-color: #FFFF00;
margin-top: 20px;

}

#cssnavi {
float: right;
margin-top:25px;
height: 55px;
width: 200px;
background-color: #FFFF00;
margin-right: 20px;
text-align: right;

}


#content {
float: left;
height: 440px;
width: 367px;
background-color: #FFFF00;
background-image: url(images/bg-mkg.jpg);
background-repeat: no-repeat;
margin-top: 45px;
overflow: auto;
padding: 0px;

}

#content2 {
float: left;
height: 440px;
width: 367px;
background-color: #FFFF00;
margin-top: 45px;
overflow: auto;
padding: 0px;

}

#navigation {
float: left;
height: 30px;
width: 700px;
background-color: #FFFF00;
margin-right: 50px;
margin-left: 149px;
margin-top:5px;
text-align: left;

}

#copyright {
height: 1px;
width: 800px;
background-color: #FFFF00;
margin-right: 50px;
margin-left: 50px;
font-size: 8pt;
color: #e1007a;
text-align: right;

}


#flash {
float: left;
height: auto;
width: 900px;
background-color: #ffed2c;
margin-top: 250px;
}

#flashwrap {
margin: auto;
height: 550px;
width: 900px;
background-color: #ffed2c;
border: 1px solid #eeeeee;

}

/* ##############Schrift Definitionen############## */
.csc-firstHeader {
	font-size: 0.75em;
	color: #000000;
	font-family: verdana, arial;
}

.bodytext {
         font-size: 0.7em;
         color: #000000;
         font-family: verdana, arial;
         margin-left: 10px;
}

h1 {
	font-size: 0.75em;
	color: #000000;
	font-family: verdana, arial;
	margin-left: 10px;
}

h2 {
	font-size: 1.0em;
	color: #000000;
	font-family: verdana, arial;
         text-align: right;
         margin-right: 20px;
}

A:active    {font-size: 8pt; color: #e1007a; text-decoration: none; font-weight: bold;}
A:link      {font-size: 8pt; color: #000000; text-decoration: none; font-weight: bold;}
A:visited   {font-size: 8pt; color: #000000; text-decoration: none; font-weight: bold;}
A           {font-size: 8pt; color: #000000; text-decoration: none; font-weight: bold;}
A:hover     {font-size: 8pt; color: #e1007a; text-decoration: none; font-weight: bold;}

/* ##############Gästebuch Definitionen############## */
.tx-veguestbook-pi1 .tx-guestbook-field
input.tx-guestbook-form-inputfield-big { float:right; width:10em; }

.tx-veguestbook-pi1 .tx-guestbook-field label { clear:both; display:block; float:left; width:6em; font-size:0.75em; color: #000000;}

.tx-veguestbook-pi1 .tx-guestbook-field
input.tx-guestbook-form-inputfield-med { float:right; width:10em; }

.tx-veguestbook-pi1 .tx-guestbook-field
textarea.tx-guestbook-form-textarea {
display:block;
float:right;
width:10em;
margin-top: 5px;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
background:#666666 none repeat scroll 0%; clear:both; color:#FFFFFF; display:block; font-size:100%; font-weight:bold; padding:1em; width:14.5em; line-height:0.1em;
text-align: left;
}

.tx-veguestbook-pi1 .tx-guestbook-right { background:#FFFFFF none repeat scroll 0%; float:left; padding:1em; width:21em;
margin-bottom: 5px;
font-size: 72%;
line-height:0.1em;
}

/* ##############Newsletter Definitionen############## */

.csc-mailform-field { padding-bottom: 2px;}

.csc-mailform-field label{ clear:both; display:block; float:left; width:6em; font-size:0.75em; color: #000000;}

input#mailformemail {float:right;}

.csc-mailform-submit { margin-left: 150px; margin-top: 10px; }

.csc-mailform { border: 0px; }