/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

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

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
	width: 640pt;
	position: absolute;
	top: 10px;
	background-color: #FFFCEA;
	font-size: 12px;
	font-style: normal;
}

a{
	text-decoration: none;
	list-style-type: none;
	color: #666666;
	font-size: 100%;
}

a:link{
	color: #FF8000;
	text-decoration: underline;
	font-size: 100%;
}

a:visited{
	color: #FF8202;
	text-decoration: none;
	font-size: 100%;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

h1{
	color: #FF8202;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

h2{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF8202;
	line-height: 100%;
	margin-bottom: 5px;
}

h3{
	font-family: Tahoma;
	font-size: 100%;
	color: #B2DC20;
	margin: 0px;
	padding: 0px;
}

h4{
 font-family: Tahoma;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Tahoma;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

#content{
	width: 635px;
	position: absolute;
	left: 240px;
	top: 241px;
	height: 638px;
	overflow: auto;
}
#content a{
	text-decoration: none;
	list-style-type: none;
	color: #666666;
	font-size: 100%;
}

#content a:link{
	color: #FF8000;
	text-decoration: none;
	font-size: 100%;
}

#content a:visited{
	color: #663300;
	text-decoration: none;
	font-size: 100%;
}

#content a:hover{
	color: #FF8200;
	text-decoration: underline;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: absolute;
	margin: 0px;
	top: 354px;
	width: 180px;
	left: 30px;
	list-style-type: none;
	height: 229px;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	z-index: 2;
	border-top-width: thin;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	padding: 3px 0px 3px 0px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFCEA;
	font-size: 100%;
	display: block;
}

#sectionLinks a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	font-size: 12px;
	background-color: #FF8000;
}

#sectionLinks a:active {
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: thin;
	background-color: #FF8000;
}


#hintergrund {
	width: 900px;
	position: absolute;
	top: 0px;
	height: 895px;
	z-index: 3;
	float: left;
	left: 10px;
	bottom: 10px;
}
#contentLinkeSpalte {
	width: 290px;
	position: absolute;
	height: 616px;
	z-index: 3;
	top: 22px;
	left: 15px;
}
#contentRechteSpalte {
	width: 286px;
	position: absolute;
	height: 616px;
	z-index: 3;
	top: 22px;
	left: 330px;
}
#linkleiste {

	width: 631px;
	position: absolute;
	left: 245px;
	top: 221px;
	height: 21px;
	z-index: 3;
}
#suchfeld {


	width: 137px;
	position: absolute;
	left: 58px;
	top: 276px;
	height: 30px;
	z-index: 3;
}
#googleNav {


	width: 180px;
	position: absolute;
	left: 32px;
	top: 594px;
	height: 150px;
	z-index: 3;
}
#googleNavRechtsAusserhalb {



	width: 160px;
	position: absolute;
	left: 932px;
	top: 262px;
	height: 600px;
	z-index: 3;
}
#contentMitte {
	width: 448px;
	position: absolute;
	height: 616px;
	z-index: 3;
	top: 16px;
	left: 102px;
}
