/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body { }
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #006600;
	background-image: url(grafik/hg_main.png);
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
hr {noshade:noshade;
	color: #ccd2d2;
}
/************** header tag styles **************/
h1{
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2{
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h3{
	color: #003366;
	margin: 0px;
            /* ob re un li */
	padding: 10px 0px 2px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4{
	color: #003366;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5{
	color: #003366;
	margin: 0px;
            /* ob re un li */
	padding: 10px 0px 2px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h6{
	color: #003366;
	margin: 0px;
            /* ob re un li */
	padding: 10px 0px 2px 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: circle;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#pagecell1{ /* transparent */
	position:absolute;
	top: 112px;
	left: 20px;
	width:962px;
	z-index: 6;
}

#pagecell2{ /* liegt innerhalb von pagecell1 */
	background-color: #ffffff; /* weiß */
}

/* transparenter Rand unten */
#rand_unten{
	height: 24px; 
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tu {
	position:absolute;
	top: 100%;
	left: -1px;
	margin-top: -24px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 20px;
	width:962px;
	z-index: 1;
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	border-right: 1px solid #cccccc;
	/*border-bottom: 1px solid #cccccc;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#content{
	/* ob re un li */
	padding: 10px 10px 10px 10px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content img{
	border-color:#666666;
}
#content a:link, #content a:visited{
	color: #009900;
	text-decoration: none;
}
#content a:hover{
	color: #0066FF;
	text-decoration: underline;
}
/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** ObenRechts styles *****************/

#ObenRechts{
	font: Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #ffffff;
	font-size: 12px;
}

#ObenRechts a:link, #ObenRechts a:visited{
	color: #ffffff;
	text-decoration: none;
}

#ObenRechts a:hover{
	color: #cccccc;
	text-decoration: underline;
}

/************** pageName styles ****************/
#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}
/************* globalNav styles ****************/

#globalNav{
	position: absolute;
/*	width: 100%;   Problem mit IE7 Beta2*/
	width: 962px;   
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image:   url("grafik/glbnav_background.gif");
	top: 48px;
	z-index: 3;
}

#globalNav img{
	margin-bottom: -4px; 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	z-index: 4;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
	z-index: 5;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}


a.glink, a.glink_first, a.glink:visited, a.glink_first:visited{
  	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
            /* ob re un li */
	padding: 2px 6px 4px 5px;
	border-right: 1px solid #8FB8BC;
}
a.glink_first, a.glink_first:visited{
	border-left: 1px solid #8FB8BC;
}

a.glink:hover, a.glink_first:hover{
  	background-image:   url("grafik/glblnav_selected.gif");
	text-decoration: none;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 88px;
	left: 0px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	font-size: 12px;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 12px;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
	text-decoration: underline;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* Pfad styles ***************/

#Pfad{
	padding: 5px 0px 5px 10px;
	color: #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#Pfad a{
	color: #AAAAAA;
}

#Pfad a:hover{
	color: #444444;
	text-decoration: underline;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	color: #cccccc;
            /* ob re un li */
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}
#sectionLinks h3{
            /* ob re un li */
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:   url("grafik/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #006600;
}

#sectionLinks a:hover{
	background-color: #E2E2E2;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}


/************* Kasten1 styles **************/
.Kasten1{
	margin: 0px;
	/* ob re un li */
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #999999;
}
/************* Kasten2 styles **************/
.Kasten2{
	margin: 0px;
            /* ob re un li */
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #cccccc;
}
.Kasten2 h4{
	padding: 10px 10px 6px 0px;
}
.Kasten2 a:link,  .Kasten2 a:visited{
	color: #009900;
	text-decoration: none;
}
.Kasten2 a:hover{
	color: #0066FF;
	text-decoration: underline;
}
/************* Kasten3 styles **************/
.Kasten3{
	margin: 0px;
	padding: 0px 10px 10px 10px;
}
.Kasten3 h4{
	padding: 10px 10px 6px 0px;
}
.Kasten3 a:link,  .Kasten3 a:visited{
	color: #009900;
	text-decoration: none;
}
.Kasten3 a:hover{
	color: #0066FF;
	text-decoration: underline;
}
/********************* end **********************/
