/*----------------------------- CSS -- PUMCLIKS.CH -- CSS ------------------------*/

	
* 	{
	border: 0;
	margin: 0;
	padding: 0;
	}

html 	{ 
	height: 100%;
	}
	 
body 	{
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
	min-height: 101%;
	}

p 	{
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 25px;
	letter-spacing: 1.5px;
	font-weight:lighter;	
	}

h1 	{
	color: #ffffff;
	font-size: 21px;
	font-weight:lighter;
	letter-spacing: 1.5px;	
	line-height: 27px;	
	border-bottom:#333333 dotted 1px;
	padding-bottom: 10px;
	margin-bottom: 12px;
	}

h2 	{
	color: #999999;
	font-size: 13px;
	letter-spacing: 1.5px;	
	font-weight: bold;
	line-height: 18px;	
	border-bottom: #333333 dotted 1px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	}

h2.klein{
	color: #e85706;
	font-size: 12px;
	border-bottom: #e85706 dotted 1px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	}
 
img	{
	float: left;
	padding: 0 25px 30px 0;
	}

img.play_musik	{
	float: none;
	padding: 0 5px 0 0;
	}

embed
	{
	background-color: #000000;
	width:100%;
	height:25px;
	padding:0;
	margin:0;
	}
	
/*--------------------  LINKS  --------------------*/

p a 	{
	color: #ffffff;
	text-decoration: underline;
	}

p a:hover {
	color: #8A2BE2;
	text-decoration: underline;
	}


/*-------------------- LAYOUT --------------------*/

#container {
	width: 1025px;
	height: 100%;
	}

#logo {
	height: 160px;
	width: 180px;
	left: 804px;
	top: 8px;
	padding: 0;
	margin: 0;
	z-index: 3;
	position: absolute;	
	}	

img.logo {
	padding: 0;
	margin: 0;
	}	
	
#inhalt {
	background-color: #000000;
	float: left;
	padding: 70px 50px 15px 50px;
	width:464px;
	margin: 0 0 50px 300px;
	min-height: 464px;
	position: absolute;
	}

#footer {
	clear: both;
	font-weight: bold;
	letter-spacing: 0.4px;
	background-color: #448822;
	color: #ffffff;
	font-size: 11.5px;
	text-align: left;
	width: 564px;
	margin-left: 300px;
	}

/*--------------------  HAUPT_NAVIGATION  --------------------*/

#hauptnavi
	{
	float: right;
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	width: 150px;
	padding-top: 90px;
	}
#hauptnavi ul li {list-style-type: none; text-decoration: none; display: inline;}
#hauptnavi li a {color: #8d8c8c; padding: 0px; display: block; text-decoration: none;}
#hauptnavi ul li a:hover {color: #000000;}
#hauptnavi li.menu-parent a {color:#000000;} /*BLACK fuer haut-navi*/
#hauptnavi li.menu-current a {color:#000000;} /*BLACK fuer haut-navi*/
#hauptnavi li.menu-child a {color:#8d8c8c;} /*GRAU fuer unter-navi*/
#hauptnavi li.menu-sibling a {color:#8d8c8c;} /*GRAU fuer unter-navi*/

#hauptnavi li ul {
  position: absolute;
  left: -999em; /*gleicher Effekt wie display: none, aber Screenreader kÃ¶nnen diese Variante lesen, vhl. CSS-Praxis S. 364*/
}

#hauptnavi li:active ul{
  position: static;
}

#hauptnavi li:hover ul{
  position: static;
}

#hauptnavi li.menu-current ul { /*bewirkt, dass Subnavi eines angeklickten ElternmenÃ¼s zwar stehen bleibt, aber nicht BLACK markiert wird*/
  position: static;
  color: #8d8c8c; /*grau*/
}

#hauptnavi li.menu-current ul a { /*bewirkt, dass Subnavi eines angeklickten ElternmenÃ¼s zwar stehen bleibt, aber nicht BLACK markiert wird*/
  position: static;
  color: #8d8c8c; /*grau*/
}

#hauptnavi li.menu-parent ul { /*bewirkt, dass bei angeklicktem Subnavipunkt gesamte Subnaviliste des entsprechenden Elternelementes stehen bleibt, Elternelement kriegt nÃ¤mlich von show_menu2 bei angeklicktem Kindelement die Klasse "menu-parent" verpasst*/
  position: static;
  color: #8d8c8c; /*grau*/
}

#hauptnavi li.menu-parent ul a { /*bewirkt, dass bei angeklicktem Subnavipunkt gesamte Subnaviliste des entsprechenden Elternelementes stehen bleibt*/
  position: static;
  color: #8d8c8c; /*grau*/
}

#hauptnavi li li.menu-current { /*bewirkt, dass angeklickte Subnavi black markiert wird*/
  position: static;
  color:#000000;
}

#hauptnavi li li.menu-current a { /*bewirkt, dass angeklickte Subnavi black markiert wird*/
  position: static;
  color:#000000;
}

/*--------------------  UNTER_NAVIGATION  --------------------*/
#hauptnavi ul li li {font-size:12px; letter-spacing: 0.5px; list-style-type: none; display: inline;}
#hauptnavi li li a {padding: 0 0 2px 20px; display: block; text-decoration: none;}
#hauptnavi li li a:hover {color:#000000;}


/*--------------------  SERVICE_NAVIGATION  --------------------*/

#servicenavi {
	font-size: 12px;
	font-weight: bold;	
	text-align: right;
	width: 500px;
	margin-left: 300px;
	padding-top: 62px;
	padding-bottom:2px;	
	}
