/*========================================================================
	A L L G E M E I N E S
========================================================================*/

body {
	margin: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	/*border: 10px solid #FFF;*/
}



/*========================================================================
	EINGANGSTEXT
========================================================================*/

.zelle_HALLO, .zelle_PSEUDOHALLO {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-weight: bold;
	line-height: 40px;
	cursor:default;
}

.zelle_HALLO {
	color: #000;
	position: absolute;
	margin-left: 12px;
	margin-top: -3px;
	padding-bottom: 10px;
}
.zelle_PSEUDOHALLO {
	color: #FFF;
	background-color: #FFF;
}



/*========================================================================
	GELBE-GRÜNE TEXTBLÖCKE
========================================================================*/

.zelle_TEXT, .zelle_HALLOTEXT {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #F0FF23;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 10px;
	margin-top: 4px;
	float: left;
	width: 200px;
	cursor:default;
}

.zelle_HALLOTEXT {
	/*font-size: 18px;
	line-height: 18px;*/
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 10px;
	margin-top: -2px;
	width: 180px;
}

a .zelle_TEXT, .zelle_TEXT a, a .zelle_HALLOTEXT, .zelle_HALLOTEXT a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;

}

a:hover .zelle_TEXT, .zelle_TEXT a:hover, a:hover .zelle_HALLOTEXT, .zelle_HALLOTEXT a:hover {
	border: none;
	color: #F0FF23;
}

/*========================================================================
	INTERAKTIVBLÖCKE
========================================================================*/

.zelle_INTERAKTIV {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0px;
	background-color: #FFF;
	text-transform: none;
}

a .zelle_INTERAKTIV, .zelle_INTERAKTIV a {
	color: #000;
	background-color: #FFF;
	text-transform: none;
	text-decoration: none;
	display: block;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
}




/*========================================================================
	PROJEKTILLUSTRATION
========================================================================*/

iframe {
	width: 450px;
	height: 200px;
	background-color: #E8E8E8;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../../graphiken/lade.gif);
	border: 10px solid #FFFFFF;
}

.zelle_FOTO {
	width: 450px;
	background-color: #FFFFFF;
}




/*========================================================================
	PROJEKTTITEL
========================================================================*/

.zelle_TITEL, .zelle_PSEUDOTITEL {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 25px;
	cursor:default;
}

.zelle_TITEL {
	color: #000;
	position: absolute;
	margin-left: 20px;
	margin-top: -1px;
	
}

.zelle_PSEUDOTITEL {
	color: #FFF;
	background-color: #FFF;
}



/*========================================================================
	PROJEKTVERLINKUNGEN
========================================================================*/

.zelle_VERLINKUNG {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0px;
	background-color: #FFF;
	text-transform: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}

a .zelle_VERLINKUNG, .zelle_VERLINKUNG a {
	color: #000;
	background-color: #FFF;
	text-transform: none;
	text-decoration: none;
	display: block;
	padding: 2px 24px 3px 10px;
	background-image: url(../graphiken/abrir.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

a:hover .zelle_VERLINKUNG, .zelle_VERLINKUNG a:hover {
	background-image: url(../graphiken/abrir_invertiert.gif);
}





/*========================================================================
	KONTAKTFORMULARFELDER
========================================================================*/


.eingabefeld, .textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	width: 400px;
	border: none;
}

.eingabefeld {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
}

.textfeld {
	line-height: 38px;
	height: 38px;
	background-attachment: scroll;
	background-image: url(../graphiken/hintergrund_TEXTFELD.gif);
	background-repeat: repeat;
	background-position: left 38px;
	border: 1px solid #FFF;
}

.schalter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	height: 28px;
	border: none;
	padding-right: 10px;
	padding-left: 12px;
	text-transform: uppercase;
}












/*
.zelle_TITEL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	padding-left: 8px;
	line-height: 23px;
	letter-spacing: -1px;
	padding-bottom: 10px;
}
.zelle_FOTO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	text-decoration: none;
	width: 450px;
	padding-bottom: 8px;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 10px;
}

.zelle_EXTRA {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding-left: 18px;
	padding-right: 22px;
	padding-top: 12px;
	padding-bottom: 14px;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: 0px;
	background-color: #FFF;
	text-transform: none;
}
*/
.zelle_EINGABEFELD {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 10px;
}


/*========================================================================
	D I V E R S E S
========================================================================*/


.trennzeile {
	height: 60px;
	width: 100%;
}
.ebene_HINTERGRUNDBILDABDUNKLER {
	padding-top: 50px;
	padding-left: 40px;
	background-repeat: repeat;
}

h1 {
	display:none;
}


.zelle_INFO {
	background-color: #FFF;
	padding-left: 14px;
	padding-top: 14px;
	padding-bottom: 28px;
	padding-left: 14px;
	padding-right: 40px;
	cursor:default;
}


/*========================================================================
	V E R L I N K U N G E N
========================================================================*/

a {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #FFF;
	background-color: #000;
}


