body {
	font-family: arial, helvetica;
	font-size: 12px;
	color: #777777;
	line-height: 130%;
	margin: 0px;
	background-color: #E5E5E5;
}
p{ margin: 0px 0px 10px 0px; }
div{
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	margin: 0px;
}
h2, h3, h4{	color: #666666; 
	margin: 5px 0px 5px 0px;
}
h1{
	font-size: 16px;
	color: #ff9900;
	margin: 5px 0px 8px 0px;
	line-height: 110%;
}
h2{	font-size: 14px; }
h3{
	font-size: 12px;
	margin-left: 1px;
}
h4{
	font-size: 11px;
	font-weight:normal;
	padding-left:1px;
}
li{
	list-style-type: disc;
	padding: 0px;
	margin: 0px auto 2px 15px;
}
ul{
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

/* Links in Hauptnavi */
a, a:link, a:visited, a:active, a:hover, a:focus{
	text-decoration:none;
	font-weight:normal;
	color: #CC3300;
	font-size: 12px;
}
a:hover { color: #777; }

/* Seite drucken */
#print a {
	padding-left: 18px;
	background-image: url(../upload/Bilder/seitenelemente/printer_red.gif);
	background-repeat : no-repeat;
}

#print a:hover{
	padding-left: 18px;
	background-image: url(../upload/Bilder/seitenelemente/printer_gray.gif);
	background-repeat : no-repeat;
}

/* Seite empfehlen */
#recommend a {
	padding-left: 18px;
        padding-right: 20px;
	background-image: url(../upload/Bilder/seitenelemente/seite_weiterempfehlen_red.gif);
	background-repeat : no-repeat;
}

#recommend a:hover{
	padding-left: 18px;
        padding-right: 20px;
	background-image: url(../upload/Bilder/seitenelemente/seite_weiterempfehlen_grey.gif);
	background-repeat : no-repeat;
}

/* Linkdesign im Hauptcontent */
#content a {
	padding-left: 14px;
	background-image: url(../upload/Bilder/seitenelemente/pfeil_oben_red.gif);
	background-repeat : no-repeat;
}

#content a:hover {
	padding-left: 14px;
	background-image: url(../upload/Bilder/seitenelemente/pfeil_oben_grey.gif);
	background-repeat : no-repeat;
}


/* Linkdesign ohne Pfeile */

#content a.ohnepfeil, 
#content a.ohnepfeil:hover, 
#content span.ohnepfeil a, 
#content span.ohnepfeil a:hover  {
	background-image: none;
}


#galerie a, #galerie a:hover {
	background-image: none;

}


input, select, textarea {
	border: 1px solid #CCC;
	background-color: #FAFAFA;
	color: #777;
	padding: 0px 4px;
	font-size:11px;
	height: 15px;
}

input.err {
	background-color: #ffE8E1;
	border-color: #CC3300;
	color: #CC3300;
}

.err input {
	background-color: #ffE8E1;
	border-color: #CC3300;
	color: #CC3300;
}

.btn{
	width: 90px;
	height: 17px;
	font-weight: bold;
	background-color: #F1F1F1;
}
label {
font-size: 11px;
padding-left:1px;
padding-right: 5px;
}


/* Spaltenübergreifend */
.bggrey {
	background-color: #E5E5E5;
}
#sheets{
	width: 951px;
	margin-top: 20px;
	background-image: url(../images/bg/sp2_streifen.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#sheetsbottom{
	height: 91px;
	background-image: url(../images/bg/bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
}

/* Linke Spalte */
.spalte1{
	width: 470px;
}
#contentbox{
	width: 470px;
	padding: 0px;
	border-top: 1px solid #CCC;
}
#content{
	margin: 25px 25px 25px 25px;
}
#logobox{
	height: 120px;
}
#logo{
	margin: 0px auto auto 25px;
}
#visualbox{
	height: 190px;
	width: 470px;
	border-top: 1px solid #CCC;
}
#visualextbox{
	height: 110px;
	width: 470px;
	border-top: 1px solid #FFF;
	background-image: url(../images/vis_unten.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 0px;
}
#vistext{
	color: #666;
	text-align: right;
	font-size: 22px;
	padding: 0px 25px 20px 0px;
}

