/*
---------------------------------------
myRWP Basic CSS
---------------------------------------
*/


* {
	margin:0;
	padding:0;
	border:0;
}


.struct , .hidden {
	display:none;
	visibility:hidden;
}

.clear, .clear_both {
	float:none;
	clear:both;
}


.comment {
	/* temporäre Kommentare */
	margin:0.5em 2em 0.5em 0.5em;
	color:#999999; 
}


body {
	background-color:#ffffff;
	margin:10px 10px 0 30px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px; /* Referenzgröße !!! */
	color:#333;
}


td, th {
	font-size:11px; /* Referenzgröße !!! */
}


ul, li {
	list-style:none;
}


div.list ul {
	list-style-position:inside;
	margin-left:20px;
	
}

div.list ul li {
	list-style:square;
	list-style-position:inside;
	
}

.indent {
 	margin-left:1em;
}

address {
  	font-style:normal;
}

a, a:hover {
	text-decoration:none;
	color:#AB9B6E;
}


a.anchor {
	color:#000000;
}



#subcontent a {
 
 color:#AB9B6E;
}


#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5em;
	position:relative;
}


#navpath {
	margin-bottom:2em;
}


#header, #footer, #basemenu {
	float:none;
	clear:both;
	width:940px !important;
}

#basemenu {
 	margin-bottom:1em;
}

#date { 
	display:none;
	visibility:hidden;
}


h1,h2,h3,h4, #navigation a, #footer, .citypo, #navpath, a.int {
 	font-family:Palatino,Bookman,TimesNewRoman,Times,serif;
 	letter-spacing:0.1em;
 	text-transform:uppercase;
 	font-weight:normal !important;
 	color:#000;
}

#navigation li li a , #footer, .citypo, #navpath, li h3, a.int, .zwiti {
 	text-transform:none;
}

.teaserliste .teaser h3 {
 	margin-bottom:1em;
}

.article .text h3 {
   font-family: Arial, Helvetica, sans-serif;
   text-transform:none;
 	
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	margin-bottom:0;
}
.article .text h4 {
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	margin-bottom:10px;
}

.article h3 {
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	margin-bottom:0;
}
h1, h3, h4 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	
}
h1 {
	margin-bottom:0.1em;
}


.zwiti {
 	margin-top:2em;
 	border-style:solid;
 	border-color:#ddd;
 	border-width:0 0 1px 0;
 	margin-bottom:1px;
}

.rubtitel {
 	text-transform:uppercase;
 	letter-spacing:0.2em;
 	font-family:Palatino,Bookman,TimesNewRoman,Times,serif;
 	font-size:0.9em;
 	margin-top:1em;
 	
}


/* Links */

a {
	outline: none;
}
a:link {
	text-decoration:none;
	color: #777;
}
a:visited {
	text-decoration:none;
	color: #777;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:focus {
}
a:hover {
	color:#03ace5;
	text-decoration:none;
}
a:active {
}
h3 a:link, h3 a:visited{
	color:#000000;
}


#navigation a:link, #navigation a:visited{
	color:#000000;
}
#navigation a:hover{
	color: #666666;
}


h3 a:hover{
	color:#666666;
}


.pdf {
	padding-left:55px;
	padding-bottom:15px;
	display:block;
	background-image:url(../images/icons/icon_pdf.gif);
	background-repeat:no-repeat;
}


#kalenderbox .cal_marked a {
	color:#4e84bc;
	font-weight:bold;
}


a.pg {
 	border-style:solid !important;
	border-width: 1px !important;
	border-color: #ddd;
 	padding:2px 5px 2px 5px;
 	margin:2px 1px ppx 0;
 	color:#666;
}

a.pg:hover {
 	background-color:#eee;
}


.pager .active, .pager .active:hover {
 	background-color:#fff;
 	border-color:#03ace5;
 	color:#000 !important;
}



/* Spezial */


.copyright{
	font-size: 11px;
}
.subtext{
	font-size: 10px;
}

.linkbox, #subcontent .box {
	margin-bottom:2em;
	font-size:1.0em;
}

/* Container */


