* {
	margin: 0;
	padding: 0;	
}

body {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	text-align: center;
	text-shadow: 0px 1px 2px #000;
	background: #333 url(../images/bg/body.jpg) no-repeat center top;
}

h1, #header h2 {
	font-size: 22px;
	color: #ccc;
	margin-bottom: 5px;
	padding: 0 2%;
}

h2	{
	font-size:12px;
	color:#fff;
	margin-bottom:5px;
	padding:0;
}

h1, #header h2 {
	padding-top: 15px;
}


.nofloat {
	position: relative;
	display: block;
	clear: both;
	height: 1px;
	font-size: 0px;
	overflow:hidden;
}

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 753px;
	height: auto;
	text-align: left;
}

.big #container {
	width: 80%;
}

#header {
	position: relative;
	height: 380px;
	background-color: transparent;
	background-image: url(../images/bg/black75.png);
	-moz-box-shadow: 0px 10px 20px #000;
	-webkit-box-shadow: 0px 10px 20px #000;
	box-shadow: 0px 10px 20px #000;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}

.big #header {
	height: auto;
}

#snav {
	position: relative;
	padding: 15px 2% 10px 2%;
}

#snav a {
	display: block;
	width: 150px;
	padding-left: 8px;
	color: #ccc;
	text-decoration: none;
	background: transparent url(../images/img/site_elements/greyandorange_arrow.gif) no-repeat 0 0;
}

#snav a:hover, #snav a.act {
	color: #fff;
	background: transparent url(../images/img/site_elements/greyandorange_arrow.gif) no-repeat 0 -14px;
}

#snav a#profair_logo {
	position: absolute;
	right: 2%;
	top: 15px;
	width: 347px;
	height: 30px;
	background: none;
}

#nav, #subnav {
	position: relative;
	height: 34px;
	font-size: 14px;
	overflow: hidden;
	white-space:nowrap;
}


#subnav {
	background-color: #323232;	
}

#nav a, #subnav a {
	position: relative;
	left: 0;
	display: block;
	padding: 7px 2% 9px 2%;
	float: left;
	clear: none;
	width: 16%;
	text-decoration: none;
	color: #aaa;
	font-weight: 100;
	background: transparent url(../images/site_elements/nav_trenner.gif) no-repeat right 7px;
}

* html #nav a, * html #subnav a {
	width: 20%;
	padding: 7px 0% 9px 10%;
}

#nav a:hover, #nav a.act, #subnav a:hover, #subnav a.act {
	color: #ccc;
}

#nav a.last, #subnav a.last {
	background: none;
}

* html #nav a.last, * html #subnav a.last {
	width: 19%;
}

#content {
	position: relative;
	padding: 10px 0 30px 0;
	margin-top: 1px;
	height: auto;
	background-color: #323232;	
}

.date	{
	display:block;
	position:relative;
	float:left;
	height:auto;
	color: #ccc;
}

.pressetext	{
	display:block;
	position:relative;
	width:88%;
	margin: 0 0 10px 9%;
}

a.archiv {
	display: block;
	padding-left: 8px;
	color: #ccc;
	text-decoration: none;
	background: transparent url(../img/site_elements/greyandorange_arrow.gif) no-repeat 0 0;
}

a.archiv:hover {
	color: #fff !important;
	background: transparent url(../img/site_elements/greyandorange_arrow.gif) no-repeat 0 -14px;
}

#content p {
	padding: 0 2% 15px 2%;	
}

#header p {
	padding-bottom: 15px;
	line-height: 18px;	
}

#content a, #header a {
	color: #fff;
}

#content a:hover, #header a:hover {
	text-decoration: none;
}

#content a.more {
	margin-left: 3px;
	color: #ccc;
}

#content ul.referenzen {
	position: relative;
	width: 100%;
	list-style: none;
}

#content ul.referenzen li {
	position: relative;
	float: left;
	width: 16%;
	padding: 10px 2%;
}



* html #content ul.referenzen li, * html #content ul.referenzen li {
	width: 20%;
	padding: 7px 0% 9px 10%;
}

* html #content ul.referenzen li.last, * html #content ul.referenzen li.last {
	width: 19%;
}