/* rechte Spalte */
.spalte2{
	width: 481px;
}
#metanavbox {
	height: 120px;
	background-image: url(../images/bg/sp2_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
}
#metanav{ 
	margin-right: 14px;
	margin-top: 0px;
	padding-right: 23px;
	text-align: right;
}
#mnavtab {
	margin: auto 0px 18px auto;
}
/* Links in Metanavi */
.mnav, .mnav_on		{ padding-left: 25px; }
.mnav_on a, .mnav_on a:link,  .mnav_on a:visited, .mnav_on a:active, .mnav_on a:focus { color: #CC3300; }
.mnav a, .mnav a:link,  .mnav a:visited, .mnav a:active, .mnav a:focus { color: #999; }
.mnav_on a:hover, .mnav a:hover { color: #777; }

#navibox{
	height: 190px;
	line-height: 100%;
	background-image: url(../images/bg/linie.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#navi { margin: 0px 0px 0px 25px; }

/* Links in Hauptnavi */
.nav1 a, .nav1 a:link,  .nav1 a:visited, .nav1 a:active, .nav1 a:hover, .nav1 a:focus {
	font-size:14px;
	font-weight: bold;
	color: #666;
	margin: 0px auto 0px -1px;
}
.nav1_on a, .nav1_on a:link,  .nav1_on a:visited, .nav1_on a:active, .nav1_on a:hover, .nav1_on a:focus { 
	font-size:14px;
	font-weight: bold;
	color: #CC3300;
	margin: 0px auto 0px -1px;
}
.nav1 a:hover, .nav1_on a:hover { 
	font-size:14px;
	font-weight: bold;
	color: #888;
}
.nav2 a, .nav2 a:link,  .nav2 a:visited, .nav2 a:active, .nav2 a:hover, .nav2 a:focus { 
	font-size: 11px;
	color: #999;
	margin: 0px;
}
.nav2_on a, .nav2_on a:link,  .nav2_on a:visited, .nav2_on a:active, .nav2_on a:hover, .nav2_on a:focus { 
	font-size: 11px;
	color: #CC3300;
	margin: 0px;
}
.nav2 a:hover, .nav2_on a:hover {
	font-size: 11px;
	color: #777;
}

a.mehr{
	font-size:12px;
	font-weight: bold;
	color: #ff9900;
}

#newsbox{
	height: 110px;
	background-image: url(../images/bg/linie.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#news {
	margin: 15px 25px auto 25px;
	padding-bottom: 5px;
}

#news a {
	color: #888888;
}

#news a:hover {
	color: #666666;
}

#news h1 { margin: 0px auto 5px 0px; }
#teaserbox{
	background-image: url(../images/bg/linie.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 22px;
}
#footerleiste {	margin: auto 37px 37px 470px; }
.teasercontent{
	min-height: 100px;
	height: auto;
	/* Hack for IE (doesn't support min-height) */
	_height: 100px;
	font-size: 12px;
	color: 666666;
	line-height:120%;
	margin: 10px 10px 10px 147px;
}
.teasercontent h1, .teasercontent h2, .teasercontent h3, .teasercontent h4 {
	margin: 0px 0px 4px 0px; 
}
ul.navlist li{
	list-style-type: none;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}
ul.navlist{
	margin: 0px;
	padding: 0px;
}
td.navcell{
	width: 195px;
	height: 50%;
}
td.navcell ul {	margin-top: 20px; }
.teaser{
	border: 1px solid #CCC;
	width: 418px;
	min-height: 130px;
	height: auto;
	/* Hack for IE (doesn't support min-height) */
	_height: 130px;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px auto 20px 25px;
}
.testimonialteasercontent, .produktteasercontent {
	margin-top:10px;
	margin-bottom: 4px;
	padding-right: 7px;
	width:100%;
	font-size: 12px;
	color: 666666;
	line-height:120%;
}
.testimonialteaser, .produktteaser {
	border: 1px solid #CCC;
	width: 420px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px auto 22px 25px;
}

/* Login - Teaser - Styles */
a.login_button, a.login_button:link,a.login_button:visited {
	border: 1px solid #cccccc;
	background-color: #f1f1f1;
	color: #777777;
	font-size:11px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}
.error {
	color: #CC3300;
	font-weight: bold;
	font-size:11px;
	padding-bottom: 10px;
}
.label_searchbox {
	font-size: 11px;
	padding-left:1px;
	padding-right: 5px;
}

