/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	height: 100%;
	background-color: #000000;
	font-family: Verdana,Arial,sans-serif;
	font-size: 101%;
	color: #000000;
}

div, p, .text{
	font-size: 100%;
	color: #000000;
}

ul, ol, li{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul {
	margin-left: 15px;
	padding-left: 0px;
  list-style-image: url(../images/listenblock.gif);
}

hr {
  border: none 0;
	border-top: 1px solid #000000;
	width: 90%;
	height: 1px;
	margin: 0;
	padding: 0;
}

.imgborder{
  border: 0px solid #000000;
}

.navimg{
  border: 0px solid #000000;
  margin: 10px 2px 2px 10px;
}

.fett{
	font-weight: bold;
}

.big{
	font-weight: bold;
	font-size: 93%;
}

.small{
	font-weight: normal;
	font-size: 69%;
}

a{
	text-decoration: underline;
	color: #000000;
}

a.text{
	text-decoration: underline;
	color: #000000;
}

a.adresse{
	text-decoration: none;
	color: #333333;
}

a.copyright{
	text-decoration: none;
	color: #999999;
}

a.nav_on{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.nav_off{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.navliste{
	color: #ffffff;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.firstnav_on{
	width: 118px;
	font-size: 86%;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:10px;
	margin-right:0px;
	padding:0px;
	line-height: 1.1;
	text-transform: uppercase;
	border-bottom: 1px solid #ffffff;
}

.firstnav_off{
	width: 118px;
	font-size: 86%;
	color: #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:10px;
	margin-right:0px;
	padding:0px;
	text-transform: uppercase;
	line-height: 1.1;
}

.secondnav_on{
	width: 115px;
	font-size: 76%;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:15px;
	margin-right:0px;
	padding:0px;
	line-height: 1.1;
	text-transform: uppercase;
	border-bottom: 1px solid #ffffff;
}

.secondnav_off{
	width: 115px;
	font-size: 76%;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:15px;
	margin-right:0px;
	padding:0px;
	text-transform: uppercase;
	line-height: 1.1;
}

.thirdnav_on{
	width: 100px;
	font-size: 69%;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:20px;
	margin-right:0px;
	padding:0px;
	line-height: 1.1;
	text-transform: uppercase;
	border-bottom: 1px solid #ffffff;
}

.thirdnav_off{
	width: 100px;
	font-size: 69%;
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left:20px;
	margin-right:0px;
	padding:0px;
	text-transform: uppercase;
	line-height: 1.1;
}
	

.formfehler {
	color: #000000;
	font-weight: bold;
}

.forminputpflicht {
	font-weight: bold;
  background: transparent;
}

.forminput {
	font-weight: normal;
  background: transparent;
}

.formarea { 
	border: 1px solid #999999;
	color: #666666; 
	font-weight: normal;
  background: transparent;
}

.formbutton { 
    background-color: #cccccc;
	color: #666666; 
	font-weight: bold;
	text-align: center;
	border: 1px solid #999999;
}

li.artibt { 
	color: #000000; 
	font-size: 100%; 
	font-weight: normal; 
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 20px; 
  clear: both;
} 

img.artibt { 
	margin: 2px 10px 2px 0px; 
	padding: 0px 0px 0px 0px; 
	border: 1px solid #000000;
  float: left;
} 

p.artibt { 
	color: #000000; 
	font-size: 100%; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
} 

p.artibt2 { 
	color: #000000; 
	font-size: 100%; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
    clear: both;
	font-weight: bold; 
} 

p.artibt3 { 
	width: 90%; 
	color: #000000; 
	font-size: 100%; 
	margin: -10px 0px 0px 0px; 
	padding: 0px 50px 5px 0px; 
    text-align: right;
	border-bottom: 2px solid #000000;
} 

a.artibt { 
	color: #000000; 
	font-size: 100%; 
	font-weight: bold; 
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	text-decoration: underline;
} 

a.artibt2 { 
	color: #000000; 
	font-size: 100%; 
	font-weight: bold; 
	margin-top: 0px; 
	padding-top: 0px; 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	text-decoration: underline;
} 

.headline { 
	color: #000000; 
	font-size: 100%; 
	font-weight: bold; 
	text-decoration: underline;
} 
	
h1{
 font-size: 104%;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 color: #000000;
}

h2{
 font-size: 100%;
 font-weight: bold;
 margin: 0px;
 padding: 0px;
 color: #000000; 
}

h3{
 font-size: 100%;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 color: #000000;
 }

h4{
 font-size: 100%;
 font-weight: normal;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 100%;
 margin: 0px;
 padding: 0px;
}

table{
border-collapse: collapse;
empty-cells: show;
}

form {
margin: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#inhalt{
	background: #f0f0f0 url(../images/bg.gif) repeat-y top left; 
	width: 965px;
	height: 705px;
	top: 5px;
	left: 50%;
	position: absolute;
	margin-left: -482px;
	padding: 0;
	text-align: left;
	font-size: 100%;
	z-index: 1;
	border: 1px solid #999999;
}

#HeaderImage1{
	background: url(../images/profil.jpg) no-repeat top left; 
	width: 150px;
	height: 150px;
	top: 5px;
	left: 25px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #999999;
	z-index: 2;
}

#HeaderImage2{
	background: url(../images/logo.jpg) no-repeat top left; 
	width: 755px;
	height: 150px;
	top: 5px;
	right: 5px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #999999;
	z-index: 2;
}

#motto{
	background: transparent url(../images/motto.gif) no-repeat top left; 
  width: 250px;
	height: 20px;
	top: 160px;
	right: 5px;
	position: absolute;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 3;
	font-size: 114%;
	font-weight: bold;
	letter-spacing: 2px;
	color: transparent;
}

