/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 0em;
	padding: 0px;
}
.AccordionPanelContent a {
	text-decoration: none;
	color: #999;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.6;
	background-color: #262720;
	background-image: url(../bilder/hg01.jpg);
}

.zurueck {
	background-image: url(../bilder/bilder_index/pfeil_zurueck.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 20px;
}
#centerbox a:link, a:visited {
	color: #999;
	text-decoration: none;
}
#centerbox a:hover, a:active {
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
/* =Centering Technique
-----------------------------------------------------------------------------*/

div#centerbox1 {
	position:absolute;
	width: 100%;
	height: 568px;
	top: 50%;
	margin-top: -284px;
	background-image: url(../bilder/hg02.jpg);
	background-repeat: repeat-x;
}
div#centerbox2 {
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	height: 568px;
} 

/* logo */

#logoformout {
	width: 928px;
	height: 52px;
	position: absolute;
	top: -62px;
	right: 0px;
	left: 72px;
}


/* vertical main menu navigation  */

 #nav1 {
	margin: 0px;
	padding: 0;
	width: 77px;
	font-weight: normal;
	font-size: 11px;
	top: 80px;
	left: -1px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: right;
	visibility: visible;
}

#nav1 a {
	color: #CCC;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #044185;
}
#nav1 a:hover, #nav1 .active {
	color: #FFF;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #044185;
	background-color: #044185;
}
#nav1neben {
	width: 153px;
	font-weight: normal;
	font-size: 11px;
	top: 430px;
	left: 78px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #CCC;
	text-align: left;
	background-image: url(../bilder/hg_nav1neben.png);
	background-repeat: repeat;
	height: 19px;
}
#nav1neben a {
	color: #CCC;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#nav1neben a:hover, #nav1neben .active {
	color: #FFF;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-color: #044185;
}

#nav2 {
	margin: 0px;
	padding: 0;
	width: 77px;
	font-weight: normal;
	font-size: 11px;
	top: 99px;
	left: -1px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: right;
}

#nav2 a {
	color: #CCC;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #ffcc00;
}
#nav2 a:hover, #nav2 .active {
	color: #333;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #ffcc00;
	background-color: #ffcc00;
}
#nav2neben {
	width: 244px;
	font-weight: normal;
	font-size: 11px;
	top: 449px;
	left: 78px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: left;
	background-image: url(../bilder/hg_nav2neben.png);
	background-repeat: repeat;
	height: 19px;
}
#nav2neben a {
	color: #666;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#nav2neben a:hover, #nav2neben .active {
	color: #333;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-color: #FBD200;
}

#nav3 {
	margin: 0px;
	padding: 0;
	width: 77px;
	font-weight: normal;
	font-size: 11px;
	top: 118px;
	left: -1px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: right;
}

#nav3 a {
	color: #CCC;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #b82501;
}
#nav3 a:hover, #nav3 .active {
	color: #FFF;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #b82501;
	background-color: #b82501;
}
#nav3neben {
	width: 94px;
	font-weight: normal;
	font-size: 11px;
	top: 468px;
	left: 78px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: left;
	background-image: url(../bilder/hg_nav3neben.png);
	background-repeat: repeat;
	height: 19px;
}
#nav3neben a {
	color: #CCC;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
}
#nav3neben a:hover, #nav3neben .active {
	color: #FFF;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	background-color: #b82501;
}


#nav4 {
	margin: 0px;
	padding: 0;
	width: 68px;
	font-weight: normal;
	font-size: 11px;
	top: 487px;
	left: 8px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: right;
}

#nav4 a {
	color: #CCC;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #e87901;
}
#nav4 a:hover, #nav4 .active {
	color: #FFF;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #e87901;
	background-color: #e87901;
}
#nav4neben {
	width: 87px;
	font-weight: normal;
	font-size: 11px;
	top: 487px;
	left: 78px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: left;
	background-image: url(../bilder/hg_nav4neben.png);
	background-repeat: repeat;
	height: 33px;
}
#nav4neben a {
	color: #666;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	height: 33px;
	line-height: 33px;
}
#nav4neben a:hover, #nav4neben .active {
	color: #FFF;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-color: #e87901;
	height: 33px;
	line-height: 33px;
}

