/* *** css by Dirk Unger www.dirkunger.de *** */

/* -----------------Allgemein--------------------- */
body {
	font-family: Arial, Verdana, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color:  #FFFFFF;
}

img {
	border: 0;
}

table {
	cellspacing: 0px;
	cellpadding: 0px;
	border: 0px;
}

.container {
	margin: 0px auto;
	width: 1035px;
}

.hiddenPic {
	display:none;
}

behavior: url(iepngfix.htc);

/* -----------------Positionierungen--------------------- */


.balken {
	background-image: url(bilder/blau.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: 6px;
	left: 0px;
	top: 0px;
}

.balken1 {
	background-image: url(bilder/blau.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: 6px;
	left: 0px;
	top: 0px;
}

.balken2 {
	background-image: url(bilder/pink.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: 6px;
	left: 0px;
	top: 0px;
}

.balken3 {
	background-image: url(bilder/schwarz.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: 6px;
	left: 0px;
	top: 0px;
}

.logo {
	position: relative;
	width: 185px;
	height: 50px;
	top: 40px;
	left: 0px;
	z-index: 1;
}

.navigation { 
	position: relative;	
	width: 620px;
	height: 30px;
	left: 435px;
	top: 12px;
	z-index: 1;
}

.header{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:290px;
	z-index:99;
	background-image: url(bilder/header.png);
	background-repeat: x-repeat;
}

.header2{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:250px;
	z-index:99;
	background-image: url(bilder/header2.png);
	background-repeat: x-repeat;
}

.header3{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:155px;
	z-index:99;
	background-image: url(bilder/header3.png);
	background-repeat: x-repeat;
}

.willkommen {
	position: relative;
	top: 53px;
	height:50px;
	float: left;
}

.willkommen2 {
	position: relative;
	top: 53px;
	height:20px;
	float: left;
}

.inhalt {
	position: relative;
	top: 270px;
	float: left;
}

.inhalt2 {
	position: relative;
	top: 190px;
	float: left;
}

.subnavi {
	width: 1005px;
	position: relative;
	float: left;
	z-index: 1;
	margin: 0px 0px 40px 0px;
}

.referenz {
	width: 315px;
	position: relative;
	float: left;
	z-index: 1;
	margin: 0px 30px 40px 0px;
}


div.shadow {
	position: absolute;
	width: 332px;
	height: 170px;
	top: -10px;
	left: -10px;
	z-index: -5;
	background: url(bilder/shadow.png) no-repeat;
}

.links {
	width: 315px;
	position: relative;
	float: left;
	z-index: 1;
	margin: 0px 30px 40px 0px;
}

.links2 {
	width: 660px;
	position: relative;
	float: left;
	z-index: 1;
	margin: 0px 30px 40px 0px;
}

.rechts {
	width: 315px;
	position: relative;
	float: right;
	z-index: 1;
	margin: 0px;
	margin: 0px 0px 40px 0px;
}

.rechts2 {
	width: 660px;
	position: relative;
	float: right;
	z-index: 1;
	margin: 0px 30px 40px 0px;
}

.rechts3 {
	width: 315px;
	position: relative;
	float: right;
	text-align: right;
	z-index: 1;
	padding: 0px;
	margin: 0px;
}

.impressum {
	background-image: url(bilder/trenner.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	width: 1005px;
	height: 50px;
	position: relative;
	float: left;
	top: 300px;
	left: 0px;
	z-index: 89;
}

/* -----------------NAVIGATION--------------------- */

ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

li {
	display:inline;
	padding: 15px;
}

/* -----------------Links--------------------- */
a, a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover, a:active {
	color: #333333;
	text-decoration: underline;
}

a.blau, a.blau:visited {
	color: #333333;
	text-decoration: none;
}

a.blau:hover, a.blau:active {
	color: #33AAFF;
	text-decoration: underline;
}

a.pink, a.pink:visited {
	color: #333333;
	text-decoration: none;
}

a.pink:hover, a.pink:active {
	color: #FF0066;
	text-decoration: underline;
}

a.pfeil-blau:link, a.pfeil-blau:visited {
	background: url(bilder/pfeil-off.gif)
	no-repeat
	left center;
	padding-left: 14px;
	color: #33AAFF;
	text-decoration: none;
}

a.pfeil-blau:hover, a.pfeil-blau:active {
	background: url(bilder/pfeil-on.gif)
	no-repeat
	left center;
	padding-left: 14px;
	color: #33AAFF;
	text-decoration: underline;
}


a.pfeil-pink:link, a.pfeil-pink:visited {
	background: url(bilder/pfeil-pink-off.gif)
	no-repeat
	left center;
	padding-left: 14px;
	color: #FF0066;
	text-decoration: none;
}

a.pfeil-pink:hover, a.pfeil-pink:active {
	background: url(bilder/pfeil-pink-on.gif)
	no-repeat
	left center;
	padding-left: 14px;
	color: #FF0066;
	text-decoration: underline;
}


a.pfeil-grau:link, a.pfeil-grau:visited {
	no-repeat
	left center;
	padding-left: 0px;
	color: #333333;
	text-decoration: none;
}

a.pfeil-grau:hover, a.pfeil-grau:active {
	background: url(bilder/pfeil-grau-off.gif)
	no-repeat
	left center;
	padding-left: 14px;
	color: #333333;
	text-decoration: none;
}


a.navi-blau:link, a.navi-blau:visited {
	color: #65C0FF;
	text-decoration: underline;
}

a.navi-blau:hover, a.navi-blau:active {
	color: #333333;
	text-decoration: underline;
}


a.navi-pink:link, a.navi-pink:visited {
	color: #FF0066;
	text-decoration: underline;
}

a.navi-pink:hover, a.navi-pink:active {
	color: #333333;
	text-decoration: underline;
}


a.navi-grau:link, a.navi-grau:visited {
	color: #333333;
	text-decoration: underline;
}

a.navi-grau:hover, a.navi-grau:active {
	color: #333333;
	text-decoration: underline;
}


a.label:link, a.label:visited, a.label:hover, a.label:active {
	background-color: #FF0066;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0px 5px 0px 0px;
	padding: 3px 5px 2px 5px;
}


a.label-on:link, a.label-on:visited, a.label-on:hover, a.label-on:active {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0px 5px 0px 0px;
	padding: 3px 5px 2px 5px;
}

/* -----------------Fonts--------------------- */

p {
	background: url(bilder/trenner.gif)
	repeat-x
	left bottom;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}

/* ---Headline--- */
h1 {
	font-size: 26px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

/* ---Navigation--- */
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0px 0px 10px 0px;
}


/* ---Copy--- */
h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}

/* ---Reiter--- */
h4 {
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
}

/* ---Intro--- */
h5 {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
}

/* ---Subtext--- */
h6 {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
}

/* ---Zitat--- */
h7 {
	font-family: georgia, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	margin: 0px;
}

h8 {
	font-size: 26px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #333333;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

/* -----------------Kontaktformular--------------------- */

.contact select, .contact input, .contact textarea, textarea {
	border: 1px solid #ccc;
	width: 295px;
	vertical-align:middle;
}

.contact input {
	height: 16px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}

.contact textarea {
	width: 295px;
	height: 100px;
}
.contact .button {
	width: auto;
	padding: 0 10px;
	height: 22px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background-color: #333333;
	border: 0;
}
.contact input.alt {
	background-color: #333333;
	font-weight: bold;	
}
.contact input.filefield {
	height: auto;
}
.fake-button {
	width: 70px;
	height: 22px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	background-color: #333333;
	text-align: center;
	text-decoration: none;
	outline: 0;	
}

 

/* -----------------sIFR--------------------- */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: 1px;
	font-size: 26px;
	color: #333333;
}


/* -----------------SlideShow--------------------- */

.photo-meta-data {
height: 350px;
width: 315px;
margin-top: -355px;
margin-left: 670px;
padding: 20px;
position: relative;
z-index: 89;
}
