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

	SITE: Naber-Wissmann

	Farben:
	
	Blau:			#124d7f
	Rot:			#d2232a
	
	Grau (Text):	#58595b

	grass@mai-multimedia.de

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

* {margin: 0; padding: 0;}


html, body
	{
		height: 100%;
	}


body
	{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 75%;
		line-height: 1.4em;
		background: #f2f2f2 url(../images/hgr_body.gif) repeat-x 0 70px;
		color: #000;
	}
#body_2
	{
		background-image: url(../images/hgr_body_2.gif);
	}


h1, h2, h3, h4, h5, li li, li p, td p, td, blockquote p {font-size: 1em}


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

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

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


a
	{
		color: #124d7f;
	}
a:hover
	{
		color: #d2232a;
	}

a.download { padding-left: 25px;}
a.pdf { background: transparent url(/images/media_pdf.gif) no-repeat 0 5px; line-height: 2em; display: block; }
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[rel], 
a.zoomImageLink 
{ padding: 0 0 20px 0; background: transparent url(../images/zoomIcon.png) no-repeat left bottom;}

.zeichnungenTable a.zoomImageLink
	{
		display: block;
	}


a.zoomImageLink image
	{

	}

h1, h2, h3, h4, h5
	{
		color: #124d7f;
	}

h1
	{
		font-size: 1.4em;
		font-weight: normal;
		margin-bottom: 1em;
	}
h2.subtitle
	{
		color: #58595b;
		font-size: 1em;
		font-weight: normal;
		margin: -1em 0 1.4em 0;
	}
hr
	{
		clear: both;
		border: 0px; /* Fr Firefox und Opera */
		border-top: solid 1px #bdbebf;
		border-bottom: transparent;
	}


p { margin: 0 0 1em 0;}

ul
	{
    	margin: 1em 0 1em 1.4em;
	}
ol
	{
		margin: 1em 0 1em 2.4em;
		list-style-position: outside;
	}
/* tabellen */

table
	{
		border-collapse: collapse;
		margin-bottom: 1em;
    }
tr
	{
		background-color: #e5e5e5;		
	}	
tr.odd
	{
		background-color: #eeeeee;		
	}
th
	{
		color: #fff;
		text-align: left;
		background-color: #124d7f;
		padding: 10px;
		vertical-align: top;		
		border-bottom: solid 1px #fff;
		border-right: solid 1px #fff;		
	}
td
	{
		padding: 7px 10px;
		border-right: solid 1px #fff;
		vertical-align: top;
	}


table.border
	{
		border-collapse: collapse;
		border: solid 1px #ccc;
	}