#loginbox {
	position:absolute;
	right:0;
	top:0;
	text-align:right;
	z-index:90;
}

#header{
	height: 215px;
	position: relative;
	
}

#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	height: 187px;
	width: 320px;
	position: absolute;
	top: 0px;
	left:620px;
}


#navigation {
	width: 940px;
	height: auto;
	font-size: 12px;
	position:absolute;
	z-index:80;
	left:0;
	top:190px;
	text-align:right;
	margin-top:2px;
		padding-top:6px;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#ddd;
}

#navigation ul {
	float:right;
}

#navigation ul li {
	text-transform:uppercase;
	position:relative;
	height:25px;
}


#navigation ul ul {
	display:none;
	position:absolute;
	top:20px;
	border-style:solid;
	border-width:0 1px 1px 1px;
	background-color:#ffffff;
	filter:Alpha(opacity:90);
	-moz-opacity:0.9;
	border-top:3px solid #ffffff !important;
	z-index:90;
	min-width:120px;

}

#navigation ul ul.normal {
	left:10px !important;
	white-space:nowrap;
	text-align:left;
}

#navigation ul ul.last {
	right:-3px !important;
	text-align:right;
	
}

#navigation ul li:hover ul, #navigation ul li ul:hover   {
	display:block;
}


#navigation ul ul li {
	float:none;
	text-transform:none;
	padding:0.1em 0.5em 0 0.5em;
	border-style:solid;
	border-width:1px 0 4px 0;
	border-color:#ffffff;
	height:18px;

}


#navigation li, #basemenu li {
	float:left;
	margin-right:10px;
}

#navigation a {
	display:block;
	position:relative;
}

#navigation a.active {

}

#navigation ul.level1 a {
	/*background-image:url(../images/icons/dotmainnav.gif);*/
	/*background-repeat:no-repeat;*/
	padding-left:5px;
	background-position:3px 5px;
}

#navigation ul.level2 a {
	background-image:none !important;
	padding-left:0 !important;
	display:block;
	width:100%;
}





#content{
	clear:both;
	position: relative;
	z-index:70;
	padding-bottom: 10px;
	padding-top:5px;
}


#content .marker {
	background-color:#ffffff;
	border-style:solid;
	/*border-width:1px 300px 0 0;*/
	border-width:1px 0 0 0;
	border-color:#cccccc;
	height:10px;
}

#content .marker.small {
	background-color:#ffffff;
	border-style:solid;
	/*border-width:1px 60px 0 0;*/
	border-width:1px 0 0 0;
	border-color:#cccccc;
	height:10px;
}



#maincontent {
	float:left;
	display:block;
	width:520px !important;
	/*margin-left:180px !important;*/
	position:relative;
	left:180px;
	top:0;
	padding-left:20px;
 	border-left:1px solid #eee;
 	margin-bottom:2em;

}


#subcontent {
	float:left;
	width:170px;
	margin-right:30px;
	margin-bottom:30px;
	color:#999999;

}

#subcontent h3  {

	/*color:#D0003E !important;a2907a 03ace5*/
	color:#03ace5 !important;
	font-size:1em;
	line-height:10px;
   border-style:solid;
	border-color:#cccccc;
	border-width:1px 0 0 0;
	padding:0.6em 0 0.9em 0;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px;
	text-align:left;
}

#pgcontext h3  {
   color:#D0003E !important;
	font-size:1em;
	border-style:solid;
	border-color:#cccccc;
	border-width:1px 0 0 0;
	padding:0.4em 0 0.9em 0;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px;
	text-align:left;

}
#pgcontext a {
 	font-family:Palatino,Bookman,TimesNewRoman,Times,serif;
	font-weight:normal;
 	color:#333;
}

#pgcontext a.int{
 	color:#AB9B6E;
}

#pgcontext .small {
 	font-family:Palatino,Bookman,TimesNewRoman,Times,serif;
	font-weight:bold;

 	color:#333;
}

.teaser {
	float: left;
	width: 240px;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-bottom: 10px;
	height:220px;
}

