/* TAGS */

body,p,h1,h2,h3,li,td,a{
	font-size: 10.5pt;
	font-family: Verdana, "MS Gothic", Helvetica, Arial, sans-serif;
	color: #E8CFB5;
	line-height: 15pt;
}
body{
	background-color: #000;
}
a{
	text-decoration: none;
}
p{
	
}
h1{
	
}
h2{
	
}
h3{
	
}

img{
	border: 0;
}
strong,b {
	color: #999900;
}

input,select,textarea{
	font-size: 10pt;
	font-family: Verdana, "MS Gothic", Helvetica, Arial, sans-serif;
	color: #000;
	border: #95622F solid 1px;
	background-color: #E8CFB5;
	width: 250px;
}

/* IDS */

#container{
	position: absolute;
	top: 50px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
}

#head{
	padding-left: 260px;
}

#float {
	position:absolute;
	left: 50px;
	top: 0px;
}

#content{
	position: absolute;
	top: 90px;
	left: 270px;
	width: 480px;
}

#language {
	text-align: right;
	padding-top: 16px;
}
#actors {
	padding-top: 60px;
	text-align: center;
}
#navi a:hover{
	color: #95622F;
}

#content a {
	color: #999900;
}


/* Classes */

a.language {
	margin-left: 8px;
	color: #999900;
}

a.main-cat-title{
	font-weight: bold;
	color: #990000;
	font-size: 11pt;
	display: block;
	padding: 2px 0px 2px 0px;
}
a.sub-cat-title{
	color: #E8CFB5;
	font-size: 11pt;
	display: block;
	letter-spacing: 1.5pt;
	font-weight: lighter;
	margin: 2px 0 2px 15px;
	display: none;
	padding: 2px 0px 2px 0px;
}
a.sub-sub-title{
	color: #999900;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 0 30px;
	display: block;
	display: none;
	padding: 2px 0px 2px 0px;
}
#navi a.sub-sub-title:hover{
	color: #99CC00;
}
#navi a.sub-cat-title-selected{
	color: #95622F;
	font-size: 11pt;
	display: block;
	letter-spacing: 1.5pt;
	font-weight: lighter;
	margin: 2px 0 2px 15px;
	display: none;
	padding: 2px 0px 2px 0px;
}

a.visible {
	display: block;
}
div.navi-images{
	margin-left: 50px;
}

div.tw-mailform-input-checkbox-array{
	display: inline;
}


div.tw-mailform-input-checkbox-array input{
	width: 16px;
	margin: 0 7px 0 0;
	border: none;
	background-color: transparent;
}
div.tw-mailform-error{
	border: #FF0000 2px solid;
	width: 250px;
}

table.events{
	margin-top: 90px;
	border-collapse: collapse;
	width: 100%;
}
table.events td{
	vertical-align: top;
}