* {margin: 0; padding: 0; }
body {
	text-align: center;
	color:#000000;
	background-color: #F5F5F5;
	background-image: url(images/bg-body.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	background-attachment: fixed;
}

#seite {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 100px;
	background-image: url(images/bg-seite.gif);
	background-repeat: repeat-y;
}

#kopf {
	clear: both;
	background-color: #FFFFFF;
	position: fixed;
	top: 0px;
	width: 980px;
	padding-bottom: 10px;
	padding-top: 14px;
	background-image: url(images/bg-kopf.gif);
	background-repeat: no-repeat;
	height: 60px;
}
#kopf h1 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	line-height: 36px;
	text-align: center;
}
#kopf img{
	float: left;
	margin-right: 60px;
	margin-top: -20px;
}
#kopf ul{
	list-style-image: url(images/list-gross.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
}
#kopf li{
	padding-left:10px;

}
#menu_oben {
	height:20px;
	font-family: "Times New Roman", Times, serif;
	text-align:right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #0000CC;
	width: 960px;
	position: fixed;
	top: 55px;
	background-image: url(images/bg-menu-oben.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-top: 30px;
}

#menu_oben a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#menu_oben a:hover {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#fusszeile {
	height: 46px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 14px;
	width: 980px;
	background-image: url(images/bg-fuss.gif);
	background-repeat: no-repeat;

}

#fusszeile p {
        font-family: Arial, Helvetica, sans-serif;
        text-align:center;
        color: #333333;
        font-weight: normal;
        font-size: 11px;
        text-decoration: none;
        padding-top: 4px;
}

#fusszeile a {
        color: #333333;
        font-weight: normal;
        font-size: 11px;
        text-decoration: underline;
}

#fusszeile a:hover {
        color: #FF0000;
        font-weight: normal;
        font-size: 11px;
        text-decoration: underline;
}

#hauptbereich {
	margin-top:5px;
	margin-bottom:10px;
	margin-right: 0px;
	margin-left: 0px;
}

#inhalt {
	margin: 0;
	padding: 10px;
	margin-left:230px;
	margin-right:220px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	line-height: 24px;
	background-color: #FFFFFF;
	text-align: left;
}
#inhalt p {
        margin-bottom:10px;
}

#inhalt h1 {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000CC;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#inhalt h2 {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	background-color: #FFFFCC;
	height: 19px;
	width: 500px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
}
#inhalt h3 {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0px;
}
/*
#inhalt p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 11px;
  line-height: 16px;
}
*/
#inhalt a {
  color: #666666;
}
#inhalt a:visited {
  color: #666666;
}
#inhalt a:hover {
  color: #FF0000;
}
#inhalt a img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#inhalt a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inhalt a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#inhalt ul {
	padding-left: 20px;
	list-style-image: url(images/list.gif);
	padding-bottom: 10px;
}

#inhalt li {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

#links {
	float: left;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	position: fixed;
	top: 120px;
	padding-left: 5px;
	margin-left: 10px;
}
#links img {
	margin-bottom: 5px;
}
/*
#links a {
        color: #000000;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
}

#links a:hover {
        color: #000000;
        font-weight: bold;
        font-size: 12px;
        text-decoration: underline;
}
*/
#links h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:4px;
	border-top: 2px solid #FF0000;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(images/bg-link.jpg);
	background-repeat: repeat-x;
	height: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF0000;
}

.naviul {
        padding-left: 20px;
        margin-top: 10px;
        margin-bottom: 10px;

}
.navi {

}
.navi a {
	height: 15px;
	width: 200px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000CC;
	margin-top: -1px;
	padding-bottom: 10px;
}
.navi a:hover {
	height: 15px;
	width: 200px;
	display: block;
	color: #FF0000;
	padding-top: 5px;
	background-color: #EEEEEE;
	padding-bottom: 10px;
}

.navi_aktiv {

}
.navi_aktiv a {
	height: 15px;
	width: 200px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000CC;
	background-color: #F5F5F5;
	margin-top: -1px;
	padding-bottom: 10px;
}
/*
.navi_aktiv a:hover{
	margin-top: 12px;
	height: 29px;
	padding-top: 11px;
	padding-left: 9px;
	width: 179px;
	border: 1px solid #FF0000;
	display: block;
}
*/
.navi2 {
}
.navi2 a {
	height: 15px;
	width: 190px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000CC;
	margin-top: -1px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.navi2 a:hover{
	height: 15px;
	width: 190px;
	display: block;
	color: #FF0000;
	padding-top: 5px;
	background-color: #EEEEEE;
	padding-bottom: 10px;
	padding-left: 10px;
}
.navi2_aktiv {

}
.navi2_aktiv a {
	height: 15px;
	width: 190px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000CC;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000CC;
	background-color: #F5F5F5;
	margin-top: -1px;
	padding-bottom: 10px;
	padding-left: 10px;
}
/*
.navi2_aktiv a:hover{
	margin-top: 6px;
	height: 29px;
	padding-top: 11px;
	padding-left: 9px;
	width: 167px;
	border: 1px solid #FF0000;
	display: block;
}
*/
.subnavi_NO {
	text-decoration: none;
	background-image: url(images/bg-link.jpg);
	background-repeat: repeat-x;
	padding: 3px;

}
.subnavi_NO:hover {
	color: #0000FF;
	text-decoration: none;
	background-image: url(images/bg-link-hover.jpg);
	background-repeat: repeat-x;
	padding: 3px;

}
.subnavi_RO {
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/bg-link-hover.jpg);
	background-repeat: repeat-x;
	padding: 3px;

}
.subnavi_ACT {
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/bg-link-hover.jpg);
	background-repeat: repeat-x;
	padding: 3px;

}

/*
.navi li {
        list-style-image:url('images/navi.gif');
}


.navi_aktiv ul {
        font-size: 11px;
}

.navi_aktiv li {
        list-style-image:url('images/navi_aktiv.gif');
}


.navi2 ul {
                list-style-position:inside;
}

.navi2 li {
                list-style-position: inside;
        list-style-image:url('images/navi.gif');

}

.navi2_aktiv li {
                list-style-position: inside;
        list-style-image:url('images/navi_aktiv.gif');
}

.navi2_aktiv ul {
                list-style-position: inside;
        font-size: 11px;
        list-style-image: url('images/navi_aktiv.gif');
}





*/


#rechts {
	float: right;
	width:195px;
	border:0px dashed #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding-top: 20px;

}

#rechts h1 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	height: 18px;
}
#rechts a {
  color: #666666;
}

#rechts a:hover {
  color: #FF0000;
}
#rechts a img {
	margin-right: 5px;
}
#rechts a:hover img {
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.internal-link {
	background-image: url(images/int-link.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
}
.external-link-new-window {
	background-image: url(images/ext-link.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}

#mydiv {
position:absolute; overflow:hidden; visibility: hidden;
z-index:999; width:20px; height:15px;
background-color:#ffffcc;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: -20px;
	padding-left: 20px;
	line-height: 12px;
}
.k-formular {
	padding: 5px;
}
.tx-guestbook-header {
	width: 90%;
	color: #CC33CC;
}
.minhoehe {
    height:500px;
    float:right;
    width:1px;
}
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

