@import url("css_test.css");
/* styles fuer malv.de */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	}

html {
	}

td {
	}

h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 7px;
	}

h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 7px;
	}

h3 {
	font-size:14px;
	margin-top: 0px;
	margin-bottom: 7px;
	}

h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 7px;
	}

h5 {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 7px;
	}

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

ul {
	margin-top: 0px;
	margin-bottom: 7px;
	}

li {
	margin-top: 0px;
	margin-bottom: 7px;
	}

img {
	border: none;
	margin: 0;
	padding: 0;
	}

.bild img {
	border: none;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 300px;
	}

.kommentar {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FF0000;
	}
	
.clr {
	clear: both;
	}


/* Positionierung */

.alles {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	}

.container0 {

	width: 700px;
	height: 600px;
	text-align: left;
	position: absolute;
	margin-left: -350px;
	top: -250px;
	left: 50%;
	text-align: left;
	background-color: #FFFFFF;
}

.container {
	width: 600px;
	height: 600px;
	text-align: left;
	position: absolute;
	margin-left: -300px;
	top: -0px;
	left: 50%;
	text-align: left;
	background-color: #FFFFFF;
	}

.oben {
	float: none;
	height: 300px;
	}

.oben img {
	border: 0;
	margin: 0;
	padding: 0;
	width: 600px;
	height: 300px;
	}

.bild {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 600px;
	height: 300px;
	overflow: hidden;
	}
	
.zwischenebene {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 600px;
	height: 300px;
	text-align: center;
	overflow: hidden;
	}

.text {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 11;
	width: 600px;
	height: 300px;
	text-decoration: none;
	text-align: right;
	overflow: hidden;
	}

.postext1 {
	position: absolute;
	top: 23px;
	left: 85px;
	width: 257px;
	}

.poslink1 {
	position: absolute;
	width: 128px;
	height: 35px;
	top: 19px;
	left: 456px;
	background-color: #009999;
	overflow: hidden;
	}
	
.poslink1 img {
	width: 128px;
	height: 35px;
	}

.menu {
	float: none;
	width: 600px;
	height: 15px;
	margin-top: 1px;
	overflow: visible;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

#MenuPos {
	float: left;
	width: 300px;
	height: 15px;
	}

.menu_links_links {
	position: absolute;
	top: 302px;
	left: -50px;
	width: 50 px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	font-size: 10px;
	text-align: right;
	font-style: normal;
	font-family: Arial;
	font-weight: 100;
	background-color: #FFFFFF;
	color: #CCCCCC;
	}
	
.menu_rechts {
	position: absolute;
	top: 302px;
	left: 180px;
	width: 420px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	font-size: 10px;
	text-align: right;
	font-style: normal;
	font-family: Arial;
	font-weight: 100;
	}
	
.menu_rechts_rechts {
	position: absolute;
	top: 302px;
	left: 606px;
	width: 50px;
	height: 15px;
	line-height: 15px;
	vertical-align: middle;
	font-size: 10px;
	text-align: left;
	font-style: normal;
	font-family: Arial;
	font-weight: 100;
	background-color: #FFFFFF;
	}

.menu_rechts_rechts_unten {
	position: absolute;
	top: 338px;
	left: 600px;
	width: 50px;
	height: 259px;
	line-height: 15px;
	font-size: 10px;
	text-align: left;
	font-style: normal;
	font-family: Arial;
	font-weight: 100;
	background-color: #FFFFFF;
	}


.text_unten {
	position: absolute;
	top: 313px;
	left: 300px;
	float: right;
	width: 300px;
	line-height: 15px;
	height: 866px;
	margin-top: 21px;
	font-size: 11px;
	text-align: right;
	color: #000000;
	}
	


/* Positionierung Ende*/

/* Formatierung Links */

/* beware of mozilla 4.x bug ??? */
a {
	text-decoration: none;
	}
/* beware of mozilla 4.x bug ??? */

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

a:visited {
	color: #666666;
	}

/* mozilla only: Tastaturbelegung */
a:focus {
	}

a:hover {
	color: #FF0000;
	}
	
a:active {
	}

.menu_links_links a {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10px;
	font-weight: lighter;
	margin-left: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	}

.menu_links_links a:link {
	}

.menu_links_links a:visited {
	}

/* mozilla only: Tastaturbelegung */
.menu_links_links a:focus {
	}

.menu_links_links a:hover {
	}

.menu_links_links a:active {
	}


.men_rechts {
	font-size: 11px;
	font-weight: light;
	}


.menu_rechts a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: light;
	margin-left: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	}

.menu_rechts a:link {
	}

.menu_rechts a:visited {
	}

/* mozilla only: Tastaturbelegung */
.menu_rechts a:focus {
	}

.menu_rechts a:hover {
	color: #F00;
	font-weight: bold;
	}

.menu_rechts a:active {
	}
	
.menu_rechts_rechts a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: lighter;
	margin-left: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	}

.menu_rechts_rechts a:link {
	}

.menu_rechts_rechts a:visited {
	}

/* mozilla only: Tastaturbelegung */
.menu_rechts_rechts a:focus {
	}

.menu_rechts_rechts a:hover {
	color: #000000;
	}

.menu_rechts_rechts a:active {
	}

.menu_rechts_rechts_unten a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: lighter;
	margin-left: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	}

.menu_rechts_rechts_unten a:link {
	}

.menu_rechts_rechts_unten a:visited {
	}

/* mozilla only: Tastaturbelegung */
.menu_rechts_rechts_unten a:focus {
	}

.menu_rechts_rechts_unten a:hover {
	color: #000000;
	}

.menu_rechts_rechts_unten a:active {
	}
	

	}
	
.men_rechts_hervorhebung {
	font-size: 11px;
	font-weight: bold;
}

.men_rechts_hervorhebung a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	}

.men_rechts_hervorhebung a:link {
	}

.men_rechts_hervorhebung a:visited {
	}
‚‚
/* mozilla only: Tastaturbelegung */
.men_rechts_hervorhebung a:focus {
	}

.men_rechts_hervorhebung a:hover {
	color: #F00;
	font-weight: bold;
	}

.men_rechts_hervorhebung a:active {
	}
	
.text_unten a:link {
}
	
.text_unten a {

	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: lighter;
	margin-left: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.text_unten a:visited {

	color: #000000;
}

.text_unten a:focus {


	color: #000000;
}

.text_unten a:hover {
	font-weight: bold;
	color: #F00;
}


.text_unten a:active {
	color: #000000;
	font-weight: bold;
}

