body {
	background-color: #EBEBEB;
	scrollbar-face-color: #FFFF00;
	scrollbar-highlight-color: #FFFF00;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-shadow-color: #FFFF00;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-track-color: #C0C0C0;
}

.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
}

.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.table_layout {
	background-color: #FFF;
}

.table_layout_innen {
	background-color: #FFF;
	border-top: thin solid #035fb2;
	border-right: thin none #035fb2;
	border-bottom: thin solid #035fb2;
	border-left: thin solid #035fb2;
}



.table_layout_li {
	background-color: #FFF;
	border-top: thin solid #035fb2;
	border-right: thin none #035fb2;
	border-bottom: thin solid #035fb2;
	border-left: thin solid #035fb2;
}

.table_layout_menue {
	background-image: url(../images/wap12tt.jpg);
	border-top: thin solid #035fb2;
	border-right: thin solid #035fb2;
	border-bottom: thin solid #035fb2;
	border-left: thin none #035fb2;
}

.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-align:left;
}

.txt_normal1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-align:left;
	vertical-align: text-top;
}

.txt_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

.txt_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.txt_mittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.txt_normal_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-align:center;
}

.titelProdukt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
 
#divid
{
	position:absolute;
	top:300px;
	width:620px;
	height:450px;
	overflow:auto;
	left: 428px;

}

#divid_menue
{
	position:absolute;
	top:275px;
	width:160px;
	height:450px;
	overflow:auto;
	left:167px;

}

#divid1{
	position:absolute;
	top:250px;
	width:650px;
	height:500px;
	overflow:auto;
	left: 400px;

}
#hallo10
{
	position:absolute;
	top:5px;
	width:100px;
	height:25px;
	overflow:auto;
	left: 500px;
}


.top {
	vertical-align: top;
}

.hintergrund {
	background-color: #FF0;
}

