html {
	min-height: 100%;
	margin-bottom: 1px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; color:777777;
	background-color: #fafaf0;
}
.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:3px;
	font-size:0;
	border-bottom: 1px solid #ddd;
	margin: 0 0 15px 0;
}

p {
	margin: 0;
	padding: 0;
}

		
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #080554;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	line-height: 24px;
	border-bottom: 2px solid #080554;
}
		
h2, h3, h4, h5{
	color: #089A9C;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

		
a {
	color:#000066;
}

#content a:hover {
	text-decoration: underline; 
	background-color: #8CBACE;
}

.top	{ font-family: Arial,Helvetica; font-size: 10pt; font-weight: bold;}

#date {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #080554;
}	
#search-form form {
	float:right;
	margin-top: 40px;
	font-size: 9px;
	padding-right: 5px;
}
		
#search-form input {
	background-color: #FFF;
	color: #222;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
}
#search-form .search {
	width: 135px;
	color: #222;
}
#search-form .button {
	padding: 2px;
}

legend { display:none; }

.flLeft { float:left; }
.flRight { float:right; }
.warning { color:#f00; }
.flLeft p {
  padding: 2px 0 0 0;
  margin: 0; 
  font-size: 11px; 
}		
	
		
/* NAVIGATION ELEMENTS */
#navcontainer { 
	margin-left: 0px; padding-bottom: 20px; float: left; 
	font-size: 8pt;
	width: 100%;
}

#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: arial, verdana, Helvetica, sans-serif; }

#navcontainer li { margin: 0 0 1px 0;border-bottom: 1px solid #ddd; }

#navcontainer a {
display: block;
padding: 5px 10px;
width: 120px;
color: #080554;
/*background-color: #036;*/
line-height: 16px;
text-decoration: none;
background: #88BBCC url(pfeil_bl6.gif) 3px 10px no-repeat;
}

#navcontainer a:hover{
	/*background: #000000 url(arrow.gif) 96% 50% no-repeat;*/
	background-color: #98CCCC;
	color:#080554;
}

#navcontainer ul ul li { margin: 1px 0 0 0;border-bottom: 0; }

#navcontainer ul ul a{
display: block;
padding: 5px 5px 5px 20px;
width: 115px;
color: #080554;
text-decoration: none;
line-height: 16px;
background: #E9EEE8 url(pfeil_bl6.gif) 13px 10px no-repeat;
}

#navcontainer ul ul a:hover{
color: #080554;
background-color: #98CCCC;
text-decoration: none;}		

#navcontainer #subcurrent {
	/*background-color: #DFDFDF;*/
	/*color: #AA0000;*/
	font-weight: bold;		
}		
#navcontainer .current{
	font-weight: bold;
	background-color: #98CCCC;
}		
#navcontainer .subcurrent{
	font-weight: bold;
}		
#navcontainer .active a:HOVER{
color: #080554;
background-color: #ddd;
text-decoration: none;
}		
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #333355;
	width:597px;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #333355;
}

#content .clear {
  width: 100%;
  padding: 0;
  margin-bottom: 15px;
  clear: both;
}

#content p {
	padding-bottom: 10px;
	/* border-bottom: 0px solid #DDDDDD; */ /* A faint grey line below the text */

}
#content li {
	list-style-image: url(li-arrow_blue.gif);
}
#content li li{
	list-style-image: url(li-li-arrow-blue.gif);
}

#content ul {
	margin-bottom:1.2em;
	line-height:1.6em;		
	list-style-type:square;	
	text-align: left;
}
#content ul ul{
	margin-top: 5px;
	margin-bottom: 0;
}

/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0 0 15px 0;
	width:450px;
	color:#222;
	font-size:1.0em;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
}

#form-module fieldset {
	border:0px solid #fff;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	/*background-color:#f7f7f7;*/
	/*border-top:2px solid #fff;*/
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
	/*border-right:2px solid #fff;*/
}

#form-module label.checkbox {
	width:372px;
	/*border-left:2px solid #fff;*/
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:295px;
	border:1px solid #333;
}

#form-module input.text {
	height:20px;
}

#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#fff;
	color:#222;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#f7f7f7;
	color:#000;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size: 1em;
	
}

#form-module-thanks {
	display:block;
	color:#222;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
	font-size:1.2em;
}


