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

body {background-image:url(../gfx/bg_mandy.jpg);  margin:0px; padding:0px; background-position:center top; background-repeat:no-repeat; color:#FFF; line-height:18px; font-size:11px; background-color:#000000;}

body {text-align:center;}

#siteContainer {width:950px; margin-left:auto; margin-right:auto; position:relative; text-align:center; min-height:670px; _height:670px;}

#topContainer {height:525px; width:950px; position:relative; text-align: left; margin-left:auto; margin-right:auto; margin-bottom: 0px;}

#footer {
	clear:both;
	height:200px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	color: #FFFFFF;
	text-align: center;
	margin-top: 12px;
	background-color: #272727;
	background-image:url(../gfx/footer-bg.png);
	background-repeat:repeat-x;
}

#contentContainer {width:950px; position:relative; text-align: left; margin-left:auto; margin-right:auto; margin-bottom: 0px;}
	
#contentContainerLinks {position:absolute; width: 320px; left:0px; text-align:left; margin-left: 0; background-repeat: no-repeat; margin-top: 0px;}

#contentContainerRechts {width:520px; left:200px; position:relative;}

h2 {font-family:"Arial Black", arial, sans-serif; font-size:20px; text-transform:uppercase; color:#ffffff; letter-spacing:-2px; margin:2px; display: inherit; margin-top:0px; line-height:20px; margin-bottom:10px;}

h1 {font-family:"Arial Black", arial, sans-serif; font-size:26px; text-transform:uppercase; color:#ffffff; letter-spacing:-2px; margin:2px; display: inherit; margin-top:0px; line-height:20px; margin-bottom:10px;}

h4 {font-family:"Arial Black", arial, sans-serif; font-size:16px; text-transform:uppercase; color:#ffffff; letter-spacing:-2px; margin:2px; display: inherit; margin-top:0px; line-height:20px; margin-bottom:10px;}

h4 strong {color:#F90;}

p {color:#ffffff;line-height:18px; font-size:11px; font-family:Arial, Helvetica, sans-serif; margin:2px;  margin-bottom:10px; 
}

ul,li {color:#ffffff;line-height:18px; font-size:11px; font-family:Arial, Helvetica, sans-serif; margin:2px; }

ul {margin-bottom:10px;}


h3 {font-family:"Arial Black", arial, sans-serif; font-size:14px; text-transform:uppercase; color: #F09; letter-spacing:-2px; margin:2px; display: inline; margin-bottom:0px;}

.tumbnailStyle {border: 8px solid #FFFFFF; margin-left: 0px;}

A.tumbnailStyle {border: 8px solid #FFFFFF; margin-left: 0px;}

.tumbnailStyle:hover {border-width:8px; border-color:#ff0000; border-style:solid; margin-left: 0px;}

#footer h2 {font-size:14px;}

#footer a {color:#ffffff; text-decoration:none; padding:5px;}

#footer a:hover {
	color:#ffffff;
	text-decoration:none;
	background-color:#FF0000;
}

#footer a:visited {color:#ffffff; text-decoration:none;}

a {color:#ffffff; text-decoration:none;}

a:hover {color:#ff0000; text-decoration:none;}

.page-title {
	color:#FF0000;
	font-size:30px;
}

.sub-title {
	color: #D10094;
	font-size:24px;
}

.footer-content {
	padding:60px;
}

.twitter-gadget {height:170px;}

