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

	SITE: Schollmeyer & Rickert / www.anwaelte.de
	
	Version: 22.05.2007
	
	Farben:
	
	Blau dunkel: #072144
	Blau Hintergrund: #6F7E92
	
	Grau: #E6E6E6
	
	Grün dunkel: #00536A
	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: #F2F2F2 url(/images/hgr_main.jpg) repeat-x;
		text-align: center;
		color: #000;
	}
h1, h2, h3, h4, h5, 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: 2px 10px 20px 0;}
.imgRight { float: right; margin: 4px 0 20px 20px; }


a
	{
		color: #0072BC;
	}
a:hover
	{
		color: #00536A;
	}

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.more
	{
		padding-left: 10px;
		background: transparent url(/images/link_arrow.gif) no-repeat 0 4px;
	}
a.zoomImageLink {  }
a.zoomImageLink image
	{
		
	}	

h1, h2, h3, h4, h5
	{
		line-height: 1.2em;
	}
	
h1, h2
	{
		font-weight: bold;
		color: #00536A;
		margin-bottom: 0.4em;
	}

	

hr
	{
		height: 1px;
		color: #40AC73;
	}	
	
p { margin: 1em 0;}	
	
td { padding: 0.1em 0.5em!important;}	
	
table.border
	{
		border-collapse: collapse;
		border: solid 1px #ccc;
	}	
	
