/****************************************************

	SITE: kuenzel-bau.de
	Autor: Stephan Grass (hallo@stephan-grass.de)
	
	Farben:
	
	Blau: #
	Hellblau #
	

******************************************************/

* { margin: 0; padding: 0;}

html
	{}
body
	{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 68%;
		line-height: 1.4em;
		overflow-x: hidden;
		background: #fff url(/images/bogen.gif) no-repeat 0 85px;
	}
li li, li p, td p, td, blockquote p {font-size: 1em}

ul { list-style: none; }

/****************************************************
	ALLGEMEINE STYLES
******************************************************/

.clear { clear: both; }
.invisible { display: none; }

img { border: none; }
.imgLeft { float: left;  clear: left; margin: 4px 20px 20px 0;}
.imgRight { float: right; margin: 4px 0 20px 20px; }

a
	{
		color: #737373;
	}
a:hover
	{
		color: #F8692C;
	}

a.download { padding: 2px 0 2px 25px ; }
a.pdf { background: transparent url(/images/media_pdf.gif) no-repeat; }
a.ppt { background: transparent url(/images/media_ppt.gif) no-repeat; }
a.txt { background: transparent url(/images/media_txt.gif) no-repeat; }
a.doc { background: transparent url(/images/media_doc.gif) no-repeat; }
a.xls { background: transparent url(/images/media_xls.gif) no-repeat; }
a.zip { background: transparent url(/images/media_zip.gif) no-repeat; }
a.swf {	background: transparent url(/images/media_swf.gif) no-repeat; }
a.mov {	background: transparent url(/images/media_mov.gif) no-repeat; }
a.mp3 {	background: transparent url(/images/media_mp3.gif) no-repeat; }

.mediaImage img { display: none; }

a.more
	{
		padding-left: 10px;
		background: transparent url(/images/link_arrow.gif) no-repeat 0 4px;
	}
a.prevNext
	{
		font-family: Arial,Helvetica,sans-serif;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
		background: #F0F0F0;
		color: #B3B3B3;
		padding: 1px 10px;
	}
a:hover.prevNext
	{
		color: #fff;
		color: #F54B00;
	}
a.zoomImageLink img
	{
		border: solid 2px #fff;
	}

a:hover.zoomImageLink img
	{
		border: solid 2px #F54B00;
	}
	
h1
	{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 1.3em;
		color: #72A7B6;
		margin: 1em 0;
		padding: 0;
	}	
h2
	{
		font-size: 1em;
		color: #666;
	}	

ul
	{
		list-style-type: square;
	}

	
p
	{
		padding: 0;
		margin: 1em 0;
	}
p.hint 
	{
		color: #666;
		font-weight: bold;
	}	
p.indent 
	{
		padding-left: 3em;
	}
#imgHolderRight
	{
		position: absolute;
		right: 0;
		top: 50px;
		padding: 0 0 1em 2em;
		width: 300px;
	}	
#imgHolderRight span
	{
		display: block;
		margin-top: 0.2em;
		margin-bottom: 1em;
		font-size: 0.9em;
	}
#imgHolderRight img, .imgText
	{
		display: block;
	}
#imgHolderRight .imgText
	{
		margin-bottom: 3em;
	}
img.thumb
	{
		display: inline;
		border:1px solid #B3B3B3;
		margin-bottom:2px;
	}
.imgLeft
	{
		float: left;
		margin: 3px 10px 2px 0;
	}		
	
table { border-collapse: collapse; }


/****************************************************
	LAYOUT
******************************************************/

#pageHolder
	{
		clear: both;
		border-collapse: collapse;
		position: relative;
	}
#pageHolder td
	{
		width: 925px;
		padding: 0;
		margin: 0;
		vertical-align: top;
	}
	
#header
	{
		height: 60px;
		background: #f0f0f0 url(/images/verlauf.gif) repeat-x bottom;
	}	
#header table
	{
		border-collapse: collapse;
		padding: 0;
		margin: 0;
	}
#header td
	{
		padding: 0;
		margin: 0;
	}
#logo1
	{}
#logo2
	{
		position: absolute;
		right: 0;
	}
#contentBox
	{
		margin-top: 6px;
	}

/*******************************************
	TOPMENÜ
*******************************************/	
	
#mainNavBox
	{
		position: relative;
	}
#mainNavBox ul
	{
		position: relative;
		list-style: none;
		top: -4px;
		float: left;
	}
#mainNavBox li
	{
		float: left;
	}
#mainNavBox ul * ul { display: none; }	
#mainNavBox a
	{
		position: relative;
		display: block;
		width: 130px;
		height: 45px;
		text-decoration: none;
		font-weight: bold;
		color: #858585;
		font-size: 11px;
		letter-spacing: -1px;
	}
#mainNavBox a:hover, #mainNavBox li.active a
	{
		color: #000;
	}
#mainNavBox a span
	{
		position: absolute;
		bottom: 2px;
		right: 1px;
	}

