html {
	height: 100%;
	margin: 0px;
}

body {
	background-color: #DCDDDE;
	color:#000000;
	margin: 0px;
	background-repeat: repeat-y;
	background-image: url(images/resources/body_bg.gif);
}

#header{
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	width: 961px;
	background-color: #DCDDDE;
	
}

#header h1{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-style: none;
	}

#login {
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	left: 45px;
	top: 132px;
	width: 909px;
	position: absolute;
	color: #CCCCCC;
}

#login a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

#login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#login td{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}


#menu{
	z-index: 2;
	color: #841929;
	height: 20px;
	width: 850px;
	padding-top: 2px;
	line-height: 20px;
	position: absolute;
	top: 150px;
	left: 45px;
	
}

#menu td{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#submenu{
	width: 160px;
	position: absolute;
	top: 225px;
	left: 45px;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	
}

#submenu p {
	margin-top : 0px;
	margin-bottom : 12px;
	line-height: 12px;
}

#submenu .pSmall {
	margin-top : 0px;
	margin-bottom : 8px;
	line-height: 12px;
}

#ads{
	top: 225px;
	left: 784px;
	width: 170px;
	position: absolute;
}

.ads_table{
	border: 1px solid #D4D5D7;
	margin-bottom: 20px;
}

.ads_table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 4px;
}



#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	top: 225px;
	left: 220px;
	width: 520px;
	position: absolute;
}

#content h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #992230;
	text-transform:uppercase;
}

#content h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
	color: #666666;
	text-transform:uppercase;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 18px;
	color: #000000;
}

#content h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
	color: #000000;
}

#content h5 {
	margin-top : 0px;
	margin-bottom : 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content h6 {
	font-size: 10px;
	margin-top : 0px; 
	margin-bottom : 2px;
}

li{
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
}

ul{
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 17px;
	list-style-type: disc;
}


.h2Text {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 30px;
	color: #666666;
}

.tableForm{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td{
	vertical-align: top;
}

.tdMiddle{
	vertical-align: middle;
}

.tdMR{
	vertical-align: bottom;
}

.tdLeftForm {
	padding: 0px;
	height: 24px;
	margin: 0;
	padding-top: 2px;
	font-size: 11px;
}

.tdBB{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D5D7;
}

.tdBR{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D5D7;
}

.tdLogin {
	font-size: 11px;
	padding-bottom: 5px;
}

.tableBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C0C0C0;
}

.tableBorder th {
	text-align: center;
}

.bgGrey{
	background-color: #D4D5D7;
}

.bgWhite {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
}

.bgWhiteOptions {
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: right;
}

.tableBorderTdCenter{
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}

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

a:hover {
	color: #821927;
	text-decoration: none;
}

.red{
	color: #821927;
}

a.red,a.red:hover{
	color: #821927;
	text-decoration: none;
}

a.grey {
	color: #666666;
	text-decoration: none;
}

a.grey:hover{
	color: #821927;
	text-decoration: none;
}

a.white{
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover{
	color: #D4D5D7;
	text-decoration: none;
}

.white{
	color: #FFFFFF;
}


p {
	margin-top : 0px; 
	margin-bottom : 2px;
}


.space {
	margin-top : 4px;
	margin-bottom : 4px;
	height: 1px;
	overflow: hidden;
}

.space2lines {
	margin-top : 0px;
	margin-bottom : 16px;
}

.line {
	margin-top : 12px;
	margin-bottom : 12px;
	height: 1px;
	overflow: hidden;
	background-color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
}

.bildunterschrift {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
}

.werbungWeiss{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.offeneSeitenTF{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: none #F0F0F0;
}

.textlink  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}


.presseinfo {
	height: 138px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDDDE;
}


form {
	padding: 0px;
	margin: 0px;
}


a.button:hover{
	padding: 2px 10px 2px 10px;
	background-Color: #CCCCCC;
}

a.button{
	padding: 2px 10px 2px 10px;
}
	
 
.button{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	background-Color: #EBECEC;
	text-decoration: none;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	font-weight: bold;
}

.buttonTD{
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

.button2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}

.checkbox{
	width: 15px;
	height: 15px;
	margin-left: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	vertical-align: top;
	padding: 0;
}

.combobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 19px;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

.file {
	width:98%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	color: #333333;
}

.radioButton{
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0;
	height: 15px;
	width: 15px;
}

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width:250px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 19px;
	vertical-align: middle;
	padding-top: 1px;
	padding-left: 2px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width:250px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	padding-left: 2px;
}

.verdana{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.graubox {
border: 1px solid #D4D5D7;
background-color: #F5F5F5;
margin:0px;
padding:10px;
}

.picture {
padding-right:10px;
  float:left;
  width: 100px;
}

.picturetext {
  float:left;
  width: 370px;
}

.clear {
clear:both;
}


