@charset "utf-8";
/* CSS Document */
body {
background-color: transparent;
font-size: 10pt;
font-family:'Times New Roman',Times,serif;
color:#000000; }


a {	color: #950268;}
a:visited {	color:#950268;}
a:hover { color: #000;}
a:active { color:#950268; }

a img { border: 0; }

h1,h2 { display: none; }


/** Container Auszeichnungen **/

#globalWrapper { 
	padding: 0; 
	background-color: #fff;
	position: relative;
	text-align: left;
}

#header {
	padding: 0;
	margin: 0;
}

#header img {
display:none;
}

#nav {
display:none;
}

#contentContainer {
/*	background-color: #e7e7e7; */
	background-color: transparent;
}

#left {
	display:none;
}

#content {
	padding: 0;
	margin-right: 0;
	background-color: #fff;
	min-height: 50em;
	height: auto !important;
	height: 50em;
}

#content .contentLeft {
	margin: 0;
/*	background-color: #f8dcea; */
}

#content .contentRight {
/*	background-color: #f8dcea; */
}

#content .contentFull {
/*	background-color: #f8dcea; */
	margin: 0;
}

#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1em;
	display:none;
}

/** navigation **/
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	line-height: 2em;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
}

#nav ul li a {
	display: block;
	float: left;
	padding: 0 0.8em 0 2em;
	background: url(../images/navIcon.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	background-color: #fff;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #fff;
	background: url(../images/navIconHover.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	background-color: #950268;
}

#nav ul li a#active {
	display: block;
	float: left;
	padding: 0 1em 0 2em;
	color: #fff;
	background: url(../images/navIconHover.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	background-color: #950268;
}

#nav ul li#active {
	display: block;
	float: left;
	padding: 0 1em 0 2em;
	color: #fff;
	background: url(../images/navIconHover.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	background-color: #950268;
}

#nav ul li a#first{
	display: block;
	float: left;
	background-color: #fff;
	background-image: none;
	text-decoration: none;
	display:none;	
}

#nav ul li a#first:hover {
	color: #fff;
	background-color: #950268;
	background-image: none;
}

#nav ul li a#activeFirst {
	display: block;
	float: left;
	padding: 0 1em 0 2em;
	color: #fff;
	background-color: #950268;
	background-image: none;
}

#nav ul li#activeFirst {
	display: block;
	float: left;
	padding: 0 1em 0 2em;
	color: #fff;
	background-color: #950268;
}

ul#nav2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: -2em;	
}
#nav2 li {
	display: inline;
	text-transform: uppercase;
	padding: 0 0 0 0.4em;
	border-left: 0.1em solid #666;
}

#nav2 li a {
	color: #666;
	text-decoration: none;
}

#nav2 li a:hover {
	text-decoration: underline;
}

#nav2 li.first {
	border-left: 0;
}

ul#subnav {
	margin: 1em 0 5em 1em;
	padding: 0;
	list-style-type: none;
	border-top: 1px dotted #000;
	display:none;	
}
ul#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	border-top: 1px dotted #000;	
		display:none;
} 
#subnav li {
	font-size: 1.3em;
	border-bottom: 1px dotted #000;
	line-height: 1.5em;
		display:none;
}
#subnav li .mainActive {
	padding: 0 0 0 1em; 
	display: block; 
	background-color: #fff;
		display:none;
}
#subnav li .borderBottom {
	border-bottom: 1px dotted #000;
		display:none;
}
#subnav li ul {
	border-bottom: 1px dotted #000;
		display:none;
}
#subnav li ul.noBorder {
	border-bottom: none;
		display:none;
}
#subnav li ul li {
	font-size: 0.85em;
	border-bottom: 1px solid #e7e7e7;
		display:none;
}
#subnav li a {
	padding: 0 0 0 1em;
	display: block;
	text-decoration: none;
	color: #000;
		display:none;
}
#subnav li ul li a {
	padding: 0 0 0 2em;
	margin: 0;
		display:none;
}
#subnav li a:hover {
	background-color: #fff;
		display:none;
}
#subnav li.active {
	border-bottom: none;
		display:none;
}
#subnav li ul li.active {
	padding: 0 0 0 2em;
	margin: 0;
	background-color: #fff;
		display:none;
}
.logos {
	padding: 1em 0 1em 0;
	margin: 0 0 1em 1em;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
		display:none;
}

/** content **/ 

.border {
	height: 0.4em;
	background-color: #950268;		
	display:none;
}

.slideshow {
		display:none;
}

img.maps {
	max-width: 28em;
	width: auto !important;
	width: 28em;
}
.rightBorder {
	height: 1.8em;
	background-color: #950268;
	margin: 0.1em 0;
		display:none;
}

.slideshow {
	margin: 0 0 0.1em 0;
		display:none;
}

.slideshowImg {

		display:none;
}
.slideshowImg img {

}
/** text styles **/

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	display: block;
	margin: 0 0 1em 0;
	padding: 0;
	font-weight: normal;
	font-family: Georgia, Times, serif;
}

#content h1 { font-size: 2em; margin-bottom: 0.5em; }
#content h2 { font-size: 2em; margin-bottom: 0.5em; }
#content h3 { font-size: 1.6em; margin-bottom: 0.7em; }
#content h4 { font-size: 1.4em; margin-bottom: 0.8em; }
#content h5 { font-size: 1.2em; margin-bottom: 0.9em; }
#content h5 { font-size: 1.1em; margin-bottom: 0.95em; }

#content h3.subheadline {
	float: left;
	margin: 0.15em 0.3em 0 0;
	font-size: 1.2em;
	line-height: 1.4em;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content a { color: #000; }
#content a:hover { color:#950268; }

#content p, #content address {
	font-size: 1.2em;
	line-height: 1.4em;
}

#content pre {
	font-size: 1.2em;
	margin: 0;
}

#content label {
	display: block;
	float: left;
	width: 9em;
}

#content table {
	font-size: 1.2em;
}

#content ul, #content ol {
	font-size: 1.2em;
}

#content .contentRight .slideshow p {

}

.slideshow .switchImages {

}

#content .contentFull input{

}
#content .contentFull textarea {

}
#content .contentFull input.submit {

}

/** defaults **/

.fixfloat {
	float: none;       	/* Textumfluss: keiner */
	clear: both;        /* Fortsetzung bei Textumfluss: unterhalb */
	width: 1px;         /* Breite: 1px */
	margin: 0;          /* AuÃŸenabstand: keiner */
	padding: 0;         /* Innenabstand: keiner */
	font-size: 0px;     /* SchriftgrÃ¶ÃŸe: 0px */
	line-height: 0px;   /* ZeilenhÃ¶he: 0px */
	height: 0px;        /* HÃ¶he: 0px */
	overflow:hidden;
}