.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
}

.produkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	letter-spacing: 2px;
	font-weight: bold;
	
}
.produktbeschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	letter-spacing: 1px;
	text-align: justify;
}
.preis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	text-align: right;
}
.produktmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
}
.nurtextblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	letter-spacing: 1px;
	text-align: justify;
}
.normalschwarz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	letter-spacing: 1px;
}



hr {
	color: #999999;
	height: 1px;
	width: 80%;
}
#container {
	width: 1024px;
	margin: 10px auto;
	margin-top: 46px;
	margin-bottom: 0px;
	border: 1px solid #ffffff;
	text-align: left;
	background-color: #EFEFEF;
}
#header {
	width: 1024px;
	padding: 0px;
	margin: 0px;
	height: 119 px;
	background-image: url(img/bg_header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#header h1, #header h2 {
	display: none;
}

#menue_main {
	float:none;
	clear: both;
}


 
#menue_main {
	width: 1024px;
	height: 25px;
	color: #000000;
	margin: 0px;
	background-color: #666666;
	font-weight: bold;
}
.menue_main_links {

	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

}




#contentarea {
	width: 1024px;
	margin: 0px;
	padding: 0px;
	background-color: #EFEFEF;
}

.menueinhalt {
	width: 160px;
	border-top: 1px solid #000000;
	m\in-height: 350px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	background-image: url(../images/layout/bi_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.boxheader {
	border-top: 1px solid #000000;
}
.inhalt {
	width: 864px;
	m\in-height: 355px;
	height: auto;
	padding-bottom: 35px;
	background-color: #FFFFFF;
	background-image: url(../images/layout/hi_content.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.impressum {
	float:left;
	height: 50px;
	width:145px;
	text-align:center;
	position:fixed;
	top: 530px;
}

.hiddenfloat {
	clear: both;
	visible: hidden;
}

.inhalt h1 {
	font-size: 16px;
	font-weight: bold;
}

.inhalt h2 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.inhalt h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0px;
	margin: 10px 0px 5px 0px;
}

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

.inhalt h2, .inhalt h3, .inhalt h4, .menueinhalt h1, .menueinhalt h2, .menueinhalt h3, .inhalt h1 {
	margin: 10px 10px 2px 15px;
}

.inhalt p {
	margin: 0px 0px 5px 0px;
}



.inhalt span.mark {
	text-transform: capitalize;
	font-weight: bolder;
	font-style: italic;
}

.inhalt img.left {
	float:left;
	margin: 0px 10px 10px 15px;
	border: 1px solid #65787D;
}

.inhalt img.right {
	float:right;
	margin: 0px 15px 10px 10px;
	border: 1px solid #65787D;
}

#footer {
	float: none;
	clear: both;
	width: auto;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #684D42;
}

#footer p.footerline {
	font-size: 9px;
	color: #cccccc;
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -45px 0px;
}

#footer p.footerline a {
	font-size: 9px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
}

#footer p.footerline a:hover {
	font-size: 9px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}



acronym {
	border-bottom: dotted 1px #FFF;
	color: #9D9982;
	cursor: help;
}

