@CHARSET "ISO-8859-1";
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}

#border_top {
	height: 5px;
	background-color: #000000;
	
}

#navi_top {
	background-color: #ffffff;
	height: 18px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
	color: #404040;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	text-align: right;
	width: 506px;
}


#border_right {
	border-right: solid 1px #aaaaaa;
}

#copyright {
	font-family: Verdana, Arial, sans-serif;
	color: #565656;
	text-align: center;
	font-size: 10px;
}


#content {
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 20px;	
}

.navi_high {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #9ddd41;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}
.navi_under {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #cccccc;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}
.navi_low {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #dfebce;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.navi_sub  {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #dfebce;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

#navi_spacer {
	background-color: #000000;
}

a.nohigh:link, a.nohigh:active, a.nohigh:visited, a.nohigh:hover {
	text-decoration: none;
	color: #000000;
	border-width: 0px;
}

a.nohigh_white:link, a.nohigh_white:active, a.nohigh_white:visited, a.nohigh_white:hover {
	text-decoration: none;
	color: #ffffff;
	border-width: 0px;
}

a.nohigh_navitop:link, a.nohigh_navitop:active, a.nohigh_navitop:visited, a.nohigh_navitop:hover {
	text-decoration: none;
	color: #404040;
	font-weight: normal;
	border-width: 0px;
}

h1 {
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	border-bottom: 1px solid #9ddd41;
}
h2 {
	font-family: Verdana; 
	font-size: 20px; 
	font-weight: normal; 
	color: #78b914;
	margin-top: 0px;
}

h3.news {
    font-family: Verdana; 
    font-size: 13px; 
    font-weight: bold; 
    color: #222222;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
    line-height: 14px;
    
}

h3.news a:link, h3.news a:active, h3.news a:visited, h3.news a:hover {
	text-decoration: none;
	border-bottom-width: 0px;
	color: #222222;
}

td.produktbeschreibung {
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-color: #f5f5f5;
}

span.produkttitel {
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold;
	color: #000000;
}

a.smallgrey:link,a.smallgrey:visited,a.smallgrey:active,a.smallgrey:hover,span.smallgrey {
	font-family: Verdana; 
	font-size: 10px; 
	color: #454545;
	font-weight: normal;
}

span.vsmallgrey {
	font-family: Verdana; 
	font-size: 9px; 
	color: #454545
}

td.vsmallgrey {
	font-family: Verdana; 
	font-size: 9px; 
	color: #A5A5A5;	
}

span.produktpreis {
	font-family: Verdana; 
	font-size: 18px; 
	color: #f55c33; 
	font-weight: bold
}

span.produktbeschreibung {
	font-family: Verdana; 
	font-size: 11px;
	color: #000000
}

span.preisklein {
	font-weight: bold; 
	color: #f55c33
}

td.produktcontainer {
	cursor: pointer;
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000
}

hr {
	border-bottom: 1px dashed #9ddd41;
	border-top: 0px;
	height: 0px;

}

hr.news {
    border-bottom: 1px dashed #9ddd41;
    border-top: 0px;
    height: 0px;
    width: 150px;
    text-align: center;	
}

input, option, select, textarea {
	font-family: Verdana;
	font-size: 11px
}

input.green_button {
	background-color: #9ddd41;
	border-width: 2px;
	font-size: 13px;
	font-weight: bold;
	
}

span.error {
	font-weight: bold;
	color: red;
}

a:active, a:visited, a:hover, a:link {
	text-decoration: underline;	
	color: #000000;
	font-weight: bold;	
}

ul {
	line-height: 15px;
}

li {
	margin-bottom: 5px;
}
