/*-----------------------------------------------------*/
/*----------------------- Haupt -----------------------*/
/*-----------------------------------------------------*/


* {
	
	margin: 0;
	padding: 0;
	border: 0 none;
	
}

html {
	
	/* 300px 300px #1a1a1a Rapport */
	background: #1a1a1a url('./../layout/background_0300_0300.jpg');
	
}

body {
	
	/* Verlauf von Schwarz nach Transparent im oberen Bereich noch ohne Funktion; wird z.Zt. überschrieben */ 
	/* background: transparent url('./../layout/body-background.png') repeat-x; */
	
	/* Scheinwerfer png */
	/* background: transparent url('./../layout/body-background_0968_0576.png') no-repeat center top; */
	background: transparent url('./../layout/body-background_0968_0576.png') no-repeat center top; /*fixed;*/
	/* Abstand von TOP - Beginn der WrapperGrafik */
	padding: 40px 0 0 0;

}

#wrapper {
	width: 788px; /* 888px - 2x 50px vom padding damit die Gesamtbreite des BoxModels erhalten bleibt: hier 888px */
	min-height: 1500px; /* Mindesthöhe Wrapper */
	background: transparent url('./../layout/wrapper-contactbackground_0888_0576.png') no-repeat;
	margin: 0 auto;
	padding: 10px 50px 0 50px; /* Wrapper TopPadding bestimmt Abstand zum Scheinwerfer */

}

#header {
	
	width: 758px; /* 788px - 2x 15px */
	height: 135px;
	background: transparent url('./../layout/header-background_0788_0150.png') no-repeat;
	padding: 15px 15px 15px 15px;
	
}

#header h1 {
	
	width: 95px; /* logo.gif Dimensionen */
	height: 95px; /* logo.gif Dimensionen */
	
	padding: 0 0 0 0;
	
	float:left;
	
}

#header h1 a {
	
	/*text-indent: -5000px;*/ /* Herausrücken des Textes (h1) Startseite | YPlingx */
	
	
	
	/*width: 95px;*/
	/*height: 95px;*/
	/*background: transparent url('./../layout/logoy_0095_0095.png') no-repeat;*/
	/*display: block;*/
	/*overflow: hidden;*/
	
	/* WICHTIG ... index.php ... das <h1> Tag NICHT entfernen ... benoetigt wird dieses von der zusätzlich geladenen *xxxxxxxxlogo.php Datei */
	position: relative;
   	top: 50px;
   	left: 50px;
	
}


#content {
	width: 666px; /* 758 788px - 2x 15px ---  dann nochmals 106px abziehen  --- 652 dann nochmal 14px 2x7px aufaddieren */
	min-height: 800px;
	background: transparent url('./../layout/content-background_0788_0001.png') repeat-y;
	padding: 120px 61px 40px 61px;
	
}

#footer {
	
	min-height: 150px;
	background: transparent url('./../layout/footer-background_0788_0150.png') no-repeat;
	margin: 10px 0 10px 0;
	padding: 0 0 0 0;
	
}


/*-----------------------------------------------------*/
/*--------------------- Schrift -----------------------*/
/*-----------------------------------------------------*/

body {
	
	color: #ffffff;
	font-size: 100%;
	font-family: Verdana, Tahoma, Sans-Serif;
		
}

a {
	
	/* Hyperlink Color Inaktiv Allgemein */
	color:#fdfdfd;
	/*color: #00f0c0;*/
	text-decoration: none;
	
}

a:hover, a:focus {
	/* Hyperlink Color Aktiv (Auswahl) Allgemein */
	color: #976345;
	
}

#menu {
	
	/* Erweitert um Myriad Familie */
	/*font-family: Myriad Web Pro, Myriad Pro Light, Myriad Pro Cond, Myriad Pro, Helvetica, Arial, Sans-Serif;*/
	font-family: Myriad Pro Light, Helvetica, Arial, Sans-Serif; 
	
}

#menu li a {
	
	/* Hyperlink Color Inaktiv Allgemein */
	color:#fdfdfd;
	text-decoration: none;
	
}

#menu li.chosen a,
#menu li a:hover, #menu li a:focus{
	
	/* Hyperlink Color Aktiv (Auswahl) für Menu */
	color: #976345;
	
}

h2 {
	color: #976345;
	font-family: Myriad Pro Light, Helvetica, Arial, Sans-Serif;
	font-size: 1em;  /* 1.5em;  1/16 (0,0625) mal 24 (pt in px umgerechnet) StandardSchriftgroesse 16pt */
	/*font-weight: bold;*/
	line-height: 1.6em; /* entspricht 160% */
	margin-bottom: 0.2em; /* entspricht 20% */	
}

