/* schwendetal.ch - Koller Internet GmbH */


/********** Fixes, Workarounds, etc.
*********************************************/
* {
	margin: 0;
	padding: 0;
}
/* Clearfix fuer das Float-clearing */
.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
 .clearfix {	
	display:inline-block;
}
/********** Grundlayout
*********************************************/
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
body {
	font-size: 11px;
	height: 100%;
	overflow: auto;
	background:#faf1d9;
}
#linksoben1 {
	position:absolute;
top:0;
left:0;
z-index:10;
	width:190px;
	height:234px;
	background:url(img/linksoben1.png);
}
#linksoben2 {
	position:absolute;
top:0;
left:190px;
z-index:10;
	width:164px;
	height:121px;
	background:url(img/linksoben2.png);
}

#wrapper {
position:absolute;
	width:980px;
	height:auto;
	background:url(img/head.gif) no-repeat;
}
#main {
	width:980px;
	height:auto;
	padding:0px;
	margin:125px 0 0 0;
}


#contentall {
	width:940px;
	padding:0 0 0 15px;
}
#contentshadow {
	float:left;
	width:940px;
	height:auto;
	padding:0 4px 4px 4px;
	margin:0px;
	background:url(img/schatten.png) bottom left no-repeat;
}
#contentheader {
	float:left;
	width:945px;
	height:4px;
	background:url(img/headerschatten.png) top left;
}
#content {
	width:932px;
	height:auto;
	margin:0 4px 4px 4px;
	padding:10px 0 0 0;
	padding:0px;
	background:white;
}

#content a {
	color:black;
}

#menu {
	height:28px;
	margin:10px 0 0 30px;
	background:url(img/menubg.png) no-repeat;
}
#inhalt {
	width:765px;
	height:auto;
	min-height:340px;
	_height:340px;
	margin:25px 0 20px 132px;
}

#inhalt h1 {
	border-bottom:1px solid #6d6754;
	margin:0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#footer {
	width:980px;
	height:15px;
	float:left;
}
#footer p {
	text-align:center;
	font-size:9px;
	text-transform:uppercase;	
}
#footer a {
	color:black;
}

/********** Style-Elemente
*********************************************/
img {
	border: none;
}
hr {
	clear: both;
}
/********** Navigation
*********************************************/


#menu ul {
	list-style:none;
	margin:0 0 0 190px;
	padding:0;
}
#menu li {
	float:left;
	list-style:none;
	margin:0 15px 0 0;
	padding:0;
}
#menu a {
	float:left;
	height:21px;
	padding:3px 0 8px 0;
	color:black;
	display:block;
	text-decoration:none;
	text-align:left;
}
/********** Content-Absatzformate
*********************************************/

/* Ueberschriften */
h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.6em;
	padding: 5px 0;
}
h2 {
	font-size: 1.3em;
	padding: 5px 0;
}
h3 {
	font-size: 1.1em;
	padding: 5px 0;
}
/* Paragraph */
.content p {
	margin: 10px 0 5px 0;
}
/* Links */
.content a, .content a:link, .content a:visited {
}
.content a:hover, .content a:active {
}
/* Listen */
.content ul {
	list-style-type: none;
}
.content ul ul {
	padding-left: 10px;
}
.content dl {
	float: left;
}
.content dt {
	font-weight: bold;
	float: left;
}
.content dd {
}
/* Tabellen */
.content table {
}
.content table th, .content table td {
}
/********** Formular
*********************************************/
.csc-mailform {
padding:0px;
margin:0px;
border:0px;
}

input, textarea {  border:1px solid #000000;
margin:5px 0 5px 0; }

label {
float: left;
text-align:right;
width: 8em;
margin-right: .4em;
padding:0px;
}

input[type=checkbox],
input[type=radio],
input[type=submit] {
margin-left: 8.9em;
}


input.csc-mailform, select {
float:left;
width: auto;
clear: both;
margin-left: 9em;
margin-right: .6em;
}

form br {
clear: both;

}

input:focus, textarea:focus {
color: #000;
background: #ddd;
}

input[type=submit] {
background:#ffffff; color:#000000; width:150px; border:1px solid #000000;
}

/********** Gästebuch
*********************************************/



    .tx-veguestbook-pi1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#ffffff;
		color:black;
		display:block;
		font-size:100%;
		font-weight:bold;
		padding: 1em;
		width: 600px;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:22em;
		background:#EFEFEF;
		min-height:4em;
		padding: 1em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
		
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:30em;
		background:#FFF;
		padding: 1em;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}