div {
	border: 0px solid #333;
	}

/* Allgemein */
/* ----------------------------------------------------- */
.ahem, .skiplinks {display:none;}
.invisible { display:none; }
.nachoben A{
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	padding: 2px 4px 3px;
}
.nachoben A:hover{
	font-size: 11px;
	color: #666666;
	background-color: #FAF4D9;

}
.hide{
	display: none;
	}

.mailform{
	font-size: 72%;

	}
.mailformrequired {
	font-weight:bold;
	font-size: 72%;
	}

/* HTML tag styles */
/* ----------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 100%;

}
p {
	margin: 0px 0px 14pt 0px;
	line-height: 140%;
	font-size:10pt;
	}

h1 {
	font-size: 120%;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

}
h2 {
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 3px;
}
h3 {
	font-size: 100%;
	margin-bottom: 2px;
	font-style: italic;
}
li {
	margin:0px 0px 10px 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
.table {
	font-size: 100%;
	line-height: 150%;
}
.tablecell {
	border-top: none;
	border-right: 1px solid #F5E9B3;
	border-bottom: 1px solid #F5E9B3;
	border-left: none;
	background-color: #FAF4D9;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: square;
	list-style-position: inside;
}




/* Header */
/* ----------------------------------------------------- */
#header{
	display:none;
}
#header img{
	margin: 50px 0px 0px 0px;
}

/* Left Cols */
/* ----------------------------------------------------- */
#leftcol {
	display:none;
}
#navigation{
	display:none;
}
#subcontentleft {
	
	margin: 25px 0px 0px 20px;
	width: 170px;
}
#subcontentleft .addinfo{
	background-color:#EFEFEA;
	border-bottom: 1px solid #666633;
	border-left: 1px solid #666633;
	border-right: 1px solid #666633;
	padding: 0px;
	margin:0px 0px 12px 0px;
}
	#subcontentleft h1 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #E00043;
	height: 20px;
	padding: 2px 2px 2px 4px;
	margin: 0px 0px 5px 0px;
	border-top: 1px solid #666633;
	border-bottom: 1px solid #666633;

	}
	#subcontentleft p {
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	padding: 0px 2px 2px 4px;

	}
                #subcontentleft ul{
	
margin:0px 0px 0px 4px;
padding:0px;
	

	}
                #subcontentleft li{
	font-size: 11px;
	color: #333333;
	line-height: 120%;
	padding: 0px 2px 0px 0px;
                margin:0px 0px 0px 0px;
list-style-position: inside;

	}

	#subcontentleft A {
	font-size: 11px;
	line-height: 120%;
	text-decoration: none;
	}
	#subcontentleft A:hover {
	
	}
	#subcontentleft .tabelle {
	margin-bottom: 10px;
}
	#subcontentleft .abstand {
	padding-bottom: 5px;
}
	#subcontentleft .pfeil {
	margin: 0px 3px 20px 0px;
	float: left;
}


/* Center Cols */
/* ----------------------------------------------------- */	

#centercol {
	width: 15cm;

	margin: 0px 0px 0px 0px;
}

/* Right Cols */
/* ----------------------------------------------------- */
#rightcol {
	position: relative;
	left: 0cm;
	width: 15cm;

}
	#rightcol h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	}
	
	#rightcol p {
	font-size: 10pt;
	color: #000000;
	line-height: 120%;

	}
	#rightcol A {
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
	}
	#rightcol A:hover {
	color: #999999;
	}
	#rightcol .tabelle {
	margin-bottom: 10px;
}
	#rightcol .abstand {
	padding-bottom: 5px;
}
	#rightcol .pfeil {
	margin: 0px 3px 20px 0px;
	float: left;
}
#rightcol .addinfo{
	background-color:#ffffff;
}

