@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	background: #1e0202 url(Thorn/Erik.jpg) no-repeat top center fixed;
}



/* Layoutstruktur */

#wrap{
	width: 935px;
	margin-left:auto;
	margin-right:auto;
}



#content{
	clear: both;
	font-size: 95%;
	line-height: 1.3em; /* Zeilenabstand */
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background: 
}

#content a:link, #content a:visited{
	text-decoration: none;
	font-weight: bold;
	color:#FFFF00
}

#content a:hover, #content a:active, #content a:focus{
	text-decoration: none;
	font-weight: bold;
	color:#FFFF00
}

#content ul{
	margin-bottom: 30px;
}

#footer{
	clear: both;
	background: #000000 url(images/footer.jpg) repeat-x top left;
	height: 25px;
	text-align: center;
	font-size: 80%;
	line-height: 2.2em;
}

#footer a:link, #footer a:visited{
	text-decoration: none;
	font-weight: bold;
	color:#880202
}

#footer a:hover, #content a:active, #footer a:focus{
	text-decoration: none;
	font-weight: bold;
	color:#ff0000
}



/* Header*/

#header{
	background:  url(Thorn/banner.jpg) no-repeat top center;
	height: 175px;
}


/* Menueleiste */

#button{
float: left;
	
}




/* Content-Bereich */

#ueberschrift{
	text-align: center;
	margin-bottom: 15px;
}

.news{
	padding: 0px;
	text-align: left;
	border-top: #660000 1px dotted;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 15px;
}

h2{
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 180%;
}

h3{
	margin-bottom: 15px;
	font-size: 140%;
}

.hiddenPic{
	display: none;
}



/* Tabellenformatierung */

#bio{
	border: 0px;
}

#bioheading{
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
	vertical-align: top;
	white-space: nowrap;
}

#biocontent{
	vertical-align: top;
}

#mtable{
	width: 100%;
}

#mcontent{
	padding: 15px;
	text-align: center;
	vertical-align: middle;
	border-top: #660000 1px dotted;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

#mcontent ul{
	margin- center: 
	text-align: center;
}

#mcontent ul li{
	font-style: italic;
}

#merchimage{
	padding: 15px;
	border-top: #660000 1px dotted;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	text-align: center;
}



/* Media */

.thumbholder{
	clear: both;
	width: 100%;
	text-align: center;
	padding: 0px;
	vertical-align: center;
	overflow:auto;
}

.thumb{
	width: 181px;
	height: 113px;
	padding: 3px;
	margin: 1px;
	border: #660000 1px solid;
	text-align: center;
	background: #330000;
	float: center;
}

#flash{
	text-align: center;
	margin: 15px;
}