/* CSS Document */

body{
	background-image: url(img/bg3.gif);
	background-attachment:fixed;
	font-family: tahoma, verdana, arial; 
	color: rgb(30, 30, 30); 
	font-size:10px;
	}
/* the following rule is recognized only by IE */
* html body{
	background-attachment: scroll;
}		

#radio{ 
	width: 100px;
	height: 79px;
	position:absolute;
	top: 167;
	left: 50%;
	margin-left: 310px;
	}

/* the following rule is recognized only by IE */
* html body #radio{
	top: 165;
}	

#map_canvas{
	width: 360px; 
	height: 360px; 
	border solid rgb(0,0,0);
	}


#center{
	width: 1000px;
	position:absolute;
	left: 50%;
	margin-left: -500px;
}

#header{
	height: 243px;
	background-image: url(img/lottenpage_01.png);
	}
/* the following rule is recognized only by IE */
* html body #header{
	background-image: url(img/lottenpage_01ie.png);
}		

#main{
	background-image: url(img/lottenpage_02.png);
	padding-left: 70px;
	padding-right: 50px;
}
/* the following rule is recognized only by IE */
* html body #main{
	background-image: url(img/lottenpage_02ie.png);
	position:relative;
       top:-2;
}		

#footer{
	background-image: url(img/lottenpage_04.png);
	background-repeat: no-repeat;
	font-family: tahoma, verdana, arial;
	color: rgb (0,0,0);
	font-size:12px;
	height: 80px;
	padding-top: 100px;
	padding-right: 50px;
	}

/* the following rule is recognized only by IE */
* html body #footer{
	background-image: url(img/lottenpage_04ie.png);
     	position: relative;
       top:-2;
}		

	
#menu{
	height:61px;
	margin-right: 25px;
	padding-top: 20px;
	}

/* the following rule is recognized only by IE */
* html body #menu {
	margin-bottom: 25px;
}		

.newseintrag{
	background-image: url(img/back-con.png);
	border: rgb(180, 180, 180) solid 2px;
	font-family: tahoma, verdana, arial;
	font-size:10px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 15px;
	padding-left: 50px;
	padding-right: 50px;
	float:left;
	}

.brandsentry{
background-image: url(img/back-con.png);
	border: rgb(180, 180, 180) solid 2px;
	font-family: tahoma, verdana, arial;
	font-color: #000000;
	font-size:10px;
	line-height: 2;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom:20px;
	padding-top:20px;
	margin-right:0px;
	margin-top:20px;
	}

#brandsmenue{
background-image: url(img/back-con.png);
	border: rgb(180, 180, 180) solid 2px;
margin-top: 20px;
}
		
.sideentry{
	width:230;
	border: rgb(180, 180, 180) solid 0px;
	background-image: url(img/); 
	font-family: tahoma, verdana, arial; 
	color: rgb(30, 30, 30); 
	font-size:10px;
}

.contact{
background-image: url(img/back-con.png);
	border: rgb(180, 180, 180) solid 2px;
	font-size:10px;
	padding-left: 50px;
	margin-top: 20px;
	padding-bottom: 20px;
	}

.about1{
    background-image: url(img/back-con.png);
	border: rgb(180, 180, 180) solid 2px;
	font-size:10px;
	padding-left: 50px;
	padding-right: 60px;
	margin-top: 30px;
	margin-bottom: 30px;
	}

.freunde{
background-image: url(img/back-con.png);
	border: rgb(180, 180, 180) solid 2px;
	clear:left;
	font-size:10px;
	padding-left: 50px;
	padding-right: 60px;
	padding-top: 30px;
	margin-bottom: 30px;
	}

.gallery{
    background-image: url(img/back-con.png);
	border: rgb(180, 180, 180) solid 2px;
	font-family: tahoma, verdana, arial;
	font-color: rgb(102, 102, 102);
	font-size:10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 50px;
	}
	

.gallmenu{
	width: 35%;
    
	margin-right: 20px;
	margin-bottom: 5px;
	}

