

html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	
}


p {
    text-indent:0;
}

.csc-sitemap a{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#282828;
	text-decoration:none;
}
.csc-sitemap a:hover{
    color:#cccccc;
}
.align-center{
  text-align:center;
}

.searchbutton {
	background: transparent;
}

.searchinput{
border-top: 1px solid white; 
border-left: 1px solid white; 
border-right: 1px solid white; 
border-bottom: 1px solid white; 
background: transparent;
}

/*
.csc-header-n2 h1{
font-size: 14px;
}
*/

.csc-textpic-caption {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 11px;
}


#adresse {
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#impressum {
	font-size: 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menutitle{
	font-size: 22px;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#282828;
}
