html {height:100%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
	margin:0%;
	padding:0%;
	background-image:url(../images/basics/background.jpg);
	}

body.pressemeldung {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
	margin:0%;
	padding:0%;
	background-image:url(../images/basics/spacer.gif);
	}

tr {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow:hidden;
	}
	
tr.konzern {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}

h1 { 
	font-size:16px; 
	font-weight:bold;
	color:#000099;
	}

h2 { 
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	}

h3 { 
	font-size:10px; 
	color:#666699; 
	}
	
h3:link { 
	font-size:10px; 
	color:#666699;
	font-weight:bold; 
	}

a:link { 
	color:#000099; 
	text-decoration:none; 
	font-weight:bold;
	}

a:link.bold {
	color:#000099; 
	text-decoration:none; 
	font-weight:bold;
	}

a:visited { 
	color:#666666; 
	text-decoration:none; 
	font-weight:bold;
	}
	
a:visited.bold { 
	color:#666666; 
	text-decoration:none; 
	font-weight:bold;
	}

a:hover { 
	color:#000099; 
	text-decoration:underline; 
	}
	
a:hover.bold { 
	color:#000099; 
	text-decoration:underline; 
	font-weight:bold;
	}

a:active { 
	color:#000099; 
	text-decoration:underline; 
	}
	
a:active.bold { 
	color:#000099; 
	text-decoration:underline; 
	font-weight:bold;
	}
.radio {
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	border:0px
    }
	
textarea, input {
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	border:1px solid #666699;
	}
	
input.leer {
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif; 
	border:0px solid #666699;
	}
	


image {
	border:0px;
	}

div.mycontent {
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
	width:600px; 
	text-align:left;
	}
	
div.mytext {
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	width:400px; 
	text-align:left;
	overflow:hidden;	
	}
	
div.presse {
	font-size: 12px;
	margin-left:auto;
	margin-right:auto;
	width:400px; 
	text-align:left;
	overflow:hidden;	
	}
	
div.footer1 {
position:absolute;
bottom:20px;
left:0px;
width:99%;
height:65px;
margin:0;
overflow:hidden;
padding:2px 0 2px 4px;
}