/* the following rule is recognized only by IE */
* html body #gallmenu {
	margin-bottom: -20px;
}		

#flashcontent {
		width: 633px;
		height: 800px;
		margin-top: 10px;
		margin-bottom: 0px;
	}


.impressum{
	font-family: tahoma, verdana, arial;
	font-color: rgb(102, 102, 102);
	font-size:10px;
	padding-top: 20px;
	padding-right: 60px;
	padding-left: 50px;
	}

.newsletter{
		margin: 15px;
		text-align:left;
		}
* html body .newsletter {
	margin: 15px;
	text-align:left;
}	

a.footer:link { color: rgb(0,0,0); text-decoration:none; border:none;}
a.footer:visited { color:rgb(0,0,0); text-decoration:none; border:none;}
a.footer:focus { color:rgb(0,0,0); text-decoration:none; border:none;}
a.footer:hover { color:rgb(100,100,100); text-decoration:none; border:none;}
a.footer:active { color:rgb(0,0,0); text-decoration:none; border:none;}

a.links:link { color:rgb(220,15,5); text-decoration:none; border:none;}
a.links:visited { color:rgb(220,15,5); text-decoration:none; border:none;}
a.links:focus { color:rgb(220,15,5); text-decoration:none; border:none;}
a.links:hover { color:rgb(240,120,120); text-decoration:none; border:none;}
a.links:active { color:rgb(0,0,0); text-decoration:none; border:none;}

a.gallery1:link { color:rgb(53,53,53); text-decoration:none; border:none;}
a.gallery1:visited { color:rgb(53,53,53); text-decoration:none; border:none;}
a.gallery1:focus { color:rgb(53,53,53); text-decoration:none; border:none;}
a.gallery1:hover { color:rgb(160,30,30); text-decoration:none; border:none;}
a.gallery1:active { color:rgb(53,53,53); text-decoration:none; border:none;}


h2{font-family: tahoma, verdana, arial;
	color:rgb(0, 0, 0); text-decoration:none; font-size:14px;
	}

h4{ font-family: tahoma, verdana, arial;
	color:rgb(50, 50, 50); text-decoration:none; font-size:18px; font-weight:bolder; 
	border-left: rgb(50, 50, 50) solid 10px; padding-left:10px; margin-top: 5px;}

h5{ font-family: tahoma, verdana, arial;
	color:rgb(0,0,0); text-decoration:none; font-size:12px;}

h6{ font-family: tahoma, verdana, arial;
	color:rgb(0,0,0); text-decoration:none; font-weight: bold; font-size:10px;}

p{	font-family: tahoma, verdana, arial; color: rgb(30, 30, 30);
	font-size:10px; line-height: 1.5;}

p.contact{	font-family: tahoma, verdana, arial; color: rgb(30, 30, 30);
		font-size:10px; text-align:justify }

p.news{font-family: tahoma, verdana, arial; color: rgb(30, 30, 30); font-size:10px; text-align:justify;
		line-height: 1.5;}		
		
		
		
img.features{margin-bottom:40px; margin-right: 0px; width:200px;}

img.brands{margin-top: 40px; margin-right:15; padding:6px; border:solid 1px; border-color:rgb(160,160,160); background-color:rgb(255,255,255);}

img.about{padding:6px; border:solid 1px; border-color:rgb(160,160, 160); background-color:rgb(255,255,255);}

img.newspic{margin-bottom:10px; margin-top:3px; margin-right: 10px; padding: 5px; align:top; vertical-align:text-top; border:solid 1px; border-color:rgb(200,200, 200);
			background-color:rgb(255,255,255);float:left;}
/* the following rule is recognized only by IE */
* html body img.newspic{margin-bottom:10px; margin-top:3px; margin-right: 25px; padding: 5px; align:top; vertical-align:text-top; 
			border:solid 1px; border-color:rgb(200,200, 200); background-color:rgb(255,255,255);float:left;}		


img.sidead{padding: 5px; border:solid 0px; border-color:rgb(200,200, 200);
			background-color:rgb(255,255,255);}