#link_58 { background: transparent url(/images/navKanalsanierung.gif) no-repeat top left; }
#link_88 { background: transparent url(/images/navLeistungen.gif) no-repeat; }	
#link_108 { background: transparent url(/images/navProfil.gif) no-repeat; }	
#link_101 { background: transparent url(/images/navReferenzen.gif) no-repeat; }	
#link_53 { background: transparent url(/images/navKontakt.gif) no-repeat; }	

#mainNavBox li a:hover, #mainNavBox li.active a	{ background-position: top right; }


#serviceNavBox
	{
		position: absolute;
		right: 0;
		padding-right: 15px;
	}
#serviceNavBox a
	{
		display: inline;
		padding: 0;
	}

/*******************************************
	HAUPTMENÜ
*******************************************/

#subNavBox
	{
		position: absolute;
		margin-top: 45px;
		width: 132px;
		text-align: right;
		z-Index: 1000;
	}
#subNavBox ul
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
#subNavBox li
	{
		padding: 5px 12px 5px 0;
	}
#subNavBox li.active
	{
		font-weight: bold;
		border-bottom: solid 1px #B3B3B3;
	}
#subNavBox a
	{
		text-decoration: none;
	}
#subNavBox a:hover
	{
		color: #000;
	}
	

/*******************************************
	BREADCRUMP NAVIGATION
*******************************************/
#breadcrumpBox
	{
		margin-bottom: 20px;
	}	
#breadcrumpBox, #breadcrumpBox a
	{
		color: #b5b5b5;
		font-size: 10px;
		text-decoration: none;
	}
#breadcrumpBox a:hover
	{
		text-decoration: underline;
	}
/*******************************************
	INHALTSBEREICH
*******************************************/

#content
	{
		position: relative;
		padding: 0 325px 45px 140px;
	}	
#content ul
	{
		margin-left: 3em;
	}	
#content.homepage
	{
		position: relative;
		margin-top: 40px;
		padding-left: 0;
		margin-left: 132px;
	}
#content.homepage ul
	{
		margin: 0;
		padding: 0;
	}

#content.homepage h1
	{
		position: relative;
		width: 392px;
		height: 23px;
		left: 60px;
		margin-bottom: 20px;
		background: #fff url(/images/ihrSpezialist.gif) no-repeat;
		text-indent: -999em;
	}

/* spezielle Klassen für #content */	
	
.docReferenz, .static
	{
		padding-right: 100px !important;	
	}

/* eo spezielle Klassen für #content */		
#refList
	{
		
	}
#refList div
	{
		float: left;
		width: 120px;
		height: 120px;
		padding: 0 5px 20px 0;
	}
#refList a
	{
		text-decoration: none;
	}
#homeContent
	{
		position: relative;
		float: left;
		width: 770px;
		padding-bottom: 20px;
	}

#homeContentHgr
	{
		position: absolute;
		height: 225px;
		width: 381px;
		top: 0;
		right: -80px;
	}
#homeLeft
	{
		float: left;
		position: relative;
		width: 200px;
		background: transparent url(/images/frage.gif) no-repeat 25px 3px;
		padding-left: 100px;
	}

#homeRight
	{
		float: left;
		position: relative;
		width: 360px;
		background: transparent url(/images/ausruf.gif) no-repeat 25px 4px;
		padding-left: 100px;
	}
#homeRight ul
	{
		list-style: none;
		position: relative;
		left: -10px;
	}
#homeRight ul a
	{
		font-weight: bold;
		color: #F54B00;
		text-decoration: none;
		padding-left: 10px;
		background: transparent url(/images/arrow.gif) no-repeat 0 4px;
	}
#homeRight ul a:hover
	{
		text-decoration: underline;
	}
#homeRight p
	{
		position: relative;
		left: -75px;		
	}

#goTop
	{
		clear: both;
		text-align: right;
		padding: 3em 0 1em 0;
	}	

/*************************
	FORMULARE
**************************/	
form
	{
		margin: 1.4em 0;
		padding: 0;
		font-size: 1em;
	}
input, textarea, select
	{
		width: 250px;
	}
.fbError
	{
		color: #cc0000;
	}
.fbError input, .fbError textarea
	{
		border: solid 2px #cc0000;
	}
.formField
	{
		clear: both;
		padding: 2px 0;
	}	
.formField label
	{
		width: 120px;
		float: left;

	}
.button
	{
		margin-left: 120px;
		margin-top: 20px;
	}
.radio
	{
		width: auto;
	}

.radioSet
	{
		display: inline;
		padding-right: 1em;
	}
.radioSet label
	{
		position: relative;
		float: none;
		top: -2px;
	}
.radioSet.fbError
	{
		border: none;
	}
.check
	{
		float: left;
		clear: both;
	}
.formField label.checkboxLabel
	{
		position: relative;
		top: 3px;
		float: none;
		padding-left: 0;		
		width: 100%;
	}	
#formHint
	{
		padding: 1em 0;
	}
.alertBox ul
	{	
		color: #cc0000
	}
.formField h4
	{
		margin: 1em 0;
	}