@charset "utf-8";
/* CSS Document */

html{
	height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	text-align: center;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-image:url(../img/hg-verlauf.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
}

a:link, a:visited {
	text-decoration: none;
	color: #000000;
	margin-bottom: 10px;
}

a:active, a:hover {
	text-decoration: none;
	color: #0098a1;
	margin-bottom: 10px;
}




#container{
	width: 1003px;
	height: 100%;
	/*background-image: url(../img/hintergrundbild.png);
	background-repeat: repeat-y;
	background-position: right;*/
	
	
}

#header{
	height: 190px;
	width: 1001px;
	text-align: left;
	
	z-index:6;
}

#container #header p {
	margin-left: 10px;
	margin-top: 1px;
	z-index:4;
}

#container #header img {
	margin-right: 8px;
	float:right;
	z-index:3;
}


#content{
	width: 1001px;
	height: inherit;
	margin-top: -190px;
	float: left;

}


#apDiv1 { visibility: hidden; margin-top: 0px;scrolling: yes;overflow:auto; padding-bottom: 20px; background-color:#FFFFFF; background-color:#FFFFFF; background-image:url(../img/hg-verlauf.jpg);	background-repeat:repeat-x;	background-position:bottom; background-attachment:fixed; }
#apDiv2 { visibility: hidden; margin-top: 0px;scrolling: yes;overflow:auto; padding-bottom: 20px; background-color:#FFFFFF; background-image:url(../img/hg-verlauf.jpg);	background-repeat:repeat-x;	background-position:bottom; background-attachment:fixed; }
#apDiv3 { visibility: hidden; margin-top: 0px;scrolling: yes;overflow:auto; padding-bottom: 20px; background-color:#FFFFFF; background-image:url(../img/hg-verlauf.jpg);	background-repeat:repeat-x;	background-position:bottom; background-attachment:fixed; }
#apDiv4 { visibility: hidden; margin-top: 0px;scrolling: yes;overflow:auto; padding-bottom: 20px; background-color:#FFFFFF; background-image:url(../img/hg-verlauf.jpg);	background-repeat:repeat-x;	background-position:bottom; background-attachment:fixed; }
#apDiv5 { visibility: hidden; margin-top: 0px;scrolling: yes;overflow:auto; padding-bottom: 20px; background-color:#FFFFFF; background-image:url(../img/hg-verlauf.jpg);	background-repeat:repeat-x;	background-position:bottom; background-attachment:fixed; }
#apDiv6 { visibility: hidden; margin-top: 0px;scrolling: yes;overflow:auto; padding-bottom: 20px; background-color:#FFFFFF; background-image:url(../img/hg-verlauf.jpg);	background-repeat:repeat-x;	background-position:bottom; background-attachment:fixed; }
#apDiv7 {
	margin-top: 0px;
	scrolling: no;
	overflow:no;
	padding-bottom: 20px;
	margin-right:10px; 
	background-color:#FFFFFF;
	background-image:url(../img/hg-verlauf.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
	
}
#links { visibility: hidden; margin-top: 0px;scrolling: yes;overflow:auto; padding-bottom: 20px; background-color:#FFFFFF; background-image:url(../img/hg-verlauf.jpg);	background-repeat:repeat-x;	background-position:bottom; background-attachment:fixed; }
#test { visibility: hidden; margin-top: 0px;scrolling: yes;overflow:auto; padding-bottom: 20px; background-color:#FFFFFF; background-image:url(../img/hg-verlauf.jpg);	background-repeat:repeat-x;	background-position:bottom; background-attachment:fixed; }
#danke { visibility: hidden; margin-top: 0px;scrolling: yes;overflow:auto; padding-bottom: 20px; background-color:#FFFFFF; background-image:url(../img/hg-verlauf.jpg);	background-repeat:repeat-x;	background-position:bottom; background-attachment:fixed; }


#inhalttext{
	text-align: left;
	float: left;
/*	background-color: #f6f6f6;*/
	width: 465px;
	margin-right: 10px;
	margin-top: 190px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px; 
	 
}



.submenutext{
	margin-top: 0px;
	width: 484px;
	height: 75%;
	text-align: left;
	clear: both;
	position: absolute;
	scrolling: no;
	overflow:auto;
	visibility: hidden;

	 
}

.submenulink{
	width: 100%;
	border-top: 1px dotted #0098a1;
	border-bottom: 1px dotted #0098a1;
	text-align: left;
	font-weight: 800;
	padding: 10px 0px 10px 0px;
	margin-top: 20px; 
	margin-bottom: 20px;
	color: #58585a;
	cursor: pointer;
}


#akkordeoninhalt{
	width: inherit;
}

.submenulinkvisited {
	text-decoration: none;
	color: #0098a1;
}

.headline{
	font-weight: 800;
	color: #0098a1;
	font-size:11pt;
}

.textxml{
	line-height: 15pt;
}

#bildrechtsallgemein{
	width: 306px;
	float: right;
	margin-top: 190px;
}

#bildteam{visibility: hidden;	width: 306px;
	float: right;
	margin-top: 190px;}
#bildortho{visibility: show; width: 306px;
	float: right;position: absolute;margin-top: 190px; }

#footer	{
	width: 100%;
	height:14px;
	background-color: #0098a1;
	color: #FFFFFF;
	font-weight:bold;
	font-size: 9px;
	padding: 2px;
	float: left;
	position: fixed;
    bottom:0px;
	padding-bottom:6px;
	left:0px;
visibility: show; 
}

