* {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, "Trebuchet MS", "_sans";
}

body {
	background-color:#ffffff;
	background-image:url(../images/gerust/bgHaupt.gif);
	background-repeat:repeat-x;
	font-size:0.8em;
}

#container {
	width:783px;
	margin:0px auto;
	background-image:url(../images/gerust/pageBorder.gif);
}


#banner {
	text-indent: -1500px;
	background-image:url(../images/gerust/banner.gif);
	background-repeat:no-repeat;
	width:783px;
	height:121px;
}

#navBanner {
	background-image:url(../images/gerust/navBanner.gif);
	background-repeat:no-repeat;
	width:783px;
	height:23px;
}



#footer {
	background-image:url(../images/gerust/pageFooter.gif);
	width:783px;
	height:34px;
}

#contentHolder {
	padding-top:50px;
	background-image:url(../images/gerust/bgContent.gif);
	background-repeat:no-repeat;
	min-height:400px;
}


.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0px;
	visibility:hidden
}



#navi {
	list-style-type:none;
	height:23px;
	margin-left:10px;
}

#navi li {
	display:block;
	float:left;
	height:23px;
}

#nav li a {
	display:none;
	background-position:0px 0px;
}

#navi a {
	display:block;
	height:100%;
	width:100%;
	text-indent:-100px;
	overflow:hidden;

}

.small { font-size:0.9em; }
.noBorder { border-width:0px; }

#navi a:hover {
	background-position:0px -23px;
}


#service a {
	background-image:url(../images/navi/services.gif);
	width:114px;
}

#referenzen a {
	background-image:url(../images/navi/referenzen.gif);
	width:146px;
}

#presse a {
	background-image:url(../images/navi/presse.gif);
	width:110px;
}

#kontakt a {
	background-image:url(../images/navi/kontakt.gif);
	width:109px;
}



a:link { color:#dc7330; text-decoration:none; }
a:visited { color:#dc7330; text-decoration:none; }
a:hover { color:#dc7330; text-decoration:underline; }
a:active { color:#dc7330; text-decoration:none; }
a:focus  { color:#dc7330; text-decoration:none; }


.imgBorder { 
	border-width:1px;
	border-color:#dc7330;
	border-style:solid;
}


div.pageEntry {
	width:660px;
	margin:0 auto;
	margin-bottom:60px;
}

div.katEntry {
	width:660px;
	margin:0 auto;
	margin-bottom:20px;
}

h2.imgTitel {
	clear:both;
	overflow:hidden;
	text-indent:-1000px;
	background-repeat:no-repeat;
	width:660px;
	height:44px;
	margin-bottom:20px;
}

h3 {
	font-size:1em;
}

h3 span {
	font-size:0.8em;
	font-weight:normal;
}


div.servicesImage {
	float:left;
	width:160px;
}

p.servicesText {
	float:left;
	margin-left:15px;
	width:400px;
}

div.referenzImage {
	float:left;
	width:60px;
}

p.referenzText {
	float:left;
	display:block;
	margin-left:15px;
	width:560px;
}

#showAll {
	float:right;
	clear:left;
	margin-right:70px;
	margin-bottom:20px;
}


#refNavi {
	width:660px;
	margin-bottom:20px;
}

#refNavi span {
	color:#dc7330;
}

.changePage {
	text-align:left;
	font-size:0.8em;
}

#refNavi h3 {
	font-size:1.4em;
}

h3.ref {
	margin-left:75px;
	margin-bottom:5px;
}


#imageCount {
	display:inline;
	list-style-type:none;
}

#imageCount li {
	display:inline;
}

#pressDesc {
	margin-bottom:20px;
}

#pressIndex {
	margin-bottom:50px;
	width:660px;
	list-style-type:none;
}

#pressIndex li {
	width:165px;
	float:left;
}

#logo {
	float:left;
	width:400px;
}

#visitenkarte {
	float:right;
	width:200px;
}

#unterlagen {
	margin-top:80px;
	background-image:url(../images/titel_presse_ot_unterlagen.gif);
}

#zeitungsartikel {
	margin-top:80px;
	background-image:url(../images/titel_presse_zeitungsartike.gif);
}

#publikationen {
	margin-top:80px;
	background-image:url(../images/titel_presse_publikationen.gif);
}

#videos {
	margin-top:80px;
	background-image:url(../images/titel_presse_videos.gif);
}

.pressEntry {
	margin-bottom:20px;
}

.presseImage {
	float:left;
	width:320px;
	margin-right:15px;
}

.presseText {
	float:left;
	width:325px;
}

.presseText h3 {
	font-size:1.2em;
	margin-bottom:20px;
}


#mailForm {
	margin-top:40px;
	width:660px;
}

#kontaktInfo {
	margin-bottom:20px;
}

#mailForm div {
	margin-bottom:10px;
	width:450px;	
}

#mailForm label {
	display:block;
	font-size:0.8em;
	color:#dc7330;
}

#mailForm input[type=text] {
	background-color:#e3e3e3;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#dc7330;
	width:400px;
}

#mailForm div.submit {
	text-align:right;
}

#mailForm input[type=submit] {
	background-color:#e3e3e3;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#dc7330;
	width:100px;
}

#mailForm textarea {
	background-color:#e3e3e3;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#dc7330;
	width:100%;
	height:180px;
	font-size:1em;
}


#info {
	width:400px;
	padding:6px;
	font-size:1em;
	background-color:#e3e3e3;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#017d04;
	color:#017d04;
}

#warning {
	width:400px;
	padding:6px;
	font-size:1em;
	background-color:#e3e3e3;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#dc7330;
	color:#dc7330;
}

#error {
	width:400px;
	padding:6px;
	font-size:1em;
	background-color:#e3e3e3;
	border-style:solid;
	border-collapse:collapse;
	border-width:1px;
	border-color:#b20000;
	color:#b20000;
}