#mainteaser {
	position: relative;
	height: 300px;
	overflow: hidden;
	padding-bottom: 10px;
	position: relative;
	height: auto;
	width:490px;
	padding-bottom: 10px;
	text-align:left;

}

#mainteaser h1 {
	/*clear: both;*/
	line-height: 36px;
	margin-right: 10px;
	margin-left: 0;
	font-size: 22px;

	color:#03ace5;

	text-transform:uppercase;
	
}


#maincontent ul.matchlist strong {
   font-weight:normal;
 	font-family:Palatino,Bookman,TimesNewRoman,Times,serif;
 	font-size: 13px;
 	color:#333;
	
	
}

.article {
	position: relative;
	width:490px;
	padding-bottom: 10px;
	text-align:left;
	line-height:1.7em;

}

.article h1, .mixedcontent h1 {
	font-size:1.4em;
	line-height:1.3em;
	text-align:left;
	margin-bottom:1.0em;
	
}


.subline {
	text-align:left;
	color:#333;
	margin-bottom:1.5em;
	font-weight: normal;;
}


.teaser .marker, li .marker {
	background-color:#ffffff;
	border-style:solid;
	/*border-width:1px 60px 0 0 !important;*/
	border-width:1px 0 0 0 !important;
	border-color:#cccccc;
	height:8px !important;
	overflow:hidden !important;
	padding:0 !important;
	margin-bottom:5px;
	line-height:0 !important;
	font-size:0 !important;
}


#footer {
	clear: both;
	min-height: 100px;
	height: auto;
	width: 840px;
	/*
	padding-right: 10px;
	padding-left: 10px;
	*/
	padding-top: 10px;
	border-width: 1px 0 0 0;
	border-color: #cccccc;
	border-style:solid;
	font-size: 11px;
	margin-top:5em;
}


#footer address, #footer address a {
 	color:#ccc;
}



/* form elements */
input, select, textarea {
	border: 1px solid #cccccc;
	background-color:#ffffff;
	color:#666666;
	font-size: 1em;
	padding:2px;
	margin-bottom: 8px;
}

#QUERY {
	width:135px;
	color:#999999;
}


#ContactForm, form.redaxform {
	width:480px;
	margin:2em;
	padding:1em 2em 1em 2em;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}

ul.checkboxes {
}

ul.checkboxes li {
	float:left; 
	width:180px;
	margin-left:30px;
	overflow:hidden;
		
}

ul.checkboxes li input {
	float:left;
	margin-right:0.5em;

}

ul.checkboxes li label {
	display:block;
	float:left;
	width:120px;
	font-size:0.9em;
	line-height:1.3em;
}


div.rwpFormGrp {
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#999999;
	padding:5px;
	margin-top:1em;
}

div.rwpFormGrp h2 {
	text-transform:uppercase;
	font-size:0.9em;
	text-align:right;
	font-weight:normal;
	color:#999999;
	margin-top:0;
}


fieldset {
	margin-top:0.5em;
	clear:both;
	float:none;
}

fieldset h3 {
	font-size:1em;
	margin-bottom:0.5em;
}

fieldset .redaxdateneingabelabel {
	color:#999999;
	font-size:0.9em;
}


.loginbox .formelement {
	width:60%;
}




/* Listen */

#bn1 {
	float:left;
}

#bn2 {
	float:right;
}

ul.sitemap li, .navlist li {
	margin-left:1em;
}

.sitemap ul.text {
	padding-left:2em;
	list-style:square outside;
}

.sitemap ul, .navlist ul {
	margin:1em 1em 1em 1em;
}

.sitemap ul ul {
	margin:0 1em 0.5em 1em;
}

.sitemap h3, .sitemap h4 {
	font-weight:normal;
	font-size:1em;
}


#subcontent ul {
	margin:0 !important;
	padding-top:0 !important;
 	font-size:12px !important;
 	color:#333;
 	line-height:16px;
}

.matchlist li, #subcontent li, #pgcontext li {
	float:none;
	margin-top:0.1em;
	margin-bottom:1em;
}



.article .text ol, .article .text ol li {
	list-style:decimal outside;
	margin-left:1em;
}

