@charset "utf-8";

html {
 height:100%;
}

body {
	height:100%;
	margin:0 0 0 0;
	padding:0px;
	font-size: 100.01%;
	text-align: center;
	background-color:#000000;
	color: #b5b5b5; /*war: c5c5c5*/
	background-image:url(outside.jpg);
	background-repeat: repeat-x;
}

/* *************************************************************** */
/*
/*	Viewport, optimized for 1024x768 displays
/*
/* *************************************************************** */

#viewport {
  text-align:center;
  margin: auto;
  width: 1090px;
  height:100%;
}

#leftshadow {
	float:left;
	background-image:url(leftshadow.jpg);
	background-repeat:no-repeat;
	height:863px;
	width:100px;
}

#rightshadow {
	float:left;
	background-image:url(rightshadow.jpg);
	background-repeat:no-repeat;
	height:863px;
	width:100px;
}

#clearfix {
	display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

/* *************************************************************** */
/*
/*	content & top layout
/*
/* *************************************************************** */

#content {
  float:left;
  height:101%;
  width: 890px;
  background:url(logo_big.jpg);
  background-repeat:no-repeat;
  background-color:#000000;
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9pt;
  line-height:1.5em;
}

div#top {
	height:125px;
	background-repeat:repeat-x;
	background-position:top;
}

#language {
	float:right;
	position:relative; top:5px; right:0em;
	font-size:0.8em;
}

#menu {
	clear:right;
	float:right;
	position:relative; top:0em; right:0em;
	font-size:1.2em;
	border-style:none;
	border-width:0px;
	padding:40px 0 0px 0;
}

/* *************************************************************** */
/*
/*	3-column layout
/*
/* *************************************************************** */

div#left {
	float: left; 
	clear:both;
	font-size: 0.8em;
    width: 22em;
    margin: 0;
 	padding: 7em 1em 1em 1em;
	background-repeat:no-repeat;
	background-position:top;
}

div#right {
	float: right; 	
    width: 16em;
    margin: 1.2em 0em 0em 0em;
	padding: 0em 1.2em 1.2em 0.7em;
	border-left: 1px solid #171717;
	font-size: 0.8em;
}

div#middle {
	font-size: 1em;
	margin: 1em 14.8em 0 19.6em;
    padding: 0em 1em 1em 0.5em;
	border-left: 1px solid #171717;
}

div#middleAndRight {
	font-size: 1em;
	margin: 1em 0em 0 19.6em;
    padding: 0em 1em 1em 0.5em;
	border-left: 1px solid #171717;
}

div#leftMiddleAndRight {
	font-size: 1em;
	margin: 5em 0em 0 4em;
    padding: 0em 1em 1em 0.5em;
	border-left: 1px solid #171717;
}


/* *************************************************************** */
/*
/*	footer Layout
/*
/* *************************************************************** */

div#footer {
	clear:both;
	font-size: 1em;
	border-top: 1px solid #666666;
	margin-top:25px;
}

#foottxthp {
	float:left;
	font-size: 0.8em;
	margin: 0px;
 	padding: 1em 0em 2em 1em;
}

#foottxt {
	float: right;
	font-size: 0.8em;
	margin: 0px;
 	padding: 1em 1em 2em 0em;
}


/* *************************************************************** */
/*
/*	formating text
/*
/* *************************************************************** */

h1 {
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#666666;
	border-bottom-width:1px;
	font-size: 1em;
	font-weight:bolder;
	/*background-color:#000000;*/  /*ALT: #281D1D; - #1a1414*/
	color:#ffffff;
	margin: 0em 0em 0.6em 0em;
	padding:0.3em 0.5em 0.3em 0.5em;
	
}

h2 {
	color:#ffffff;
	font-size: 1em;
	font-weight: bolder;
	margin: 1.5em 0em 0.6em 0em;
	padding:0.2em 0.2em 0.2em 0.35em;
}

/* h3 für rechte Infospalte */
h3 {
	color:#ffffff;
	font-size: 1em;
	font-weight: bolder;
	margin: 0em 0em 0.6em 0em;
	padding:1.2em 0.2em 0em 0.5em;
}

p {
	margin: 0em 0.6em 1em 0.6em;
	line-height:1.5em;
}

em {
	color:#ffffff;
	font-size:1.2em;
	font-weight:normal;
	font-style:normal;
}

table.disco em {
	font-size: 1.1em;
	font-weight:bold;
}

table.filmo em{
	font-size: 1.1em;
	font-weight:bold;
}


blockquote {
	font-style:italic;
	color:#fff;
	margin: 2em 2em 2em 2em;
}

.blockquoteAuthor {
	margin: 0.5em 2em 2em 0.5em;
}

.auflistungSmall {
	line-height:2em;
}

ul {
	list-style-type:disc;
}

ul li {
	margin:0.5em 0 0em 0;
	color:#ffffff;
	font-style:italic;
}

ul li p {
	font-style:normal;
}

ul em {
	color:#ffffff;
}


