body, html{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	list-style-type:square;
}
.inhalt{
	font-size: 12px;
	color:  #363539;
	
}

.inhalt u1{
margin:0px;
padding: 0px;

}	

.inhalt li{
margin:0px;
padding: 0px;
list-style-type:square;
}	
	
	
#content{
padding: 20px 15px 0px 15px;
}



a:link, a:hover, a:visited{
	color: #313946;
	
}
a:active{
	color: #CCCCCC;
}
a:hover{
	color: #849299;
}

.tabelletitel{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #363539;
	margin-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.tabelletitel_hintergrund{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #363539;
	margin-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-image:url(http://www.rolandbuechel.ch/bilder/banner/inhalthintergrund.jpg);
	background-repeat:repeat-x;
}

.tabelleinhalt{
	font-size: 12px;
	color: #363539;
	
	height:100%

	}
.tabelleinhalt u1{
padding-bottom:0px;
margin-bottom:0px;

}
.tabelleinhalt li{
padding-bottom:0px;
margin-bottom:0px;

}		

.tabelleinhalt img{
	padding: 5px;
}
	
	label, input, select, textarea {
	/* Alle Labels UND Formularelemente auswählen */
	background-color: #FFFFFF;
	color: #363539;
	border: 1px solid;
	border-color: #009933;
}
input#submit { /* den Submit-Button */
	background-color: #FFFFFF;
	color: #363539;
	border: 1px solid;
	border-color:#009933;
}

input#radio{
	/* den Submit-Button */
	color: #363539;
	border: none;
	border-color:White;
}

.titel{
color: #009933;
line-height: 25px;
font-size: 15px;
font-weight: bold;
}

.copy{
color: #999999;
font-size:10px;
}

.newsdatum{
	color: #363539;
	font-size:10px;
}

h1{
font-size: 15px;
}

h2{
font-size: 14px;
}

.newstitel{
font-size: 18px;
line-height: 20px;
}

#tabborder{
border: 2px solid #C4DCC4;
padding: 0px;
}

.tabborder{
	background-image:url(http://www.rolandbuechel.ch/bilder/banner/inhalthintergrund.jpg);
	background-repeat:repeat-x;
	background-position: top center;
	border: 2px solid #C4DCC4;
	padding: 0px;
}


#unten{
	padding: 20px 0px 0px 0px;
	background-image:url(http://www.rolandbuechel.ch/bilder/banner/untenhinten.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
}

.pkorrekt p{
	margin-top: 0px;
}