#nav5 {
	margin: 0px;
	padding: 0;
	width: 79px;
	font-weight: normal;
	font-size: 11px;
	top: 150px;
	left: -3px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: right;
}

#nav5 a {
	color: #CCC;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #588116;
}
#nav5 a:hover, #nav5 .active {
	color: #FFF;
	display: block;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #588116;
	background-color: #588116;
}
#nav5neben {
	width: 191px;
	font-weight: normal;
	font-size: 11px;
	top: 519px;
	left: 78px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: left;
	background-image: url(../bilder/hg_nav5neben.png);
	background-repeat: repeat;
	height: 45px;
}
#nav5neben a {
	color: #CCC;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 12px;
	height: 45px;
	line-height: 45px;
}
#nav5neben a:hover, #nav5neben .active {
	color: #FFF;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 12px;
	background-color: #588116;
	height: 45px;
	line-height: 45px;
}

/* inhalt */

#inhalt_hg {
	width: 920px;
	height: 560px;
	position: absolute;
	top: 0px;
	background-image: url(../bilder/bilder_web/hg_start2.jpg);
	background-repeat: no-repeat;
	right: 0px;
	left: 72px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#index_link {
	width: 920px;
	height: 560px;
	position: absolute;
	top: 0px;
	right: 0px;
	left: 72px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#text_info {
	width: 349px;
	height: 540px;
	position: absolute;
	top: 4px;
	background-image: url(../bilder/bilder_info/hg_text.png);
	background-repeat: repeat;
	right: 0px;
	padding: 10px;
	left: 76px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

/* =Headings
-----------------------------------------------------------------------------*/



/* =Links
-----------------------------------------------------------------------------*/




/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/



/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/




/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/



/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table {
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.rechts  {
	text-align: right;
}

/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/

#zurueck {
	width: 52px;
	height: 56px;
	position: absolute;
	top: 528px;
	right: 0px;
	left: 72px;
}
#weiter {
	width: 52px;
	height: 56px;
	position: absolute;
	top: 528px;
	right: 0px;
	left: 124px;
}
#navi1 {
	width: 52px;
	height: 56px;
	position: absolute;
	top: 528px;
	right: 0px;
	left: 124px;
}
#navigation {
	margin: 0px;
	padding: 0;
	width: 80px;
	font-weight: normal;
	font-size: 11px;
	top: 539px;
	left: 1px;
	position: absolute;
	letter-spacing: 1.5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	text-align: right;
	height: 25px;
}
#web_starter {
	margin: 0px;
	padding: 0;
	width: 227px;
	font-weight: normal;
	font-size: 12px;
	top: 80px;
	left: 86px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: left;
	height: 480px;
}
#web_starter blockquote {
	padding-left: 13px;
}
#web_starter a {
	color: #BC3600;
	text-decoration: none;
	font-weight: bold;
}
#web_starter a:hover {
	color: #BC3600;
	text-decoration: underline;
}

#freiearbeiten_starter {
	margin: 0px;
	padding: 0;
	width: 227px;
	font-weight: normal;
	font-size: 12px;
	top: 116px;
	left: 86px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: left;
	height: 444px;
}
#freiearbeiten_starter blockquote {
	padding-left: 13px;
}
#freiearbeiten_starter a {
	color: #BC3600;
	text-decoration: none;
	font-weight: bold;
}
#freiearbeiten_starter a:hover {
	color: #BC3600;
	text-decoration: underline;
}

#info_starter {
	margin: 0px;
	padding: 0;
	width: 360px;
	font-weight: normal;
	font-size: 12px;
	top: 146px;
	left: 8px;
	position: absolute;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: left;
	height: 413px;
}
#info_starter blockquote {
	padding-left: 13px;
}
#info_starter a {
	color: #BC3600;
	text-decoration: none;
	font-weight: bold;
}
#info_starter a:hover {
	color: #BC3600;
	text-decoration: underline;
}

