* {
	margin: 0px;
	padding: 0px;
}
#__________allgemein____________ {
}
body {
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #993300;
}
#wrapper {
	margin-left: 170px;
	width: 684px;
}
h1 {
	word-spacing: 0.5em;
	font-family: "Arial Black", sans-serif;
	font-size: 1.7em;
}
h2 {
	font-size: 0.7em;
}
h1, h2 {
	letter-spacing: 0.3em;
	text-align: center;
}
h2 img {
	margin-top: 20px;
}
#startseite #start a, #profil #profile a ,#leistungen #leist a, #portfolio #portf a , #kontakt #contact a   {
	color: #CC6600;
}
#__________header______________ {
}
#header {
	background-color: #FFF;
	height: 230px;
	padding-top: 20px;
}
#header p {
	text-align: center;
	font-size: 0.7em;
	margin-top: 31px;
	letter-spacing: 0.1em;
	color: #000;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#__________content___________ {
}
h3 {
	color: #FFF;
	font-size: 1.4em;
	letter-spacing: 0.2em;
	margin-top: 50px;
}
#content {
	background-color: #CC6600;
	padding-top: 20px;
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 100%;
}
#content a {
	color: #993300;
}
#content a:visited {
	color: #F90;
}
#content a:focus , #content a:hover, #content a:active{
	color: #FFF;
}
#content p {
	line-height: 1.5em;
	margin-top: 30px;
	letter-spacing: 0.05em;
}
#content ul li {
	list-style-type: none;
}

#leistungen #content ul li{
	list-style-type: square;
	margin-left: 15px;
	line-height: 25px;
	letter-spacing: 0.05em;
}
#content ol li {
	font-size: 0.9em;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#impressum {
	margin-top: 100px;
}
#impressum p {
	font-size: 0.7em;
	line-height: 1.2em;
}
strong {
	color: #FFF;
}
#_____________portfolio_____________ {
}
#content .arbeitsproben {
	width: 484px;
	position: relative;
	margin-top: 20px;
	height: 340px;
	margin-bottom: 50px;
}
#content .arbeitsproben li{
	height: 171px;
	float: left;
}
.klein {
	cursor: pointer;
}
.gross {
	visibility: hidden;
	position: absolute;
	left: 500px;
}
li:hover .text , .arbeitsproben li:hover .gross, li:hover .text_ed{
	visibility: visible;
}
#content .arbeitsproben  img {
	border: none;
}
#content .arbeitsproben a {
	border-bottom-style: none;
}
#portfolio #content p .arrow  {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
.text   {
	position: absolute;
	width: 475px;
	left: 0px;
	visibility: hidden;
	bottom: -5px;
	color: #FFF;
	background-color: #333;
	font-size: 0.65em;
	padding: 5px;
	z-index: 10;
}
.text_ed {
	background-color: #333;
	color: #FFF;
	width: 484px;
	position: absolute;
	visibility: hidden;
	left: 0px;
	bottom: -198px;
	z-index: 10;
	font-size: 0.65em;
	padding: 5px;
}
#__________startseite_____________ {
}
#startseite .approach {
	background-image: url(images/thurner_approach.png);
	background-repeat: no-repeat;
	float: left;
	list-style-type: none;
	height: 114px;
	width: 114px;
}
#startseite .profil {
	background-image: url(images/thurner_profil.png);
	background-repeat: no-repeat;
	float: left;
	list-style-type: none;
	height: 114px;
	width: 114px;
}
#startseite  .works  {
	height: 114px;
	width: 114px;
	list-style-type: none;
	float: left;
	background-image: url(images/thurner_works.png);
	background-repeat: no-repeat;
}
#startseite .extras {
	background-image: url(images/thurner_extras.png);
	background-repeat: no-repeat;
	float: left;
	list-style-type: none;
	height: 114px;
	width: 114px;
}
#startseite .cont {
	background-image: url(images/thurner_contact.png);
	background-repeat: no-repeat;
	float: left;
	list-style-type: none;
	height: 114px;
	width: 114px;
}
#startseite li:hover  .normal{
	visibility: hidden;
}
#__________navi main____________ {
}
#navi_main {
	position: fixed;
	top: 240px;
	left: 30px;
	float: left;
	width: 130px;
}
#navi_main a:hover   {
	color: #CC6600;
}
#navi_main a:focus {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
}
#navi_main li {
	line-height: 2em;
	text-transform: uppercase;
	list-style-type: none;
	text-align: right;
	letter-spacing: 0.05em;
}
#navi_main a {
	color: #FFF;
	text-decoration: none;
}
#________formular___________ {
}
#form1 {
	background-color: #930;
	font-size: 0.8em;
	color: #FFF;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 30px;
}
label {
	float: left;
	margin-right: 10px;
	width: 130px;
}
.texteingabe {
	width: 290px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 1.1em;
	padding: 5px;
}
#button, #button2 {
	background-color: #C60;
	color: #FFF;
	margin-right: 10px;
	font-size: 1.1em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
}
#___________________navi_small________________ {
}
#navi_small {
	font-size: 0.5em;
	padding-top: 25px;
}
#kontakt #navi_small a {
	color: #FFF;
}
#kontakt #navi_small a:hover {
	color: #C60;
}
