/* -- Allgemeines -- */

#MASTERTEST {
/*	Container für alles rechts der Navi*/
	background: #FFF; /*orange*/
 	position: relative;
	left: 0px;
	top: 0px;
	width: 80%;
	margin-right: 50;
 }

body {
	background-color: #fff;
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	margin-right: 300
}

/* -- Text Definitionen -- */

a { 
	color: #00589c; 
	text-decoration: none;
}
a:hover {color: #f9b700;}

h1, h2, h3, h4 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 17px;
	font-weight: 900;
	line-height: 24px;
	background-color: #f9b700;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 5px 0;
}
h2 {
	color: #69676b;
	font-size: 12px;
	text-transform: uppercase;
}
h3 {
	color: #68676b;
	font-size: 10px;
	line-height: 14px;
}
h4 {
	color: #f9b700;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	padding: 0 0 3px 3px;
	margin: 0;
}
h5 {
	font-size: 17px;
	font-weight: 900;
	line-height: 24px;
	background-color: #fff;
	text-transform: uppercase;
	color: #f9b700;
	margin: 0 0 5px 0;
}

/* -- Bild und Class Definitionen -- */

img { 
	border: solid 1px #68676b;
	margin: 0;
	padding: 0;
}
.none { border: none;}
.none2 { border: solid 1px #FFFFFF;}
.none3 { border: solid 1px #FFFFFF;}
.produkt {margin-right: 18px;}
.produkt2 {
			margin-right: 22px;
			border-top: 5px solid #f9b700;
}
.produkt3 {margin-right: 1px;}
.blau {color: #00589c;}
a:visited .blau {color: #68676b;}
.h3 {
	color: #68676b;
	font-size: 10px;
	line-height: 14px;
}
a img:hover { border: solid 1px #f9b700;}
.anone img:hover {border: none;}
.anone3 img:hover {border: solid 1px #FFFFFF;}
iframe {
	border: 4px #000000;
     
	height: 363px;
	width: 484px;
	margin: 0px;
	padding: 0;
	position: absolute;
	left: 0;
	top: 32px;
/*	background-image: url(../pix/karte_00.gif);*/
	background-repeat: no-repeat;
	background-color: transparent;
}



/* -- DIV Definitionen-- */



#logo {
	position: relative;
	left: 120px;
	top: 0px;
	height: 100%;
	width: 100%;
}
#head {
	position: absolute;
	left: 162px;
	top: 95px;
	border-top: 5px solid #f9b700;
	height: 100px;
	width: 788px;
}
#blau {
	position: absolute;
	left: 0px;
	top: 95px;
	border-top: 5px solid #00589c;
	height: 100px;
	width: 162px;
}

#content{
	position: absolute;	/* Begrenzung Menülinks*/
	left: 0px;
	top: 220px;
}

#bottomline{
	position: relative; /* Begrenzung Unten*/
	left: 0px;
	width: 950px;
	/*border-bottom: 1px solid #00589c;*/
}


#navi {
	position: absolute;
	left: 0px;
	top: 220px;
	width: 160px;
	height: 400px;
}



#text {
	position: absolute;
	left: 183px;
	top: 217px;
	width: 590px;
	height: 380px;
 }
 
#text2 {
/*	Orange Header*/
	position: relative;
	background: #fff; 
	left: 183px;
	top: 130px;
	/*width: 80%;*/
	width: 765px;
	margin-right: 50;
 }
 
 #text3 {
/*	Orange Header*/
	position: relative; /*zum EInsatz über Bildern ;-)*/
	background: #fff; /*grün*/
	left: 183px;
	top: 130px;
	width: 765px;
	margin-right: 50;
 }
 
#textpro {
	position: absolute;
	left: 170px;
	top: 220px;
	width: 270px;
	height: 380px;
	overflow-y: none;
	overflow-x: none;
 }
#box {
	overflow-y: scroll;
	overflow-x: none;
	height: 100%;
	width: 100%;
	padding: 0 10px 0 0;
}
#box2 {
	overflow-y: none;
	overflow-x: none;
	height: 100%;
	width: 100%;
	padding: 0 0 0 0;
}
#news {
	position: absolute;
	left: 799px;
	top: 221px;
	width: 140px;
	height: 363px;
	padding: 0 0 0 10px;
	margin: 0;
}
#bilder{
	position: absolute;
	left: 490px;
	top: 220px;
	width: 390px;
	padding: 35px 10px 0 22px;
}
#liste_mit {
	position: absolute;
	left: 693px;
	top: 248px;
	width: 250px;
	height: 355px;
	padding: 0 5px 3px 0;
	margin: 0;
	overflow-y: scroll;
	overflow-x: none;
}



/* -- Listen Definitionen-- */

#menu {
	text-align: left;
	color: #f9b700;
	width: 160px;
	padding: 0 5px 0 0;
	margin: 0;
}
#menu li {
  list-style-type: none;
  border-bottom: 1px solid #68676b;
  padding: 3px 0 3px 3px;
  font-size: 12px;
  text-transform: uppercase;
}
#menu li a {
  color: #68676b;
  text-decoration: none;
}
#menu li a:hover {
  color: #00589c;
}
#menupunkt {
	padding: 0;  
  	text-align: right;
  	color: #f9b700;
  	width: 160px;
	margin: 0;
}
#menupunkt li {
  list-style-type: none;
  border-bottom: 1px solid black;
  padding: 3px;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
}
#menupunkt li a {
  color: #000;
  text-decoration: none;
}
#menupunkt li a:hover {
  color: #00589c;
}
#menunews {
	text-align: left;
	color: #f9b700;
	width: 158px;
	padding: 0;
	margin: 0 0 0 -20px;
}
#menunews li {
  list-style-type: none;
  border-bottom: 1px solid #68676b;
  padding: 3px 0 3px 20px;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
}
#liste {
	text-align: left;
	width: 520px;
	heigth: 200px;
	margin: 0;
	margin-left:20px;
	padding: 0;
}
#liste li {
	font-size: 12px;
	line-height: 17px;
	list-style-image: url(../pix/listenpunkt.html);
	margin: 0;
}
#liste li a {
	color: black;
}
#liste3 {
	text-align: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
#liste3 li {
	font-size: 12px;
	line-height: 17px;
	list-style-image: url(../pix/listenpunkt2.html);
	margin: 0;
}
#liste3 li a {
	color: black;
}
#liste li a:hover {color: #00589c;}
#liste li a:hover .none {color: #00589c;}
#liste2 {
	text-align: left;
	margin: 0;
}
#liste2 li {
	font-size: 12px;
	line-height: 17px;
	list-style-image: url(../pix/listenpunkt2-2.html);
	margin: 0;
}
/* -- Tabellen Definitionen-- */

table {
		style: noshade;
}
td {
	border-bottom: 1px solid #dadadd;
	vertical-align: top;
	
}
table a {
	text-decoration: none;
	color: #000000;
}
.tabliste td{
	border-bottom: none;
}
.breit {width: 500px;}
.breit2 {width: 700px;}

