html, body {
   background-color:rgb(255,255,255);
   margin:0px;
   padding:0px;
}

#kopfleiste {
    position:absolute;
    left:165px;
    top:3px;
    width:890px;
    height:50px;
    background-color:rgb(59,89,152);
}

#navigation {
    position:absolute;
    left:10px;
    background-color:rgb(255,255,255);
    width:165px;
}

#content {
    position:absolute;
    left:165px;
    right:10px;
    font-family:Tahoma;
    font-size:14px;
    color:rgb(0,0,0);
}

#menuebox {
    background-color:rgb(255,255,255); 
    font-family:Tahoma;
    font-size:14px;
    border:solid 1px rgb(183,183,183);
    border-top:solid 1px rgb(37,69,136);
}

#menuetopic {
    width:156px;
    height:25px;
    padding-top:4px;
    padding-left:7px;
    font-size:16px;
    position:absolute;
}

#menuetopic_h {
    width:163px;
    height:12px;
    background-color:rgb(217,221,255);
}

#menuetopic_l {
    width:163px;
    height:13px;
    background-color:rgb(183,190,255);
}

#menuecontent{
    padding: 7px;
}

#bestellung {
    height:20px;
    border-bottom:dashed 1px rgb(210,210,210);
}

#goodmessage {
    border:solid 1px rgb(0,255,0);
    padding:10px;
    background-color:rgb(200,255,200);
}

#errormessage {
    border:solid 1px rgb(255,0,0);
    padding:10px;
    background-color:rgb(255,200,200);
}

#hormenue {
    padding:7px;
    border-bottom:solid 1px rgb(200,205,255);
}

#navi_eintrag {
    background-color:rgb(247,247,247);
    padding-left:7px;
    padding-right:7px;
    padding-top:2px;
    padding-bottom:2px;
}






a.normal:link {
	text-decoration:none;
	font-size:14px;
	font-family:Tahoma;
	color:rgb(70,70,255);
}

a.normal:visited {
	text-decoration:none;
	font-size:14px;
	color:rgb(70,70,255);
	font-family:Tahoma;
}

a.normal:hover {
	font-size:14px;
	color:rgb(70,70,255);
	font-family:Tahoma;
	text-decoration:underline;
}

a.normal:active {
	font-size:14px;
	color:rgb(70,70,255);
	font-family:Tahoma;
	text-decoration:underline;
}




a.gray:link {
	text-decoration:none;
	font-size:14px;
	font-family:Tahoma;
	color:rgb(100,100,100);
}

a.gray:visited {
	text-decoration:none;
	font-size:14px;
	color:rgb(100,100,100);
	font-family:Tahoma;
}

a.gray:hover {
	font-size:14px;
	color:rgb(100,100,255);
	font-family:Tahoma;
}

a.gray:active {
	font-size:14px;
	color:rgb(100,100,255);
	font-family:Tahoma;
}



a.signal:link {
	text-decoration:none;
	font-size:14px;
	font-family:Tahoma;
	color:rgb(255,80,80);
}

a.signal:visited {
	text-decoration:none;
	font-size:14px;
	color:rgb(255,80,80);
	font-family:Tahoma;
}

a.signal:hover {
	font-size:14px;
	color:rgb(255,80,80);
	font-family:Tahoma;
	text-decoration:underline;
}

a.signal:active {
	font-size:14px;
	color:rgb(255,80,80);
	font-family:Tahoma;
	text-decoration:underline;
}


a.ssignal:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(255,80,80);
}

a.ssignal:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(255,80,80);
	font-family:Tahoma;
}

a.ssignal:hover {
	font-size:12px;
	color:rgb(255,80,80);
	font-family:Tahoma;
	text-decoration:underline;
}

a.ssignal:active {
	font-size:12px;
	color:rgb(255,80,80);
	font-family:Tahoma;
	text-decoration:underline;
}



a.smallgray:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(100,100,100);
}

a.smallgray:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(100,100,100);
	font-family:Tahoma;
}

a.smallgray:hover {
	font-size:12px;
	color:rgb(100,100,255);
	font-family:Tahoma;
}

a.smallgray:active {
	font-size:12px;
	color:rgb(100,100,255);
	font-family:Tahoma;
}


a.bestellt:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(169,85,0);
}

a.bestellt:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(169,85,0);
	font-family:Tahoma;
}

a.bestellt:hover {
	font-size:12px;
	color:rgb(169,85,0);
	font-family:Tahoma;
	text-decoration:underline;
}

a.bestellt:active {
	font-size:12px;
	color:rgb(169,85,0);
	font-family:Tahoma;
	text-decoration:underline;
}


a.geliefert:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(85,169,0);
}

a.geliefert:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(85,169,0);
	font-family:Tahoma;
}

