/* ----------------------------------- */
/*----------- PRINT-Style -------------*/


body {
margin: 0;
font-family: sans, Arial;
}

a img {
border: 0px;
}

h2 {
border-bottom: 1px dotted #3C355A;
width: 100%;
font-size: 150%;
}

.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;
}

#header {
display: none;
}

/* --- NAVI OBEN --- */

#navi-oben-container {
display: none;
}

/* -------------- NAVI LINKS -------------- */
/* ---------------------------------------- */

#navi-links-container {
display: none;
}

/* -------------- CONTENT -------------- */
/* ------------------------------------- */
#content {
padding: 2em 2em 2em 2em;
}

.clearer {
clear: both;
}

a {
text-decoration: none;
color: black;
border-bottom: 1px dotted black;
}

a:hover {
border-bottom: 1px solid black;
}

#footer {
width: 90%;
font-size: 80%;
}

address {
float: right;
padding-right: 1em;
}

.link-nach-oben {
display: none;
}



/* -------------- 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;
}