body.index {
	background-attachment: fixed;
	background-image:  url(../images/hg_index.gif);
	background-repeat: no-repeat;
}

body.atelier {
	background-attachment: fixed;
	background-image: url(../images/hg_atelier.jpg);
	background-repeat: no-repeat;
}

body.standort {
	background-attachment: fixed;
	background-image: url(../images/hg_standort.jpg);
	background-repeat: no-repeat;
}


body.referenzen {
	background-attachment: fixed;
	background-image: url(../images/hg_referenzen.jpg);
	background-repeat: no-repeat;
}


body.kontakt {
	background-attachment: fixed;
	background-image: url(../images/hg_kontakt.jpg);
	background-repeat: no-repeat;
}

body,p,tr,td,div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

body {
	background-color: #73849D;
	margin: 0;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}


.meldung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFA221;
}

.untertitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #FFA221;	
}

.pixel {
	background-image:  url(../images/hg_pixel.gif);
}

.klein {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AFBDD2;
}

.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #73849D;
	width: 220px;
	padding: 2px;
	border: 1px solid #8F9DB1;
}

.senden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #73849D;
	width: 50px;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #8F9DB1;
	cursor:pointer;
}

.abstand_index {
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 60px;
}

.abstand_content {
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 60px;
}



/* LINKS */

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #AFBDD2;
}

a:active {
	color: #E68A00;
}



/* LINKS AUF NAVIGATION */

a.navigation:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #000000;
	line-height: 26px;	
/*	text-align: right;	*/
	text-decoration: none;
	width: 97px;
	height: 26px;
}

a.navigation:visited {
	letter-spacing: 0.1em;
	color: #000000;
	line-height: 26px;	
/*	text-align: right;	*/
	text-decoration: none;
	width: 97px;
	height: 26px;
}

a.navigation:hover {
	color: #FFFFFF;
}

a.navigation:active {
	color: #E68A00;
}



/* LINKS AUF TITEL */

a.titel:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

a.titel:visited {
	color: #000000;
}

a.titel:hover {
	color: #AFBDD2;
}

a.titel:active {
	color: #E68A00;
}
