/******************************************************/
/*
/*	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
/*
/******************************************************/




/* 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: Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#333333;
}	


*,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;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:70%;
}	

/* 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: Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#333333;
}	


*,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;
}	


/* Headlines
------------------------------------------------------*/

h1{
	padding: 8px 0px 15px 0px;
	color: #c42213;
	font-size: 20px;
        font-weight: normal;
	font-family: Arial,Tahoma,Helvetica, sans-serif;
        letter-spacing: 0.03em;
}

	
/* Site
------------------------------------------------------*/

html {	
	background-color: #ffffff;
}


body {	
	background-color: #ffffff;
	color: #333;
}




.float_clear{
	clear:both;
}




/* Content - Main
--------------------------------------------------*/

div#mainContainer {
         margin: 0px auto;
         width: 980px;
}

div#mainContainerAabstand {
        height: 48px;
}

div#content_main {
        position:absolute;
	width: 990px;
}


div#contentinhalt{
	width: 560px;
	float:left;
}

div#headerstreifen{
        display: none;
}


div#logo{
        display: none;
}


div#TeaserBox{
        display: none;
}			

div#navigation{
        display: none;
}

div#breadcrumb{
        display: none;
}

div#BildNichtUmfliessen{
          display: none;
}


div#TeaserContainer .teaser{
margin-bottom:20px;
}

		
/* Footer
------------------------------------------------------*/
div#LinksFooter {
        display: none;
}


	
		
/* Hauptnavigation (oben)
------------------------------------------------------*/
div#nav {
        display: none;
}		
	
	

			