/* ---------- Allgemeine  Tags  ----------  */
body {
font-family: arial, helvetica, sans-serif; 
padding: 0px;
margin: 0px;
scrollbar-face-color:  #FCE1C5;
scrollbar-track-color: #E5CEA9; 
}

iframe{

}
table {
padding: 0px;
margin: 0px;
font-family: arial, helvetica, sans-serif; 
font-size: 10px; 
font-weight: normal;
text-decoration: none;
color: #000000;
table-layout:fixed;
}
image {
border: none;
}

.header {
background: url(../images/header.png);
background-position: left;
background-repeat: repeat-x;	
}
.header3 {
background-color : #FF9A00;
}
.lines{
background-color : #87D300;
}
.content{
background-color : #FFFFFF;	
}
.bottom{
background: url(../images/bottom.png);
background-position: left;
background-repeat: repeat-x;	
}
.contentframe{
padding-left: 10px;
padding-right: 2px;
padding-top: 10px;
padding-bottom: 2px;
}
h1{
font-family: arial, helvetica, sans-serif; 
font-size:16px; 
font-weight: bold;
text-decoration: none;
color: #FC6600;
}
h2{
font-family: verdana, arial, helvetica, sans-serif; 
font-size:12px; 
font-weight: bold;
font-style : normal;
text-decoration: none;
text-transform : none;
color: #FF9A00;
}
h3{
font-family: verdana, arial, helvetica, sans-serif; 
font-size:12px; 
font-weight: bold;
font-style : normal;
text-decoration: none;
text-transform : none;
color: #87D300;
}
.contenttext{
font-family: arial, helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal;
text-decoration: none;
color: #737373;	
}
/* ---------- NAVIGATION ----------  */
td.navnormal{
font-family: arial, helvetica, sans-serif; 
font-size:16px; 
font-weight: bold;
text-decoration: none;
padding-left:4px;
padding-right:4px;
padding-top:4px;
padding-bottom:4px;
height: 30px;
}
td.navnormal a{
font-family: arial, helvetica, sans-serif; 
font-size:16px; 
font-weight: bold;
text-decoration: none;
color: #FF9A00;
}
td.navselected{
font-family: arial, helvetica, sans-serif; 
font-size:16px; 
font-weight: bold;
text-decoration: none;
padding-left:4px;
padding-right:4px;
padding-top:4px;
padding-bottom:4px;
height: 30px;
}
td.navselected a{
font-family: arial, helvetica, sans-serif; 
font-size:16px; 
font-weight: bold;
text-decoration: none;
color: #FC6600;
}


/* ---------- TITLES & TEXT ----------  */
/* Contentpage Formates */

a {
font-family: arial, helvetica, sans-serif; 
font-size:12px; 
font-weight: normal;
font-style : normal;
text-decoration:none;
color: #FC6600;
}
a.anchors{
color:  #FC7E03;
}
.artikel_titel{
font-family: verdana, arial, helvetica, sans-serif; 
font-size:13px; 
font-weight: bold;
font-style : normal;
text-decoration: none;
text-transform : uppercase;
color: #87D300;
}
.artikel_preis{
font-family: verdana, arial, helvetica, sans-serif; 
font-size:13px; 
font-weight: bold;
font-style : normal;
text-decoration: none;
text-transform : uppercase;
color: #FF9A00;
}
.artikel_text {
font-family: verdana, arial, helvetica, sans-serif; 
font-size:13px; 
font-weight: normal;
font-style : normal;
text-decoration: none;
text-transform : none;
color: #FC6600;
padding-top: 4px;
padding-bottom: 4px; 
}
.artikel_inhalt {
font-family: verdana, arial, helvetica, sans-serif; 
font-size:13px; 
font-weight: normal;
font-style : normal;
text-decoration: none;
text-transform : none;
color: #737373;
padding-top: 4px;
padding-bottom: 4px; 
}

.bestellung_titel{
font-family: verdana, arial, helvetica, sans-serif; 
font-size:12px; 
font-weight: bold;
font-style : normal;
text-decoration: none;
text-transform : uppercase;
color: #87D300;
}
.bestellung_preis{
font-family: verdana, arial, helvetica, sans-serif; 
font-size:12px; 
font-weight: bold;
font-style : normal;
text-decoration: none;
text-transform : none;
color: #FF9A00;
}
.bestellung_text {
font-family: verdana, arial, helvetica, sans-serif; 
font-size:12px; 
font-weight: normal;
font-style : normal;
text-decoration: none;
text-transform : none;
color: #737373;
}
.bestellung_input{
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal;
font-style : normal;
text-decoration: none;
text-transform : none;
text-align: left;	
border: 1px solid #7F9DB9;
height: 20px;
padding-left: 2px;
padding-right: 2px;
}
.bestellung_zahlen{
font-family: verdana, arial, helvetica, sans-serif; 
font-size:12px; 
font-weight: normal;
font-style : normal;
text-decoration: none;
text-transform : none;
text-align: right;	
border: 1px solid #7F9DB9;
height: 20px;
padding-left: 2px;
padding-right: 2px;
}
.field_disabled{
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal;
font-style : normal;
color: #737373;
text-decoration: none;
text-transform : none;
text-align: left;	
border: 1px solid #7F9DB9;
height: 20px;
padding-left: 2px;
padding-right: 2px;
background-color: #EEEEEE;
}