/******************************************************/
/*
/*	Stylesheet Document
/* 	Copyright (c) 2007 GFB & Partner Marketing Services
/*	www.gfb.at
/*
/*	Unauthorized copying is not allowed and will be
/*	punished by an appropriate agent. In this case
/*	by an honorable fellow... me
/*
/******************************************************/

@import"sitemap.css";

/* Normalizing and basic stuff
------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
	}
		
ol, ul {
	list-style: none;
	}

table {
	border-spacing: 0px;
	}
		
* {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#786a5e;
}	


*,a { 
        outline:none;
	}

img {
	border: 0px;
}


hr{
	height:1px;
	background-color: #f2efe2;
	color: #f2efe2;

	border-right: 0px solid #f2efe2;
	border-left: 0px solid #f2efe2;
	border-top: 1px solid #f2efe2;
	border-bottom: 1px solid #660000;
	margin: 1px 0px 1px 0px;


	_display:block;
	_margin: -5px 0px -6px 0px;

}


#drucken_unten, #drucken_oben{
        display: block;
}	


#drucken_unten{
	font-size: 0.8em;
}	


/* Headlines
------------------------------------------------------*/

h1{
    position:absolute;
    bottom:0px;
	font-size: 1em;
	color: #5b6926;
    letter-spacing: 0.03em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
/* Site
------------------------------------------------------*/

html {	
	background: #ffffff;	
}


body {	
	
}

.float_clear{
	clear:both;
}



/* Content - Main
--------------------------------------------------*/

div#mainContainer {

}

div#mainContainerAbstand{
        display: none;
}

div#rechts{
	width: 760px;
}


div#links{	
        display: none;
}

div#inhaltContainer.bg{	
        display: block;
}


div#linksBox{
        display: none;
}


div#linksBox img {
	margin-left:870px;
}


div#verlaufLinks{
        display: none;
}


div#verlaufRechts{
        display: none;
}

div#mouseover1{
        display: none;
}

div#mouseover2{
        display: none;}


div#mouseover3{
        display: none;
}

div#mouseover4{
        display: none;}


div#mouseover5{
        display: none;
}


div#inhalt{
	width: 960px;
}


div#header{
        display: none;
}


div#content{
	width: 480px;
}

div#content.height{
        display: none;
}

div#bilderBox{
        display: none;
}

div#headerbild{
        display: none;
		}

div#Top{
        display: none;}


div#Bottom{
        display: none;
}

		
div#headerbild img{
		height:145px;
		}		


/* Hauptnavigation (oben)
------------------------------------------------------*/
div#nav {
        display: none;	
		}		
	
		
/* Content Inhalt
--------------------------------------------------*/	
div#contentInhalt{	
	width: 520px;
	float:left;
	padding: 0px 20px 0px 20px ;
}	

div#contentH1.heightH1{	
    position:relative;
	height: 60px; 
	padding: 0px 30px 0px 30px ;
}	

div#contentH1.height{	
	height: 30x; 
}	


div#contentText{	
	padding: 14px 30px 10px 30px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .79em;
	line-height: 1.2em;
	color:#786a5e;
	letter-spacing: .02em
}	

div#contentText li {
		float: left;
		line-height: 1.2em;
		padding: 0px 0px 0px 18px;
		background: url(/basic/images/teaserpfeil_rot.gif) no-repeat center left;
	}

div#contentInhaltAbstand{	
        display: none;
}	


/* Breadcrumb Navigation + Headline
--------------------------------------------------*/
 #breadcrumb  {
        display: none;
		}
		
 #navPosition{
        display: none;
		 }		
  
 #breadcrumb ul {
 	    margin: 10px 0px 0px 0px;
		}

	#breadcrumb li {
		float: left;
		position: relative;
		cursor: pointer;
		font-weight: normal;
		font-size: 0.70em;
		letter-spacing: 0.01em;
		line-height: 13px;
		padding: 0px 12px 0px 5px;
		}
		#breadcrumb li a { 
			color:#baab90	!IMPORTANT;
			text-decoration: none;
			}
			.breadcrumbTrenner {
			background: url(/basic/images/breadcrumb_punkt.gif) no-repeat center right!IMPORTANT;	
			}


/* Footer
------------------------------------------------------*/

div#bottomLeiste{
        display: none;
}


div#footer{
		background:transparent;
		height: 20px;
		width: 1000px;
		position:relative;
		display:inline;	
}


div#verlaufLinksAbschluss{
        display: none;
}


div#verlaufRechtsAbschluss{
        display: none;
}



/* Container ?berblendung
------------------------------------------------------*/

#branding {
	overflow: hidden;
	}
	#branding img {
		position: absolute;
		left: 0px;
		top: 0px;
		display:none;
		}
		#branding noscript img {
			display: block;
			}
			
			
			

