@charset "ISO-8859-1";
/* -- CSS für www.vorfuertage.at -- */
/* -- © 2007 veronika | vmediaservice.net -- */

/* -- Styles, die nervige Eigenschaften zurücksetzen -- */
html *{margin: 0; padding: 0;}
a{text-decoration: none;}
.invisible{visibility: hidden;}


body{background: #6a412e url(../layout/body_bg.jpg); font: 11px "Lucida Sans Unicode", sans-serif;}


/* -- Kontainer, der das Layout vertikal und horizontal zentriert -- */
#horizon{height: 1px; left: 0px; overflow: visible; position: absolute; top: 50%; width: 100%;}
#center{height: 540px; left: 50%; margin-left: -400px; top: -270px; position: absolute; width:800px;}

/* -- Magma Badge -- */
#magma_badge{height: 132px; position: absolute; top: 0; right: 0; width: 138px;}
	#magma_badge a{background: transparent url(../layout/magma_badge.gif) top right no-repeat; display: block; height: 132px; width: 138px;}


/* -- Sprachswitcher links oben -- */
#language{text-align: left; color: #FFF;}
	#language p{margin-bottom: 5px;}
		#language a, #footer a{color: #FFF;}
		#language a.current{font-weight: bold;}
			#language a:hover, #footer a:hover{color: #64970d;}
			
/* -- beinhaltet die Inhalte -- */
#containter{border: 10px solid #FFF; height: 700px; width: 780px;}
/* -- für die Grafiken -- */
#banner{background: #64970d url(../layout/header.jpg) top left no-repeat; float: left; height: 700px; width: 195px;}
/* -- Haupt- und Subnavigation -- */
#navigation{background-color: #3a211b; float: left; height: 700px; width: 195px;}
	#navigation h1{background-color: #321d18; border-bottom: 1px solid #4e3b35; font: 20px Georgia, "Times New Roman", Times, serif; font-weight: normal; padding: 20px 10px; text-align: center;}
		#navigation h1 a{color: #FFF;}
		
	#navigation ul{font: 16px Georgia, "Times New Roman", Times, serif; list-style: none; margin: 15px 0 0 15px;}
		#navigation li{margin-bottom: 20px;}
		#navigation ul a{color: #fffbe1;}
		#navigation ul a.current{color: #79a325;}
			#navigation ul a:hover{color: #FFF;}
			
	#navigation ul ul{margin: 0 20px;}
		#navigation ul ul li{margin-bottom: 0;}
		#navigation ul ul a{color: #e5d994;}
		#navigation ul ul a.current{color: #c2e56d;}
			#navigation ul ul a:hover{color: #faf0b8;}

/* -- Container für textliche Inhalte -- */
#content{background: #fdf7d2 url(../layout/content_bg.jpg) bottom repeat-x; float: right; height: 700px; color: #41251e; overflow: auto; width: 390px;}
	#content h2{background: #fbf4c8 url(../layout/h2_bg.jpg) bottom repeat-x; border-bottom: 1px solid #e3da9e; font-size: 18px; font-weight: normal; padding: 20px; text-align: center;}
		#content h2 em{color: #5a9101; font-style: normal;}
		#content h2 span.smaller{font-size: 15px;}
		#content h3{color: #79a325; font-size: 11px; margin: 15px 20px;}
		#content h4{font-size: 11px; font-style: italic; font-weight: normal;}
	#content a{color: #8d790f; background-color: #f7eebf; padding: 0 2px;}
	#content a.blank{background-color: none; padding: 0; border: none;}
	#content a.extern{background: #f7eebf url(../layout/extern.gif) bottom right no-repeat; padding-right: 14px;}
	#content a.video{background: #f7eebf url(../layout/video.gif) bottom right no-repeat; padding-right: 14px;}
		#content a.extern:hover{background-color: #d7eba0; background-image: url(../layout/extern_hover.gif);}
		#content a.video:hover{background-color: #d7eba0; background-image: url(../layout/video_hover.gif);}
		#content a:hover{background-color: #d7eba0; border-bottom: 1px solid #698323; color: #698323;}
	#content p{margin: 10px 20px;}
	#content ul{background-color: #f6eebb;list-style-image: url(../layout/bullet.gif); margin: 6px 30px; padding: 10px;}
		#content li{margin-left: 20px;}
	#content img{}
	#content .left{background-color: #FFF; border: 1px solid #e3da9e; padding: 3px; clear: both; float: left; margin: 0 10px 0 20px;}
	#content .right{background-color: #FFF; border: 1px solid #e3da9e; padding: 3px; clear: both; float: right; margin: 0 20px 0 10px;}
	#content .sponsor{clear: none;}
	
/* -- Styles für die News auf der Startseite -- */
#content .news{border-right: 1px dotted #e3da9e; float: left; padding: 10px; width: 166px;}
	#content .news h2{background-color: transparent; background-image: none; border: none; color: #79a325; font-size: 11px; font-weight: bold; margin: 0 0 12px 0;padding: 0;}
	#content .more{text-align: right;}
		#content .more a{background: #fffce2 url(../layout/more.gif) bottom right no-repeat; padding-right: 15px;}
			#content .more a:hover{background-color: #fffce2; background-image: url(../layout/more_hover.gif); border: none; color: #41251e;}
			
/* -- Styles für die Galerie (Bild resizen auf 75 Höhe -> 100 Breite) -- */
#content #gallery{border-top: 2px solid #e3da9e; margin: 10px 12px; padding-top: 10px; width: 350px;}
	#content #gallery a, #content #gallery img{background-color: transparent; border: none; padding: 0;}
	#content #gallery .galleryimage{background-color: #FFF; border: 1px solid #e3da9e; float: left; height: 102px; margin: 0 2px 5px 3px; padding: 3px;  text-align: center; width: 102px;}
		#content #gallery .galleryimage:hover{border-color: #b0a768;}
		
		
/* -- Styles für das Kontaktformular -- */
#content legend{display: none;}
#content fieldset{border: none; margin: 5px 20px;}
#content .element{margin-bottom: 5px;}
#content label{display: block; float: left; width: 80px; text-align: left; font-weight: bold;}
#content input, #content textarea{background-color: #FFF; border: 1px solid #e3da9e; padding: 2px; width: 240px;}
#content input:focus, #content textarea:focus{border-color: #b0a768;}
#content .submit{margin-left: 80px; width: 245px}

		


/* -- Footer Zeile für Impressum und Magma Link -- */
#footer{color: #FFF; font-weight: bold; margin-top: 3px; text-align: right;}


/* -- Thickbox CSS -- */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height:100%;
	width:100%;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
