/*
rot: #e43429
grau: #666666
*/

body{ 
	background-color: #FFFFFF; 
	font-family: 'Signika', Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #666666;
}

#hintergrund{
	opacity: 0.4;
}

#head{
	border-bottom: 3px solid #e43429;
	background-color: #FFFFFF; 
}

#inhalt{ 
}


/* Mainnavi */
#navi{

}


p{
padding-bottom: 8px;
font-size: 14px;
}

p img,
td img {
padding:0;
}


h1, h2, h3, h4{
padding-bottom: 20px;
}

h1{ 
font-weight: bold;
color: #e43429; 
font-size: 18px;
}

h2{ 
font-size: 16px;
word-spacing: 4px;
}


a, a:link, a:visited {
text-decoration: underline;
color: #e43429;
}

a:hover, a:active{ 
text-decoration: none;
cursor:pointer;
 }


#footer { 
background-color: #CCCCCC;
border-top: 3px solid #666666;
}

/* Kontakt*/
input, textarea{
	border: 1px solid #d3d3d3;
    margin-bottom: 3px;
    padding: 4px !important;
    width: 280px;
}

.button{
	padding: 5px;
	border: 1px solid #d3d3d3;

}

.button:hover{
color: #e43429!important;
}

address, legend, label{
	font-style:normal;
	font-size: 14px;
}

/* SIGE




