* {margin: 0; padding: 0; }
body {
	text-align: center;
	background-color: #FFFFFF;
	color:#666666;
	height: 100%;
	width: 100%;
	overflow:auto;
	overflow: -moz-scrollbars-vertical; 
}

#seite {
        margin-left: auto;
        margin-right: auto;
        width: 960px;
        text-align: left;

}

#kopf {
	height: 139px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	clear: both;
	text-align: center;
}

#menu_oben {
	height:25px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-top: 2px;
	line-height: 25px;
}

#menu_oben a {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#menu_oben a:hover {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#fusszeile {
	height: 20px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;

}

#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:10px;
	margin-bottom:10px;
	margin-right: 0px;
	margin-left: 0px;
}

#inhalt {
margin: 0; padding: 0;
	margin-left:160px;
	margin-right:170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFFFFF;
	text-align: left;
}
#inhalt p {
        margin-bottom:10px;
}

#inhalt h1 {
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
/*
#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:hover {
  color: #FF0000;
}

#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:130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	position: fixed;
	top: 200px;
}

#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: 20px;
        margin-bottom: 20px;
}
.navi {
	list-style-image:url('images/navi.gif');
	margin-top: 12px;
}

.navi_aktiv {
	list-style-image:url('images/navi_aktiv.gif');
	margin-top: 12px;
}

.navi2 {
                margin-left: 12px;
        list-style-image:url('images/navi.gif');
}

.navi2_aktiv {
                margin-left: 12px;
        list-style-image:url('images/navi_aktiv.gif');
}

.subnavi_NO {
	text-decoration: none;
	background-image: url(images/bg-link.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.subnavi_NO:hover {
	color: #0000FF;
	text-decoration: none;
	background-image: url(images/bg-link-hover.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.subnavi_RO {
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/bg-link-hover.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.subnavi_ACT {
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/bg-link-hover.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}

/*
.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');
}





*/

#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;
}

#rechts {
	float: right;
	width:140px;
	border:0px dashed #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;

}

#rechts h1 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding:4px;
	border-bottom: 2px solid #FF0000;
	height: 15px;
}
#rechts a {
  color: #666666;
}

#rechts a:hover {
  color: #FF0000;
}
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;
}
