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

	SITE: VFR-Sölde
	
	30.08.2007
	
	Farben:
	Grün		#54A15B
	

	hallo@stephan-grass.de 2007

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

* {margin: 0; padding: 0;}


html, body
	{
		height: 100%;
	}
#wrapInner, #wrap
	{
		min-height: 100%;
	}

body
	{
		font-family: Arial,Helvetica,sans-serif;
		font-size: 75%;
		line-height: 1.4em;
		background: #B7D9BB url(/images/hgr_body.jpg) repeat-x;
        /* background: #B7D9BB url(/images/hgr_winter.gif); */
		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; background: #990000;}
.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: #0072BC;
	}
a:hover
	{
		color: #3C9677;
	}

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/arrow.gif) no-repeat 0 4px;
	}
a.zoomImageLink { padding: 0 5px; }
a.zoomImageLink image
	{
		
	}	

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

hr
	{
		border: 0px; /* Fr Firefox und Opera */
		border-top: solid 1px #40AC73;
		border-bottom: transparent;
		margin-bottom: 1em;
	}
p { margin: 1em 0;}	

#legende { margin-top: 2em!important; }

	
#ieTableHack table 	{ margin: 1em 0;}	
	
#ieTableHack td td
	{
		background: transparent none;
		padding: 0.1em 0.5em!important;
	}	
table
	{
        border-collapse: collapse;
    }


table.pixBorder
	{
		border-collapse: collapse;
		border: solid 1px #CDE4CF;
	}	
	