a:link {
/*	color: #981616;*/
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
/*	color: #981616;*/
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a:active, a:hover {
/*	color: #981616;*/
	color: #384454;
	text-decoration: underline;
}

a.menue:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.menue:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.menue:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.menue_aktiv:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.menue_aktiv:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.menue_aktiv:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


.menuelinknor {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 4px 0px;
	;
	width: 140px;
	border-bottom: 1px solid #D8E472;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}




.tree1 {
	margin:2px 5px 2px 0px;
}

.tree2 {
	margin:2px 5px 2px 0px;

}


.menueinhalt p{
	padding: 0px 20px 5px 0px;
}

.inhalt p {
	padding: 3px 25px 3px 25px;
	text-align: justify;
}

.inhalt p.p1 {
	padding: 3px 25px 3px 25px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	float: left;
}


#left, #bild_big, .menueinhalt, .inhalt {
	float: left;
}



.inhalt ul.tree1 {
	margin: 0px;
	margin-left: 25px;
	padding: 00px;
	padding-left: 75px;
}

.inhalt ul.tree2 {
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
	padding-left: 45px;
}

.inhalt ul.tree3 {
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
	padding-left: 55px;
}

.inhalt li {
/*	display: block; */
	margin-bottom: 2px;
/*	padding-left: 14px;*/
/*	background: url(img/arrow.gif) no-repeat 0 5px;*/
	line-height: 14px;
	list-style-type: circle;
}

.inhalt ul.tree1 li {
	list-style-type: circle;
}

.inhalt ul.tree2 li {
	list-style-type: disc;
}



.inhalt p.footerline {
	font-size: 9px;
	color: #9D9982;
	height: 24px;
	text-align: center;
	margin: 30px 0px -25px 0px;
	visibility: hidden;
}

.inhalt p.footerline a {
	font-size: 9px;
	color: #9D9982;
	font-weight: normal;
	text-decoration: none;
}

.inhalt p.footerline a:hover {
	font-size: 9px;
	color: #4f4f4f;
	font-weight: normal;
	text-decoration: none;
}




.bild {
	border:1px solid #eaeaea;
	float: left;
	margin-right: 10px;
	margin-bottom:10px;
}

.abstand {
	margin-left: 10px;
}



/* ---- News  -----*/

#News {
	width: 500px;
	padding: 3px 25px 10px 25px;
	margin: 0px 0px 0px 0px;
	
}


#detailsNewsHeader {
	padding-top:10px;
	padding-bottom:15px;
	clear:both;
}
#detailsNewsHeader .ueber, #detailsNewsHeader .datum {
	float:left;
}

#detailsNewsHeader .ueber {
	font:11px verdana;
	font-weight:bold;
	color:#4f4f4f; 
}

#detailsNewsHeader .datum {
	font:9px tahoma;
	font-weight:normal;
	color:#7F868D;
	width:70px;
}


#detailsNewsText {
	clear:both;
}


#detailsNews {
	padding: 3px 25px 10px 5px;
	margin: 0px 0px 0px 0px;
}

#detailsNews .signatur {
	font:11px verdana;
	font-weight:bold;
	font-style:italic;
	color:#4f4f4f;
	padding-top:5px;
	float:none;
}
#detailsNews .NewsText  {
	font:11px verdana;
	font-weight:normal;
	text-align:justify;
	color:#4f4f4f;
	width:450px;
	float:left;
	padding-top:0px;
}

#detailsNews  .pic {
	float: left;
	margin: 5px 8px 12px 0px;
}

.picture, .picture_text {
	float: none;
	clear: both;
}



.box {
	float:left;
	margin:0;
	padding:5px;
}

#detailsNews .paging {
	clear:both;
	float:none;
	margin:5px;
	padding: 15px 5px 5px 25px;
}

/*----- Formular ------ */
.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.klein{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}
input.i20 {
	height: 17;
	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	
}
input.i10 {
	height: 17;
	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 110px;
	
}
input.i2 {
	height: 17;
	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 30px;
	
}
input.i60 {
	height: 17;
	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 105px;
	height: 20px;
	
}
input.i40 {
	height: 17;
	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 40px;
	
}
input.login {
	height: 17;
	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 60px;
	
}
input.i160 {
	height: 17;
	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	
}
input.isuche {
	height: 17;
	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 80px;
}
select.sel50 {
	height: 17;
	font-size: 10px;
	background: #FFFFFF url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 50px;
	}
	select.sel80 {
	height: 17;
	font-size: 10px;
	background: #FFFFFF url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	
	}
select.sel100 {
	height: 17;
	font-size: 10px;
	background: #FFFFFF url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
}
select.sel200 {
	height: 17;
	font-size: 10px;
	background: #FFFFFF url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;

}
select.sel350 {
	height: 17;
	font-size: 10px;
	background: #FFFFFF url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 350px;

}
select.sel10 {
	font-size: 10px;
	background: #FFFFFF url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	height: 100px;
}
input.submit {
cursor:pointer;
border:outset 1px #cccccc;
background:#999999;
color:#333333;
font-weight:bold;
padding: 1px 2px;
background:url(../images/layout/formbg.gif) repeat-x left top;


}
textarea.tarea50 {
	height: 17;
	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	width: 100%;
}
textarea.tarea100 {

	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 150px;
	width: 100%;
	
}
textarea.tarea200 {

	font-size: 10px;
	background: 0 url(../images/layout/bg_input.jpg) no-repeat;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 150px;
	width: 300px;
}

