*
{
	margin: 0;
	padding: 0;
    outline: none;
}
html, body {
  height: 99.9%; /* Required */
}
body
{
	background-color: #580033;
	color: #ECE1CB;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
  

}

/* ################   Position ################  */
#all
{
	
		font-size: 14px;
    line-height: 17px;
	margin: 0;
	width: 1000px;
	padding: 0 ;
	text-align: left;
min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
 border: solid 0px #ff0099;
 	background-image:url(bollywood-bg1.jpg);
background-repeat:no-repeat;  
background-position: left top;
}


#bild
{
	margin: 50px 0 0px 250px;
    padding: 1px 0 0 0;
	position: absolute;
	height: 600px;
    width: 420px;
 border: solid 0px #ff0099;
}



#main
{
	width:100px;
height: 30px;
    margin: 54px 0 0 700px;
	padding: 0 10px 10px 0;
	position: absolute;
  border: solid 0px #ff9999;
}



/* ################   ***   ################  */

p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #fff8ea;
	margin-top: 0px;
	margin-bottom:0px;
	
	text-align:left;
}
p.eng {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #fff8ea;
	margin-top: 0px;
	margin-bottom:-10px;
	
	text-align:left;
}

 a:link, a:visited {
font-size: 14px;
	line-height: 20px;
color:#f5ede0;
 text-decoration: none;
 font-weight: normal;
  letter-spacing: 0.02em;
}

a:hover, a:active, a:focus {

color:#ddd3sb7;
}
 a.gross:link, a.gross:visited {
font-size: 16px;
	line-height: 20px;
color:#f5ede0;
 text-decoration: none;
 font-weight: normal;
 letter-spacing: 0.02em;
}

a.gross:hover, a.gross:active, a.gross:focus {

color:#ddd3sb7;
}


/* TITEL UND SO */

h1 {

color: #fff8ea;
font-size: 20px;
line-height: 22px;
font-weight:bold;
letter-spacing: 0.01em;
margin: 0 0 12px 0;
}
 h2 {
color: #fff8ea;
font-size: 15px;
line-height: 18px;
font-weight:bold;
letter-spacing: 0.01em;
margin: 0 0 10px 0;
}
h3 {
color: #a42d18;
font-size:14px;
font-weight:bold;
margin:0 0 14px 0;
text-align:left;
}

