* {
	font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
}

a { 
	color:#31639C;
}

a:visited { 
}

a:hover { 
	color:#FF0000;
}

a:active { 
	color:#FF0000;
}

body {  
	background-color: #E6E6E6;
	text-align: center;  /* Zentrierung im Internet Explorer */
}

input { 
	color : #000;
	font-size : 10px;
	font-weight : normal;
	border-color : #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px; 
}

.optionalInput { 
	color : #555;
	font-weight : normal;
	border-color : #666;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px; 
	background-color : #ccc;
}

input radio{ 
	background-color : transparent;
}

.Text, p, ul, td { 
	text-align: justify;
	font-size: 12px;
	color: #000;
}

ol li {
	margin-bottom: 1em;
}

.beitrag { 
	font-size: 16px;
	font-weight : bold;
}

.Textklein { 
	text-align: justify;
	font-size: 10px;
}

.Footer { 
	text-align: center;
	font-size: 10px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 3px;
	border-top: 1px solid #bbbbbb;
}

.pagenumber { 
	text-align: center;
	font-size: 10px;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 3px;
}


.Textul {   font-weight: bold; text-align: left}
.Text_weiss { color: #FFFFFF; }
.Textkursiv {  font-size: 12px ; font-style: italic; font-variant: small-caps; text-align: left}
.TextFettKapitel { font-size: 16px;  font-weight: bold; font-variant: small-caps; }


h1  {
	width:520px;
	height:40px;
	position:relative;
	left:20px;
	top:-20px;
  font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	color:black;
	text-align:center;
}

h2 {
  
  font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:18px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	color:#333;
	border-bottom:1px solid #bbbbbb;
	margin-bottom : 10px;
	margin-top: 35px;
	margin-left: 0px;
	
}

h2 a {
  font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:18px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	margin-bottom : 10px;
	margin-top: 35px;
	margin-left: 0px;
	text-decoration: none;
}


h3, .Textu, p b, Text b, Textu {
	font-size: 12px;
	font-weight: bold;
}


.Datum {
  font-size:12px;
  margin-left: 25px;
}

.errorText {
  font-size:10px;
	font-weight:bold;
	color:red;
}

.printsymbol  a {
  padding: 0px;
  margin: 0px;
  text-align: right;
}


  ul#Navigation {
    font-size: 9pt;
    float: left; width: 130px;
	position: relative;
    top: -170px;
    margin-left: 8px;
    padding: 0;
	text-align: left;
  }
  ul#Navigation li {
    list-style: none;
	color: #FFF6F6;
	border-bottom: 1px dotted #900;
	
  }
  ul#Navigation li a {
    display: block;
	padding-top: 6px;
	padding-bottom: 6px;
    text-decoration: none;
  }
  ul#Navigation a:link {
    color: #FFF6F6;
  }

  ul#Navigation a:visited {
    color: #FFF6F6;
  }
  ul#Navigation  li a:hover {
    background-color: #c00;
  }
  ul#Navigation a:active {
    color: white;
	background-color: gray;
  }
  
  .SubNavi {
    text-align: right;
	font-size: 7pt;
	font-weight : bold;
  }
  
div.shadow {
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(images/shad_bottom.png) repeat-x bottom left;
}

div.shadow img.nomatte {
  padding: 0 0 4px 0;
  background: white url(images/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(images/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(images/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(images/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(images/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}
