p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	color: #3D536F;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	color: #B0BECB;
}

input, textarea, select {
  font-family:Verdana,Arial,Helvetica,sans-serife;
  font-size:11px;
  color:#000000;
  font-weight:bold;
}

.Radio {
  font-family:Verdana,Arial,Helvetica,sans-serife;
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
  border-left:#FFFFFF 0 solid;
  border-right:#FFFFFF 0 solid;
  border-top: #FFFFFF 0 solid;
  border-bottom: #FFFFFF 0 solid;
  background-color:#FFFFFF;
}

.graybluebig {
	color:#6B8898;
	font-size:12px;
}


.grayblue {
	color:#6B8898;
}

.startlink {
	color:#3C4043;
}

.startpreis {
	color:#D21313;
	font-size:15px;
}

.lightgray {
	background-color: #C7C7C7;
}

.lightgraybg {
	background-color: #F7FAFA;
}

.darkgraybg {
	background-color: #E5E5E7;
}

.topicgraybg {
	background-color: #B0BDCA;
}

.topiclightgraybg {
	background-color: #D1DFFF;
}

a.blacklink:hover {
	color:#FFFFFF;
}

.smallgray {
	font-size: 9px;
	color:#445E75;
}

a.smallgray:hover {
	font-size: 9px;
	color:#000000;
}

.redtext {
	color:#D21313;
}

.greentext {
	color:#1BA924;
}

.orangetext {
	color:#D7B80D;
}

/* laenge textfelder   */
.inputlong{
	width: 355px;
	background-color: #A2B78D;
	border-left:#234302 1 solid;
	border-right:#234302 1 solid;
	border-top: #234302 1 solid;
	border-bottom: #234302 1 solid;
}
.inputmedium{
	width: 285px;
	background-color: #A2B78D;
	border-left:#234302 1 solid;
	border-right:#234302 1 solid;
	border-top: #234302 1 solid;
	border-bottom: #234302 1 solid;
}
.inputshort{
	width: 60px;
	background-color: #A2B78D;
	border-left:#234302 1 solid;
	border-right:#234302 1 solid;
	border-top: #234302 1 solid;
	border-bottom: #234302 1 solid;

}
/* laenge textfelder  ende */

/* formularbutton   */
.tabbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #234302;
	background-color: #A2B78D;
	border-left:#438106 3 ridge;
	border-right:#438106 3 ridge;
	border-top: #438106 3 ridge;
	border-bottom: #438106 3 ridge;
	width: 355px;
	font-weight: 700;
}

.tabbuttonshort{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #234302;
	background-color: #A2B78D;
	border-left:#438106 3 ridge;
	border-right:#438106 3 ridge;
	border-top: #438106 3 ridge;
	border-bottom: #438106 3 ridge;
	width: 60px;
	font-weight: 700;
}
/* formularbutton  ende */

/* neu von bitbox */

body
{
 background: #3D536F;
}

ul.kategorien
{
	margin: 0;
	padding: 10px 0 10px 30px;
	list-style-type: square;
}

ul.kategorien li
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

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

div.headline {
	padding: 10px 0 10px 0;
	border:0;
	background-color: #B0BDCA;
}

h1 {
	background: url(/media/images/pfeil_unten.gif) no-repeat left;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h2
{
	font-weight: bold;
	font-size: 11px;
}

h3
{
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
}

h4
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
}

a.warenkorblink
{
	background: url(/media/images/smallshopcart.gif) no-repeat left center;
	padding-left: 20px;
	font-weight: bold;
}

.contentdiv
{
	padding-left: 20px;
	float: left;
}
