/* Gestaltung Tabellenzellen */
td {
color: #686C6D;	
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
} 

legend {
color: #686C6D;	
}

td.maintext {
color: #4C4E4D;	
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
}

.popup {
color: #4C4E4D;	
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
} 

/* Gestaltung Formulare */
.form {
color: #4C4E4D;	
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
} 

.formbutton {
color: #4C4E4D;	
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
width: 300px;
} 

/* Gestaltung Links */
a {
color: #EE9F1C;	
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
}
a:link {color: #EE9F1C;}
a:visited {color: #EE9F1C;}
a:hover {color: #4C4E4D; text-decoration: underline;}
a:active {color: #4C4E4D;}
a:focus {color: #4C4E4D;}

a.navigationtop {
color: #FFFFFF;	
background: #9C9E9D;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
}
a.navigationtop:link {color: #FFFFFF;}
a.navigationtop:visited {color: #FFFFFF;}
a.navigationtop:hover {color: #4C4E4D; text-decoration: underline;}
a.navigationtop:active {color: #4C4E4D;}
a.navigationtop:focus {color: #4C4E4D;}

a.shoppingcart {
color: #EE9F1C;	
background: #FFFFFF;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-decoration: none;
font-family: sans-serif;
}
a.shoppingcart:link {color: #EE9F1C;}
a.shoppingcart:visited {color: #EE9F1C;}
a.shoppingcart:hover {color: #686C6D; text-decoration: underline;}
a.shoppingcart:active {color: #686C6D;}
a.shoppingcart:focus {color: #686C6D;}

/* scrolleiste */
body {
scrollbar-3d-light-color : #686C6D;
scrollbar-arrow-color : #686C6D;
scrollbar-base-color : #d2d2d2;
scrollbar-dark-shadow-color : #686C6D;
scrollbar-face-color : #f6f6f6;
scrollbar-highlight-color : #ffffff;
scrollbar-shadow-color : #ffffff;
margin-top : 0px;
margin-left : 0px;
}

/* Layer fuer Preview-Bilder */
#divCont {position: absolute; width: 329; height: 25; overflow: hidden; top: 675; left: 0; clip: rect(0,329,25,0); filter:Alpha(opacity=50, finishopacity=50, style=3);}
#divHelp {position: absolute; width: 130; height: 340; overflow: hidden; top: 160; left: 770; clip: rect(0,130,375,0); background: #f1f1f1; padding-top:3px; padding-right:3px; padding-bottom:3px; padding-left:3px;color: #686C6D; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; font-family: sans-serif;}
#divShadowHelp {position: absolute; width: 130; height: 341; overflow: hidden; top: 163; left: 773; clip: rect(0,130,375,0); background: #c5c5c5;}
#divContent {position: absolute; width: 187; height: 491; overflow: hidden; top: 160; left: 770; clip: rect(0,187,491,0); background: #f1f1f1; padding-top:3px; padding-right:3px; padding-bottom:3px; padding-left:3px;color: #686C6D; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; font-family: sans-serif;}
#divShadowContent {position: absolute; width: 187; height: 492; overflow: hidden; top: 163; left: 773; clip: rect(0,187,492,0); background: #c5c5c5;}

/* Content mit Print
#divContent {position: absolute; width: 187; height: 401; overflow: hidden; top: 160; left: 755; clip: rect(0,187,401,0); background: #f1f1f1; padding-top:3px; padding-right:3px; padding-bottom:3px; padding-left:3px;color: #686C6D; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; text-decoration: none; font-family: sans-serif;}
#divShadowContent {position: absolute; width: 187; height: 402; overflow: hidden; top: 163; left: 758; clip: rect(0,187,402,0); background: #c5c5c5;}
*/
