body{
	margin: 0px;
	background-color: #0065A4;
	overflow: visible;
	font-family: Franklin Gothic Medium, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	
}

/* Container Anfang */

#topframe {
	margin-top: -10px;
	left: 0px;
	width: 100%;
	height: 100px;
	}

#globalnav {
   height: auto;
	width: 720px;
   background-image: url(navback4.gif);
	background-repeat: repeat-x;
	float:left;
	left: 17%;
	position: relative;
	margin-top: 5px;
	
}
.navbar {
	text-align: center;
	font-weight: bolder;
	
}
a:link {
text-decoration: none;
color: #0065A4;
}

a:visited {
color: #0065A4;
text-decoration: none;
}

a:hover {
	color: Red;
}
a:active {
	color: #0065A4;
}
/* Mainframe Anfang */

#mainframe {
	overflow: hidden;
	left: 17%;
	position: relative;
	margin-top: 5px;
	float: left;
	width: 700px;
	height: 445px;
	background-image: url(Wasserzeichen.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	/*border: thin solid #FFD700;*/
}

#mainframe2 {
	overflow: hidden;
	left: 17%;
	margin-top: 10px;
	position: relative;
	float: left;
	width: 700px;
	height: 445px;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	/*border: thin solid #FFD700;*/
}
#mainframetext {
	overflow: auto;
	scrollbar-base-color: #FFF480;
	scrollbar-track-color: #0065A4;
	/*scrollbar-highlight-color: #0065A4;*/
	scrollbar-arrow-color: red;
	/*
	scrollbar-shadow-color: #0065A4;
	scrollbar-darkshadow-color: #0065A4;
	*/
	width: 685px;
	height: 440px;
	margin: 5px;
	padding: 5px;
	color: #FFF480;
	font-size: 1.2em;
}

#prod_beschreibung {
	overflow: hidden;
	width: 350px;
	height: 160px;
	background-image: url(prod_beschreibunga.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}

#prod_beschreibung_b {
	overflow: hidden;
	width: 250px;
	height: 100px;
	background-image: url(prod_beschreibunga.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
}
#prod_beschreibung_a {
	overflow: hidden;
	width: 700px;
	height: 100px;
	background-image: url(prod_beschreibungb.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 0px;
}

.text {
	margin: 10px;
	font-size: 0.7em;
	
}

#bottomframe {
	clear: left;
	position: relative;
	left: 17%;
	top: 15px;
	color: #FFF460;
}


/* linker Frame Anfang */
#leftframe {
	position: absolute;
   left: 5px; 
	float: left;
	width: 17%;
	height: 450px;
	}
	
#leftframe ul {
	margin-left: -140px;
	list-style: none;
	line-height: 25px;
	font-weight: bolder;
   }
#leftframe a:link {
	color:#FFF460;
	text-decoration: none;
}

#leftframe a:visited {
	color: #FFF460;
	text-decoration: none;
}

#bildleisteleft {
	position: relative;
	top: -36%;
	left: 0px;
}

#bildleistemiddle {
	position: relative;
	margin-top: 1%;
	left: 1%;
}

#bildleisteright {
	position: relative;
	margin-top: -11.5%;
	left: 89.5%;
}
/* Container Ende */

/* Klassen Anfang */

/*Kontaktformular */
form {
	color: #FFF460;
	margin-left: 0px;
	font-variant: normal;
	font-size: 0.8em;
	line-height: 0px;
}

form br {
	clear: left;
}

.input {
   line-height: 15px;
   color: #FBF38D;
	width: 20em;
	margin: 1px;
	padding: 5px;
	float: left;
	text-align: right;
}

.prod_bottom {
	background-image: url(navback4.gif);
	background-repeat: no-repeat;
	width: 700px;
}

.bartlehof{
	font-family: Monotype Corsiva;
}
/* Klassen Ende */
