/* CSS Document */

body {
	position: absolute;
	background-color:#FFFFFF;
	background-image:url(../img/bg_lines_45.gif);
	background-position:left;
	background-repeat:repeat;
	font-family: arial;
	font-size: 10pt;
	color: rgb(88, 90, 103);
	left: -10px;
}

/* ***************** HEADER ***************** */

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: rgb(88, 90, 103);
}

#header {
	position: absolute;
	width: 1000px;
	height: 135px;
	top: -15px;
	background-color: rgb(138, 140, 149);
}

#seiten_nav {
	position: absolute;
	left: 250px;
	top: 25px;
}

#banner {
	position: absolute;
	left: 640px;
	top: 13px;
}

#sprachen {
	position: absolute;
	top: 113px;
	left: 18px;
}

#infos {
	position: absolute;
	right: 240px;
	font-size: 10pt;
}

#infos a {
	margin-right: 10px;
	color: #fff;
}

/* ***************** LEFT ***************** */

#left {
	position: absolute;
	width: 200px;
	top: 130px;
}

#login {
	position: absolute;
}

#login img {
	position: absolute;
	top: 0px;
}

#login #login_user{
	position: absolute;
	top: 30px;
	left: 18px;
	
}

#login #login_pw{
	position: absolute;
	top: 55px;
	left: 18px;

}

#login #login_text_login {
	position: absolute;
	left: 175px;
	top: 33px;
}

#login #login_text_pw {
	position: absolute;
	left: 175px;
	top: 58px;
}

#login #piclogin {
	position: absolute;
	left: 18px;
	top: 80px;
}

div #login_ok {
	position: absolute;
	left: 18px;
	top: 50px;
}

#warenkorb {
	position: absolute;
	top: 115px;
}

#warenkorb #korb {
	position: absolute;
	top: 30px;
	left: 18px;
}

#total {
	position: absolute;
	left: 100px;
	top: 35px;
	font-weight: bold;
	font-size: 12pt;
}

#produkte {
	position: absolute;
	top: 165px;
	width: 240px;
}

#produkte img {
	margin-bottom: -10px;
}

#produkte a {
	margin-left: 18px;
	margin-right: 10px;
}

#produkte #hr {
	border-top:1px dotted #999999;
	width:100%;
}

#ulinks {
	margin-left: 18px;
}

/* ***************** CENTER ***************** */

#center {
	position: absolute;
	top: 132px;
	left: 260px;
	width: 480px;
}

#catid_bild td {
	width: 115px;
	text-align: center;
}

#catSelect {
	color: #fff;
}

#tabe {
	margin-top: 0px;
	max-width: expression(document.body.clientWidth&gt; 400) ? "400px" : "auto";
	max-width: 400px;
}

#oben {
	vertical-align: top;
}

#artBild {
	max-width: 120px;
	min-height: 30px;
	max-height:100px;
}

#artBild_big {
	max-height: 500px;
}

#artBilda {
	height: 60px;
}

#artMemo1 {
	margin-left: 110px;
	margin-top: -110px;
	width: 370px;
	vertical-align: top;
}

#art_kompl {
	font-weight: bold;
	font-size: 12pt;
}

/*
#artMemo1 .memo1 {
	font-size: 10pt;
	color: rgb(88, 90, 103);
}

#artMemo2 {
	margin-left: 110px;
	margin-top: -110px;
	width: 480px;
	vertical-align: top;
}

#artMemo2 .memo1 {
	font-size: 10pt;
	color: rgb(88, 90, 103);
}
*/
#big_art {
	margin-top: 10px;
	font-weight: bold;
	vertical-align: top;
	color: red;
}

#dgestrichen_art {
	font-weight: lighter;
	text-decoration: line-through;
	vertical-align: top;
}
/*
#big {
	margin-top: 90px;
	font-weight: bold;
	vertical-align: top;
}

#dgestrichen {
	margin-top: 0px;
	font-weight: lighter;
	text-decoration: line-through;
	vertical-align: top;
}
*/
#liste{
	margin-bottom:5px;
}

#liste td {
	padding-left: 10px;
}

#endpreis {
	color: #000;
	font-weight: bold;
	font-size: 13pt;
}

#in_anzahl {
	width: 40px;
	margin-right: 10px;
}

/* ***************** RIGHT ***************** */

/*div #rechts_runter {
	position: absolute;
	top: 145px;
	left: 750px;
	width: 300px;
}*/

div #rechts {
	position: absolute;
	top: 290px;
	left: 750px;
	max-width: 300px;
}

#suchfkt {
	position: absolute;
	top: 2px;
}

#suchfkt_form {
	margin-top: -7px;
}

#nele {
	margin-top: 60px;
}

#nletter_ok {
	position: absolute;
	left: 18px;
	top: 90px;
}

#ozeiten {
	position: absolute;
	top: 160px;
}

#visite {
	position: absolute;
	top: 325px;
}

#vi_links {
	position: absolute;
	top: 30px;
	left: 18px;
}
/*
#center #anzahl {
	position: absolute;
	margin-top: 2px;
	margin-left: -50px;
	width: 30px;
}*/

/* ---------------------- BUTTONS ------------------------ */

.registrieren_but {
	background: url(../img/bsubmit.gif);
	width: 130px;
	height: 18px;
	border-width: 0px;
}

.login_but {
	background: url(../img/blogin.gif);
	width: 118px;
	height: 18px;
	border-width: 0px;
}

.logout_but {
	background: url(../img/blogout.gif);
	width: 90px;
	height: 18px;
	border-width: 0px;
}

.newsl_but {
	background: url(../img/bgo.gif);
	width: 37px;
	height: 18px;
	border-width: 0px;
}

.kaufe_but {
	background: url(../img/basket_add2.gif);
	width: 30px;
	height: 28px;
	border-width: 0px;
}

.loeschen_but {
	background: url(../img/korb.jpg);
	width: 20px;
	height: 35px;
	border-width: 0px;
	margin-left: -7px;
}

.senden_but {
	background: url(../img/bsubmit.gif);
	width: 130px;
	height: 18px;
	border-width: 0px;
}
