/* sauhaus */
body{
	background:#c9dfd2;
	background-image:url(../images/streifen-kachel-hintergrund.gif);
	font-family: Courier New;
	/*font-size: 62.5%;*/
	font-size:10px;
	color:#74749E;
  margin: 0;
  padding: 0;
}
ul, ol {
  list-style: none;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, label, textarea {
  margin: 0;
  padding: 0;
}
/*
p,li,h1,td,th {
*/
/*

*/
p,h1,li,th,span,tr.facts td {
  	font-weight:normal;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 2px;
	font-size: 1.4em;
	line-height: 1.5em;
}
/*h1{
	font-size: 1.4em;
	line-height: 1.5em;
}
*/
/*
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, label, textarea {
	word-spacing: normal;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.4em;
	font-size: 1.4em;
}
*/
a{
	text-decoration:none;
	color:#74749E;
}
a:hover{
	color:#333366;
}
div{
	margin:0px;
	padding:0px;
}
table{
	margin:0px;
	padding:0px;
	border:none;
	border-collapse:collapse;
	border-spacing:0px;
	border-style:hidden;
/*	empty-cells:hide;*/
	
}
tr{
	margin:0px;
	padding:0px;
}
td,th{
	margin:0px;
	padding:0px;
	text-align:left;
	/*font-size:1em;*/
}
th{
	font-weight:normal;
	cursor:pointer;
}
th:hover{
	/*cursor:pointer;*/
	color:#333366;
}



#stage{
	/*background:#F8F7F6;*/
	background:#F8F7F6;
	/*width:945px;*/
	width:1000px;
	min-height:800px;
	margin:auto;
	padding-bottom:20px;
}
#head{
	margin:0px;
	padding:0px;
	padding-top:25px;
	height:100px;
	/*font-size:1.3em;*/
	background-image:url('../images/bg_navigation.gif');
	background-repeat:no-repeat;
	background-position:0px 80px;
}
#footer{
	/*padding-bottom:20px;*/
	/*margin-top:7px;*/
	/*height:620px;*/
}
#main{
	margin:0px;
	padding:0px;
	margin-top:40px;
	margin-left:40px;
}

#head ul li{
	margin:0px;
	padding:0px;
	/*
	font-size: 1.4em;
	line-height: 1.5em;
	*/
	/*font-size: 1.4em;
	line-height: 1.3em;*/
}
/*#head ul li 1{
	line-height: 1.3em;
}*/
ul#language{
	margin-top:0px;
	padding:0px;
	margin-left:61px;
}
/*
ul#language{
	margin:0px;
	padding:0px;
	margin-left:61px;
}
*/
ul#language li{
	/*background:black;*/
	display:inline;
	/*font-size: 1.4em;
	line-height: 1.3em;
	*/
	/*float:left;*/
	/*margin:0px;
	padding:0px;*/
	/*font-size:1.2em;*/
	/*font-family:Helvetica,Arial,sans-serif;*/
}
ul#language li.delimiter{
	padding-right:2px;
	padding-left:2px;
}
ul#language li a{
	/*background:green;*/
	margin:0px;
	padding:0px;

	/*letter-spacing:0.2em;*/
	/*color:#ff695b;*/
}

ul#language li.selected a{
	color:#333366;

	/*font-weight:bold;*/
}
ul#meta{
	/*clear:both;*/
	margin-right:50px;
	text-align:right;
	margin-top:29px;
	/*background:black;*/
}
ul#meta li{
		/*padding:0px;
		height:16px;*/
	/*font-size:14px;*/
	/*font-size:1.4em;*/
	
	/*font-size: 1.4em;*/
/*	line-height: 1em;*/
	display:inline;
	/*border-bottom:2px dotted #ff695b;*/
	padding-right:5px;
	letter-spacing: 2px;
	/*background:black;*/

	/*letter-spacing:1px;*/
}
ul#meta li a{
	margin:0px;
	padding:0px;
	/*
	padding-bottom:1em;
	*/
	/*word-spacing: -0.2em;
	letter-spacing: 1px;
	line-height: 1.4em;*/
}
ul#navigation{
	/*position:relative;
	left:100px;
	top:230px;
	*/
	margin-top:3px;
	margin-left:245px;
	margin-right:50px;

	/*border-bottom:2px dotted #ff695b;*/
	/*letter-spacing:0.2em;	*/
	/*font-size:0.8em;*/
}
ul#navigation li{
	display:inline;
	text-transform:uppercase;
	/*font-size:1.3em;
	line-height: 1.2em;*/
	font-size:1.3em;
	leading:2px;
	padding-right:5px;
}
ul#navigation li.selected a{
	color:#333366;
	/*font-weight:bold;*/
}

