html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	color: #ffffff;
	line-height: 1.3;
	margin: 0;
}



#wrapper{
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 0px;
}


#fusszeile{
	margin: 0px 60px 30px 60px;
	padding-top: 60px;
	clear: both;
	display: block;
}



#inhalttop{
	height: 125px;
	background-color: #ffffff;
}

#inhaltinhalt{
	padding: 5px 0px 30px 30px;
}

.kachel{
	width: 260px;
	height: 330px;
	background-color: #666666;
	margin: 30px;
	float: left;
	border-radius: 20px;
}

.kachelbg{
	width: 260px;
	height: 110px;
	position: relative;
	margin-top: -110px;
	background-color: #000000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.kacheltext, a.kacheltext:link, a.kacheltext:visited, a.kacheltext:active, a.kacheltext:hover{
	width: 250px;
	height: 103px;
	padding-left: 10px; 
	padding-top: 7px;
	position: relative;
	margin-top: -110px;
	color: #ffffff;
	font-family: 'Fjalla One', sans-serif;
	font-size: 36pt;
	line-height: 1em;
	text-transform: lowercase;
}

img{
	border-radius: 20px;
}

#inhalttext{
	padding: 5px 60px 30px 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;	
	color: #ffffff;
}

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover{
	color: #ffffff;
	text-decoration: underline;
}

h1{
	font-family: 'Fjalla One', sans-serif;
	text-transform: lowercase;
}




a.link:link, a.link:visited, a.link:active, a.link:hover{
	color: #ffffff;
	text-decoration: underline;
}


a:link, a:visited, a:active{
	color: #73c9de;
	text-decoration: none;
}

a:hover{
	color: #73c9de;
	text-decoration: underline;
}







.footer
{
	font-family: Arial, Helvetica;
	font-size: 12px;
}




BODY {scrollbar-face-color:#FFFFFF; scrollbar-shadow-color:#FFFFFF; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#333333; scrollbar-darkshadow-color:#333333; scrollbar-track-color:#19B2FF; scrollbar-arrow-color:#333333;}


input 
{ 
font-family: Arial, Helvetica; 
font-size: 15px; 
color: #000000; 
background-color: #A6E5FF; 
border: 0px #000000 solid 
}

textarea 
{ 
font-family: Arial, Helvetica; 
font-size: 15px; 
color: #000000; 
background-color: #A6E5FF; 
border: 0px #000000 solid 
}

.button
{ 
font-family: Arial, Helvetica; 
font-size: 15px; 
color: #000000; 
background-color: #A6E5FF; 
border: 1px #000000 solid;
width:200px; 
}




.dropdown 
{ 
width:230px; 
font-family: Arial, Helvetica; 
font-size: 13px; 
color: #000000; 
background-color: #FFFFFF; 
border: 1px #000000 solid;
}


 .Check, .Radio
   { background-color:#73c9de; border:0px; }




