.C-vemion  { color: #0099FF; }

a         { text-decoration: underline; }
a:link    { color: #0000CC; }
a:visited { color: #000099; } 
a:active  { color: #0000FF; }
a:hover   { color: #F21A1A; }
a.top     { color: #0000CC; font-size: 8pt; }

body, p, td, ul, table p, li p {
  padding:     0;
  font-family: Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
  font-size:   12px;
  color:       black;
}

body {
  margin-left:   0;
  margin-right:  0;
  margin-top:    0;
  margin-bottom: 0;
  background-color: white;
}

p, td, ul, table p, li p {
  line-height: 120%;
}

p {
  margin-left:   0;
  margin-right:  0;
  margin-top:    0;
  margin-bottom: 8px;
}

b {
  font-weight: bold;
  color:       #000000;
}

h1, h2, h3, h4, h5, h6 {
  margin-left:   0;
  margin-right:  0;
  margin-top:    0;
  margin-bottom: 0;
  padding:       0;
  border-style:  none;
  border-width:  none;
  font-family:   Arial, Helvetica, sans-serif;
  font-style:    normal;
  font-weight:   bold;
  line-height:   105%;
  color:         black;
}

h1 {
  font-size: 22pt;
}

h2 {
  font-size: 18pt;
}

h3 {
  margin-top: 30px;
  font-size:  14pt;
}

h4 {
  font-size: 14pt;
}

h5 {
  font-size: 10pt;
}

h6 {
  font-size: 10pt;
}

.Ueberschrift-1, .Ueberschrift-2 {
  margin-left:   0;
  margin-right:  0;
  margin-top:    0;
  margin-bottom: 12px;
  padding:       0;
  border-style:  none;
  border-width:  none;
  font-family:   Arial, Helvetica, sans-serif;
  font-style:    normal;
  font-weight:   normal;
  line-height:   105%;
  color:         #000000;
}

.Ueberschrift-1 {
	margin-top: 0px;
	font-size:  28px;
	font-weight: bold;

}

.Ueberschrift-2 {
	font-size: 16px;
	font-weight: bold;
  color: #CC0000;
}

.Ueberschrift-3 {
	font-size: 14px;
	font-weight: bold;

}

.klein-10, .klein-09, .klein-08 {
  padding:     0;
  font-family: Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
}

.klein-10 {
  font-size:   10pt;
  line-height: 120%;
}

.klein-09 {
  font-size:   9pt;
  line-height: 120%;
}

.klein-08 {
  font-size:   8pt;
  line-height: 115%;
}

table {
  padding:     0;
  font-family: Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
  font-size:   10pt;
  color:       black;
}


.fontsize-10px, .fontsize-09px {
  padding:     0;
  font-family: Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
}

.fontsize-10px {
  font-size:   10px;
  line-height: 120%;
}
.fontsize-09px {
  font-size:   9px;
  line-height: 115%;
}


ul {
  list-style-type: disc;
  padding:      0;
  border-style: none;
  border-width: none;
  line-height:  120%;
  margin-left:  1.3em;
  margin-top:   5px;
}

li {
  color: black;
}

.IntraLink:link, .IntraLink:visited, .IntraLink:active, .IntraLink:hover { 
  font-size:   9pt;
  font-weight: normal;
  color:       #000000;
  text-decoration: underline; 
}

.IntraLink:hover {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}


.Seitenheadline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	color: #FFB7BE;
}
.Seitenheadline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.Headline-Bereich {
  z-index: 31;
	position: absolute;
  visibility: visible;
	overflow: hidden;
	left: 150px;
	top:  93px;
	width:510px;	
	height:15px;
	text-align: left;
}

.Headline-Bereich-Typo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EE3333;
	font-style: normal;
}

.Headline-Kartusche {
  z-index: 33;
	position: absolute;
  visibility: visible;
	overflow: hidden;
	left: 150px;
	top:  105px;
	width:510px;	
	height:30px;
	background-image: url(/images/Elemente/Headline-Kartusche.jpg);
}

.Headline-Typo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
  margin-left: 11px;
  line-height: 170%;
}

.seitenkoerper {
  z-index: 35;
	position: absolute;
  visibility: visible;
  overflow: hidden;
	left: 150px;
	top:  155px;
	width:510px;	
}

.seitenkoerper-ohneHeadline {
  z-index: 35;
	position: absolute;
  visibility: visible;
  overflow: hidden;
	left: 150px;
	top:  105px;
	width:510px;	
}

.seitenkoerper-bildanzeige {
  z-index: 35;
	position: absolute;
  visibility: visible;
  overflow: visible;
	left: 150px;
	top:  155px;
}


.news-header {
	background-color: #CC0000;
	text-align: center;
}

.news-header-typo {
  padding:     0;
  font-family: Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: bold;
  font-size:   12px;
  color:       white;
  margin-left:   0;
  margin-right:  0;
  margin-top:    0;
  margin-bottom: 0;
  line-height: 120%;
}

.news-text {
	text-align: center;
}

.news-text-typo {
  padding:     0;
  font-family: Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
  font-size:   11px;
  color:       black;
  margin-left:   0;
  margin-right:  0;
  margin-top:    5;
  margin-bottom: 0;
  line-height: 120%;
}

.log_nav{
	position:absolute;
	left:150px; 
	top:90px;
}

.log_text{
	text-align: center;
	color:black;
	font-size:   11px;
}
.Nav5{
	position:relative; 
	text-align: left;
	color:black;
	font-size: 11px;
	font-weight: bold;
}
.Nav6{
	position:relative; 
	text-align: center;
	color:black;
	font-size: 10px;
}
.Nav7{
	position:relative;
	text-align: center;
	color: red;
	font-size: 12px;
}

.logout_nav{
	position:absolute;
	left:600px; 
	top:90px;
}

.LogListe1, .LogListe1:link, .LogListe1:visited, .LogListe1:active, .LogListe1:hover {
	font-size:   12px;
	font-style:  normal;
	color:       #CC0000;
	line-height: 110%;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