.article .text ul, .article .text ul li {
	list-style:square outside;
	margin-left:1em;
}

.matchlist h3, #subcontent .teaser h3 {

	font-size:1.1em;
}


.related ul li {
	padding-left:1em;
	padding-top:0.5em;
	text-indent:-1em;
}


/* Tabellen */

th, td {
	text-align:left;
	vertical-align:top;
}

.datenliste {
	border-collapse:collapse;
	width:95%;
}

.datenliste td, .datenliste th {
	padding:1em;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#cccccc;
}

#kalenderbox, #kalenderbox table {
	text-align:center !important;
}

#kalenderbox th, #kalenderbox td {
	text-align:center !important;
	vertical-align:middle !important;
	width:20px;
	height:20px;
}



#subcontent .linkbox li h4 {
	font-size:1.1em;
	margin-bottom:0.5em;
}

/* besondere Elemente */



#subcontent .toolbox select {
	width:130px;
	background-color:#eeeeee;
}

#subcontent .toolbox .button {
	border-color:#ffffff;
	background-color:#ff9933;
	color:#ffffff;
	
}

.pgsubnav {
	text-align:right;
}


/* Farb-Marker */

/*
.marker {
 	border-color:#03ace5;
}

.bereich_0 .marker, .marker.bereich_0 {
	border-color:#03ace5 !important;
}
*/
.bereich_0 .level2 {
	border-color:cccccc !important;
}


#navigation  a.active {
	color:#03ace5 !important;
}


#maincontent a {
 	
 	color:#AB9B6E;
}



#maincontent  a {
	border-style:none;
	border-width:0;
}

/*

Sonderstyles :News

*/


li.lh h3 {
	color:#4e84bc !important;
	letter-spacing:2px;
}

.teaserliste.news li {
	margin-bottom:2.5em;
	margin-left:2.5em;
	margin-right:1.5em;

}

.teaserliste.news li.lh {
	margin-bottom:1.5em;
	margin-left:0;
	margin-right:0;
}


.teaserliste.news li h4 {
	font-style:normal;
	font-size:1.1em;
	line-height:1.3em;
	color:#333333;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px 0 0 0;
	padding-top:0.5em;
	padding-left:0.5em;
	/*font-weight:normal;*/
	
}

.teaserliste.news li .text {
	color:#333;
	padding-left:0.5em;
	
}

.teaserliste.news li .teaserinfo {
	color:#4e84bc;
	padding-left:0.5em;
	
}


.sitemap  div.marker {
	margin-top:35px !important;
}





/*

Images 

*/

div.img {
	float:left;
	margin:0 2em 2em 0;
	border-style:solid;
	border-width:1px;
	border-color:#cccccc;
}

div.img.right {
	float:right;
	margin:0 0 2em 2em; 
}

div.img img {
	border-style:solid;
	border-width:5px;
	border-color:#ffffff;
}




.kontextinfo {
 	margin-top:1em;
 	margin-bottom:1em;
 	font-style:italic;
}

.fnotes {
 	margin-top:4em;
 	border-style:solid;
 	border-width:1px 0 0 0;
 	border-color:#ccc;
 	padding-top:1em;
 	font-size:0.9em;
 
}



/* TOC */

.toc  li.indent {
 	margin-left:30%;
 	margin-bottom:1em;
}

.toc .tauthor  {
 	font-size:0.9em;
}

.toc .tauthor a {
 	text-transform:uppercase;
}

.toc .ttitle {
 	font-weight:normal;
 	color:#000;
}

.toc .tadd {
 	font-weight:normal;
 	font-size:0.9em;
}

.toc .tsubtitle {
 	font-weight:normal;
 	font-size:0.9em;
}





/* Typo */

.cdtypoa, a.author, a.wlink {
 	font-family:Palatino,Bookman,TimesNewRoman,Times,serif;
}

a.text {
 	color:#333 !important;
}



#subcontent  {
 padding:9px;
 /*  vorher background-color:#f3e3d4; */
 background-color:#F6F5F4;
 
 float:right;
 margin-right:0 !important;
 padding-top:4px !important;
 
}

