/* //////////////////////////////////// */
/* /// 	 KILL DEFAULT STYLE SHEET	/// */
/* //////////////////////////////////// */

html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  
}


h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font: 80% verdana, arial, helvetica, sans-serif;
}

p, th, td, li, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea {
  margin: 0;
  padding: 0;
}

hr{

	color: black;
	height: 0px;
	/*hr styling ? */ 

}

#haarlinie
{
	margin-top: 0 0 0 0;
	border-bottom: 1px black solid;

}

table {

	font-family: Verdana, Arial, Times New Roman, sans-serif;
	font-size: 13px;
  margin: 0;
  padding: 0;
  border: none;
}

img
{
border: 0;
}

a{

	text-decoration: none;
	color: black;

}


/* //////////////////////////////////// */
/* /// 	 GENERAL	                /// */
/* //////////////////////////////////// */

body
{
	background: white;
	font-family: Verdana, Arial, Times New Roman, sans-serif;
	font-size: 13px;
	text-align: left;
}

#container
{	
	position: relative;
	margin-left: 185px;
	min-height: 200px !important;
	position: absolute;
	width: 845px;
	background: transparent;
	text-align: left;
	z-index: 1;
	
}


#header
{
	background: transparent;
	height: 125px;
	padding-bottom: 10px;
	position: relative;
	width: 100%;
	
}

#logo
{
	
	border: 0;
	height: 135px;
	width: 168px;
	border-left: 1px black solid;
}


#page
{
	background: white;
	/*border-left: 1px black solid;*/
	height: 381px;
	margin: 35px 53px auto;
	min-height: 381px !important;
	position: relative;
	text-align: left;
	width: 1030px;
}

#strokes
{
	border-right: 1px black solid;
	height: 125px !important;
	max-height: 125px !important;
	min-height: 125px !important;
	margin-left: 168px;
	margin-top: -135px;
	position: absolute;
	width: 175px;
}

#strokes1
{
	border-right: 1px black solid;
	height: 125px !important;
	max-height: 125px !important;
	min-height: 125px !important;
	margin-left: 504px;
	margin-top: -135px;
	position: absolute;
	width: 175px;
}

#strokes2
{
	border-right: 1px black solid;
	height: 125px !important;
	max-height: 125px !important;
	min-height: 125px !important;
	margin-left: 855px;
	margin-top: -135px;
	position: absolute;
	width: 175px;
}

#text
{
	margin-left: 147px;
	

}

#text_galerie_aktiv
{
	margin-left: 8px;


}

#text_projekt
{

    margin-left: 340px;

}



/* //////////////////// */
/* /// 	 Projekt	/// */
/* //////////////////// */

#bild
{
	position: relative;
	margin-top: -30px;
	/*height: 400px;
	min-height: 400px;
	max-height: 400px;*/


}

#content3
{
	position: absolute;
   /*	margin-top: 110px;
	margin-left: 580px;   */
	width: 503px;
	z-index: 1;
	


}

#content4
{
	position: absolute;
	margin-top: 110px;
	margin-left: 580px;
	width: 503px;
	z-index: 1;


}

#fadeshow1
{

	margin-left: 155px;


}

#inhalt2
{

	margin-left:10px;

}