/*div.section{
	border:1px solid black;
}
div.close{
	background-image:url(../images/arrow_close.png);
	background-repeat:no-repeat;
}
div.section h1{
	margin-left:15px;
}
div.section h1{
	font-weight:normal;
	color:#74749E;
	border-bottom:2px dotted #ff695b;
	text-transform:uppercase;
}
div.section h1.section:hover{
	cursor:pointer;
	color:#333366;
}
*/





div.open{
	background-image:url(../images/arrow_open.gif);
	background-repeat:no-repeat;	
	background-position:0px 6px;
}
/*div.open:hover{
	background-image:url(../images/arrow_close.gif);
	background-repeat:no-repeat;	
	background-position:5px 3px;
}*/
div.close{
	background-image:url(../images/arrow_close.gif);
	background-repeat:no-repeat;	
	background-position:3px 3px;
}
div.close:hover{
	background-image:url(../images/arrow_close_over.gif);
	background-repeat:no-repeat;	
	background-position:3px 3px;
}
/*
div.category{
	background:black;
}
div.category h1{
	background:red;
}
*/
div.close:hover h1{
	color:#333366;
}

/*div.close:hover{
	background-image:url(../images/arrow_open.gif);
	background-repeat:no-repeat;	
	background-position:0px 6px;
}*/
div.category{
	margin-top:3px;
	margin-bottom:0px;
	/*background:black;*/
}
div.category h1{
	margin:0px;
	padding:0px;
	/*padding-top:1px;*/
	margin-left:20px;
	/**/
	/*padding-bottom:1px;*/
	
	/*font-size:1em;*/
	/*letter-spacing:1px;*/
	font-weight:normal;
	word-spacing:-0.3em;
	font-size:1.3em;
	line-height:1.5em;
	height:20px;

	/*
	height:20px;
	*/
	leading:2px;
	color:#74749E;
	/*border-bottom:2px dotted #ff695b;*/
	background:url(../images/punkte-streifen.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	/*text-transform:uppercase;*/
	/*width:835px;*/
	width:890px;
	/*background:red;*/
}
div.open h1{
	color:#333366;
}
div.close h1{
	color:#74749E;
}
div.category{
	cursor:pointer;
}
div.category:hover{
	/*cursor:pointer;*/
	color:#333366;
}
/*div.category h1.section:hover{
	cursor:pointer;
	color:#333366;
}*/
/*
div.dummy{
	margin-top:5px;
	margin-left:60px;
	border-bottom:2px dotted #ff695b;
	background:url(../images/punkte-streifen.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:835px;
	color:#F8F7F6;
}
*/
/*
div.products{
	display:block;
}
*/
div.products{
	/*background:blue;*/
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
	/*margin-top:20px;
	margin-bottom:20px;*/
}
div.open{
	padding-bottom:0px;
}
table.products{
	margin-top:0px;
	/*margin-bottom:20px;*/
	border:none;
	border-top:20px solid #F8F7F6;
	border-bottom:20px solid #F8F7F6;
	/*background:red;*/
	/*
	margin-top:20px;
	margin-bottom:20px;
	*/
	/*display:none;*/
	/*display:block;*/
	/*
	margin-top:20px;
	margin-bottom:20px;
	*/
	/*border-top:20px solid blue;*/
	/*border-top:20px solid #F8F7F6;
	*/
	/*
	border-bottom:20px solid #F8F7F6;
	*/
	/*border-top:20px solid yellow;
	border-bottom:20px solid yellow;
	*/
	padding:0px;
	/**/
	/**/
	width:925px;

	width:935px;
	
	/* NEW */
	/**/
	visibility:hidden;
	
	/* margin: 0px auto 0px auto;*/
}

tr.facts{
	/*background:#E1E8E4;*/
	cursor:pointer;
}
tr.facts:hover{
	/*cursor:pointer;*/
	/*background:#dbe0de;*/
	/*background-image:none;*/
	color:#333366;
	/*background-image:url('../images/streifen-mouse-over.gif');*/
	/*background-image:url(../images/streifen-grau_offen.gif);*/
}
/*th{
	border:0px solid red;
}*/
tr.facts td,tr.open td,tr.close td{
	border:none;
	/*border-top:2px solid #F8F7F6;*/
	word-spacing: -0.2em;
	letter-spacing: 1px;
}
/*
tr.hot{
	font-style:italic;
}
tr.new{
	text-decoration:underline;
}
*/

tr.close{
	/*background:#E1E8E4;*/
	
	/*background-image:url(../images/streifen-streifen.gif);
	background-repeat:repeat-x;
	background-position:0px 3px;
	*/
	
}
/*table.products{
	border:1px solid red;
	background-image:url(../images/streifen-streifen.gif);
	background-repeat:repeat-x;
	background-repeat:no-repeat;
	background-position:15px 20px;
}*/
tr.open{
	/*background:#dbe0de;*/
	color:#333366;
	/*
	background-image:url(../images/streifen-grau_offen.gif);
	background-repeat:repeat-x;
	background-position:0px 3px;
	*/
	
}
/*tr.new{
	background:red;
}*/
.colArrow{
	width:55px;
}
.colYear{
	width:100px;
	padding-left:10px;
}
.colClient{
	width:300px;
}
.colTitle{
	width:400px;
}
.colArtist{
	width:60px;
}
.colFiller{
	width:10px;
}
/*
.colArrow,td.arrow{
	width:55px;
}
.colYear,td.year{
	width:100px;
	padding-left:0px;
}
.colClient,td.client{
	width:300px;
}
.colTitle,td.title{
	width:400px;
}
.colArtist,td.artist{
	width:60px;
}
.colFiller,td.filler{
	width:10px;
}
*/
td.year{
	padding-left:10px;
	background-image:url(../images/streifen-streifen.gif);
	background-repeat:repeat-x;
	/*background-position:-55px 3px;*/
	background-position:-5px 3px;
}

tr.close:hover td.year{
	background-image:url(../images/streifen_over.gif);
	background-repeat:repeat-x;
	/*background-position:-55px 3px;*/
	background-position:0px 3px;
}
tr.open td.year{
	background-image:url(../images/streifen_over_open.gif);
	background-repeat:repeat-x;
	/*background-position:-55px 3px;*/
	background-position:0px 3px;
}
td.client{
	background-image:url(../images/streifen-streifen.gif);
	background-repeat:repeat-x;
	background-position:-115px 3px;
}
tr.close:hover td.client{
	background-image:url(../images/streifen_over.gif);
	background-repeat:repeat-x;
	/*background-position:-165px 3px;*/
	background-position:0px 3px;
}
tr.open td.client{
	background-image:url(../images/streifen_over_open.gif);
	background-repeat:repeat-x;
	/*background-position:-165px 3px;*/
	background-position:0px 3px;
}
td.title{
	background-image:url(../images/streifen-streifen.gif);
	background-repeat:repeat-x;
	background-position:-415px 3px;
	/*
	background:red;
	*/
}
tr.close:hover td.title{
	background-image:url(../images/streifen_over.gif);
	background-repeat:repeat-x;
	/*background-position:-465px 3px;*/
	background-position:0px 3px;
}
tr.open td.title{
	background-image:url(../images/streifen_over_open.gif);
	background-repeat:repeat-x;
	/*background-position:-465px 3px;*/
	background-position:0px 3px;
}
td.artist{
	background-image:url(../images/streifen-streifen.gif);
	background-repeat:repeat-x;
	background-position:-815px 3px;
	background-position:-700px 3px;
}
tr.close:hover td.artist{
	background-image:url(../images/streifen_over.gif);
	background-repeat:repeat-x;
	/*background-position:-865px 3px;*/
	background-position:0px 3px;
}
tr.open td.artist{
	background-image:url(../images/streifen_over_open.gif);
	background-repeat:repeat-x;
	/*background-position:-865px 3px;*/
	background-position:0px 3px;
}
td.filler{
		background:#F8F7F6;
}
td.detailsCell{
	/*
	background:#F8F7F6;
	*/
}
td.arrow{
	background:#F8F7F6;
}
/*
td.spacer{
		background:red;
}
*/
/*tr.facts:hover td.close{
	background-image:url('../images/arrow_close_over.gif');
	background-repeat:no-repeat;	
	background-position:36px 3px;
}*/
/*tr.facts{
	border:1px solid black;
}
tr.facts td{
	border:1px solid red;
	background:red;
}*/
td.open{
	background-image:url('../images/arrow_open.gif');
	background-repeat:no-repeat;
	background-position:32px 6px;
}
/*tr.facts:hover td.open:hover{
	background-image:url(../images/arrow_close_over.gif);
	background-repeat:no-repeat;
	background-position:35px 2px;
}*/
td.close{
	background-image:url('../images/arrow_close.gif');
	background-repeat:no-repeat;
	background-position:35px 4px;
}
tr.close:hover td.close{
	background-image:url('../images/arrow_close_over.gif');
	background-repeat:no-repeat;
	background-position:35px 4px;
}
/*
td.close:hover{
	font-size:2em;
	background-image:url(../images/arrow_close_over.gif);
	background-repeat:no-repeat;
	background-position:35px 3px;
}
*/
/*tr.details{
	border:1px solid black;
}*/
div.details{
	
	/*
	background:#dbe0de;
	*/
	background-image:url('../images/bg_details.gif');
	background-repeat:repeat-y;

	margin:0px;
	padding:0px;
	/*padding-top:5px;*/
	/*padding-bottom:5px;*/
	color:#333366;
}
div.details div{
	margin-left:10px;

}
/*
td.detailsCell{
	background:blue; 
}
*/
div.description{
	padding-top:20px;
	/*margin-right:60px;*/
	width:810px;
	/*
	background:blue;
	*/
}
div.description p{
	/*margin:0px;
	padding:0px;
	*/
	word-spacing: -0.2em;
	letter-spacing: 1px;
	line-height: 1.4em;
	display:inline;
	/*display:none;*/
}

div.description p.vis{
	display:inline;
}
div.description p.related{
	padding-left:15px;
}
div.description a{

}
div.description a:before{
	/*content:url(../images/doppel-pfeil.gif);
	margin-right:5px;*/
}
div.description a.related{
	cursor:pointer;
}
div.description a.related img{
	margin-right:5px;
}
div.files{
	margin-top:15px;
	/*padding-bottom:5px;*/
	/*margin-right:45px;*/
}
div.details div.borderless{
	margin-left:0px;
}
/*
div.details div.borderless1 img{
	margin-right:0px;
}
*/
div.details div.files-1 img{
	margin-right:0px;
}
/*
div.videos{
}
*/
/* ORIGINAL
div.videos p.missingplugin{
	margin:5px;
}
*/
p.missingplugin{
	margin:5px;
}
div.files img{
	/*height:150px;*/
	margin-right:15px;
	margin-bottom:20px;
	background-image:url(../images/streifen-kachel-platzhalter.gif);
	/*
	background-image:url(../images/spinner.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	*/
}
div.videos div,div.animations div{
	padding-bottom:10px;
	/*background:red;	
	border-bottom:2px solid blue;*/
}
/* ORIGINAL VIDEO
div.files div.playerContainer{
	margin-left:0px;
	max-width:512px;
}
*/
div.files div.swfContainer{
	margin-left:0px;
	/*
	max-width:512px;*/
		max-width:835px;
}
/* ORIGINGAL VIDEO
div.files div.player{
	background-image:url(../images/streifen-kachel-platzhalter.gif);
}
*/
div.files div.swf{
	background-image:url(../images/streifen-kachel-platzhalter.gif);
}
div object{
	padding:0px;
}
/*
#main{
	background:grey;
}
*/
/* friends */
ul#links{
	width:890px;
	margin-left:20px;
	margin-top:-3px;
}
ul#links li{
	/*border-bottom:2px dotted #ff695b;*/
	background:url(../images/punkte-streifen.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	/*font-size:1em;*/
	margin-bottom:0px;
	/*line-height:1.7em;*/
	line-height:23px;
}
#main div.article{
	margin-left:55px;
	margin-right:40px;
	background:#dbe0de;
	/*padding-top:5px;*/
	/*padding-bottom:40px;*/
	padding-top:20px;
	padding-bottom:20px;
	padding-right:60px;
	padding-left:10px;
	color:#333366;
}
/*#main div.article > *{
	margin-left:10px;
	line-height:1.3em;
	width:550px;
}*/
#main div.article p{
	/*margin-right:60px;*/
	word-spacing: -0.2em;
	letter-spacing: 1px;
	line-height: 1.4em;
}

