body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}

form, img {
	margin:0px;
	padding:0px;
	border: 0px none;
}

p {
	padding-left: 5px;
	padding-right: 5px;
	margin:0px;
}

#menOnly {
	position:absolute;
	width:400px;
	z-index:1000;
	left: 10px;
	top: 240px;
	visibility: hidden;
	background-color: #FFCCFF;
	padding: 10px;
	text-align: left;
}

h1 {
	font-size: 200%;
	line-height: 200%;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}
h2 {
	font-size: 175%;
	line-height: 175%;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}
h3 {
	font-size: 150%;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}
h4 {
	font-size: 125%;
	line-height: 125%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}


.defaultHL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(shade.gif);
	background-repeat: repeat-x;
	color: #000000;
	line-height: 25px;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	width: 50%;
	border: 1px solid #000033;
	text-align: left;
}

.detailHL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(shade.gif);
	background-repeat: repeat-x;
	color: #000000;
	line-height: 25px;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	width: 80px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-left-color: #000033;
	margin-top: 5px;
}

.detailTable{
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

.claim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
}

.menuUnten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.menuUnten a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.menuUnten a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #294699;
	text-decoration: underline overline;
}

.infoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.infoText a {
	color: #666666;
	text-decoration: none;
}

.infoText a:hover{
	color: #294699;
	text-decoration: underline overline;
}

.contentRahmen{
	border: 1px solid #333399;
	margin-top: -4px;
	text-align: left;
}


.inversRahmen{
	z-index:500;
	border: 1px solid #333399;
	background-color: #333399;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 99%;
	text-align: left;
}

.inversRahmen h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.inversRahmen h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.inversRahmen h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.inversRahmen h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.inhalt {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
}

.LoginBoxHL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
}

.inputField{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FDFDFF;
	border-top-color: #DCD5FF;
	border-right-color: #B5B5E1;
	border-bottom-color: #B5B5E1;
	border-left-color: #EFEDFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 1px;
	border-right-style: 1px;
	border-bottom-style: 1px;
	border-left-style: 1px;
	height:14px;
}

.submitButton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 60px;
	height:16px;
	font-weight: bold;
	background-color: #DCE7EF;
	border-top: 1px solid #BFD5E6;
	border-right: 1px solid #333399;
	border-bottom: 1px solid #333399;
	border-left: 1px solid #BFD5E6;
}

.suchButton{
	width: 25px;
	height:16px;
}

.ABCbtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.HeaderKritik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.floatright {
	float: right;
	width: 150px;
	margin: 0 0 5px 5px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}

.floatright250 {
	float: right;
	width: 250px;
	margin: 0 0 5px 5px;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
}

.txtInputSubmit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	width: 90%;
	background-color: #F2F2F2;
	border: 1px solid #999999;
}

a {
	color: #294699;
	text-decoration: none;
}

a:hover {
	color: #294699;
	text-decoration: underline;
}

a:active {
	color: #C0C0C0;
	text-decoration: underline;
}

acronym {
	color: #000099;
	text-decoration: none;
	cursor: help;
}

.infoTable{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #82a6cc;
	border: 1px solid #000000;
}
.infoTable .header {
	font-size: 18px;
	text-align: center;
}

#shopInfo, .bestellBedingungen {
	position:absolute;
	width:700px;
	z-index:1000;
	left: 180px;
	top: 260px;
	visibility: hidden;
	background-color: #C2D3E7;
	padding: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	border: 1px solid #000033;
}

.tx-rlmpflashdetection-pi1{
	text-align: center;
	vertical-align: middle;	
}
