@import url(accordion.css);
/********************************/
/**********Allgemeines***********/

.onlyprint {
	display:none;
}

.noprint {}

html{
	height:100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height:100%;
	margin:0px;
	background: #595858 url('/templates/homecinema/images/background.png');
	background-repeat:repeat-x;
	background-position:top left;
}

a:link,
a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
a:focus {
	outline: none;
}
td,
tr,
th,
h1,
h2,
h3 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
sub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999999;
}
hr{
	border-top: 1px solid #CCC;
	border-right: 1pt solid #fff;
	border-bottom: 1pt solid #fff;
	border-left: 1pt solid #fff;
}


/********************************/
/**********Schriften*************/
.schriften {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#fff;
	text-decoration: none;
}

.schriftenklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#fff;
	text-decoration: none;
}

.schriftentitel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#fff;
	text-decoration:none;
	background: url('/templates/homecinema/images/titelHG.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	
	width: 620px;
	max-width: 630px;
	
	height:17px;
	max-height:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:10px;
}

#Content{
	width: 630px;
	max-width:640px;
	padding:15px;
	padding-left:55px;
}

#ContentOut {
	
	width:670px;
	max-width:700px;
	
	background-color:#000;
	background:#000 url('/templates/homecinema/images/hg2009.jpg');
	background-repeat:no-repeat;
	background-position:top left;	
}

.contentrounder{
	background-color:#000;
	width: 300px;
	height:300px;
}

#Hauptfenster{
width:1195px;
margin:0 auto;
}

.footerHC {
	z-index:5;
	
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color:#fff;
	background-color:#000;
}
.footerHC a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color:#fff;
	text-decoration: none;	
}

.containerrights a {
		color:#ff0000;
}
.container {
	position:absolute;
	color:#ff0000;
	width: 200px;
}
.transparenthinten{
	position:absolute;
	background-color:#fff;
	width: 200px;	
	filter: gray() alpha(opacity=20); /* IE */
	opacity: 0.20; /* Safari, Opera and Mozilla */
}

/********************************/
/***********Subnavi**************/
.servicelinks a:link,
.servicelinks a:hover,
.servicelinks a:active,
.servicelinks a:visited{
	float:right;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color:#fff;
	text-decoration:underline;
	padding-left:10px;
}





.templ_2sp_left {
	float: left;
	width: 302px;
	max-width:302px;
	min-height: 440px;
	margin-right:11px;
}
.templ_2sp_right {
	float: left;
	width: 302px;
	max-width:302px;
}





/********************************/
/**********Containers************/
.containerrights {
	visibility:visible;
	position:relative;
	width:230px;
	padding-bottom:7px;
}

/********************************/
/***********Subnavi**************/
.containerrights a:link,
.containerrights a:hover,
.containerrights a:active,
.containerrights a:visited{
	
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color:#990000;
	text-decoration:none;

}
.containerFontTitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.containerbuttonleft {
	visibility:visible;
	position:relative;
	z-index:3;
	margin-top:20px;
	width:95;
	height:35;
	background: url('/templates/homecinema/images/button_containers.png');
	background-repeat:no-repeat;
	background-position:top left;
}

.containerinlayright {
	visibility:visible;
	position:relative;
	z-index:1;
	margin-top:-55px;
	margin-left:15px;
	width:200px;
	
}
.transparenthintenright{
	position:absolute;
	background-color:#fff;
	width: 200px;	
	z-index:-1;
	filter: gray() alpha(opacity=20); /* IE */
	opacity: 0.20; /* Safari, Opera and Mozilla */
}

.personaltab{
	padding-bottom:15px;	
}


/*********************************/
/********** Navipunkte ***********/
.navi {
	font-size:0.8em;
	line-height: 12px;
	color:#999;
	margin: auto;
	width:100%;
	height:20px;
	margin-bottom:10px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/templates/homecinema/images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}
/* mouseover state */
.navi a:hover {
	background-position:0 -16px!important;
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -32px;
}

.item {
	font-size:1.2em!important;
	float: left;
	width: 306px;
}

.itemContainer {
	width: 10000px;
}

.projektimagestop {
	overflow: hidden;
}

