* {
margin: 0px;
padding: 0px;
}

body, html {
	position: relative;
	background-color: #512F1D;
	height: 100%;
	background-image: url(img/upl_bgwhite.gif);
	background-repeat: repeat-y;
}

#mtvteaser {
width: 150px;
float: right;
background-image: url(img/mtvteasebg.jpg);
border: 1px solid #5F2D15;
padding: 5px;
font-size: 11px;
}




#teaserverl {
position: absolute;
top: -50px;
left: 450px;
}


#container 
{
	position: relative;
	width: 750px;
	height: 100%;
}

#headcontainer {
height: 193px;
width: 759px;
background-image: url(img/topbg.gif);
background-repeat: no-repeat; 
}


#logo {
	position: relative;
	top: 0px;
	left: 0px;
}

#mainnav {
	position: absolute;
	top: 20px;
	left: 250px;
}

#mainnav ul {
list-style: none;	
}

#mainnav li {
font-size : 13px;
display: block;
float:none;
margin-bottom: 10px;
}

#bottomnav { 
border-top: 1px solid; 
text-align:center;
margin: 20px 0px;
clear: both;
}

#bottomnav li{
font-size : 10px;
display: inline;
}

#content {
	position: absolute;
	top: 220px;
	left: 70px;
	font-family: "Georgia";
	color: #5F2D15;
	font-size: 13px;
	padding-left:5px;
	padding-right:30px;
}

#content h1 {
	margin-left: -5px;
	margin-bottom: 5px;
	display: block;
}

#content h2 {
margin: 15px 0 5px 0;
font-weight:bold;
font-size:13px;
}


#content p {
	margin-bottom: 5px;
	line-height: 1.5;	
}

.leftimg {
float: left;
margin-left: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-top: 10px;
display: inline;
background-color: #cccccc;
border:1px solid #5F2D15;
}

.imgdescr {
font-family: "Georgia";
color: #5F2D15;
font-size: 10px;
padding:3px;
}



#mainnav li a:link, 
#mainnav li a:visited, {
font-weight : normal;
text-decoration : none;
float : left;
margin-right : 10px;
padding : 5px 0 2px 0;
font-size : 10px;
text-transform : uppercase;
color : #330;
}

#songwahlform 
{
float:left;
margin-top:20px;
margin-bottom:20px;
padding-top:10px;
background-image: url(img/frmbg2.jpg);
background-color: #94B4EF;
width: 650px;
border:1px solid;

}

#songwahlform label
{
	display: block;
	width: 80px;
	float: left;
	text-align: right;
	margin: 0 5px; 10px 0;
	clear: both;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	text-transform: inherit;
	color: #2B2B2B;
}

#songwahlform .frm_plz {
width: 40px;
}



#songwahlform input, #songwahlform select
{
	margin-bottom: 10px;
	color: #512F1D;
	background: #eee;
	border: #512F1D solid 1px;
	width: 300px;
	vertical-align: bottom;
	font-family: "Georgia";
	color: #5F2D15;
	font-size: 13px;
}

#songwahlform .radio {
	width: auto;
	background-color: transparent;	
	border: none;
	float: left;
	clear:none;
}

#songwahlform .radios {
	font-size: 11px;
	margin-left: 95px;
	color: #2B2B2B;
}


#songwahlform .ticklabel {
	display: inline;
	clear:none;
	width: 300px;
	text-align: left;
}

#songwahlform .submit {
	margin-top: 10px;
	margin-left: 95px;
	width: auto;
	border-width: 2px;
	border-style: outset;
	font-family: Verdana, Arial, Helvetica;
	color:
}

#songwahldisclaimer {
margin-top:0px;
padding-left:20px;
width:190px;
float:left;
}

#songwahldisclaimer p {
font-size: 12px;
color: #2B2B2B;
}

.faqquestion {
	margin-top: 10px;
	font-weight:bold;	
}

.faqanswer {
margin-left: 10px;	
}


a.botnavlink:link,
a.botnavlink:visited {
	font-weight : normal;
text-decoration : none;
	font-family: "Verdana";
	font-size:11px;
	color: #ff0000;
}

a.botnavlink:hover {
	text-decoration : underline;
}
