.bodyStyle {
	background-color:#eaebd7;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	border-bottom-style:solid;
	border-color:#FFFFFF;
	border-width:0px
}

.viewPic {
	background-color:#999999;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	border-bottom-style:solid;
	border-color:#FFFFFF;
	border-width:0px
}

A {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFFFFF;
}

A:hover {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #5e5e5e;
}


	.inputElementsSelect {
	   width:200px;
	   font-family: Arial, Helvetica, sans-serif;
	   font-size: 12px;
	   color: #FFFFFF;
	   border-style: solid;
	   border-left-width:1;
	   border-right-width:1;
	   border-top-width:1;
	   border-bottom-width:1;
	   border-bottom-color:#FFFFFF;
	   background-color: #818FAA;
	   margin: 0px;
	   scrollbar-3dlight-color: #FFFFFF;
	   scrollbar-arrow-color:#FFFFFF;
	   scrollbar-base-color:#FFFFFF;
	   scrollbar-darkshadow-color:#FFFFFF;
	   scrollbar-face-color:#FFFFFF;
	   scrollbar-highlight-color:#FFFFFF;
	   scrollbar-shadow-color :#FFFFFF;  
	}

.unselectedBG {
    background-image: url('images/unselectedBG.jpg'); 
	background-repeat: repeat-x
}

.topTableBG {
    background-image: url('images/head_bg.jpg'); 
	background-repeat: repeat-x
}

.navTableBG {
    background-image: url('images/nav_bg.jpg'); 
	background-repeat: repeat-x
}

.middleTableBG {
    background-image: url('images/head_middle_outside.jpg'); 
	background-repeat: repeat-x
}



.topTableBGRight {
    background-image: url('images/head_top_left_bg.jpg'); 
	background-repeat: repeat-x
}

.middleTableBGRight {
    background-image: url('images/head_bg_right.jpg'); 
	background-repeat: repeat-x
}

.dropdown {
	BACKGROUND-COLOR: #3F5BA5;
	font-size:11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif
}

.grayFontNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.grayFontSmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #999999;
}

.inputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e0c000;
	color: #000000;
	border-bottom-style:solid;
	border-color:#FFFFFF;
	border-width:1px

}

.inputFieldBright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #e0c000;
	color: #FFFFFF;
	border-bottom-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
}


.preisInner {
	color: #E33838;
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px
}
.preisOuter {
	color: #E33838;
	font-style: italic;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px
}

.smallHead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.middleHead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}


.bigHead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.produktName {
	color: #556292;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.smallHeadWhite{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.textWhite {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textBlack {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textGray {
	color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textDarkGray {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.produktLink {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #E33838;
}

A:hover.produktLink {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #FFFFFF;
}

A.textLink {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #fff000;
}

A:hover.textLink {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #5e5e5e;
}

.selectedItem {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}


A.unselectedItem {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #FFFFFF;
}

A:hover.unselectedItem {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #f9dd35;
}

.smallText {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.indexLevel2 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.indexLevel3 {
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
A.indexLevel3 {
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #999999;
}
A:hover.indexLevel3 {
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #000000;
}
