body {
	padding: 0px;
	margin: 0px;
	background-color: #000;
	text-align: center;
}
img {
	border: 0px;
}
body, p, td {
	font-family: arial;
	font-size: 14px;
	color: #FFF;
}
div.header {
	float: left;
	width: 961px;
}
div.main {
	width: 961px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.lang {
	text-align: right;
	padding: 5px;
	background-color: #5D0000;
}
div.lang div.padding {
	padding: 0 20px 0 0;
	margin: 0;
}
div.lang a {
	font-size: 11px;
	text-decoration: none;
}
div.lang a.active {
	color: #3B0000;
}
span.language {
	padding-right: 5px;
}
span.language.last {
	padding-right: 0;
}
div.logo {
	position: absolute;
}
div.logo div.positioner {
	/*padding: 30px 0px 18px 100px;*/
	/*background: url(../img/logo-bg.png) 100px 0px no-repeat;*/
	padding: 30px 0px 18px 0px;
}
div.topmenu {
	float: left;
	width: 961px;
	height: 40px;
}
div.topmenu ul {
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
}
div.topmenu ul li {
	display: inline;
	float: left;
}
div.leftmenu ul {
	margin: 0px;
	padding: 0px;
}
div.leftmenu ul li {
	list-style-type: none;
	background: url(../img/leftnavi-bg.png) bottom left no-repeat;
	height: 37px;
}
div.login {
	padding-top: 10px;
}
div.login form {
	padding: 0px;
	margin: 0px;
}
div.login div.positioner {
	float: right;
}
div.login input.form {
	font-size: 9px;
	display: block;
	width: 100px;
	float: left;
	height: 20px;
	margin-right: 5px;
	background-color: #4F4F4F;
	border: 2px solid #4F4F4F;
	line-height: 13px;
}
div.maincontent {
	width: 961px;
	min-height: 500px;
	float: left;
	background: #b40001 url(../img/mainbg.jpg) top left no-repeat;
	padding: 10px 0 50px 0;
}
div.left {
	width: 250px;
	float: left;
}
div.left div.positioner {
	width: 200px;
	margin-left: 30px;
	margin-right: 20px;
}
div.content {
	width: 561px;
	float: left;
}
div.content div.positioner {
	width: 540px;
	margin-right: 21px;
}
div.right {
	width: 150px;
	float: left;
}
div.right div.positioner {
	width: 120px;
	margin-right: 30px;
}
div.left div.box h2 {
	font-size: 16px;
	color: #B3C9EF;
	background: url(../img/header-bg.png) top left no-repeat;
	line-height: 40px;
	padding: 20px 0px 0px 15px;
}
div.shout-text {
	color: #FFF;
}
div.shout-text p {
	margin: 0px;
	padding: 3px 10px 5px 15px;
	font-size: 11px;
	width: 150px;
}
div.shout-text p.shout-header {
	background: url(../img/leftsubheader.gif) top left repeat-x;
	line-height: 23px;
	padding: 0px 5px 0px 15px;
	text-align: right;
	font-weight: bold;
}
div.shout-content {
	height: 200px;
	overflow: auto;
}
div.randompic {
	text-align: center;
}
div.comments {
	color: #FFF;
}
div.comments-entry p {
	padding: 5px 5px 5px 15px;
	margin: 0px;
}
div.comments-entry.odd {
	background: url(../img/comments-odd.gif) top left repeat-x;
}
div.comments-entry.even {
	background: url(../img/comments-even.gif) top left repeat-x;
}
div.left a.more {
	background-color: #360000;
	display: block;
	padding: 3px;
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
div.left a.more:hover {
	color: #FFF;
}
div.content div.positioner {
	padding: 10px 0 0 0;
}
div.nextevent {
	background: url(../img/next-event.png) top left no-repeat;
	width: 561px;
	height: 160px;
	color: #FFF;
}
div.highlight {
	background: url(../img/next-highlight.png) top left no-repeat;
	color: #000 !important;
}
div.highlight div.nextevent-header h2 {
	color: #000 !important;
}
div.highlight div.nextevent-description p {
	color: #000;
}
div.nextevent div.positioner {
	padding: 13px 5px 5px 13px;
}
div.nextevent-image {
	float: left;
	width: 201px;
}
div.nextevent-text {
	float: left;
	width: 298px;
}
div.nextevent-text p {
	padding: 5px 0px 0px 20px;
	margin: 0px;
}
div.nextevent-header h2 {
	padding: 8px 0px 0px 20px !important;
	margin: 0px !important;
	font-size: 16px !important;
	float: left;
	color: #FFF !important;
	border: 0px !important;
}
div.nextevent-header h3 {
	padding: 10px 0px 0px 20px;
	margin: 0px;
	float: right;
	font-size: 14px;
}
div.nextevent-header {
	overflow: hidden;
}
div.nextevent-description {
	height: 70px;
}
p.morelink {
	text-align: right;
}
p.morelink a {
	padding-right: 10px;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
p.morelink a:hover {
	color: #FFF;
}
div.right div.positioner {
	padding: 11px 0 0 0;
}
div.content div.csc-frame {
	padding: 30px 30px 0 30px;
	min-height: 130px;
}
div.content div.box h2 {
	margin: 5px 0 0 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	color: #ff6600;
	border-bottom: 1px solid #ff6600;
}
div.csc-frame.violett {
	background: url(../img/box-violett.png) top left no-repeat;
}
div.csc-frame.red {
	background: url(../img/box-red.png) top left no-repeat;
}
div.csc-frame.black {
	background: url(../img/box-black.png) top left no-repeat;
}
div.red h2, div.black h2 {
	color: #FFF !important;
	border-bottom: 1px solid #FFF !important;
}
div.footer {
	float: left;
	height: 100px;
	width: 961px;
}
div.footer a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
div.footer p.copyright {
	float: left;
	padding: 30px 0 0 30px;
	margin: 0;
}
div.footer p.imprint {
	float: right;
	padding: 30px 30px 0 0;
	margin: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #0081CC;
}
div.pagebrowser {
	font-size: 9px;
	padding: 5px;
	background-color: #5A0000;
}
div.pagebrowser a {
	text-decoration: none;
}
div.pagebrowser strong {
	background-color: #B40001;
	padding: 2px;
}
.csc-mailform-submit {
	border: 1px solid #DA6F00;
	background-color: #5A0000;
	color: #FFF;
	padding: 5px;
	cursor: pointer;
}
.event-image {
	float: left;
	width: 180px;
}
.event-text {
	float: left;
	width: 180px;
}
.event-right {
	float: right;
	width: 100px;
}
.event-russianextreme {
	display: block;
	text-align: center;
	background-color: #5A0000;
	padding: 5px;
	margin: 0 0 5px 0;
	width: 60px;
	text-decoration: none;
}
.event-russianextreme a:hover {
	background-color: black;
}
.event-dj {
	width: 60px;
	text-align: center;
	background-color: #5A0000;
	padding: 5px;
}
.event-dj h5 {
	margin: 3px 0 3px 0;
	padding: 0px;
	font-size: 9px;
}
.event-reservate {
	float: right;
	width: 480px;
	text-align: right;
	margin: 5px 0 5px 0;
	padding-top: 3px;
}
.event-reservate a {
	text-decoration: none;
	font-size: 9px;
	background-color: #5A0000;
	padding: 3px;
}
.gallery-gallery-item {
	float: left;
	width: 480px;
	margin: 0 0 5px 0;
}
.gallery-gallery-image {
	float: left;
	width: 100px;
}
.gallery-gallery-list h3 {
	background-color: #5A0000;
	padding: 5px;
	font-size: 16px;
}
hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #FFF;
	color: #FFF;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.gallery-image-item {
	float: left;
	width: 240px;
	text-align: center;
}
.gallery-image-image {
	height: 130px;
}
.gallery-image-rating {
	text-align: center;
	width: 240px;
}
.gallery-image-rating-item {
	background-color: #5A0000;
	width: 220px;
	padding: 5px;
}
.gallery-image-rating-note {
	font-size: 9px;
}
div.randomimage {
	text-align: center;
}
.comments-list-item {
	float: left;
}
.comments-list-image {
	float: left;
	width: 140px;
	text-align: center;
	padding: 10px 0 0 0;
}
.comments-list-description {
	float: left;
	width: 300px;
}
.tx-srfeuserregister-pi1-error {
	border: 1px solid #FFF;
	padding: 2px;
	background-color: #5A0000;
}
.mailicon {
	float: left;
	width: 70px;
}
th {
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	background-color: #5A0000;
}
.contenttable {
	border-collapse: collapse;
	width: 480px;
}
.contenttable td {
	padding: 5px;
    vertical-align: top;
}
td.alt {
	background-color: #892526;
}
dt {
	float: left;
	width: 60px;
	font-weight: bold;
}
.messagebody {
	border: 1px solid #FFF;
	padding: 5px;
	font-family: courier new;
	font-size: 14px;
	background-color: #5A0000;
}
a:focus {
	outline: none;
}
div.profile-image {
	float: left;
	width: 200px;
}
div.profile-view {
	height: 150px;
}
div.album-list-row {
	float: left;
}
div.album-list-item {
	float: left;
	width: 120px;
}
p.center {
	text-align: center;
}
div.community-comment-item {
	float: left;
	width: 470px;
}
div.community-comment-image {
	float: left;
	width: 100px;
	height: 100px;
}
p.previewfield {
	padding: 3px;
	background-color: #5A0000;
	color: #fff;
	font-family: courier new;
	font-size: 11px;
}
h2.white {
	color: #FFF !important;
	border-bottom: 1px solid #FFF !important;
}
.header-left {
	float: left;
}
.header-right {
	float: right;
}
.nexteventbox-header {
	overflow: hidden;
}
big {
	font-size: 28px;
}
.tx-infinityimagerating-pi1 .cols {
    overflow: hidden;
}
.tx-infinityimagerating-pi1 .cols .f-left {
    float: left;
    width: 210px;
}
.tx-infinityimagerating-pi1 .cols .f-right {
    float: right;
    width: 210px;
}
.tx-infinityimagerating-pi1 .cols .f-right .banner {
    padding: 10px 0 0 0;
}
#bannerFotoRating {
    margin-top: 15px;
}
#bannerUpcomingEvents {
    margin-top: 15px;
}
.align-center,
.a-center
{
    text-align: center;
}
.align-right,
.a-right
{
    text-align: right;
}
.align-left,
.a-left
{
    text-align: left;
}
.f-left {
    float: left;
}
.f-right {
    float: right;
}
.events-dynamic .event-text {
    width: 400px;
}
.event-slide {
    float: left;
    width: 518px;
    background-color: #5A0000;
    padding: 10px;
    border: 1px solid #FFFFFF;
    margin-bottom: 10px;
}
.footer-banner {
    float: left;
    width: 901px;
}
.footer-banner .positioner {
    padding: 20px 30px 0 30px;
}
a {
	outline: 0;
	-moz-outline: 0;
}
#paidInformation {
    padding: 10px;
    border: 1px solid white;
    background: #640E5B;
}
#paidInformation p {
    font-size: 9px;
}
.youtube-container {
    text-align: center;
    margin: 20px;
}