.news {
	list-style-type:disc;
	padding:0 0 0 2em;
	margin:1.5em 0 0 0;
	line-height:1em;
	font-size:1em;
}

.untertitel {
	 color:#b5b5b5;
	 font-style:italic;
}

.untertitel2 {
	margin:0em 0 1em 1em;
	color:#b5b5b5;
	font-style:normal;
	font-size:0.9em;
}

.img { margin: 1em 1em 1em 1em; border:1px solid #474747;}
.imgStart { margin: 1em 1em 1em 1em; border:0px none}
.imgVita { margin: 0.3em 2em 1em 1em; border:0px none}
.imgFotos { margin: 1em 1em 1em 1em; border:0px solid #000000;}
.cover { margin: 0em 0em 0em 0em; border-color:#b4acac; border-style:none; border-width:0px;}

table.disco {
	font-size: 0.8em;
	line-height:1.5em;
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	margin: 2em 0em 1em 0em;
	width:99%;
}

table.disco td {
	border-width: 1px 1px 1px 1px;
	padding: 0.6em 1em 0.6em 0.5em;
	border-style: solid none solid none;
	border-color: #272727;
	vertical-align:top;
}

table.filmo {
	font-size: 0.8em;
	line-height:1.5em;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	margin: 2em 0em 1em 0em;
	width:99%;
}

table.filmo td {
	border-width: 1px 1px 1px 1px;
	padding: 0.6em 1em 0.6em 0.5em;
	border-style: solid none solid none;
	border-color: #272727;
	vertical-align:top;
}

table.filmo i{
	font-style:italic;
	font-size:1.1em;
	color:#FFFFFF;
}

table.disco i{
	font-style:italic;
	font-size:1.1em;
	color:#FFFFFF;
}

a:link {color: #ffffff;text-decoration:none;}
a:visited {color: #ffffff;text-decoration:none;}
a:focus,a:hover {color: white;text-decoration:underline;}
a:active {color: white;text-decoration:underline;}

.languageLink:link {color:#b5b5b5; text-decoration:none;}
.languageLink:visited {color:#b5b5b5;text-decoration:none;}
.languageLink:focus,.languageLink:hover {color:white;text-decoration:underline;}
.languageLink:active {color:#b4acac;text-decoration:none;}

.languageLinkActive:link {color:white; text-decoration:none;}
.languageLinkActive:visited {color:white;text-decoration:none;}
.languageLinkActive:focus,.languageLinkActive:hover {color:white;text-decoration:underline;}
.languageLinkActive:active {color:white;text-decoration:none;}

.contentLink:link {
	text-decoration:none;
	background:url(arrow_right.gif) no-repeat left 1px;
	color:#a8a8a8;
	min-height:20px;
	padding:0 0 0 14px;}
.contentLink:visited {
	text-decoration:none;
	background:url(arrow_right.gif) no-repeat left 1px;
	color:#a8a8a8;
	min-height:20px;
	padding:0 0 0 14px;}
.contentLink:focus,.contentLink:hover {
	text-decoration:underline;
	background-image:url(arrow_right_active.gif);
	color:#fff;}
.contentLink:active {
	text-decoration:underline;
	background-image:url(arrow_right_active.gif);
	color:#fff;}
	
.contentLinkHell:link {
	text-decoration:none;
	background:url(arrow_right.gif) no-repeat right 1px;
	color:#fff;
	min-height:20px;
	padding:0 14px 0 0;}
.contentLinkHell:visited {
	text-decoration:none;
	background:url(arrow_right.gif) no-repeat right 1px;
	color:#fff;
	min-height:20px;
	padding:0 14px 0 0;}
.contentLinkHell:focus,.contentLinkHell:hover {
	text-decoration:underline;
	background-image:url(arrow_right_active.gif);
	color:#fff;}
.contentLinkHell:active {
	text-decoration:underline;
	background-image:url(arrow_right_active.gif);
	color:#fff;}	
	
	
	
	

.menuLink:link {
	text-decoration:none;
	color:#a8a8a8;
	min-height:20px;
	padding:0 6px 0 6px;}
.menuLink:visited {
	text-decoration:none;
	color:#a8a8a8;
	min-height:20px;
	padding:0 6px 0 6px;}
.menuLink:focus,.menuLink:hover {
	text-decoration:none;
	color:#fff;}
.menuLink:active {
	text-decoration:none;
	color:#fff;}

.menuLinkActive:link {
	text-decoration:none;
	color:#fff;
	min-height:20px;
	padding:0 6px 0 6px;}
.menuLinkActive:visited {
	text-decoration:none;
	color:#fff;
	min-height:20px;
	padding:0 6px 0 6px;}
.menuLinkActive:focus,.menuLinkActive:hover {
	text-decoration:none;
	color:#fff;}
.menuLinkActive:active {
	text-decoration:overline;
	color:#fff;}

.footerLink:link {color: #b5b5b5;; text-decoration:none;}
.footerLink:visited {color: #b5b5b5;;}
.footerLink:focus,.footerLink:hover {color: white;text-decoration:none;}
.footerLink:active {color: #b5b5b5;;text-decoration:none;}

