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

	SITE: Test

	Farben:

	Blau dunkel: #072144
	Blau Hintergrund: #6F7E92

	Grau: #E6E6E6

	Grün dunkel: #3C9677
	Grün hell: #A2D6C4


	hallo@stephan-grass.de 2006

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

* {margin: 0; padding: 0;}


body
	{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 75%;
		line-height: 1.4em;
		background: #E9ECEC url(../images/hgr_body.gif) repeat-x 0 105px;
		text-align: center;
		color: #000;
	}
h1, h2, h3, h4, h5, li li, li p, td p, td, blockquote p {font-size: 1em}

ul { margin: 0 0 1em 1.6em; }
ol { margin: 0 0 1em 2.4em; }
ol li { margin-bottom: 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: #0066B3;
		text-decoration: none;
	}
a:hover
	{
		text-decoration: underline;
	}

a.download { padding-left: 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.zoomImageLink { padding: 0 5px; }
a.zoomImageLink image
	{

	}
ul
	{
        list-style: none;
		margin-left: 0;
    }
li
	{
        background: transparent url(/images/list_dot.gif) no-repeat 0 0.6em;
		padding: 0 0 0.7em 6px;
    }
ul ul li
	{
		padding:  0.5em 0 0 6px;
		background: transparent url(/images/list_dot.gif) no-repeat 0 1.1em;
	}

h1, h2
	{
		font-family: Verdana, Arial, sans-serif;
		font-size: 22px;
		font-weight: normal;
		color: #385573;
		margin: 0 0 0.5em 0;
		line-height: normal;
	}
h3
	{
		font-size: 1.4em;
		font-weight: normal;
		color: #385573;
		margin: 0 0 1em 0;
		line-height: normal;
	}
h4
	{
		color: #385573;
    }


hr
	{
		height: 1px;
		color: #40AC73;
	}

p { margin: 0 0 1em 0;}



table
	{
		border-collapse: collapse;
		margin-bottom: 1em;
    }

td { padding: 0.1em 0.5em 0.1em 0!important;}

table.border
	{
		border-collapse: collapse;
		border: solid 1px #ccc;
	}
caption
	{
		text-align: left;
		font-weight: bold;
	}


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

#wrap
	{
		text-align: left;
		margin: 0 auto;
		width: 918px;
		min-height: 650px;
		padding: 0 5px;
		background: transparent url(../images/hgr_wrap.gif) no-repeat 0 105px;
	}

#headerBox
	{
		position: relative;
        height: 100px;
		margin-bottom: 5px;
		background: transparent url(../images/hgr_headerBox.gif) no-repeat left bottom;
    }
#logo
	{
        margin: 26px 0 0 28px;
    }
#keyvisual
	{
        height: 190px;
		margin-bottom: 5px;
		background-position: top left;
		background-repeat: no-repeat;
    }
#imprintLink
	{
		float: right;
		margin: 15px 25px 15px 0;
        color: #808080;
		text-decoration: none;
		font-size: 0.9em;
    }
#imprintLink:hover
	{
		text-decoration: underline;
    }

/**************************************************
	TOP MENÜ
****************************************************/

#mainNav /*ul*/
	{
        position: absolute;
		top: 25px;
		right: 20px;
		list-style: none;
		margin: 0;
		color: #000;
		font-size: 0.9em;
    }
#mainNav a
	{
        text-decoration: none;
		color: #000;
    }
#mainNav a:hover
	{
        color: #0066B3;
	}

#mainNav li
	{
        float: left;
		position: relative;
		line-height: 50px;
		border-left: solid 1px #DADADB;
		padding: 0 10px;
		background-image: none;
    }

#mainNav li.active a, #mainNav a.active, #mainNav li.active ul a.active
	{
        color: #990000;
    }
#mainNav li.active ul a
	{
		color: #0066B3;
	}

#mainNav_2 /* Startseiten Link */
	{
        border: none!important;
    }


#mainNav ul
	{
		display: none;
		position: absolute;
		top: 40px;
		left: 0;
		list-style: none;
		margin: 0;
		background: #DAEBFA;
		border: solid 5px #fff;
		padding: 10px 5px 5px 5px;
    }
#mainNav ul li
	{
		float: none;
		line-height: 1.2em;
		border: none;
		white-space: nowrap;
		padding: 0 0 5px 0;
    }

/**************************************************
	SUB MENÜ
****************************************************/

#subNav
	{
		font-size: 0.9em;
		list-style: none;
		margin-left: 15px;
    }
#subNav a
	{
		text-decoration: none;
    }
#subNav li
	{
        background: transparent url(../images/list_dot.gif) no-repeat 0 0.4em;
		padding: 0 0 0.8em 6px;
		line-height: 1em;
    }
#subNav li.active a, #subNav a.active, #subNav li.active ul a.active
	{
        color: #990000;
    }
#subNav li.active ul a
	{
		color: #0066B3;
	}

#subNav ul
	{
		list-style: none;
		display: none;
    }
#subNav li.active ul
	{
        display: block;
		margin: 0.8em 0 0.2em 0.8em;
    }


/**************************************************
	HOMEPAGE
****************************************************/

#homepageBoxHolder
	{
		float: left;
		width: 100%;
        background: transparent url(../images/hgr_homepageBoxHolder.gif) repeat-y;
		overflow: hidden;
    }
#homepageBoxHolderTop
	{
		height: 20px;
        background: transparent url(../images/hgr_homepageBoxHolderBorder.gif) no-repeat top left;
    }
#homepageBoxHolderBottom
	{
		clear: both;
		height: 20px;
        background: transparent url(../images/hgr_homepageBoxHolderBorder.gif) repeat-y bottom left;
    }

#homeTextBlock1, #homeTextBlock2, #homeTextBlock3
	{
        float: left;
		width: 195px;
		padding: 0 15px;
    }
#homeTextBlock1
	{
		font-size: 0.9em;
		font-weight: bold;
    }
#homeTextBlock1 h2
	{
		margin-bottom: 1.1em;
    }


#homeTextBlock2
	{
		padding-left: 20px;
        width: 427px;
		margin-right: 5px;
    }
#homeTextBlock3
	{
		font-size: 0.9em;
    }
#homeTextBlock3 h2
	{
		margin-bottom: 1.1em;
    }
.newsDocList
	{
		list-style: none;
		margin: 0;
	}
.newsDocList li
	{
        background-image: none;
		padding-left: 0;
    }


.newsDocList h3
	{
		font-size: 1em;
		margin: 0;
	}
.newsDocList span
	{
		color: #000;
	}
#homeTextBlock3 a
	{
		text-decoration: none;
	}
#homeTextBlock3 a:hover
	{
		text-decoration: underline;
	}

/**************************************************
	IHK-LISTE
****************************************************/
#ihkJumpBox
	{
        padding-bottom: 3em;
    }

#ihkBox table
	{
        width: 400px;
		margin-bottom: 2em;
    }
#ihkBox caption
	{
        border-bottom: solid 2px #eee;
		font-size: 1.1em;
		margin-bottom: 5px;
    }

#ihkBox td
	{
        border-bottom: solid 1px #eee;
    }


#ihkBox td.ihk_mail
	{
        width: 260px;
    }


/**************************************************
	CONTENT
****************************************************/


#subNavBox
	{
        float: left;
		width: 225px;
		margin-right: 5px;
		background: #fff;
    }
#subNavBoxTop
	{
		height: 20px;
        background: transparent url(../images/hgr_homepageBoxHolderBorder.gif) no-repeat top left;
    }
#subNavBoxBottom
	{
		clear: both;
		height: 20px;
        background: transparent url(../images/hgr_homepageBoxHolderBorder.gif) repeat-y bottom left;
    }

#contentBoxHolder
	{
		float: left;
		width: 688px;
        background: transparent url(../images/hgr_contentBoxHolder.gif) repeat-y right;
    }
#contentBoxHolderTop
	{
		height: 20px;
        background: transparent url(../images/hgr_contentBoxHolderBorder.gif) no-repeat top right;
    }
#contentBoxHolderBottom
	{
		clear: both;
		height: 20px;
        background: transparent url(../images/hgr_contentBoxHolderBorder.gif) repeat-y bottom right;
    }
#breadcrumpBox
	{
        font-size: 0.9em;
		padding-bottom: 2em;
		line-height: 1.2em;
		margin-top: -0.2em;
		color: #808080;
    }
#breadcrumpBox a
	{
		color: #6290b3;
    }
#breadcrumpBox a:hover
	{
        color: #0066B3;
		text-decoration: none;
    }


#contentTextBlock1
	{
		padding-left: 15px;
        float: left;
        width: 427px;
		margin-right: 5px;
		min-height: 200px;
    }

/* Sitenavigation */
#siteNav
	{
		clear: both;
		float: right;
        position: relative;
		margin: 1em 0;
		text-align: right;
	}
#siteNav a
	{
		margin: 0 5px;
	}

/****************************************************
	NEWS Dokumentenlisten
******************************************************/

/* Dokumentenliste */
.docList
	{
        clear: both;
		list-style: none!important;
		list-style-image: none!important;
    	margin: 2em 0 0 0 !important;
		padding: 0!important;
    }

.docList li
	{
		position: relative;
		list-style: none;
		list-style-position: outside;
		margin: 0!important;
		padding: 0!important;
		background-image: none!important;

    }
.docList h2,.docList h3
	{
		font-size: 1.2em;
		margin: 0!important;
		padding: 0!important;
		background-image: none;

    }
.docList h2,.docList h3, .docList h2 a,.docList h3
	{
		color: #3C9677;
    }


.docList h2 span, .docList h3 span
	{
        font-weight: normal;
    }

.docList h3 a, .docList h2 a
	{
		text-decoration: none;
	}
.docList p
	{
		margin: 0 0 2em 0;
		padding: 0;
    }


/**************************************************
	CONTEXT
****************************************************/

#contextBox
	{
        float: right;
		width: 190px;
		padding: 0 20px 0 0;
		font-size: 0.9em;
		line-height: 1.4em;
    }
#contextBox h2
	{
        font-size: 2em;
		margin-bottom: 1.1em;
    }


/**************************************************
	FORMULARE
****************************************************/


/*************************
	FORMULARE
**************************/

form
	{
		margin: 1.4em 0;
		padding: 0;
	}
input, textarea, select
	{
		width: 300px;
	}
textarea
	{
		height: 120px;
		overflow: auto;
	}

.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;
		width: auto;
	}
.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;}



.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
	}

#routingForm input
	{
		width: 190px;
    }


/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt;
  padding: 0pt;
  overflow: auto;
  letter-spacing: 0px;
  float: none;
}

/*---- Header styling ---*/

.sIFR-active h1, .sIFR-active h2 {
  visibility: hidden;
  line-height: 1.32em;
  font-weight: normal;
  font-size: 22px;
  color: #385573;

}