#content h3 {
	/*font-family: Myriad Pro Light, Helvetica, Arial, Sans-Serif;*/
	
	font-family: Myriad Pro Light, Helvetica, Arial, Sans-Serif;
	font-size: 0.75em;
	font-style: normal;
	color:#fdfdfd;
	margin-bottom: 10px;
	margin-left: 12px;
	

	


}

#content p {
	
	font-size: .75em;
	line-height: 1.6em;
	
	margin-bottom: 1em;
	
}

#content p.nerven {
	
	margin-top: 3em;
	margin-bottom: 3em;
	
}
	
#content .start-gallery {
	
	font-family: Helvetica, Arial, Sans-Serif;
	font-style: italic;
	
}

#content .start-gallery li h3 {
	
	font-size: .75em;
	margin-bottom: .3em;
	
}

#footer {
	
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: .75em;
	
}


#footer a {
	
	color: #976345;
	
}

#footer a:hover, #footer a:focus {
	color: #976345;
	
}

/* zur Zeit deaktiviert */
/*#footer .disclaimer {

	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	
}*/

/*-----------------------------------------------------*/
/*----------------------- Teil ------------------------*/
/*-----------------------------------------------------*/

#menu {
	/*width: 738px;*/ /* 0758 (HeaderWidth) - 2x 10px von logo.gif (DummyWidth) */
	width: 568px; /* 0758 (HeaderWidth - 2x 95px von logoy.png (LogoWidth) */
	height: 85px; /* Menu Height */
	margin: 0 0 0 0;
	padding: 60px 0 0 0;
	float: left;
	list-style-type: none;
		
}

#menu li {
	
	height: 60px; /* Menu Height */
	float: left;
	
}

#menu li a{
	
	/*height: 32px;
	padding: 117px 0 0 0;
	background: transparent url('./../layout/menu-background.png') no-repeat 0 -149px;
	display: block;*/
		
}

#menu li.chosen a,
#menu li a:hover, #menu li a:focus {
	
	/*background-position: 0 0;*/
	
}

#content h2 {
	padding-right: 7px;
	padding-left: 7px;
	color: #fdfdfd;
	
}

#content p {
	padding-right: 7px;
	padding-left: 7px;
	color: #a0a3a8;
	
}



.teaser {
	
	margin: 0 0 50px 7px;
	
}

.impressumteaser {
	margin: 0 0 50px 7px;
	padding: 100px 33px 0 33px;
	
}

.equipmentteaser {
	margin: 0 0 50px 7px;
	padding: 200px 33px 0 33px;
	
}

.newsteaser {
	margin: 0 0 50px 7px;
	padding: 200px 33px 0 33px;
	
}

.contactteaser {
	margin: 0 0 50px 7px;
	padding: 200px 33px 0 33px;
	
}

#content .start-gallery {
	
	background: transparent url('./../layout/start-gallery-background_0002_0001.png') repeat-x;
	margin: 18px 0 0 0;
	padding: 18px 0 0 7px;
	list-style-type: none;
	
}

#content .start-gallery li {
	
	width: 218px;
	float: left;
	
}

#content .willkommen {
	
	padding: 0 0 0 5px;
	
}

#content .start-gallery li dd {
	
	margin-top: 5px;
	margin-bottom: 5px;
	
}

#content .start-gallery dt {

	
	padding: 0 0 0 28px;
	
}

#content .start-gallery li h3,
#content .start-gallery li p {
	
	padding: 15px 20px 15px 20px;
	
}


/*-----------------------------------------------------*/
/*---------------------- Detail -----------------------*/
/*-----------------------------------------------------*/

.skip {
	/*width: 95px;
	height: 95px;
	background: transparent url('./../layout/logoy.png') no-repeat;*/
	text-indent: -5000px;
	/*margin: 0 0 0 0;*/
	/*margin: 0 0 0 -500px;*/
	display: block;
	/*position: absolute;*/
	overflow: hidden;
	/*top: 50px;*/
	/*left: 400px;*/
	
}

#menu li.start a {

	/*width: 57px;
	padding-left: 4px;*/
	padding-left: 0px;
}

#menu li.start p {
	
	font-size: .6em;
	line-height: 1.1em;
	
	color:#a0a3a8;
	padding-left: 0px;
  
}

#menu li.profile a {
	
	/*width: 75px;
	padding-left: 18px;
	background-position: -61px -149px;*/
	padding-left: 200px;
	
}

#menu li.profile.chosen a,
#menu li.profile a:hover, #menu li.profile a:focus{
	
	/*background-position: -61px 0;*/
	
}

