/* IE Hacks - Fußleiste */

		* + html {
		  overflow-y: hidden; 
		}
		
		* + html #fuss {
			position: static;
			z-index: 1;
			color:#C09;
		}
		
		* + html body {
			overflow: auto;
			height: 100%;
		}


#main {
	height: auto;
	width: 710px;
	padding-left: 20px;
}

#left {
	width: 400px;
	height: auto;
	border-right: 1px solid  #004071;
	padding-right: 5px;
	/*padding-left: 10px; /*wegen der Grafik links, damit Text daneben liegt */
	float: left;
}

#right {
	width: 280px;
	height: auto;
	padding-left: 5px;
	text-align: left;
	float: right;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #001741;
	font-family: "Myriad Pro"; /*: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 0.85em;
	background-color: #ffffff;
	overflow: visible;
	overflow: auto; /*damit das Scrollen auch im IE funktioniert*/
	background-position: center top;
	background-image: url(../bilder/hfsffm-hintergrund.gif);
	background-repeat: no-repeat;
}
#rahmen {
	width: 920px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#navi {
	padding-top: 174px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	color: #004071;
}
#inhalt {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 160px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	font-family: "Myriad Pro"; /*: Arial, Verdana;*/
	font-size: 15px;
	text-align: left;
	color: #004071;
	margin-bottom: 40px;
	

}

/*table tr td#left {
	width: 420px;
	height: auto;
	border-right: 1px solid  #004071;
	padding-right: 10px;
	vertical-align: top;
}

table tr td#right {
	width: 290px;
	height: auto;
	padding-left: 10px;
	text-align: left;
	font-size: 14px;
	vertical-align: top;
}

table tr td#right img.padd {
	padding-top: 3px;
}

*html table tr td#right img.padd {
	padding-top: 3px;
}*/

#fuss {
	position: fixed;
	width: 920px;
	bottom: 0;
	/*background-image: url(../bilder/hfsffm-fuss_neu.gif);*/
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
}
#fuss p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	width: 920px;
}

a, label a {
	color: #004071;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.home {
	position: absolute;
	width: 210px;
	height: 160px;
	margin-top: 0px;
	margin-left: 690px;
}

/*table*/.ws_table {
	width: 300px;
	height: auto;
	position: absolute;
}

/*table*/#ws_table_home {
	width: 420px;
	height: auto;
}

/*table*/#ws_table_home tr td {
	padding-left: 5px;
}

/*td*/.ws_head {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Myriad Pro"; /*: Arial;*/
	color: #004071;
	font-size: 16px;
	font-style: italic;
	
}

.upper {
	text-transform:uppercase;
}

/*td*/.ws_text {
	border-top: 1px dotted #004071;
	border-bottom: 1px dotted #004071;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "Myriad Pro"; /*: Arial;*/
	color: #004071;
	font-size: 15px;
	text-align: left;
}


img.pate {
	border: 1px solid #004071;
}

#fuss p a {
	color: #004071;
	font-family: "Myriad Pro"; /*: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	text-decoration: none;
}

#fuss p a:hover {
	text-decoration: underline;
}

img.pate_home1 {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	border: 1px solid #004071;
}

img.pate_home2 {
	width: 100px;
	height: 100px;
	float: right;
	margin-left: 10px;
	border: 1px solid #004071;
}

img.home {
	width: 288px;
	height: 196px;
}

.box {
	border: 0px;
}

#titel, #datum, #name, #vorname, #strasse, #plz, #ort, #telefon, #email, #nachricht {
	border: 1px solid #004071;
	color: #004071;
}

#titel:focus, #datum:focus, #name:focus, #vorname:focus, #strasse:focus, #plz:focus, #ort:focus, #telefon:focus, #email:focus, #nachricht:focus {
	border: 1px solid #004071;
	color: #004071;
	background-color: #ccc;
}

h1 {
	margin: 0 0 5px 0;
}

h2 {
	margin: -2px 0 11px 0;
}

img.studio_home {
	border: 1px solid #004071;
}

img.projekte_logo {
	float: left;
	margin-botom: 5px;
	margin-right: 7px;
}

img.team {
	border: 1px solid #004071;
	margin-bottom: 3px;
}

img.medienhaus {
	width: 386px;
	height: 253px;
	border: 1px solid #004071;
	margin-top: -3px;
} 
