/*
Stylesheet memphis-bitch.de
(c) 2008 Patrick G. Stößer <pgs@pgs-info.de> 
Alle Rechte vorbehalten - All rights reserved
*/

body{
	margin: 0;
	padding-left: 60px;
	padding-right: 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000000;
	color: #E7E7E7;
} 

h1{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.8em;
	margin-top: 2em;
}

a:link, a:visited, a:active{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
}

a:hover, a:focus{
	color: #D00000;
	text-decoration: none;
	border-bottom: 1px dotted #D00000;
}

#topnav{
	padding-top: 101px;
	text-align: right;
}

#topnav a:link, #topnav a:visited, #topnav a:active, #topnav a:hover, #topnav a:focus{
	text-decoration: none;
	border: none;
}

#topnavimg img{
	top: 30px;
	left: 59px;
	position: absolute;
	width: 201px;
	height: 81px;
}

#contentbox{
	margin-top: 10px;
	margin-bottom: 4px;
	border: 3px double #E7E7E7;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#imgbox{
	text-align: center;
	margin-bottom: 20px;
	margin-bottom: 30px;
}

.lpicbox{
	float: left;
}

#imgbox a:link, #imgbox a:visited, #imgbox a:active, #imgbox a:hover, #imgbox a:focus{
	text-decoration: none;
	border: none;
}

#footbox{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
	text-align: right;
	font-size: 0.7em;
}

#footbox a:link, #footbox a:visited, #footbox a:active, #footbox a:hover, #footbox a:focus{
	text-decoration: none;
	border: none;
}

#news{
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 40px;
	margin-top: 30px;
}