#menu li.profile p {
	
	font-size: .6em;
	line-height: 1.1em;
	
	color:#a0a3a8;
	padding-left: 200px;
  
}


#menu li.services a {
	
	/*width: 113px;
	background-position: -154px -149px;
	padding-left: 15px;*/
	padding-left: 50px;
	
}

#menu li.services.chosen a,
#menu li.services a:hover, #menu li.services a:focus {
	
	/*background-position: -154px 0;*/
	
}

#menu li.services p {
	
	font-size: .6em;
	line-height: 1.1em;
	
	color:#a0a3a8;
	padding-left: 50px;
  
}

#menu li.contact a {
	
	/*width: 56px;
	background-position: -282px -149px;
	padding-left: 22px;*/
	padding-left: 50px;
  
}

#menu li.contact.chosen a,
#menu li.contact a:hover, #menu li.contact a:focus {
	
	/*background-position: -282px 0;*/
	
}

#menu li.contact p {
	
	font-size: .6em;
	line-height: 1.1em;
	
	margin-bottom: 1em;
	color:#a0a3a8;
	padding-left: 50px;
  
}



/*.teaser,*/
.start-gallery img {
	background: #1a1a1a;
	border: 1px solid #262626;
	box-shadow: 0 0 3px #000000;
	padding: 5px;
	/*proprietär*/
	-moz-box-shadow: 0 0 3px #000000;
	-webkit-box-shadow: 0 0 3px #000000;
	/*proprietär*/
	
}




/*-----------------------------------------------------*/
/*--------- Contact Detail 3 Spalten Design -----------*/
/*-----------------------------------------------------*/

#contactkopf {
	height: 100px;
	margin: 50px 90px 50px 190px;
	background-color: #1a1a1a;
	font-size: 0.6em;
	line-height: 1.1em;
	margin-bottom: 1em;
	color:#a0a3a8;
	padding: 10px 10px 10px 10px;
}
#contactfuss {
	height: 50px;
	margin: 10px;
	background-color: #1a1a1a;
	
	font-size: .6em;
	line-height: 1.1em;
	
	margin-bottom: 1em;
	color:#a0a3a8;
	padding: 10px 10px 10px 10px;
}
#contactmitte {
	position: relative;
	height: 720px;
	width: 100%;
}
#contactmitteinhalt {
	margin: 0px 230px 0px 425px;
	background-color: #1a1a1a;
	font-size: 0.6em;
	line-height: 1.1em;
	color:#a0a3a8;
	padding: 0px 0px 0px 0px;
	height: 720px;
}
#contactlinks {
	position: absolute;
	top: 0px;
	left: 25px;
	width: 370px;
	height: 700px;
	background: transparent url('./../layout/contactcontentdivleft-background_0390_0720.png') no-repeat;
	font-size: 0.6em;
	line-height: 1.1em;
	color:#a0a3a8;
	padding: 10px 10px 10px 10px;
}
#contactrechts {
	position: absolute;
	top: 0px;
	right: 25px;
	width: 180px;
	height: 700px;
	background: transparent url('./../layout/contactcontentdivright-background_0200_0720.png') no-repeat;
	font-size: 0.6em;
	line-height: 1.1em;
	color:#a0a3a8;
	padding: 10px 10px 10px 10px;
}


/*-----------------------------------------------------*/
/*--------------------- CSS-Hacks ---------------------*/
/*-----------------------------------------------------*/

.clearfix:after,
#wrapper1:after,
#header:after,
#menu:after,
#content .start-gallery:after {
	
	content: "."; /* Hier irgendwas eintragen, wird nicht dargestellt */
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	
}

/*-----------------------------------------------------*/
/*----------------------- Media -----------------------*/
/*-----------------------------------------------------*/

#footer .yplingx_tsunami {
	
	margin: 0 0 0 245px;
	padding: 5px 0 0 0;
	
	
}







/*-----------------------------------------------------*/
/*----------------------- MEMO SITE -------------------*/
/*-----------------------------------------------------*/


/*bild, vorhang, oben, verlauf nach unten, bilder sw - farbe,
orange aktiv, schwarz, sw, apple, www.vizio.com, kein weisser hintergrund, leicht grau,
türkis oder orange, envero, home, services, portfolio, contact, blog, gitarren, equipment,
698+190=888, 0 40 95 697 95 40
               40 135    832 927 967
			   
			   rw50Euro
			   1.45 termi
			   2,61 euro juni
			   
			   post it störer
			   tsunami
			   com-flash etc.
			   guestbook, news mit mehr etc.
			   
			   
player, swf, video, fotogallery, tsunami*/