a.geiefert:hover {
	font-size:12px;
	color:rgb(85,169,0);
	font-family:Tahoma;
	text-decoration:underline;
}

a.geliefert:active {
	font-size:12px;
	color:rgb(85,169,0);
	font-family:Tahoma;
	text-decoration:underline;
}


a.abgerechnet:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(0,255,0);
}

a.abgerechnet:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(0,255,0);
	font-family:Tahoma;
}

a.abgerechnet:hover {
	font-size:12px;
	color:rgb(0,255,0);
	font-family:Tahoma;
	text-decoration:underline;
}

a.abgerechnet:active {
	font-size:12px;
	color:rgb(0,255,0);
	font-family:Tahoma;
	text-decoration:underline;
}



a.storniert:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(255,0,0);
}

a.storniert:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(255,0,0);
	font-family:Tahoma;
}

a.storniert:hover {
	font-size:12px;
	color:rgb(255,0,0);
	font-family:Tahoma;
	text-decoration:underline;
}

a.storniert:active {
	font-size:12px;
	color:rgb(255,0,0);
	font-family:Tahoma;
	text-decoration:underline;
}



a.dgreen:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(0,160,0);
}

a.dgreen:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(0,160,0);
	font-family:Tahoma;
}

a.dgreen:hover {
	font-size:12px;
	color:rgb(0,160,0);
	font-family:Tahoma;
	text-decoration:underline;
}

a.dgreen:active {
	font-size:12px;
	color:rgb(0,160,0);
	font-family:Tahoma;
	text-decoration:underline;
}




a.bnormal:link {
	text-decoration:none;
	font-size:14px;
	font-family:Tahoma;
	color:rgb(70,70,255);
	font-weight:bold;
}

a.bnormal:visited {
	text-decoration:none;
	font-size:14px;
	color:rgb(70,70,255);
	font-family:Tahoma;
	font-weight:bold;
}

a.bnormal:hover {
	font-size:14px;
	color:rgb(70,70,255);
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}

a.bnormal:active {
	font-size:14px;
	color:rgb(70,70,255);
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}



a.navi_n:link {
	text-decoration:none;
	font-size:14px;
	font-family:Tahoma;
	color:rgb(59,89,152);
	font-weight:bold;
}

a.navi_n:visited {
	text-decoration:none;
	font-size:14px;
	color:rgb(59,89,152);
	font-family:Tahoma;
	font-weight:bold;
}

a.navi_n:hover {
	font-size:14px;
	color:rgb(59,89,152);
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}

a.navi_n:active {
	font-size:14px;
	color:rgb(59,89,152);
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}



a.white:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(255,255,255);
	font-weight:bold;
}

a.white:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(255,255,255);
	font-family:Tahoma;
	font-weight:bold;
}

a.white:hover {
	font-size:12px;
	color:rgb(255,255,255);
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}

a.white:active {
	font-size:12px;
	color:rgb(255,255,255);
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}




a.bblack:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(0,0,0);
	font-weight:bold;
}

a.bblack:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(0,0,0);
	font-family:Tahoma;
	font-weight:bold;
}

a.bblack:hover {
	font-size:12px;
	color:rgb(0,0,0);
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}

a.bblack:active {
	font-size:12px;
	color:rgb(0,0,0);
	font-family:Tahoma;
	text-decoration:underline;
	font-weight:bold;
}


a.black:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(0,0,0);
}

a.black:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(0,0,0);
	font-family:Tahoma;
}

a.black:hover {
	font-size:12px;
	color:rgb(0,0,0);
	font-family:Tahoma;
	text-decoration:underline;
}

a.black:active {
	font-size:12px;
	color:rgb(0,0,0);
	font-family:Tahoma;
	text-decoration:underline;
}


a.blue:link {
	text-decoration:none;
	font-size:12px;
	font-family:Tahoma;
	color:rgb(0,0,255);
}

a.blue:visited {
	text-decoration:none;
	font-size:12px;
	color:rgb(0,0,255);
	font-family:Tahoma;
}

a.blue:hover {
	font-size:12px;
	color:rgb(0,0,255);
	font-family:Tahoma;
	text-decoration:underline;
}

a.blue:active {
	font-size:12px;
	color:rgb(0,0,255);
	font-family:Tahoma;
	text-decoration:underline;
}

a.ausw_step:link {
	text-decoration:none;
	font-size:24px;
	font-family:Tahoma;
	color:rgb(59,89,152);
}

a.ausw_step:visited {
	text-decoration:none;
	font-size:24px;
	color:rgb(59,89,152);
	font-family:Tahoma;
}

a.ausw_step:hover {
	text-decoration:none;
	font-size:24px;
	color:rgb(255,0,0);
	font-family:Tahoma;
}

a.ausw_step:active {
	text-decoration:none;
	font-size:24px;
	color:rgb(255,0,0);
	font-family:Tahoma;
}