/* CSS Document */

/* HTML TAGS */

BODY {
	background-image: url(../../fileadmin/mp3Loader/images/background.gif);
	background-repeat: repeat;
	margin-left:80px;
}

TABLE {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H2 {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

H1 {
	font-size:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

UL { padding-left: 15px;}
LI { margin-left: 0px; padding-left: 0px;}
A { color: #000000;}
BLOCKQUOTE { margin-left:8px;}

#logolink_home {
	position:absolute;
	top:48px;
	left: 89px;
	z-index: 100;
	}
#logolink_home a {
	display: block;
	width: 150px;
	height: 200px;
	}	
	
	
#logolink {
	position:absolute;
	top:35px;
	left: 89px;
	z-index: 100;
	}
#logolink a {
	display: block;
	width: 150px;
	height: 150px;
	}	
	

/* FORM ELEMENTS */
.form_input{
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 200px;
	}	

.form_cdcalc_head {clear: both;border-top: #666666 dotted 1px;font-weight: bold; height: 30px; padding-top: 5px; }
.form_cdcalc { border-bottom: 1px dotted #666666; height: 40px;}
.form_cdcalc INPUT { width: 50px;}

.form_headertext { border-bottom: 1px dotted #666666; padding-bottom: 10px;}
.form_text_head { font-weight: bold; height: 30px; margin-top: 5px;}

.form_format_head { font-weight: bold; height: 20px; margin-top: 5px;}
.form_format {border-bottom: 1px dotted #666666; height: 40px;}

.form_table {font-size:10px;font-family: Verdana, Arial, Helvetica, sans-serif;vertical-align: top;}
.form_table_label { width: 80px;}

.form_lieferung_head { font-weight: bold; height: 20px; margin-top: 5px;}
.form_lieferung {border-bottom: 1px dotted #666666; height: 30px;}

.form_kontakt_head { font-weight: bold; height: 20px; margin-top: 5px;}
.form_kontakt {border-bottom: 1px dotted #666666; height: 30px;}

.form_errors { padding-top: 10px; font-weight:bold;}
.form_errors UL LI {	color:#FF0000;}


/* MENU ELEMNTS */

.me_no a {
	color:#000000;
	text-decoration: none;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.me_no a:hover {
	color: #FFFFFF;
	background-color:#000000;
	}

.me_no_cur a {
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.beforeImg {
	float: left;
	width: 9px;
	height: 11px;
	}
	
.imgMenuTD {
	padding-right:18px;
}


/* Preis Page */

#totalPrice {
	font-weight: bold;
	font-size: 11px;
	}

.price_cell {
	width: 80px;
	padding: 3px;
	padding-left:5px;
	padding-right: 5px;
	background-color: #FFFF00;
	float: left;
	font-weight: bold;
	font-size: 11px;
}

.price_cell2 {
	width: 80px;
	margin-top: 3px;
	padding: 3px;
	padding-left:5px;
	padding-right: 5px;
	background-color: #FFFF99;
	float: left;
	font-size: 11px;
}

/* LAYOUT ELEMENTS */

#topmenu a  {
	color:#000000;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#topmenu {
position: relative;
	left: 250px;
	width: 605px;
	height: 100px;
	text-align: left;
}

#leftcontent {
	width: 195px;
	height:100px;
	margin-left:9px;
	float: left;
}

#middlecontent {
	width: 386px;
	float: left;
	padding-right:20px;
}


#middlecontent_start {
	width: 586px;
	position:relative;
	padding-right:20px;
	left:204px;
}


#rightcontent {
	width: 200px;
	float: left;
}

	
#container {
	width: 818px;
	text-align: center;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	background-color: #FFFFFF;
	text-align: left;
}


#header, #content,  #middle{
}

#headercontent_start {
	top: 0px;
	position:relative;
	background-image: url(../../fileadmin/mp3Loader/images/mainBack.gif);
	background-repeat:no-repeat;
	width:799px;
	height: 305px;
	margin-left: 9px;
}

#headercontent_start  a{
	text-decoration: none;
}


#headercontent {
	top: 0px;
	position:relative;
	background-image: url(../../fileadmin/mp3Loader/images/header.gif);
	background-repeat:no-repeat;
	width:799px;
	height: 205px;
	margin-left: 9px;
}

#headercontent  a{
	text-decoration: none;
}


#bottomline {
	margin-top: 40px;
	width: 590px;
	position:relative;
	left:204px;
	top: 10px;
	border-top: #000000 solid 1px;
font-size:9px;
}

#bottom {
	width:818px;
	height:66px;
	background-image: url(../../fileadmin/mp3Loader/images/bottom.gif);
	background-repeat:no-repeat;
}
