
body {
	margin: 0px;
    font-family: arial,helvetica,verdana;
    font-size: 12px;
    padding: 0px;
    background-color: #ffffff;
    color: #484849;
}

a, a:link, a:visited {
    background-color: inherit;
    color: #516e80;
    text-decoration: none;
}

a:hover, a:active {
    background-color: inherit;
    color: #516e80;
    text-decoration: none;
}

p {
    margin-bottom: 15px;
    color:#484849;
    font-family:arial,helvetica,verdana;
    font-size:12px;
}

ul {
	color:#516e80;
    font-family:arial,helvetica,verdana;
    font-size:12px;
    list-style: disc;
    padding-left: 15px;
    margin-bottom: 15px;
}

h1 {
    font-size: 14px;
	text-transform:uppercase;
    margin-bottom: 20px;
    color:#86c4d9;
}

.boxcontent {
	font-size: 12px;
	color:#516e80;
}

h2 {
    font-size: 11px;
    text-transform:uppercase;
	color:#516e80;
	margin-bottom: 2px;	
	margin-top; 15px;
}

h3 {
    font-size: 12px;
	font-weight: bold;
    margin-bottom: 10px;
    color:#516e80;
}

h4 {
    font-size: 13px;
    margin-bottom: 20px;
}

th {
	font-weight: bold;
	color: #777777;
}

.hinweis {
	font-weight: bold;
	color:#CC0000;

}

.pfeil {
	font-size: 12px;
	font-weight: bold;
	color: #516e80;
	padding-left:10px;
	background-image: url(/media/images/allgemein/pfeil.gif);
	background-position:0px 3px;
	background-repeat: no-repeat;

}

.ohne_pfeil {
	font-size: 12px;
	font-weight: bold;
	color: #516e80;

}

.bild {
    margin-bottom: 15px;
    color:#484849;
    font-family:arial,helvetica,verdana;
    font-size:10px;
	font-style:italic;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	
}

.blue {
	font-size: 12px;
	font-weight: bold;
	color: #516e80;

}

#header {
    background-color: #dddddd;
    border-bottom: 2px solid #aaaaaa;
    margin-bottom: 10px;
    color: #fff;
    padding: 10px 10px;
    text-align: center;
}

#header h1 {
    font-size: 30px;
    color:#ffffff;
}

#header h2 {
    font-size: 14px;
}

#footer {
    text-align: center;
    margin: 20px 0px 0px 0px;
    padding-top: 10px;
    border-top: 2px solid #aaaaaa;
    clear: both;
}

.clearit {
    clear: both;
    height: 1px;
}

.message {
    font-weight: bold;
    margin-bottom: 20px;
}

label {
    display: block;
    width: 180px;
    float: left;
}

fieldset {
    margin-bottom:2px;
	
}
.newsDate {
   font-style:italic;
   padding-bottom: 10px;
   padding-top:10px;

}
.newsMore {
   padding-top: 10px; 
}

.newsBack {
   padding-top: 10px; 
   padding-bottom: 20px;
}

.arrow  { 
   font-size: 12px;
	font-weight: bold;
	color: #516e80;
	padding-left:10px;
	background-image: url(/media/images/allgemein/pfeil.gif);
	background-position:0px 3px;
	background-repeat: no-repeat;
}

.arrowBack  { 
   font-size: 12px;
	font-weight: bold;
	color: #516e80;
	padding-left:10px;
	background-image: url(/media/images/allgemein/pfeil_back.gif);
	background-position:0px 3px;
	background-repeat: no-repeat;
}

.blueBorder {
  margin-top:5px;
  margin-bottom:5px;
  width:100%;
  height: 2px;
  background-color: #7fcae7;
}

/**********************************************************
 *
 * Navi
 *
 **********************************************************/


.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display: block;
    color: #777777;
    font-weight: bold;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;	
	padding-bottom:13px;
}

.ebene0-1:hover {
    display: block;
    color: #0095cd;
    font-weight: bold;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	background-image:url(/media/images/allgemein/angewaehlt.gif);
	background-position:left bottom;
    background-repeat:repeat-x;
	padding-bottom:13px;
	
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
   display: block;
    color: #0095cd;
    font-weight: bold;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	background-image:url(/media/images/allgemein/angewaehlt.gif);
	background-position:left bottom;
    background-repeat:repeat-x;
	padding-bottom:13px;
}