#servicenavi ul li {list-style-type: none; text-decoration: none; display: inline;}
#servicenavi li a {color: #8d8c8c; text-decoration:none; padding-left: 15px;}
#servicenavi li a:hover {color:#000000;}	
#servicenavi li.menu-current a {color:#000000;}

/*--------------------  SPRACH_NAVIGATION  --------------------*/

#sprachnavi {
	font-size: 12px;
	font-weight: bold;	
	z-index: 1;
	position: absolute;
	width: 130px;
	left: 300px; 
	text-align: left;
	padding-top: 62px;
	padding-bottom:2px;
	
	}
#sprachnavi ul li {list-style-type: none; text-decoration: none; display: inline;}
#sprachnavi li a {color: #8d8c8c; text-decoration:none; padding-right: 15px;}
#sprachnavi li a:hover {color:#000000;}	
#sprachnavi li.menu-current a {color:#000000;}
#sprachnavi li.menu-parent a {color:#000000;} /*bewirkt, dass angeklickte Sparchnavi black markiert wird*/


/*-------------------- Listen --------------------*/

#inhalt ol li
	{
	color:#ffffff;
	font-size: 12px;
	letter-spacing:1.5px;		
	line-height: 16px;
	margin-left: 170px;
	padding: 0 10px 0px 5px;	
	}

#inhalt li
	{
	padding-bottom: 10px;
	}

.cd
	{
	font-style:italic;
	color:#494747;
	font-size: 12px;
	letter-spacing:1px;			
	}

#inhalt ul li /*Aufzählung bei Projekte*/
	{
	color:#ffffff;
	font-size: 12px;
	letter-spacing:1.5px;		
	line-height: 22px;
	margin-left: 10px;
	padding: 0 0px 10px 5px;	
	}	

/*--------------------  TABELLEN  --------------------*/

table	{
	width: 100%;
	border: none;
	margin: 0 0 20px 0;
	}

td	{
	padding: 4px 0;
	vertical-align:top;
	text-align:left;
	letter-spacing: 1.5px;
	font-weight:lighter;	
	}
th	{
  	vertical-align: top;
    	width: 150px;
	}

	
/*--------------------  Kontakt FORMULAR --------------------*/

.field_checkbox	{
	margin-right:10px;
}

.field_title {
	font-size: 12px;
	color: #ffffff;
	padding-right:20px;
	text-align:right;
	width:200px;
}

.field_heading {
	color: #ffffff;
	border-bottom: #333333 dotted 1px;
}

.field_untertitel	{
	color: #999999;
	font-size: 11px;
	padding-left:190px;
	padding-bottom:20px;
}

.required {
	color: #FF0000;
}
.textfield {
	font-size: 12px;
	width: 250px;
}
.textarea {
	font-size: 12px;
	width: 200px;
	height: 60px;
}
.select {
	font-size: 12px;
	margin-left: 20px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
	padding-right:20px;
	color: #999999;	
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
}
.email {
	font-size: 12px;
	width: 200px;
}
.captcha_table {
    	margin: 0;
	padding: 0;
	border: none;
	font-size: 11px;
	color: #999999;	
}
.text_captcha .captcha_expl .image_captcha{
	padding: 0;
	margin: 0;
}
	

/*--------------------  KLASSEN  --------------------*/

p.wenigbottom 	{
	padding-bottom: 6px;
	}
	
p.youtube 	{
	padding-top: 6px;
	}	
			
.bild 	{
	text-decoration: none;
	background-image: none;
	margin:0;
	}
	
.clearfloat
	{
	clear: left;
	padding:0;
	margin: 0;
	}
	
.padding_margin
	{
	padding:0;
	margin: 0;
	}		
		
.bold	{
	font-weight: bold;
	}
	
.rot 	{
	color: #db0000;
	}
	
.orange {
	color: #e8570b;
	}	

.br_klein {
	padding-bottom:5px;
	}


/*----------------------------- Fotogalerie ------------------------*/       

#bottomNavClose
	{
	background: url(/media/bilder_layout/close.gif) no-repeat;
	width: 26px;
	height: 26px;
	}

#lightbox
	{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox img
	{
	width: auto;
	height: auto;
	padding-bottom: 5px;
	}

#lightbox a img
	{
	border: none;
	}

#outerImageContainer
	{
	position: relative;
	background-color: #000000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer
	{
	padding: 10px;
	}

#loading
	{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav
	{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer #hoverNav
	{
	left: 0;
	}

#hoverNav a
	{
	outline: none;
	}

#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA);  /*Trick IE into showing hover*/
	display: block;
}

#prevLink
{
	left: 0;
	float: left;
}

#nextLink
{
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover
{
	background: url(/media/bilder_layout/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover
{
	background: url(/media/bilder_layout/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer /*Bildlegende*/
{
	font: 10px Verdana, Helvetica, sans-serif #fff;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData
{
	padding: 0 10px;
	color: #999999; /*Farbe für Bildlegende*/
}

#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
	font: 10px Verdana, Helvetica, sans-serif #fff;	
}

#imageData #caption
{
	font-weight: bold;
}

#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay  /*Transparenter Hintergrund*/
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #494747;
}

img.thumb /*kleines Bild*/
	{
	padding: 0 4px 20px 0px;
	border: none;
    }
 
img.thumb2 /*kleines Bild bei Projekte Vergangenes*/
	{
	padding: 0 25px 30px 0px;
	border: none;
    }   
    
.clearboth 
	{
	clear:left;
    }
