@charset "utf-8";

* {
		margin:0;
		padding:0;
}

img {
	border:none;
}

body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	padding: 0px;
	font-family: verdana,arial,sans-serif,helvetica;
	font-size: 13px;
	color: #ffffff;
	text-align:center;
}
input, textarea { 
	-moz-opacity:.50;
	filter:alpha(opacity=50); 
	opacity:.50;
}
#page {
	height: 720px;
	width: 950px;
    margin:0 auto; 
    text-align:left;
    position:relative;
    min-height:100%;
    height:auto !important;/* moderne Browser */
    height:100%; /* IE */
}
#pageplayer {
	height: 300px;
	width: 300px;
    margin:0 auto; 
    text-align:left;
    position:relative;
    min-height:100%;
    height:auto !important;/* moderne Browser */
    height:100%; /* IE */
}
h1 {
    font-weight: bold;
    text-decoration: none;
    font-size: 15px;
	padding-bottom:5px;
}
a {
	color:#ff6600;
	font-weight: bold;
	text-decoration: none;
    cursor: pointer;
}
a:hover {
	color:#ff0000;
	font-weight: bold;
	text-decoration: none;
    
}
a:active {
	color:#ff0000;
	font-weight: bold;
    text-decoration: underline;
}
#header {
	background-attachment: scroll;
	background-image: url(../images/hintergrund.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	height: 160px;
	width: 950px;
}
#contentarea {
	position: relative;
	width: 950px;
	height: auto;
	top: 20px;
}
#moviesleft {
    width:160px;
    
    
}

a.members {
	font-family:"Comic Sans MS", cursive;
	font-size: 18px;
	color:#ff6600;
	font-weight: bold;
	text-decoration: none;
}
a.members:hover {
	font-family:"Comic Sans MS", cursive;
	font-size: 18px;
	color:#ff0000;
	font-weight: bold;
	text-decoration: none;
}
a.members_active {
	font-family:"Comic Sans MS", cursive;
	font-size: 18px;
	color:#ff0000;
	font-weight: bold;
	text-decoration: underline;
}
div.menuItem {
	float:left;
	padding-top:65px;
	padding-left:10px;
	padding-right:15px;
	height: 32px;
}
#mainmenu {
	height: 80px;
	width: 720px;
	text-align: left;
	top: 150px;
}
#footer {
	width: 950px;
	height: auto;
	text-align: left;
	float: left;
	clear: both;
    position: relative;
    top:30px;
    left:20px;
}

.tx-ccevent-header {
margin-bottom: 10px;
font-weight: bold;
font-size: 14px;
}

.tx-ccevent-entry {
margin-bottom: 10px;
}

.tx-ccevent-area {
position: absolute;
}

.tx-ccevent-areacontent {
color: #000000;
background-image: url(../../../typo3conf/ext/cc_event/res/ausruf.gif);
background-repeat: no-repeat;
width: 277px;
height: 210px;
position: relative;
left: 130px;
display: block;
padding-top: 5px;
padding-left: 25px;
padding-right: 5px;
}

.tx-ccevent-areacontent table tr td {
color:#000000;
font-size:12px;
}

.tx-guestbook-result {
	float: none;
	clear: none;
}
.tx-guestbook-pagination {
	border: thin dotted #F00;
}
.tx-guestbook-header {
	float: none;
	clear: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: 602px;
	border: 1px dotted #F00;
}
.tx-guestbook-content {
	border: thin dotted #F00;
}

.tx-guestbook-header .tx-guestbook-header-left {
	float: left;
	width: auto;
	clear: none;
	padding-right: 5px;
	padding-left: 5px;
	border: thin dashed #F00;
	padding-top: 15px;
}
.tx-guestbook-header .tx-guestbook-header-right {
	float: left;
	clear: both;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}
#moviesleft {
	height: 430px;
	width: 174px;
	clear: none;
	float: left;
}
#moviesright {
	clear: none;
	height: 430px;
	width: 174px;
	float: left;
}

#content {
	width: 590px;
	float: left;
	height: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