/* Footer */
/* ----------------------------------------------------- */
#footer {
	width: 15cm;
	border-top: solid #666633 1px;
	margin: 0px 0px 0px 0px;
	font-size: 11pt;
	display:none;
}
	#footernav {
	display:none;
	}

	#footernav A{
	color: #666633;
	text-decoration : none;
	font-size: 11px;

	}
	#footernav A:hover{
	color: #000;
	text-decoration : underline;
	}
	#footernav A:active{
	color: #666633;
	text-decoration : none;

	}
	#copyright {
	color: #663;
	font-size: 11pt;
	}
	#copyright A {
	color: #663;
	text-decoration: none;
	}
	
	#copyright A:hover {
	color: #999;
	text-decoration : underline;
	}
	#copyright A:active {
	color: #663;
	text-decoration : none;
	}

/* Nav */
/* ----------------------------------------------------- */

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	font-size: 95%;	
	width: auto;

}

#sectionLinks a:link{
	border-bottom: 1px solid #EEE;
	padding: 4px 0px 4px 30px;
	width: auto;
	voice-family:inherit;
	text-decoration:none;
	color:#000;
	background-image: url(../images/fairnetzen_sectionlinks.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#sectionLinks a:visited{
	border-bottom: 1px solid #EEE;
	padding: 4px 0px 4px 30px;
	color:#000;
	text-decoration:none;
	background-image: url(../images/fairnetzen_sectionlinks.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#sectionLinks a:hover{
	border-bottom: 1px solid #EEE;
	padding: 4px 0px 4px 30px;
	color:#000;
	text-decoration:none;
	background-image: url(../images/fairnetzen_sectionlinks_f2.gif);
	background-repeat: no-repeat;
		background-position: left;

}

#sectionLinks .current a:link{
	padding: 4px 0px 4px 30px;
	width: auto;
	voice-family:inherit;
	color:#000;
	background-image: url(../images/fairnetzen_sectionlinks_f2.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 0px solid #EEE;
}

#sectionLinks .current a:visited{
	padding: 4px 0px 4px 30px;
	color:#000;
	background-image: url(../images/fairnetzen_sectionlinks_f2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#sectionLinks .current a:hover{
	color:#000;
	background-image: url(../images/fairnetzen_sectionlinks_f2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/*********** #subLinks styles ***********/

#subLinks{
	position: relative;
	margin: 0px;
	width: auto;
}

#subLinks a:link{
	width: auto;
	padding: 4px 0px 4px 40px;
	voice-family:inherit;
	font-weight:normal;
	background-image: url(../images/fairnetzen_sublinks.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#subLinks a:visited{

	padding: 4px 0px 4px 40px;
	font-weight:normal;
	background-image: url(../images/fairnetzen_sublinks.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-position: left;
}

#subLinks a:hover{

	background-image: url(../images/fairnetzen_sublinks_f2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#subLinks .current a:link{
	width: auto;
	padding: 4px 0px 4px 40px;
	voice-family:inherit;
	background-image: url(../images/fairnetzen_sublinks_f2.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #333333;
}
#subLinks .current a:visited{
	width: auto;
	padding: 4px 0px 4px 40px;
	voice-family:inherit;
	background-image: url(../images/fairnetzen_sublinks_f2.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #333333;
}
#subLinks .current a:hover{
	width: auto;
	padding: 4px 0px 4px 40px;
	voice-family:inherit;
	background-image: url(../images/fairnetzen_sublinks_f2.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #333333;
}
/* Nav */
/* ----------------------------------------------------- */
/*** Nav bar styles ***/

ul#nav,
#nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 5px 0px 0px 0px;
	cursor: default;
	list-style-type: none;
	font-size:105%;
}

ul#nav{
	width: 190px;
	padding: 0px 0px 0px 20px;
}

ul#nav li:hover>ul{
/*When hovered, make them appear*/
	display : block;
}

#nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 2px 0px 0px 10px;
}

/*** Menu styles (customizable) ***/
ul#nav li{
	padding:2px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}

ul#nav,
#nav ul,
#nav ul li a{
	color: #666633;
}

ul#nav li:hover,
#nav ul li a:hover{
	color: #666633;
	text-decoration:underline;
}

ul#nav li:active,
#nav ul li a:active{
	color: #666633;
	
}

#nav a{
	color:#666633;
	text-decoration:none;
}
#nav :hover{
	text-decoration:underline;
}

#navcontainer { 
margin: 0px; 
display: none;

}

