/*--- Styles für feste Tags ---*/

body {
margin: 0;
font-family: sans, Arial;
}

a img {
border: 0px;
}

h2 {
border-bottom: 1px dotted #3C355A;
width: 100%;
font-size: 150%;
clear: both;
}

.internal-link {
text-decoration: none;
color: black;
padding: 0 0.1em 0 0.1em;
border-bottom: 1px dashed black;
border-left: 1px solid white;
border-right: 1px solid white;
}

.internal-link:hover {
border-bottom: 1px solid black;
border-left: 1px dotted #3C355A;
border-right: 1px dotted #3C355A;
}

.external-link {
background-image: url(external-link-img.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding-left: 12px;
text-decoration: none;
color: black;
border-bottom: 1px solid #3C355A;
}

.external-link:hover {
border-bottom: 1px dotted black;
}

.download {
background-image: url(download-link.gif);
background-repeat: no-repeat;
background-position: bottom left;
padding-left: 17px;
text-decoration: none;
color: black;
border-bottom: 1px solid #3C355A;
}

.download:hover {
border-bottom: 1px dotted black;
}

.bodytext {
font-size: 90%;
}

.no {
display: none;
}

.pfad {
color: #3C355A;
font-weight: bold;
font-size: 90%;
text-decoration: none;
border-bottom: 0;
}

.pfad:hover {
color: black;
border-bottom: 0;
}

#main {
/* width: 62em; */
border: 1px solid black;
}

#header {
width: 100%;
height: 100px;
padding: 0;
margin: 0;
border-bottom: 1px solid black;
/*background-image: url(header-gebaeude-sw.jpg);
background-repeat: no-repeat;*/
background-image: url(gywi.de-header-neu-sw.jpg);
background-repeat: no-repeat;
background-position: 10px 0;
z-index: 3;
}

#header p {
margin: 0;
padding: 0;
}

/* --- NAVI OBEN --- */

#navi-oben-container {
/* height: 2em; */
clear: both;
background-color: #99ccff;
}

#navi-oben {
display: inline;
width: 100%;
}

#navi-oben ul {
list-style: none;
margin: 0;
margin-right: 1em;
}


.headermenu a, .headermenu-act a {
text-decoration: none;
display: block;
padding: 0.2em 0.5em 0.2em 0.5em;
color: black;
border-left: 1px solid #3C355A;
font-size: 90%;
border-bottom: 0;
}

.headermenu-act a {
color: white;
background-color: #3C355A;
border-left: 1px solid black;
}

.headermenu a:hover, .headermenu-act a:hover {
color: white;
background-color: #3C355A;
border-left: 1px solid black;
border-bottom: 0;
}

.headermenu, .headermenu-act {
float: right;
font-weight: bold;
margin-left: 0.7em;
padding-left: 0.2em;
}

/* -------------- NAVI LINKS -------------- */
/* ---------------------------------------- */

#navi-links-container {
padding-top: 0.1em;
height: 100%;
/* width: 15em; */
width: 22%;

float: left;
}

#navi-links-container ul {
list-style: none;
margin: 0;
padding: 0;
}

.ebene1 a, .ebene1-act a, .ebene1-cur a, .ebene1-ifsub a, .ebene2 a, .ebene2-act a, .ebene2-cur a, .ebene2-ifsub a, .ebene3 a, .ebene3-act a, .ebene3-cur a, .ebene3-ifsub a, .ebene4 a, .ebene4-act a, .ebene4-cur a, .ebene4-ifsub a {
color: black;
text-decoration: none;
font-weight: bold;
display: block;
border-bottom: 0;
}

.ebene1 a:hover, .ebene1-act a:hover, .ebene1-cur a:hover, .ebene1-ifsub a:hover, .ebene2 a:hover, .ebene2-act a:hover, .ebene2-cur a:hover, .ebene2-ifsub a:hover, .ebene3 a:hover, .ebene3-act a:hover, .ebene3-cur a:hover, .ebene3-ifsub a:hover, .ebene4 a:hover, .ebene4-act a:hover, .ebene4-cur a:hover, .ebene4-ifsub a:hover {
background-image: url(menu-hover.png);
border-right: 2px solid black;
border-bottom: 0;
}

.ebene1 a, .ebene1-act a, .ebene1-cur a, .ebene1-ifsub a {
padding: 0.3em 0 0.3em 0.5em;
margin-top: 1.6em;
}

.ebene2 a, .ebene2-act a, .ebene2-cur a, .ebene2-ifsub a {
padding: 0.3em 0 0.3em 1.5em;
font-size: 90%;
}

.ebene3 a, .ebene3-act a, .ebene3-cur a, .ebene3-ifsub a {
font-weight: normal;
padding: 0.3em 0 0.3em 2em;
font-size: 90%;
}

.ebene4 a, .ebene4-act a, .ebene4-cur a, .ebene4-ifsub a {
font-weight: normal;
padding: 0.3em 0 0.3em 2.5em;
font-size: 90%;
}

dfn {
display: none;
}

.accesskey {
border-bottom: 1px solid black;
}

/* -------------- CONTENT -------------- */
/* ------------------------------------- */
#contentfloat {
/* padding: 2em; */
/* padding-left: 12em; */
/* border-left: white solid 12em; */
/* position: absolute; */
width: 78%;
float: right;
/*margin-left: 12em;*/
}

#content {
padding: 2em;
}

.clearer {
clear: both;
}

a {
text-decoration: none;
color: black;
border-bottom: 1px dotted black;
}

a:hover {
border-bottom: 1px solid black;
}

#footer {
/* width: 62em; */
padding: 0.5em 0 3em 0;
background-color: #CBE5FF;
border-right: 1px dashed #99CCFF;
border-left: 1px dashed #99CCFF;
font-size: 80%;
}

address {
float: right;
padding-right: 1em;
}

.link-nach-oben {
float: left;
padding-left: 1em;
}

.ie-meldung {
background-image: url(important.jpg);
background-position: center left;
background-repeat: no-repeat;
padding: 0;
margin: 0;
border-bottom: 2px solid black;
}

.ie-meldung p {
	margin-left: 60px;
}

/* -------------- Extensionen -------------- */
/* ----------------------------------------- */
.tx-dropdownsitemap-pi1 a {
color: black;
}


.linknachoben a {
	background-image: url(link-up.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	color: black;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0.3em 0 0.3em 1.8em;
	margin-top: 1.6em;
	border-bottom: 0;
}

.linknachoben a:hover {
	background-image: url(link-up-hover.jpg);
	border-bottom: 0;
}

/*------------- Kalender --------------------*/
/*-------------------------------------------*/
.kalender-small-left h3 {
	padding-left: 0.5em;
	margin:  1em 0 -0.5em 0;
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px dotted black;
}

.termine-small-weiter {
	margin-left: 0.5em;
	text-decoration: none;
	color: black;
	border-bottom: 1px dotted black;
}

.termine-small-weiter:hover {
	border-bottom: 1px solid black;
}