* {
	margin:0px;
	padding:0px;
}
html, body {
	height:100%;
	color:#ffffff;
}
a {
	color:#dcd3c5;
	text-decoration:none;
}
p {
	line-height:16px;
	margin:0px;
	padding:0 0 15px 0;
}

h1 {
	font-size:18px;
	color:#897553;
	line-height:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
}
h2 {
	font-size:16px;
	color:#dcd3c5;
	line-height:24px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	margin: 0;
	font-family:Content, Arial;
	font-size:12px;
	background-color:#0e0d0c;
	color: #dcd3c5;
/*	background-attachment: fixed;*/
	background-image: url(img/bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
} 

/* ********************************************************************************************** */
/* div aussen */
	#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #494949;
	position: absolute;
	width: 100%;
	height:670px;
	/*height: 100%;*/
	}

	/* div content */
		#div-main {
			height:100%;
		}
		
			#page-center {
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:18px;
				color:#555555;
				position: absolute;
				width: 990px;
				height: 500px;
				left: 50%;
				margin-left: -495px;
			}

	#logo {
		background-image:url(img/sautner-holding_logo.png);
		background-position:left;
		background-repeat:no-repeat;
	}
	#headline1 {
		background-image:url(img/kompetenz-engagement.png);
		background-position:left;
		background-repeat:no-repeat;
	}
	#headline2 {
		background-image:url(img/geschaeftsfelder.png);
		background-position:left;
		background-repeat:no-repeat;
	}
	#headline3 {
		background-image:url(img/kontakt-impressum.png);
		background-position:left;
		background-repeat:no-repeat;
	}

	#content {
		height:326px; 
		padding:30px; 
		color:#ffffff; 
		font-family:Tahoma, Geneva, sans-serif; 
		font-size:12px;
	}
	#content a:link {
		color: #ffffff;
		text-decoration:underline;
	}
	#content a:visited {
		color: #ffffff;
		text-decoration:underline;
	}
	#content a:hover {
		color: #009fe3;
		text-decoration:none;
	}
	#content a:active {
		color: #ffffff;
		text-decoration:underline;
	}
	
	/* links underline content */
	.links-u { font-family:Tahoma, Geneva, sans-serif;font-size:12px;color:#fff; }
	.links-u a:link { color:#fff;  text-decoration:underline; }
	.links-u a:visited { color:#fff;  text-decoration:underline; }
	.links-u a:hover { color:#009fe3;  text-decoration:none; }
	.links-u a:active { color:#fff;  text-decoration:underline; }

	/* footer */
		#footer {
			font-family:Tahoma, Geneva, sans-serif; 
			font-size:10px; 
			line-height:14px; 
			color:#009fe3;
		}
		#footer a:link {
			color: #009fe3;
			text-decoration:underline;
		}
		#footer a:visited {
			color: #009fe3;
			text-decoration:underline;
		}
		#footer a:hover {
			color: #fff;
			text-decoration:none;
		}
		#footer a:active {
			color: #009fe3;
			text-decoration:underline;
		}

/* ********************************************************************************************** */

/* Anfrageformular Anfang */
.formular {
width:460px;
height:480px;
margin:0 0 0 0;
position:relative;
background-image:url(img/bg_content-inner-right-formular.png);
background-position:right;
background-repeat:repeat-x;
padding-left:20px;
}
.input_full{
background-color: #dcd3c5;
border: 0px;
padding: 2px;
width: 280px;
}
.input_half{
background-color: #dcd3c5;
border: 0px;
padding: 2px;
width: 132px;
}
.input_short{
background-color: #dcd3c5;
border: 0px;
padding: 2px;
width: 65px;
}
.input_long{
background-color: #dcd3c5;
border: 0px;
padding: 2px;
width: 199px;
}
.form_row {
	margin-bottom:5px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.form_left {
	float:left;
	width:110px;
}
.form_right {
	float:right;
	width:285px;
}
.content-formular { 
font-family:Tahoma, Geneva, sans-serif; 
font-size : 12px;
line-height : 20px;
color : #333333;
padding-top : 0em;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0;
margin-bottom : 0;
margin-top : 0;
} 
.form_button { 
background-color : #d9d9d9;
font-family:Tahoma, Geneva, sans-serif; 
font-size : 12px;
color : #333333;
height : 18px;
width:100px;
border : 1px solid #eeeeef;
border-right-color : #666666;
border-bottom-color : #666666;
} 
.form_kontrollkaestchen { 
font-family:Tahoma, Geneva, sans-serif; 
font-size : 12px;
color : #333333;
border : 0 solid #666666;
border-right-color : #eeeeef;
border-bottom-color : #eeeeef;
} 
.form_field { 
font-family:Tahoma, Geneva, sans-serif; 
font-size : 12px;
color : #333333;
border : 1px solid #666666;
border-right-color : #eeeeef;
border-bottom-color : #eeeeef;
padding-left:1px;
} 
.error_field { 
font-family:Tahoma, Geneva, sans-serif; 
font-size : 12px;
color : #FF0000;
border : 1px solid #666666;
border-right-color : #eeeeef;
border-bottom-color : #eeeeef;
} 
.table_content { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#dcd3c5;
}
.table_content a {
	color:#5d5d5d;
	text-decoration:underline;
}
.table_content a:hover {
	color:#000;
}

/* Anfrageformular Ende */