/*----- Formular ------ */


.error {
	color: #dc0000;
}

.bold {
	font-weight: bold;
}

.kursiv {
	font-style: italic;
}

/*---- Mitarbeiter  ----*/


#row_spezi {
	width: 260px;
	float: left;
	padding: 0px 0px 15px 0px;
	margin: 15px 0px 0px 25px;
/*	border-bottom: 1px solid #CCC;*/
}

.spezi_bild, .spezi_text {
	float: left;
}

.spezi_bild {
	margin: 0px 8px 5px 0px;
	width: 80px;
}

.spezi_text {
	width: 160px;
}

.antifloat {
	float: none;
	clear: both;
}

/*Mitarbeiter */

#Mitarbeiter {
	width: auto;
	margin: 0px 15px 10px 15px;
	padding: 0px;
	border-bottom: 1px solid #B4BBC1;
}

#bild img {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	border: 1px solid #B4BBC1;
}

#bildrechts
{
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	left: 150px;
}
#bildrechts
{
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	left: 150px;
}

#MitarbeiterLogo, #MitarbeiterAdresse  {
	float: left;
	margin: 0px 0px 10px 0px; 
}

#MitarbeiterAdresse {
	width: 350px;
	padding: 0px 0px 0px 10px;
}

#MitarbeiterLogo {
	width: 150px;
}

#bildrechts {
	width: 165px;
}

#MitarbeiterLogo img, #bildrechts img {
	margin: 5px;
	padding: 0px;
	border: 1px solid #65787D;
	/*width: 110px;*/
}

#MitarbeiterLogo img.leer {
	margin: 5px;
	padding: 0px;
	border: 0px;
/*	border: 1px solid #65787D;*/
	width: 110px;
}

.MitarbeiterName {
	font-weight: normal;
	float: none;
	clear: both;
}
.MitarbeiterDaten {
	font-weight: normal;
}
.MitarbeiterDaten p.p1 {
	width: auto;
	line-height: 17px;
}

.MitarbeiterDaten ul {
	padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 5px;
}

.MitarbeiterDaten ul li {
	margin-bottom: 2px;
	line-height: 14px;
	/*list-style-type: circle;*/
	list-style-type: none;
	font-weight: bolder;
}

.MitarbeiterDaten ul.tree2 {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 5px;
}

.MitarbeiterDaten ul.tree2 li {
	margin: 0px 0px 2px 15px;
	line-height: 14px;
/*	list-style-type: disc;*/
	list-style-image: url(img/arrow.gif);
	list-style-position: outside;
	display: list-item;
	font-weight: normal;
}

.bold{
	font-weight:bolder
}

acronym {
	cursor:help;
	border-bottom:1px dotted #65787D;
	color:#65787D;
/*	letter-spacing:1px;
	text-transform:uppercase;*/
}

#news {
	margin: 15px;
	font:11px verdana;
}

#detailsNewsHeader {
	padding: 0px 0px 15px 0px;
	clear:both;
}

#detailsNewsHeader .ueber, #detailsNewsHeader .datum {
	width: auto;
	margin: 0px 10px 0px 10px;
	float:left;
}

#detailsNewsHeader .ueber {
	font-weight:bold;
}

#detailsNewsHeader .datum {
	font:9px verdana;
	font-weight:normal;
	color:#cccccc;
}


#detailsNewsText {
	clear:both;
}

#detailsNews .signatur {
	font-weight:bold;
	font-style:italic;
	padding-top:5px;
	float:none;
}
#detailsNews .NewsText  {
	font-weight:normal;
	text-align:justify;
	float:none;
	padding: 0px 0px 0px 0px;
}
#detailsNews .link {
	font-weight:normal;
	padding: 5px 0px 0px 0px;
	float:none;
}
#news .zurueck {
	font-weight:normal;
	margin: 25px 0px 0px 0px;
	padding: 0px;
}
.box {
	float:left;
	margin:0;
	padding:5px;
}

img.anfahrt {
	margin: 5px;
	padding: 0px;
	border: 1px solid #65787D;
	/*width: 110px;*/
}
