/* CSS Document */

body {
	font: 100%, arial, sans-serif;
	}
#layout {
	width: 100%;
	min-width: 800px;
	margin: 0 auto;
	}
#head {
	background-image:url(head_bg.gif);
	background-repeat: repeat-x;
	margin: 0 auto;
	height: 30px;
	}
	
#menu {
	text-align: left;
	Font-weight: bold;
	color: #000000;
	}	
#banner	{
	text-align: center;
	}
.banner-gaymarkt	{
	margin: 10px;
	}

#poppers {
	border: 1px;
	border-style: solid;
	border-color: black;
	margin-bottom: 5px;
	}
	
#menu a:link, #menu a:visited {
	color: #000000;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #000000;
	text-decoration: underline;
}

a:link, a:visited, a:active, a:hover {
	color: #000000;
	}	

h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color: white;
	}
	
h1	{
	text-align: right;
	padding-top: 5px;
	margin-right: 10px;
	text-decoration: underline;
	color: white;
	}
	
h2	{
	text-align: center;
	}
	
h3	{
	font-size: 1.1em;
	}	

h4	{
	font-size: 1em;
	font-weight: bold;
	display: inline;
	}
	
h4 a:link, h4 a:visited, h4 a:active, h4 a:hover {
	color: black;
	}
	
h5	{
	font-size: larger;
	line-height: 25px;	}


	
.intro {
	float: left;
	margin: 5px;
	}
	
.outro {
	float: right;
	margin: 5px;
	}
	
.thumb {
	margin: 5px;
	height: 82px;
	width: 60px;
	float: left;
	clear: left;
	}
	
.left{
float: left;
margin: 3%;
width: 55%;
}

.dvds{
	padding-left: 5%;
	margin: 2%;
	float: right;
	width: 25%;
	border-left: 1px solid;
	border-left-style: dotted;
	}
	
.cover	{
	float: left;
	margin: 5px;
	margin-right: 15px;
	border: 1px solid;
	border-color: black;
	}
	
.prev	{
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.info	{
	
	font-size: smaller;
	}
	
.title	{
	font-weight: bold;
	}

.button	{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 40px;
	}
	
.textlinks	{
	width: 90%;
	margin: 0 auto;
	padding: 5px;
	}
	
.bannerlinks	{
	width: 90%;
	margin: 0 auto;
	padding: 5px;
	text-align: center;
	}
	
.linksleft	{
	width: 32%;
	float: left;
	padding: 5px;
	}

.linksmiddle{
	width: 32%;
	float: left;
	padding: 5px;
	}
	
.linksright	{
	width: 32%;
	float: right;
	padding: 5px;
	}
	
	
.link{
	text-align: center;
	}
	
.Laufzeit {
	font-size: smaller;
	}

.more	{
	font-size: smaller;
	}

.weitere	{
	text-decoration: blink;
	text-align: center;
	}

 .buy {
 	font-size: smaller;
	font-weight: bold;
	color: black;
	}

.buy a:link,.buy a:visited,.buy a:active	{
	color: black;
	}
	
.buy a:hover	{
	color: #000000;
	}

.sortiment	{
	margin: 3%;
	}
	
.intro_sortiment	{
	margin-left: 25px;
	margin-bottom: 25px;
	float: right;
	}

.thumb_sortiment {
	
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom:50px;
	float: left;
	}
	
.info_sortiment {
	float: right;
	font-weight: bold;
}

.zum_shop_sortiment	{
	float: left;
	font-weight: bold;
	}

.wurstfilme a:link,.wurstfilme a:visited,.wurstfilme a:active	{
	color: black;
	}

.wurstfilme	a:hover	{
	color: #000000;
	}
	