#content ul.referenzen li a {
	position: relative;
	display: block;
	padding: 7px 0;
	background: transparent url(../img/site_elements/dot_w.gif) repeat-x 0 26px;
	text-decoration: none;
	font-weight: bold;
}

* html #content ul.referenzen li a {
	width: 95%;
}
#content ul.referenzen li a:hover {
	color: #ccc;
}
/*---------------------------------------------------------*/
#content ul.service {
	position: relative;
	width: 100%;
	list-style: none;
}

#content ul.service li {
	position: relative;
	float: left;
	width: 46%;
	line-height:18px;
	padding: 10px 2%;
}
* html #content ul.service li, * html #content ul.service li {
	width: 20%;
	padding: 7px 0% 9px 10%;
}

* html #content ul.service li.last, * html #content ul.service li.last {
	width: 19%;
}

#content ul.service li a {
	position: relative;
	text-decoration: underline;

}

* html #content ul.service li a {
	width: 95%;
}
#content ul.service li a:hover {
	color: #ccc;
}
/*-----------------------------------------------------------------------*/

#address	{
	position:absolute;
	line-height:18px;
	left: 2%;
	top: 48px;
	width: 20%;
}

#input1	{
	position:absolute;
	width:40%;
	left:21%;
	top:48px;
	}
	
#input1 input, .ftp input{
	border:none;
	height:18px;
}



* html #input2 .formleft	{
	top:4px;
}

.formrow	{
	position:relative;
	display:block;
	width:auto;
	padding-bottom:9px;
}
	
.kontaktinput	{
	width: 74%;
}
	
#input1 .formleft, .ftp .formleft	{
	position:relative;
	display:inline-block;
	color:#fff;
	padding-top:3px;
	width:19%;
	font-size:1 em;
}

#input2	{
	position:absolute;
	right:0;
	top:48px;
	width:38%;
	height:auto;
}

#input2 .checkbox	{
	position:relative;
	display:block;
	float:left;
	margin-right:2%;
	width:5%;
}
#input2 .formleft{
	position: relative;
	width:93%;
}

#input2 textarea {
	width: 80%;
	height: 222px;
	border: 0px none;
	overflow:auto;
}

.ftp {
	position: relative;
	list-style-type: none;
	padding:15px 2% 0 2%;
}

.ftp li {
	position: relative;
	width: 50%;
	float: left;
}

.ftp li.left {
	padding-right: 6%;
	width: 44% !important;
	font-size: 14px;
	padding-bottom: 60px;
	}

.ftp input{
	border:none;
	height:18px;
	width:45%;
}

.ftp textarea {
	width: 50%;
	height: 150px;
	border: 0px none;
	overflow:auto;
}

.ftp .formleft	{
	position:relative;
	display:inline-block;
	color:#fff;
	padding-top:1px;
	width:30%;
	font-size:1 em;
	vertical-align:top;
}

a.senden {
	position: absolute;
	bottom:30px;
	right:2%;
	text-align: right;
	font-weight: bold;
	padding-left: 8px;
	color: #ccc !important;
	text-decoration: none;
	background: transparent url(../img/site_elements/greyandorange_arrow.gif) no-repeat 0 -14px;
}

a.senden:hover {
	color: #fff !important;
	background: transparent url(../img/site_elements/greyandorange_arrow.gif) no-repeat 0 0;
}


#footer {
	position: relative;
	padding: 3px 2% 5px 2%;
	height: auto;
	border-top:1px solid #000;
	background-color: #323232;
	-moz-box-shadow: 0px 10px 20px #000;
	-webkit-box-shadow: 0px 10px 20px #000;
	box-shadow: 0px 10px 20px #000;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	
}

#footer a {
	position: relative;
	display: inline-block;
	color: #aaa;
	text-decoration: none;
	padding-left: 8px;
	margin-right: 2%;
	background: transparent url(../img/site_elements/greyandorange_arrow.gif) no-repeat 0 0;
}

#footer a:hover {
	color: #FA8700;
	background: transparent url(../img/site_elements/greyandorange_arrow.gif) no-repeat 0 -14px;
}

#User_salutationId_0 , #User_salutationId_1, #User_agbs {
	position: relative;
	top: 3px;
	width: 15px;
}

#User_salutationId_1 {
	margin-left: 30px;
}

#User_agbs {
	margin-right: 5px;
}

.errorMessage {
	color: #ff3333;
}