.ebene0-1_angewaehlt:hover {
    display: block;
    color: #0095cd;
    font-weight: bold;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	background-image:url(/media/images/allgemein/angewaehlt.gif);
	background-position:left bottom;
    background-repeat:repeat-x;
	padding-bottom:13px;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
    color: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom:#ffffff 1px solid;
	font-size:11px;
	background-color:#7fcae7;
    padding-top:8px;
	padding-left:5px;
	
}

.ebene1-1:hover {
   display: block;
    color: #7fcae7;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom:#ffffff 1px solid;
	font-size:11px;
	background-color:#ffffff;
    padding-top:8px;
	padding-left:5px;
	
	
}

.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
    display: block;
    color: #7fcae7;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom:#ffffff 1px solid;
	font-size:11px;
	background-color:#ffffff;
    padding-top:8px;
	padding-left:5px;
	
}

.ebene1-1_angewaehlt:hover {
    display: block;
    color: #7fcae7;
	font-weight: bold;
	text-transform:uppercase;
	border-bottom:#ffffff 1px solid;
	font-size:11px;
	background-color:#ffffff;
    padding-top:8px;
	padding-left:5px;
	
}

.ebene2-1, .ebene2-1:link, .ebene2-1:visited, .ebene2-1:active {
    display: block;
    color: #406e88;
	text-transform:uppercase;
	border-bottom:#ffffff 1px solid;
	font-size:11px;
    padding-top:8px;
	padding-left:5px;
	background-color:#eff4f7;
	
}

.ebene2-1:hover {
   display: block;
    color: #406e88;
	text-transform:uppercase;
	border-bottom:#ffffff 1px solid;
	font-size:11px;
    padding-top:8px;
	padding-left:5px;
	background-color:#eff4f7;
	
}

.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:visited, .ebene2-1_angewaehlt:active {
    display: block;
    color: #406e88;
	text-transform:uppercase;
	border-bottom:#ffffff 1px solid;
	font-size:11px;
    padding-top:8px;
	padding-left:5px;
	background-color:#eff4f7;
	
}

.ebene2-1_angewaehlt:hover {
    display: block;
    color: #406e88;
	text-transform:uppercase;
	border-bottom:#ffffff 1px solid;
	font-size:11px;
    padding-top:8px;
	padding-left:5px;
	background-color:#eff4f7;
	
}

/**********************************************************
 *
 * Navi Aufklapp Layer
 *
 **********************************************************/

.dropdown0-1, .dropdown0-1_angewaehlt {
    margin-left:0px;
    margin-top:22px;
	margin-bottom:10px;
    width:220px;
}

.dropdown1-1, .dropdown1-1_angewaehlt {
    margin-left:120px;
    margin-top:0px;
    width:100px;

}


/**********************************************************
 *
 * Navi Runde Ecken
 *
 **********************************************************/

.ecke0-1_mitte, .ecke0-1_angewaehlt_mitte {
}

.ecke0-1_om, .ecke0-1_angewaehlt_om {
    background-image:url(/bilder/allgemein/ecke_om.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.ecke0-1_um, .ecke0-1_angewaehlt_um {
    background-image:url(/bilder/allgemein/ecke_um.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.ecke0-1_lm, .ecke0-1_angewaehlt_lm {
}

.ecke0-1_rm, .ecke0-1_angewaehlt_rm {
}

.ecke0-1_lo, .ecke0-1_angewaehlt_lo {
    background-image:url(/bilder/allgemein/ecke_lo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.ecke0-1_ro, .ecke0-1_angewaehlt_ro {
    background-image:url(/bilder/allgemein/ecke_ro.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

.ecke0-1_lu, .ecke0-1_angewaehlt_lu {
    background-image:url(/bilder/allgemein/ecke_lu.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.ecke0-1_ru, .ecke0-1_angewaehlt_ru {
    background-image:url(/bilder/allgemein/ecke_ru.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}