#linieOben1{
	width: 225px;
	height: 1px;
	top: 180px;
	left: 5px;
	position: absolute;
	border-top: 1px solid #f0f0f0;
	z-index: 4;
}

#linieOben2{
	width: 760px;
	height: 1px;
	top: 180px;
	left: 200px;
	position: absolute;
	border-top: 1px solid #000000;
	z-index: 4;
}

#firma1{
	background: transparent url(../images/wortlogo.gif) no-repeat top left; 
	width: 200px;
	height: 20px;
	bottom: 60px;
	left: 5px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 5;
	font-size: 114%;
	font-weight: bold;
	letter-spacing: 3px;
	color: transparent;
}

#firma2{
	width: 400px;
	height: 20px;
	bottom: 60px;
	left: 210px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 5;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	font-family: Verdana,Arial,sans-serif;
}

#linieUnten1{
	width: 225px;
	height: 1px;
	bottom: 55px;
	left: 5px;
	position: absolute;
	border-bottom: 1px solid #f0f0f0;
	z-index: 4;
}

#linieUnten2{
	width: 679px;
	height: 1px;
	bottom: 55px;
	left: 200px;
	position: absolute;
	border-bottom: 1px solid #000000;
	z-index: 4;
}

#cdh{
	background: url(../images/cdh.gif) no-repeat top right; 
	width: 82px;
	height: 45px;
	bottom: 55px;
	right: 5px;
	position: absolute;
	border: 1px solid #999999;
	z-index: 5;
}

#adresse{
	bottom: 10px;
	left: 220px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 69%;
	font-weight: bold;
	color: #000000;
	z-index: 5;
}

#navi{
	width: 150px;
	height: auto;
	top: 200px;
	left: 25px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 86%;
	color: #000000;
	z-index: 5;
}

#content{
	width: 720px;
	height: 400px;
	top: 200px;
	left: 230px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 100%;
	color: #000000;
	z-index: 6;
}

#contentHeader{
	height: 20px;
	top: 0px;
	left: 0px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	z-index: 7;
}

#contentText{
	width: 700px;
	height: 360px;
	top: 40px;
	left: 0px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	overflow: auto;
	z-index: 7;
	font-size: 79%;
}

#HTMLHEAD_1_1
{
 font-size: 104%;
	color: #000000;
}

#HTMLHEAD_1_2
{
 font-size: 100%;
 color: #666666; 
}