table.border td { vertical-align: top; border: solid 1px #ccc;}	
	
#wrap
	{
		text-align: left;
		margin: 0 auto;
		min-width: 800px;
		max-width: 896px;
		background: #fff;
		padding: 0 7px;

	}
#wrapInner
	{
		position: relative;
	}
#headerBox
	{
		position: relative;
		height: 105px;
		background: #fff;
	}

#logo
	{
		margin-left: 120px;
	}
#languageNav
	{
		position: absolute;
		right: 0;
		top: 0;
	}
.flag
	{
		text-decoration: none;
		color: #444;
		font-size: 0.8em!important;
		text-transform: uppercase;
		padding: 0.2em 0 0.2em 20px;
		background-color: transparent;
		background-repeat: no-repeat;
	}
.flag.de { background-image: url(/images/flag_de.gif); }
.flag.en { background-image: url(/images/flag_en.gif); }

.serviceLink
	{
		text-decoration: none;
		color: #444;
		font-size: 0.8em!important;
		text-transform: uppercase;
		padding: 0.2em 0 0.2em 20px;
	}

	
#mainBodyBox
	{
		margin-left: 197px;
		padding-top: 85px;
		position: relative;
		background-repeat: no-repeat;
		background-position: 0 0;
	}
	
/****************************************************
	Servive Navigation
******************************************************/
	
#serviceNav
	{
		position: absolute;
		text-align: right;
		right: 15px;
		bottom: 0;
		padding: 10px;
	}
#serviceNav ul li{ line-height: 1.1em; }
#serviceNav a
	{
		color: #E6E6E6;
		text-decoration: none;
		font-size: 0.9em;
	}
		
/****************************************************
	CONTENT (Mitte)
******************************************************/	

#contentBox
	{
		position: relative;
		background: transparent url(/images/hgr_contentBox.gif) repeat-y  73% 0;
		float: left;
		width: 100%;
		margin-bottom: 14px;

	}
#breadcrumpBox
	{
		padding: 5px 20px 15px 20px;
		font-size: 0.9em;
	}	
#breadcrumpBox a
	{
		text-decoration: none;
	}	
	
#contentHolder
	{
		padding: 15px 0 2% 5px;
		width: 70%;
		float: left;
	}
#contentHolder h1, #contentHolder h2
	{
		text-transform: uppercase;
	}	
	
#contentHolder h1
	{
		font-size: 1.6em;
		font-weight: normal;
		margin: 0 0 1em 0;
		border: none;

	}
#contentHolder h1.v2
	{
		color: #888888;
		margin: 0;
	}	
#contentHolder h2
	{
		font-size: 1.2em;
		margin: 1.2em 0 1.4em 0;
	}
#contentHolder h3
	{
		margin: 1.2em 0 1.4em 0;
	}
#contentHolder p, #contentHolder ul, #contentHolder ol
	{
		margin: 0 0 1em 0;
		padding: 0;
	}
#contentHolder ul
	{
		margin-left: 1.6em;
	}
#contentHolder li
	{
		padding: 0.2em 15px;
		background: transparent url(/images/dot.gif) no-repeat 0 0.7em;
	}
#contentHolder ol
	{
		margin: 1em 2.5em;
	}	
#contentHolder ol li
	{
		background-image: none;
	}
#contentHolder td
	{
		font-size: 1em;
		vertical-align: top;
		padding-right: 1em!important;
	}
#contentHolder td p
	{
		font-size: 1em!important;
	}
#contentHolder table.pixBorder
	{
		border: solid 1px #333;
		border-collapse: collapse;
	}
#contentHolder table.pixBorder td
	{
		border: solid 1px #333;
		padding: 0.3em;
	}
	
#contentHolder #content
	{
		position: relative;
	}
#contentHolder #mainMedia
	{}	

#content img 
	{
		border: solid 1px #6F7E92;
		border-right-color: #072144;
		border-bottom-color: #072144;
	}	
#content p
	{
        text-align: justify;
    }



/****************************************************
	KATEGORIELISTEN
******************************************************/

#katList {}
#contentHolder .katListItem
	{
		margin-bottom: 3em;
	}	
#contentHolder .katListItem h2
	{
		margin-bottom: 0;
	}	

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

.docListItem
	{
		border-bottom: solid 1px #E6E6E6;
	}

.docListItem h2
	{
		color: #072144;
		margin: 1em 0 0 0!important;
		padding: 0;
	}
.docListItem h2, .docListItem h2 a	{ color: #072144; text-decoration: none; }
.docListItem h2 a:hover { text-decoration: underline; }
.docListItem p { padding-bottom: 0!important; margin: 0!important; }
	
	
/****************************************************
	FAQ
******************************************************/	
ul.faqMenu { font-weight: bold; }	
.faqList {}	
.faqListItem
	{
		border-top: solid 1px #E6E6E6;
		padding: 1em 0;
	}		

.gotop
	{
		clear: both;
		display: block;
		width: 106px;
		padding: 16px 0 0 0;
		margin-right: 40px;
		overflow: hidden;
		height: 0px !important;
		background: transparent url(/images/goTop.gif) no-repeat left top;
	}
.gotop.de
	{
     	background: transparent url(/images/goTop_de.gif) no-repeat left top;
    }
.gotop.en
	{
    	background: transparent url(/images/goTop_en.gif) no-repeat left top;
    }
.faqList .gotop { margin-right: 20px; }
	
/****************************************************
	MENÜ (SIDEBARBOX)
******************************************************/	
	

#menu
	{
		width: 190px;
		float: left;
		position: relative;
		font-size: 0.9em;
		padding-bottom: 50px;
	}
#menu ul { list-style: none; }

ul.dropdown
	{
		position: relative;
		z-index: 99;
	}
ul.dropdown li
	{
		height: 3em;
		overflow: hidden;
	}
	
ul.dropdown ul li
	{ height: auto; border: none;}	
	
ul.dropdown li a
	{
		display: block;

		padding: 0.7em 15px;
		width: 160px;
		color: #424242;
		background: #EAEAEA;
		border-top: solid 1px #fff;
		font-weight: bold;
		text-decoration: none;
	}
ul.dropdown li.active
	{
		height: 3em;
		overflow: visible;
	}
ul.dropdown li.active.sub, ul.dropdown ul li.active
	{
		height: auto;
	}
ul.dropdown li a:hover, ul.dropdown li.active a
	{
		background: #BCD8E1;
		color: #444444;
	}
ul.dropdown li.active ul a
	{
		background: #fff;
		color: #444444;
	}
ul.dropdown ul li a.active
	{
		font-weight: bold;
		color: #00526A;
	}	
ul.dropdown ul
	{

		/*display: none;*/
		background: #fff;
		border: none;
		width: 190px;
	}
ul.dropdown ul li, ul.dropdown ul li a
	{
		background: #fff;
		border: none;
	}
ul.dropdown ul li a
	{
		padding: 2px 15px;
		line-height: 1em;
		height: auto;
	}
ul.dropdown ul li a, ul.dropdown ul li.active a
	{

	}

ul.dropdown ul li a:hover, ul.dropdown ul li a.select
	{
		font-weight: bold;
		color: #00526A;
		background: transparent;
	}

ul.dropdown ul ul
{
    display: none;
}


ul.dropdown li.active.sub ul
{
	display: block;
}
 ul.dropdown li.active.sub ul ul
{
    display: none;
}
ul.dropdown ul li.active.sub ul
{
    display: block;
	margin: 0 0 0.5em 1em;
}


/****************************************************
	RECHTE SPALTE (SIDEBARBOX2)
******************************************************/
	
#sideBarBox2
	{
		float: right;
		overflow: hidden;
		width: 27.25%;
		background: #E9E9E9;
		font-size: 0.9em;
		line-height: 1.4em;
	}
.contextBoxItem
	{
		padding: 15px 10px;
		color: #072144;
		background: #DBEBE3;
		border-bottom: solid 3px #fff;
	}
.contextBoxItem h3
	{
		color: #444444;
		font-weight: bold;
	}

.contextBoxItem p, .contextBoxItem ul
	{
		margin: 0;	
	}
.contextBoxItem li { padding: 0.2em 0; }

.contextBoxItem.boxTyp_3
	{
		background: transparent;
		border: none;
		padding-right: 1px;
	}

/****************************************************
	FOOTER
******************************************************/		
#footer
	{
		clear: both;
		height: 1.2em;
		border-top: solid 1px #E6E6E6;
		width: 70%;
		color: #666;
		padding-bottom: 16px;
	}

/*************************
	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;}

.alertBox h4
	{	
		font-size: 1.2em;
	}	
.alertBox ul
	{	
		color: #cc0000
	}	

/*************************
	Login
**************************/	

#cugBox
	{
		margin:0 0 10px 0;	
	}
#cugBox h3
	{
		margin-left: 10px;
		margin-bottom: 5px;
		padding-left: 10px;
		padding-bottom: 2px;
		color: #990000;
		border-bottom: solid 1px #990000;
	}
	
#sideBarBox #cugBox  ul
	{
		border: solid 2px #990000;
		border-left-width: 1px;
		border-right-width: 1px;
	}
#sideBarBox #cugBox  ul ul { border: none; }
	
#loginData
	{
		position: absolute;
		z-index: 200;
		background-color: #fff;
		right: 25px;
		top: 95px;
		font-size: 0.9em;
	}
#loginForm
	{
		border-bottom: solid 2px #990000;
		padding-left: 10px;
		margin-left: 10px;
		margin-bottom: 10px;
	}
#loginForm form
	{
		margin: 0;
		padding: 0;
	}
#loginForm label { font-size: 0.8em; line-height: 1em; padding: 0;}
#loginForm input { width: auto; }
#loginForm .button { margin: 0; }
#loginForm .formField { margin: 0.2em 0; padding: 0; }

.alertBox { padding-left: 10px; }
.alertBox ul { border: none!important; }