table.pixBorder td { vertical-align: top; border: solid 1px #CDE4CF;}	
	
#wrap
	{
		text-align: left;
		margin: 0 auto;
		width: 808px;
		min-height: 100%;
		background: transparent url(/images/hgr_wrapInner.gif) repeat-y right;
	}
#wrapInner
	{
		position: relative;
		height: 100%;
	}
#headerBox
	{
		position: relative;
		height: 162px;

	}

#keyvisual
	{
		position: absolute;
		width: 100%;
		height: 162px;
		background: transparent url() no-repeat top left;
	}	
	
#logoBox
	{
		position: absolute;
		top: 5px;
		left: 8px;
		height: 180px;
		width: 165px;

	}	
#logoBox a
	{}

#mainBodyBox
	{
		float: left;
		width: 630px;
	}

/****************************************************
	Servive Navigation
******************************************************/
	
#serviceNav
	{
		margin: 0 4px;
		padding-left: 180px;
		background: #54A15B url(/images/hgr_servicenav.jpg) repeat-y right;
		border-top: solid 1px #CBE3CD;
	}
#serviceNav ul li
	{
		line-height: 1em;
		display: inline;
	}
#serviceNav a
	{
		color: #fff;
		text-decoration: none;
		font-size: 1em;
		font-weight: bold;
		line-height: 2em;
		padding: 0 10px;
	}
	
#languageNav
	{
		position: absolute;
		top: 10px;
		right: 25px;
	}
#languageNav a
	{
		color: #fff;
	}
		
/****************************************************
	CONTENT (Mitte)
******************************************************/	

#contentBox
	{
		position: relative;
		padding-left: 4px;				
	}
#breadcrumpBox
	{
		padding: 5px 20px 15px 190px;
		font-size: 0.9em;
		color: #8EBE93;
	}	
#breadcrumpBox a
	{
		text-decoration: none;
		color: #8EBE93;
	}	
	
#contentHolder
	{
		padding: 0 0 2em 20px;
		float: left;
		width: 420px;
		position: relative;
	}
#contentHolder.contentHolderFullWidth
	{
		width: 590px;
	}	
	
#contentHolder h1
	{
		font-size: 1.6em;
		font-weight: normal;
		margin: 0 0 1em 0;
		border: none;
	}
#contentHolder h2
	{
		clear: both;
		font-size: 1.2em;
		margin: 1.2em 0 1.4em 0;
	}
#contentHolder h3
	{
		clear: both;
		margin: 1.2em 0 1.4em 0;
	}
#contentHolder p, #contentHolder ul, #contentHolder ol
	{
		margin: 0 0 1em 0;
		padding: 0;
	}
#contentHolder ul
	{
		margin: 1em 1.6em;
	}
#contentHolder li
	{
		padding: 0.1em 15px;
		background: transparent url(/images/listDot.gif) no-repeat 0 0.4em;
	}
#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 #content
	{
		position: relative;
	}
#contentHolder #mainMedia
	{}	

#contentHolder img	
	{
		border: solid 3px #DCDCDC;
	}
#content img 
	{
		border: solid 1px #6F7E92;
		border-right-color: #072144;
		border-bottom-color: #072144;
	}	

	
/****************************************************
	HOMEPAGE NEWSBOXEN
******************************************************/		
	
.contentNewsBox
	{
		background: #F2F8F3;
		border-bottom: solid 1px #54A15B;
		float: left;
		width: 100%;
		margin-bottom: 2em;
	}	
.contentNewsBox h2
	{
		padding: 2px 0 1px 0;
		margin: 0 0 20px 0!important;
		border-bottom: solid 1px #54A15B;
		background: #fff url(/images/hgr_contentNewsBoxh2.jpg) no-repeat bottom right;
	}
.contentNewsBox h2 span
	{
		font-size: 0.8em;
		color: #fff;
		padding: 3px 40px 2px 10px;
		background: #54A15B url(/images/hgr_contentNewsBoxh2span.gif) no-repeat bottom right;
	}

.contentNewsBoxItem
	{
		clear: both;
		padding: 0 10px 20px 10px;
	}
.contentNewsBoxItem h3
	{
		padding: 0;
		margin: 0!important;
		clear: none!important;
	}
.contentNewsBoxItem h3 a
	{
		text-decoration: none;
		color: #000;
	}
.contentNewsBoxItem h3 a:hover
	{
		text-decoration: underline;
		color: #000;
	}
.contentNewsBoxItem p
	{
		padding: 0;
		margin: 0!important;
	}
.contentNewsBoxItem h5
	{
		padding: 0;
		margin: 0 0 0.5em 0;
		color: #53A05C;
		border-bottom: solid 1px #74AD7B;
		clear: none;
	}	
.contentNewsBox .date
	{
		font-size: 0.8em;
	}

.contentNewsBox ul.newsList
	{
		clear: both;
		margin-top: 0px!important;
	}
/****************************************************
	SPIELGRUPPEN / Spieler
******************************************************/	
#mainBodyBox.spielgruppe
	{

	}
#mainBodyBox.spielgruppe #contentHolder
	{
		padding-top: 80px;
	}	
#sideBarBox2.spielgruppe
	{
		padding-top: 117px!important;
	}	
#spielgruppenHeader
	{
		position: absolute;
		top: 0;
		left: 20px;
		width: 610px;
	}	

/* Reiternavigation */	
.tabNav
	{
		margin: 0!important;
		float: left;
		width: 100%;
		border-bottom: solid 3px #54A15B;
	}
.tabNav li
	{
		float: left;
		font-weight: bold;
		padding: 0!important;
		background-image: none!important;
		background-color: #CDE4CF!important;
		border-left: solid 1px #E6F1E7;
		border-right: solid 1px #A8D0AC;
	}
.tabNav li.selected, .tabNav li.selected a, .tabNav li a:hover
	{
		color: #fff;
		border-color: #54A15B;
		background-color: #54A15B!important;
	}
.tabNav li a:hover
	{	
		background-color: #91C495!important;
	}
.tabNav li a
	{
		display: block;
		padding: 2px 10px 1px 10px!important;
		color: #54A15B;
		text-decoration: none;
	}	

	
#ieTableHack table.galerieTable td
	{
		padding: 2px!important;
		background: #eCeCeC;
		border-bottom: solid 5px #fff;
	}
	
.spieler
	{
		font-size: 0.9em;
	}	
.spieler img
	{
		border: none!important;
		margin-bottom: 2px;
		background: #8EBE93;
	}
.spieler p
	{
		margin-bottom: 0.5em!important;
		padding: 0!important; 
		width: 100px;
	}

/****************************************************
	FOTOGALERIE
******************************************************/		
	
.fotogalerie
	{
		float: left;
		margin-bottom: 15px;
		margin-right: 2px;
		padding: 1px;
		width: 100px;
		background: #DCDCDC;
		font-size: 0.9em;
	}	
.fotogalerie img
	{
		border: none!important;
		margin-bottom: 5px;
		background: #8EBE93;
	}
	
/****************************************************
	NEWS Dokumentenlisten
******************************************************/	

.docListItem
	{
		float: left;
		width: 100%;
		border-bottom: solid 1px #E6E6E6;
		margin-bottom: 1em!important;
		padding-top: 1em;
	}
.docListItem .date
	{
		font-size: 0.8em;
	}
.docListItem h2
	{
		color: #072144;
		padding: 0;
		margin: 0!important;
	}
.docListItem h2, .docListItem h2 a	{ color: #072144; text-decoration: none; }
.docListItem h2 a:hover { text-decoration: underline; }
.docListItem h4 {  font-style: italic; font-weight: normal; }
.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;
		padding: 20px 0 0 0;
		margin-right: 40px;
		overflow: hidden;
		height: 0px !important;
		font-size: 0;
		background: transparent url(/images/top.gif) no-repeat right;
	}
.faqList .gotop { margin-right: 20px; }

/****************************************************
	Tabelle even-odd
******************************************************/	

table.evTable { border-collapse: collapse; width: 100%; clear: both; }
table.evTable {  background: #fafafa; }
table.evTable th { padding: 0.5em 0.5em 0.1em 0.5em; color:#54A15B }
table.evTable th.v1 { position: relative; border-bottom: solid 1px #91C495; background: #fff!important; padding-top: 1em;}
table.evTable th.v1 span {  position: absolute; right: 0; }
table.evTable th.v1 span a { font-weight: normal; font-size: 0.8em; text-decoration: none;}
table.evTable th.h1 { background: #fff!important; font-size: 1.6em; padding: 2em 0 0.5em 0;}
table.evTable th.h1.first { padding-top: 0.5em; }
.ev td, .ev th { padding-bottom: 0.5em!important; background: #f5f5f5!important;}
table.evTable .done { color:#54A15B; }
table.evTable .next { font-weight: bold; }
	
/****************************************************
	MENÜ (SIDEBARBOX)
******************************************************/	
	
/****************************************************
	MENÜ (SIDEBARBOX)
******************************************************/	
	

#menu
	{
		float: left;
		position: relative;
		width: 170px;
		background: #54A15B url(/images/hgr_menu.jpg) no-repeat;	
		font-size: 1em;
		padding-bottom: 110px;	
		line-height: 1em;
		z-index: 10;
	}
#menu ul { list-style: none; }

ul.dropdown
	{
	}
ul.dropdown li
	{
		clear: left;
		padding: 0;
		position: relative;
		width: 170px;
	}
	

ul.dropdown li a
	{
		float: left;
		clear: left;
		position: relative;
		padding: 0.5em 15px;
		width: 140px;
		color: #fff;
		background: transparent url(/images/hgr_menuItem.png);
		font-weight: bold;
		text-decoration: none;
		margin-bottom: 2px;
	}

ul.dropdown li.active.sub
	{
		height: auto;
	}
ul.dropdown li a:hover
	{
		background: #CDE4CF;
		color: #54A15B;
	}
ul.dropdown li.active a
	{
		background: #CDE4CF;
		color: #2A6B2F;
	}
ul.dropdown li.active ul a
	{
		background: #8EBE93;
		color: #fff;
	}
ul.dropdown ul li a.active
	{
		font-weight: bold;
		color: #00526A;
	}	
ul.dropdown ul li
	{ height: auto; }	
		
ul.dropdown ul
	{
		position: absolute;
		display: none;
		background: #8EBE93;
		left: 170px;
		top: 0;
		padding: 6px 0 1em 0;
		border: solid 1px #54A15B;
		border-left: none;
	}
ul.dropdown ul ul
	{
        top: -7px;
    }

	
ul.dropdown ul li, ul.dropdown ul li a
	{
		background: #8EBE93;
		border: none;
	}
ul.dropdown ul li a
	{
		padding: 0.1em  25px;
		width: 120px;
		line-height: 1em;
		height: auto;
	}
ul.dropdown a.active
	{
		color: #2A6B2F!important;
	}

ul.dropdown ul li a:hover, ul.dropdown ul li a.select
	{
		font-weight: bold;
		color: #54A15B;

	}
/*
ul.dropdown li:hover ul ul, ul.dropdown li:hover ul ul ul, ul.dropdown li:hover ul ul ul ul {
    display: none;
}

ul.dropdown li:hover ul, ul.dropdown ul li:hover ul, ul.dropdown ul ul li:hover ul, ul.dropdown li.activ ul {
    display: block;
}
*/

 ul.dropdown li.active ul {
    display: block;
	position: static;
	left: 0;
	border: none;
	margin-bottom: 4px;
}

 ul.dropdown li.active ul ul {
	display: none!important;
}


ul.dropdown ul li.active.sub a
	{
		background: #CDE4CF;
		color: #54A15B;
	}

.menuSubBlock
	{
		clear: left;
		background: #CDE4CF;
		height: 21px;
		margin: 0 0 2px 0;
	}
.menuSubBlock.v30
	{
		filter:Alpha(opacity=30);  /* ie */
		-moz-opacity: 0.3;  /* mozi */
		-khtml-opacity: 0.3;  /* safari/konqueror */
		opacity: 0.3; /* css3 */
	}
.menuSubBlock.v10
	{
		filter:Alpha(opacity=10);  /* ie */
		-moz-opacity: 0.1;  /* mozi */
		-khtml-opacity: 0.1;  /* safari/konqueror */
		opacity: 0.1; /* css3 */
	}
/****************************************************
	RECHTE SPALTE (SIDEBARBOX2)
******************************************************/			
	
#sideBarBox2
	{
		float: right;
		overflow: hidden;
		width: 170px;
		padding-top: 37px;
		margin-right: 4px;
	}
.sideBar2Item, .contextBoxItem
	{
		margin: 0 0 2em 0;
		padding: 0;
		color: #072144;
	}
.sideBar2Item h3, .contextBoxItem h3
	{
		color: #fff;
		font-weight: bold;
		padding:  0.2em 12px;
		background: #54A15B;
		margin-bottom: 12px
	}
.contextBoxItem.boxTyp_2 h3
	{
		background: #cc0000;
    }


.sideBar2Item p, .sideBar2Item ul, .contextBoxItem p, .contextBoxItem ul
	{
		margin: 0;
		padding: 0 12px;
		font-size: 0.9em;
	}
.sideBar2Item li, .contextBoxItem li { padding: 0.2em 0; }

#veranstaltungen
	{
		height: 5em;
		padding: 0 12px;
		font-size: 0.9em;		
	}


/****************************************************
	SITENAV Vor-Zurück-Navigation
******************************************************/	
#siteNav
	{
		clear: both;
		position: relative;
		width: 100%;
		margin-top: 2em;
		float: left;
	}
.prevNext, .goList	
	{
		float: left;
		text-align: center;
		background-color: #CDE4CF!important;
		border-left: solid 1px #E6F1E7;
		border-right: solid 1px #A8D0AC;	
	}
#siteNav a
	{
		text-decoration: none;
		color: #54A15B;
		font-weight: bold;
	}
#siteNav a:hover
	{
		background-color: #91C495!important;
		color: #fff;
	}	
.prevNext
	{
		width: 18%;
	}
.goList
	{
		width: 60%;
	}

/****************************************************
	FOOTER
******************************************************/		
#footer
	{
		clear: both;
		position: relative;
		line-height: 1.2em;
		border-top: solid 1px #57A75F;
		margin: 20px 9px 30px 9px;
		padding: 0.5em 0;
		color: #666;
		text-align: center;
	}
#footer h3
	{
		position: absolute;
		background: #fff;
		color: #54A15B;
		padding: 0 5px;
		left: 10px;
		top: -0.65em;
	}
#footer .sponsorImage
	{
		margin: 0 5px;
	}
	
/*************************
	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
	}	

span.alert
	{
		color: #cc0000;
		font-weight: bold;
    }


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

/*routing*/
#routingForm{}

#routingForm .button
	{
		margin: 0;
	}

/* Hacks */

#ieTableHack
	{
		margin: 0 auto;
		height: 100%;
		border-collapse: collapse;
		border: none;
		/*width:expression(document.body.clientWidth < 802? "800px": "auto" );*/
	}
#ieTableHack td
	{
		padding: 0!important;
		vertical-align: top;
		height: 100%;
		background: #fff url(/images/hgr_wrap.gif) repeat-y 0 0;
	}


/* Nix IE/Mac\*/

*html #contentHolder p, *html #contentHolder ul, *html  #contentBox	{ height: 1px; }
*html .formField label.checkboxLabel { top: 3px; padding-left: 0; }

/* Nix IE/Mac end */
