body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-style: normal;
	color: #003078;
	margin: 0px;
}

#wrap {
	width: 1024px;
	background-image: url(../design/back_navi.jpg);
	background-repeat: repeat-y;
}

#header {
	height:80px;
	background:#FFFFFF;
	background-repeat:no-repeat;
	background-image: url(../design/teaser.jpg);
	margin: 0px;
	padding: 0px;
}

#teaser {
	float: left;
	width: 700px;
	height:80px;
}

#logo {
	float: right;
	width:  195px;
	position: static;
	top: 16px;
	right: 9px;
}

#content {
	float:right;
	width: 77%;
	background-color: #FFFFFF;
}


#headbar {
	height:40px;
	background-image: url(../design/hbbgr.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
}

#sitemenu {
	height:20px;
	background:none;
	padding-top: 16px;
	color: #FFFFFF;
	text-align: right;
}

#sitemenu a:link, #sitemenu a:active, #sitemenu a:visited, #sitemenu a:focus, #sitemenu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar {
	float: left;
	width: 21%;
	padding: 3px;
	background-repeat: repeat-y;
	height: 100%;
}



#footer {
	clear:both;
	background:	#BB2030;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:focus { 
	color: black;
	text-decoration: none;
}
.box {
	display:block;
	width: 95%;
	padding: 3px;
	margin-left: 3px;
	background:#DDDDDD;
	border: 1px solid #808080;
	border-bottom: 1px solid #202020;
	border-right: 1px solid #202020;
}
.box h3 {
  margin: 0;
  padding: 0px;
  font-size: 110%;
  color: #333;
  background:#CCCCCC;
  }

.menu1 {
	display:block;
	padding-left: 4px;
	padding-bottom: 2px;
	border-top: 1px none #FFFF00;
	cursor:hand;
	background-color: #DDDDDD;
	font-size: 90%;
	color: #333333;
	font-weight: bold;
	border-right: 1px none #FFFF00;
	border-bottom: 1px solid #FF0000;
	border-left: 1px none #FFFF00;
}

.msel1 {
	display:block;
	cursor:hand;
	padding-left: 4px;
	padding-bottom: 2px;
	border-top: 1px none #FFFF00;
	background-color: #F1FF3F;
	font-size: 90%;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px none #FFFF00;
	border-bottom: 1px solid #FF0000;
	border-left: 1px none #FFFF00;
}

.menu2 {
	display:block;
	cursor:hand;
	border-top: 1px none #FFFF00;
	background-color:#B0B0B0;
	padding-left: 10px;
	padding-bottom: 2px;
	font-size: 90%;
	color: #333333;
	border-right: 1px none #FFFF00;
	border-bottom: 1px outset #FF0000;
	border-left: 1px none #FFFF00;
}
.msel2 {
	display:block;
	border-top: 1px none #FFFF00;
	cursor:hand;
	padding-left: 10px;
	padding-bottom: 2px;
	background-color: #F1FF3F;
	font-size: 90%;
	color: #FFFFFF;
	border-right: 1px none #FFFF00;
	border-bottom: 1px solid #000000;
	border-left: 1px none #FFFF00;
}

form {  
margin: 0px;
padding: 0px;
}

input { 
font-size: 10px;
margin: 0px;
padding-left: 0px;
}

select {  
font-size: 10px;
margin: 0px;
padding: 0px;
}
.text-small {
	font-size: 85%;
	color: #000000;
	font-style: italic;
}
.titel {
	font-size: 190%;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.artikellistekopf {
	height: 0px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-color: #CCCCCC;
}
.artikelliste1 {
	height: 0px;
	background-color: #FFFFFF;
}
.artikelliste2 {
	height: 0px;
	background-color: #EEEEEE;
}
.titel2 {
	font-size: 160%;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.text-small2 {
	font-size: 85%;
	color: #000000;
	font-style: normal;
}
.text-medium {
	font-size: 95%;
	color: #000000;
	font-style: normal;
}

.box a:link, .box:active, .box a:visited, .box:focus, .box:hover { 
	color: black;
}

.menu1:hover, .menu1:visited, .menu1:link, .menu1:active, .menu1:focus {
	text-decoration:none;
	color: #000000;
}
 
.menu2:hover, .menu2:visited, .menu2:link, .menu2:active, .menu2:focus {
	text-decoration:none;
	color: #000000;
}
 
msel1:hover, .msel1:visited, .msel1:link, .msel1:active, .msel1:focus {
	text-decoration:none;
	color: #FFFFFF;
}

msel2:hover, .msel2:visited, .msel2:link, .msel2:active, .msel2:focus {
	text-decoration:none;
	color: #FFFFFF;
}


.hauptkategorie {
	width: 350px;
	text-align: center;
}

.hauptkategorie img {
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #DDDDDD;
	border-right-width: 1px;
	border-right-style: outset;
	border-right-color: #DDDDDD;
	float: left;
	padding: 10px;
	margin: 10px;
	text-align: center;
}

.hauptkategorie p {
	text-align: left;
	margin: 10px;
}
#infocontent {
	padding: 20px;
}

#content a:link, #content a:active, #content a:visited, #content a:focus { 
	color: blue;
	text-decoration: underline;
}

#content a:hover { 
	color: black;
	text-decoration: underline;
}

h2 {
	font-size:	150%;
}

h3 {
	font-size:	130%;
}

.tdprodukt, .tdartikel {
	text-align:left;
}