/*
div.description{
	padding-top:20px;
	margin-right:60px;
}*/


#main ul.list{
	margin-top:40px;
	/*font-size:1em;*/
	width:890px;
	margin-left:20px;
	background:url(../images/punkte-streifen.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#main ul.list li{
	/*border-bottom:2px dotted #ff695b;*/
	background:url(../images/punkte-streifen.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top:10px;
}
#main ul.hlist{
	margin-top:40px;
	/*font-size:1em;*/
	width:881px;
	margin-left:20px;
	background-image:url('../images/punkte-streifen-hoch.gif');
	background-repeat:repeat-y;
	background-position:0px 0px;
}
#main ul.hlist li{
	display:inline;
	font-size:14px;
	line-height:23px;
}
#main div.subarticle{
	margin-top:40px;
	/*font-size:1em;*/
	width:881px;
	margin-left:20px;
	background-image:url('../images/punkte-streifen-hoch.gif');
	background-repeat:repeat-y;
	background-position:0px 0px;
}
#main div.subarticle p{
	font-size:14px;
	line-height:23px;
}
/* special */
div#special{
	/*margin-bottom:30px;
	font-size:1.5em;
 	text-shadow:#74749E 3px 2px;
 	font-size:3em;
 	color:#333366;*/
 	z-index:999;
 	position:absolute;
 	margin-left:100px;
 	/*
 	left:270px;
 	top:200px;
 	*/
 	/*margin-left:150px;*/
 	/*margin-top:200px;*/
 	width:700px;
}
div#special div.special{
	width:340px;
	height:230px;
	/*float:left;*/
	position:absolute;
	background-repeat:no-repeat;
}
div#special div.special p.close{
	text-align:right;
	margin-top:30px;
	margin-right:55px;
}
div#special a.closeSpecial:hover{
	cursor:pointer;
}
div#special div.special p.teaser{
	text-align:left;
	margin-top:0px;
	margin-left:55px;
	margin-right:55px;
}
div#special div.invisible{
	display:none;
}
div#special a.jumpToSpecial:hover{
	cursor:pointer;
}
div#special div#special1{
	left:0px;
	top:0px;
}
div#special div#special2{
	left:350px;
	top:0px;
}
div#special div#special3{
	left:0px;
	top:250px;
}
div#special div#special4{
	left:350px;
	top:250px;
}
div#special div#special5{
	left:0px;
	top:500px;
}
div#special div#special6{
	left:350px;
	top:500px;
}
div.special1{
	background-image:url(../images/stars/stern1.gif);
}
div.special2{
	background-image:url(../images/stars/stern2.gif);
}
div.special3{
	background-image:url(../images/stars/stern3.gif);
}
div.special4{
	background-image:url(../images/stars/stern4.gif);
}
div.special5{
	background-image:url(../images/stars/stern5.gif);
}
div.special6{
	background-image:url(../images/stars/stern6.gif);
}
div.special7{
	background-image:url(../images/stars/stern7.gif);
}
div.special8{
	background-image:url(../images/stars/stern8.gif);
}
/*
div#special table{
	background:transparent;
}
div#special td{
	background:transparent;
	border:1px solid black;
	width:340px;
	height:230px;
}
div#special td.star1{
	background-image:url(../images/star1.gif);
		background-repeat:no-repeat;
}
div#special td.star2{
	background-image:url(../images/star2.gif);
}
div#special td.star3{
	background-image:url(../images/star3.gif);
}
div#special td a.close{
	text-align:right;
}
*/
div#special img.img1{
	/*margin-left:40px;
	margin-top:120px;*/
	position:relative;
	left:0px;
	top:0px;
}
div#special img.img2{
	/*margin-left:140px;
	margin-top:40px;*/
	position:relative;
	left:140px;
	top:40px;
}
div#special img.img3{
	position:relative;
	left:0px;
	top:100px;
	/*margin-left:0px;
	margin-top:80px;*/
}
div#special img.img4{
	/*margin-left:100px;
	margin-top:0px;*/
	position:relative;
	left:100px;
	top:0px;
}
div#special p{
	text-align:right;
}
div.hidden,img.hidden{
	display:none;
}
div#special .teaser:hover{
	cursor:pointer;
}
/* footer */
#footer #filler{
	height:580px;
	height:800px;
	background-image:url('../images/punkte-streifen-hoch.gif');
	background-repeat:repeat-y;
	background-position:60px 0px;
}
#footer #login{
	margin-top:70px;
	text-align:right;
	margin-right:60px;
}
/*
#footer p{
	width:835px;
	margin-left:60px;
	margin-top:8px;
	background:url(../images/punkte-streifen.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#footer span.note{
	background:url(../images/punkte-streifen.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:10px;
}
#footer p a{
	display:inline;
	text-transform:uppercase;
}
*/