table.border td { vertical-align: top; border: solid 1px #ccc;}

#wrap
	{
		text-align: left;
		width: 973px;
		min-height: 100%;

		background: #fff url(../images/hgr_wrap.gif) repeat-y 0 0;
	}
#serviceNavBox
	{
		position: relative;
		height: 70px;
		padding-left: 50px;
	}
#logo
	{
		position: absolute;
		top: 8px;
		right: 113px;
	}
#languageBox
	{
		float: left;	
		width: 115px;
		height: 20px;
		overflow: hidden;
	}
#languageBox span
	{
		display: block;
		font-size: 10px;
		height: 20px;
		cursor: pointer;
		color: #58595b;
	}
#languageNav /* ul */
	{
		list-style: none;
		margin: 0;
		font-size: 11px;
		padding: 10px;
		background-color: #6d6e71;
	}
#languageNav li
	{

	}
#languageNav a
	{
		display: block;
		text-decoration: none;
		color: #fff;
		background-repeat: no-repeat;
		background-position: 0 50%;
		padding: 0 0 0 25px;
	}
#languageNav a.flag_de { background-image: url(../images/flag_de.gif); }
#languageNav a.flag_en { background-image: url(../images/flag_en.gif); }
#languageNav a.flag_fr { background-image: url(../images/flag_fr.gif); }
#languageNav a.flag_it { background-image: url(../images/flag_it.gif); }
#languageNav a.flag_es { background-image: url(../images/flag_es.gif); }
#languageNav a.flag_pt { background-image: url(../images/flag_pt.gif); }
#languageNav a.flag_ru { background-image: url(../images/flag_ru.gif); }
#languageNav a.active
	{
		color: #d2232a;
	}


#imprint
	{
		float: left;
		position: relative;
		left: -30px;
		color: #58595b;
		text-decoration: none;
		font-size: 10px;	
		text-transform: uppercase;
	}


#bannerBox
	{
		height: 190px;
		background: #e5e5e5;
		background-repeat: no-repeat;
		background-position: 50px 0;
	}
#body_2 #bannerBox
	{
		height: 256px;
	}
#str1
	{
		width: 720px;
		border-top: solid 10px #6d6e71;
		height: 5px;
		background: transparent url(../images/hgr_str1.jpg) no-repeat top right;
	}

/* ##### HAUPTNAVIGATION ##### */

#mainNav, #mainNav ul
	{	
		list-style: none;
		margin: 0;
	}

#mainNav
	{
		float: left;
		width: 240px;
		margin: 20px 15px 0 0;
	}

#mainNav li
	{
		padding-left: 50px;
		border-bottom: solid 1px #e5e5e5;
	}
#mainNav a
	{
		text-decoration: none;
		line-height: 2em;
		display: block;
		padding-left: 5px;
	}
#mainNav a, #mainNav li.active ul a, #mainNav ul li.active ul a
	{
		color: #124d7f;
	}
#mainNav li.active
	{
		background: transparent url(../images/hgr_menuItem_h.gif) no-repeat 0 0.7em;
	}
#mainNav li.active a, #mainNav ul li.active a, #mainNav ul ul li.active a, #mainNav a:hover, #mainNav li.active ul a:hover, #mainNav ul li.active ul a:hover
	{
		color: #d2232a;
	}

#mainNav ul
	{
		display: none;
		font-size: 0.9em;
		margin-bottom: 0.5em;
	}
#mainNav ul li
	{
		padding-left: 20px;
		border: none;
	}
#mainNav ul li.active
	{
		background-image: none;
	}
#mainNav ul li a
	{
		line-height: 1.4em;
		padding: 0;
	}
#mainNav ul ul, #mainNav li.active ul ul
	{
		display: none;
		font-size: 1em;
	}
	
#mainNav li.active ul, #mainNav ul li.active ul
	{
		display: block;
	}	

/* ##### CONTENT ##### */
	
#contentBox
	{
		float: left;
		width: 466px;
		margin-top: 24px;	
	}	
#contentBox.noContext
	{
		width: 694px;
	}	
	

.mediaGalerie
	{
		list-style: none;
		margin: 1em 0;
		float: left;
		width: 100%;		
	}	
.mediaGalerie li
	{
		float: left;
		margin: 0 10px 10px 0;
		padding-bottom: 25px;
	}
.mediaGalerie li img
	{
		height: 66px;
	}

	
/* Kategorieliste */

.catList /* ul */
	{
		list-style: none;
		margin: 1em 0;
	}
.catList a
	{
		text-decoration: none;
	}
	
/* Dokumentenliste */

.docList /* ul */
	{
		list-style: none;
		margin: 1em 0;
	}
.docList li
	{
		background-color: #e5e5e5;
		background-position: left top;
		background-repeat: no-repeat;
		margin-bottom: 10px;
	}
.docList h3, .docList h3 a
	{
		font-size: 1em;
		font-weight: normal;
		color: #58595b;
	}
.docList p.abstract
	{
		margin: 0;
	}
.docList div.textblock
	{
	}	

.docList h4
	{
		font-size: 1em;
		font-weight: normal;
	}

.docList div.docListText
	{
		border-left: solid 2px #fff;
		padding: 10px 10px 10px 8px;

	}
.docList ul li
	{
		background-color: transparent;
		margin-bottom: 0;	
	}
	
/* Produktliste */
.prodList /* ul */
	{
		list-style: none;
		margin: 1em 0;
	}
.prodList li
	{
		border-bottom: solid 1px #b3b7c5;
		margin-bottom: 40px;
	}
.prodList div.imgHolder
	{
		width: 100%;
		float: left;
	}


.prodList div.textHolder
	{
		background: #eeeeee;
		padding: 10px;
		clear: both;
	}

.prodList p.prodAbstract, .prodList p.prodFoto
	{
		float: left;
		width: 180px;
	}
.prodList p.prodFoto
	{
		min-height: 150px;			
	}	

.prodList table.prodData
	{
		margin: 0;
		border-collapse: collapse;
	}
.prodList table.prodData th
	{
		color: #124d7f;
		background: none;
	}
.prodList table.prodData th, .prodList table.prodData td
	{
		border: none;
		border-bottom: solid 1px #dadada;
		padding: 0 8px;
		text-align: center;
	}
.prodList table.prodData td.firstItem
	{
		font-weight: bold;
	}
.prodList table.prodData th.firstItem, .prodList table.prodData td.firstItem
	{
		padding: 0 8px 0 5px;
		text-align: left;	
	}

/* Zeichnungenliste */

.zeichnungenTable
	{
		width: 100%;
	}
.zeichnungenTable a.zoomImageLink
	{
		display: block;
	}

	
/* ##### CONTEXT ##### */

#contextBox
	{
		float: right;
		width: 228px;
		margin: 24px 10px 0 0;
		color: #58595b;	
	}	
.contextBoxItem
	{
		float: left;
		width: 198px;
		background: #e5e5e5 url(../images/hgr_contextBoxItem.gif) no-repeat top left;
		padding: 10px 15px;
	}	
.contextBoxItem p
	{
		margin: 0;
	}
.boxTyp_3
	{
		background: #fff none;		
	}
	
	
	
/* Footer */

#footerBox
	{
		clear: both;
 		border-top: solid 1px #bdbebf;
		color: #58595b;
		font-size: 0.9em;
		line-height: 1.2em;
		padding-top: 0.5em;
		margin-top: 4em;
	}
.footerPart
	{
		width: 40%;
		float: left;
	}

.gotop
	{
		display: block;
		width: 50px;
        line-height: 1em;
		font-size: 1px;
		padding: 12px 0 12px 0;
		height: 0;
		overflow: hidden;
		background: transparent url(../images/hgr_goTop.png) no-repeat top left;
		text-decoration: none!important;
		clear: left;
		color: #fff;
    }	
	
/*************************
	FORMULARE
**************************/

form
	{
		margin: 1.4em 0;
		padding: 0;
	}
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;
	}
.radioLabel
	{
		position: relative;
		top: -2px;
		padding: 0 0.5em;
	}
.radioSet.fbError
	{
		border: none;
	}
.check
	{
		float: left;
		clear: both;
	}
.formField label.checkboxLabel, .formField label.radioLabel
	{
		position: relative;
		top: 0;
		float: none;
		padding-left: 0.5em;
		width: 100%;
	}
.formHint
	{
		clear: both;
		padding: 1em 0;
		font-size: 0.8em;
	}
.formField h4	{ padding: 1em 0;}

/* Datum Picker */

a.dp-choose-date {
	float: left;
	width: 20px;
	height: 14px;
	padding: 0;
	margin: 2px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/images/calenderImg.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
input.dp-applied {
	width: 140px!important;
	float: left;
}

#searchBoxForm
	{
		margin-left: 10px;
    }
#searchBoxForm input, #searchBoxForm input.searchField
	{
		width: auto!important;
    }




.alertBox h4
	{
		display: none;
		font-size: 1.2em;
	}
.alertBox
	{
		color: #cc0000;
		padding: 0 0 20px 50px;
		background: transparent url(/images/alertSign.gif) no-repeat left top;
		margin-top: 20px;
	}
.alertBox ul
	{
		color: #cc0000
	}