/* download
*******************************************************************************/
#content .download-hdl p, 
#content .download-file p, 
#content .download-desc p {
	margin:0;
}
#content .download-hdl {
	padding-top: 10px;
}
#content .download-hdl p {
	padding:5px 7px;
	background-color:#98CCCC;
	font-weight:bold;
	color:#000;
}

#content .download-file {
	padding:5px 7px 0 7px;
	border-left:2px solid #98CCCC;
	border-right:2px solid #98CCCC;
}

#content .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	border-left:2px solid #98CCCC;
	border-right:2px solid #98CCCC;
	border-bottom:2px solid #98CCCC;
}

#content .download-without-desc {
	margin-bottom:1.2em;
	border-top:2px solid #98CCCC;
}



/*	Images
------------------------------------------------------------------------------*/
#content div.image {
	margin-bottom:0;
}
#content div.image p {
	margin:0;
	font-size:0.9em;
}
#content div.flLeft {
	margin-right:14px;
}
#content div.flRight {
	margin-left:14px;
}

#content img.rex_image{ 
	/* float: left; */
	margin: 3px 18px 5px 0; 
	padding:2px;
	/*border:1px solid #080554;*/
}

img, a img,:link img,:visited img, fieldset { border:none }

/* Beispiel CSS
hier habe ich im Feld "Block-Name" zweier für die Spaltenart "zweispaltig" und dreier für die Spaltenart "dreispaltig" angegeben */

/* 2 */
.zweier {
 margin: 0px;
 width: 100%;
 font-size:0.9em;
 line-height:1.6em;
 padding-top: 10px;
}
.zweier p {
	display: inline;
}

.zweier li {
	margin-left: -15px;
	line-height: 1.2em;
	padding-bottom: 4px;
	list-style: square outside none;
}

/* 2 */
.zweier .spalte_1 {
 width: 205px;
 float: left;
 background: #F2F2F2;
 padding: 10px;
 margin-right: 5px;
 height: 200px;
}

.zweier .spalte_2 {
 width: 205px;
 float: right;
 background: #F2F2F2;
 padding: 10px;
 height: 200px;
}

blockquote {
border: 2px #999 dotted;
float: none;
width: 75%;
clear: both;
padding: 10px 10px 0px 10px;
margin-top: 20px;
margin-right: auto;	
margin-bottom: 20px;
margin-left: auto;
}

/*---- News für Multilist */
.newsimage {
	padding: 5px;
}
.newstext {
	padding: 5px;
	text-align:top;
}



/* breadcrumb */
#breadcrumb {
	position: relative;
	bottom:4px;
	left:0px;
	font-size: 8pt;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #080554;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
}

#breadcrumb a:hover {
	text-decoration:underline;
}		

/* article list */
#article_list_img {
	padding: 0 0 10px 10px;
	border: 0;
}
.article-list p {
	border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
	text-align: justify;
}
TABLE.adresse {
	border-bottom:1px solid #eee;
	font-size: 10pt;
	color: #080554;
}

.rex_image {
	padding: 0 10px 0 5px;
}


#popupWindow {
 	border: 1px solid #333;
	margin: 10px;
 	text-align: left;
	padding: 20px;
	background-color: #E9EEE8;
	font-size: 100%;
 }
 
#popupWindow h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #080554;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	line-height: 24px;
	border-bottom: 2px solid #080554;
}
		
#popupWindow h2, h3, h4, h5{
	color: #089A9C;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
} 

/*** 
*	Merkliste
*
**/

#merken {text-align: left;margin: 0;padding: 8px 0 0 0;}
#merken a.mz-link {position: relative;top: 5px;}
#merkzettel {
	position: relative;
	top: 15px;
	left: 10px;
	border: 0px solid #bbb;
	width: 130px;
	height: 30px;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
#sticky{position: relative;top: 5px;}
#mz-anzahl-link {position: relative;left: -14px;top: -5px;}
#mz-anzahl {color: #222;letter-spacing: -1px;font-weight: bold;}
#mz-perma {position: relative;top: -5px;}

#mz-listenansicht {
	width: 95%;
	text-align: left;
	padding: 10px;
	border-bottom: 1px solid #aaa;
	clear: both;
	min-height: 120px;
}
#mz-listenansicht .rex_image{
	float: left;
}

#startimage {
 	border: 1px solid #333;
	padding: 0;
	margin: 50px 0 0 0;
 }
#closelink {
	margin-top: 15px;
	padding-top: 10px;
	text-align: center;
	width: 100%;
	border-top: 1px solid #999;
}