@CHARSET "UTF-8";
div.gallery_item {width: 104px; min-height: 104px; float: left; margin: 14px;}
div.gallery_item img { padding: 2px; width: 100px; background-color: white; }
div.gallery_item.album { background:  #26031B url(../img/gallery_album_bg.png) center top no-repeat;  }
div.gallery_item.image {border: 17px solid #26031B; -webkit-box-shadow: 0px 0px 10px #000000;-moz-box-shadow: 0px 0px 10px #000000; box-shadow: 0px 0px 10px #000000; center top no-repeat; }
div.gallery_item a:link img,
div.gallery_item a:visited img { margin:0;  }
div.gallery_item a:hover img,
div.gallery_item a:active img { }
.gallery_rating { padding: 2px 0 2px 13px; height: 31px; }
.gallery_rating p { margin: 0; padding: 0; font-size: 8px; display: block; text-align: right; }
.ico-rating { width: 16px; height: 16px; display: inline-block; vertical-align: middle; background: transparent url(../img/f3j_rating.png) 0 0 no-repeat; }
.ico-rating.full  { background-position:   0   0; }
.ico-rating.half  { background-position: -16px 0; }
.ico-rating.empty { background-position: -32px 0; }

div.news { padding: 10px; border: 1px solid #737373; margin-bottom: 10px; }
div.news .title { text-decoration: underline; font-size: 130%; margin-bottom: 5px; padding-bottom: 5px;border-bottom: 1px dotted #737373; }
div.news .title,
div.news .meta {/* background: url(../img/news_bg.png); */ }
div.news .title .navigator { float: right; margin: 3px; width: 9px; height: 9px; }
div.news .title .navigator .plus { background: url(../img/tree_plus.gif); }
div.news .title .navigator .minus { background: url(../img/tree_minus.gif); }
div.news .meta { font-weight: normal; font-style: italic; font-size: 70%; }
div.news .content {}
div.news .hidden { display: none; }

.news_container { position: relative; float: left; width: 450px; padding: 10px; margin: 0 13px 30px 13px; background: #fff; border: 1px solid #8f8f8f; border-radius: 5px; }
.news_container .created { float: left; color: #9e9e9e; font-size: 12px; }
.news_container .creator { float: left; color: #9e9e9e; margin-left: 10px; font-size: 12px; }
.news_container .title_image { float: left; margin: 0 10px 0 0; height: 140px; width: 125px; overflow: hidden; text-align: center; }
.news_container .title_image img { height: 140px; }
.news_container .title_image.floating { float: left; }
.news_container .title { color: #000; font-family: 'RowdyHeavy', Verdana; font-size: 22px; margin-bottom: 7px; }
.news_container .news-body { float: left; width: 315px; }
.news_container a.content:link,
.news_container a.content:visited { color: #555; text-decoration: none; }
.news_container a.content:hover,
.news_container a.content:active { color: #000; text-decoration: none !important; }
.news_container .buttons { clear: all; bottom: -2px; right: 10px; position: absolute; }
.news_container .preview { }
.news_container .full { display: none; }

div.calendar { padding: 2px; width: 742px; border: 1px solid transparent; }
div.calendar div.weekday { float: left; width: 100px; height: 20px; margin: 2px; border: 1px solid transparent; }
div.calendar div.day { float: left; width: 100px; height: 100px; border: 1px solid black; margin: 2px; -moz-border-radius: 4px; }
div.calendar div.day.today { background: #123547; }
div.calendar div.day p.title { color: gray; margin: 0; padding: 2px; font-weight: 800;}
div.calendar div.day p.title.other { font-style: italic; font-weight: normal; }
div.calendar div.day.empty { border: 1px solid transparent; }
div.calendar div.day a { display: block; }
div.calendar div.day .event { float: left; margin: 2px; width:10px; height: 10px; background: black; }
div.calendar div.day .event div { display: none; }

.dForm { width: 100%; font-family: 'Trebuchet MS' !important;}
.dForm td { vertical-align: top; padding-top: 7px; }
.dForm label { display: inline-block; padding-top: 7px; }
.dForm .radioset label { padding-top: 0; }
.dForm input[type=text],
.dForm input[type=password],
.dForm textarea { padding: 7px 10px; font-size: 14px; border: 1px solid #000; width: 300px; font-family: 'Trebuchet MS' !important; }
.dForm textarea { height: 200px; min-height: 200px; min-width: 300px; max-width: 300px; }
.dForm input[type=text]:focus,
.dForm input[type=password]:focus,
.dForm textarea:focus { background: #ffe7f7; }

.button { border-radius: 4px; cursor: pointer; display: inline-block; color: #fff; border: 1px solid #000; padding: 7px 10px; background: #830059; width: 322px; }
.button:hover { background: #913373; }
.button:active { background: #75265c; }

/*370px × 216px*/
.tooltip { display:none; background:url(../img/black_arrow_big.png); height:196px; overflow: auto; padding:10px 25px 10px 25px; width:320px; font-size:11px; color:#fff; }
.tooltip .value {}
.tooltip h2 { color: #fff; text-decoration: underline; }
table.tbl_eventlist { width: 100% !important; }
.tbl_eventlist td,
.tbl_eventlist th { padding: 0; margin: 0; text-align: left; }
.tbl_eventlist th { border-bottom: 1px solid #484848; font-size: 16px; }
.tbl_eventlist td {}

.overlay { display:none; background: #fff; z-index: 900; padding: 20px; height: 500px; width: 900px; -moz-border-radius:6px; -webkit-border-radius:6px; -moz-box-shadow: 0 0 50px #000; -webkit-box-shadow: 0 0 50px #00; }
.overlay a.close { background: url(../img/jqtools_close.png); position:absolute; z-index: 1000; right: -17px; top:-17px; cursor:pointer; height:35px; width:35px; }
.overlay .created { float: left; color: #9e9e9e; font-size: 12px; }
.overlay .creator { float: left; color: #9e9e9e; margin-left: 10px; font-size: 12px; }
.overlay .title_image { float: left; width: 450px; padding: 0 10px 10px 0; }
.overlay .title_image img { max-width: 450px; max-height: 500px; }
.overlay .title_image.floating { float: left; }
.overlay .title { font-family: 'RowdyHeavy', Verdana; font-size: 22px; margin-bottom: 7px; }
.overlay div.content {  }
.overlay p { padding: 0; margin: 0; }
.overlay a.content:link,
.overlay a.content:visited { color: #555; text-decoration: none; }
.overlay a.content:hover,
.overlay a.content:active { color: #000; text-decoration: none !important; }
.overlay .buttons { clear: all; width: 450px }

img { border: 0; }

#image-content { width: 1000px; height: 454px; }
#scroll { position:relative; overflow:hidden; width:816px; height:454px; float:left; }
#items { width:9999em; position:absolute; height:454px; }
.item { float:left;	width:816px; height:454px; }
#thumbs { float: left; background:url(../img/dummynav.png) no-repeat; position:absolute; top:0px; left:816px; height:454px; width:184px; }
.t { padding: 2px 0 !important; border:0 !important; }

.t a {
	background:transparent url(../img/dummynav.png) no-repeat scroll 0 -2px;
	margin:0;
	display:block;
	width:184px;
	height:75px;
}

.t a.active {
	cursor:default !important;
}

/* CSS sprite for the navigation */
#t1			{ background-position:   0   -2px; }
#t1:hover 	{ background-position:-184px -2px; }
#t1:active	{ background-position:-368px -2px; }
#t1.active	{ background-position:-552px -2px !important; }

#t2			{ background-position:   0   -77px; }
#t2:hover 	{ background-position:-184px -77px; }
#t2:active	{ background-position:-368px -77px; }
#t2.active	{ background-position:-552px -77px !important; }

#t3			{ background-position:   0   -152px; }
#t3:hover 	{ background-position:-184px -152px; }
#t3:active	{ background-position:-368px -152px; }
#t3.active	{ background-position:-552px -152px !important; }

#t4			{ background-position:   0   -227px; }
#t4:hover 	{ background-position:-184px -227px; }
#t4:active	{ background-position:-368px -227px; }
#t4.active	{ background-position:-552px -227px !important; }

#t5			{ background-position:   0   -302px; }
#t5:hover 	{ background-position:-184px -302px; }
#t5:active	{ background-position:-368px -302px; }
#t5.active	{ background-position:-552px -302px !important; }

#t6			{ background-position:   0   -377px; }
#t6:hover 	{ background-position:-184px -377px; }
#t6:active	{ background-position:-368px -377px; }
#t6.active	{ background-position:-552px -377px !important; }

.tablehome {border-spacing:20px 0px;}

#formularrechts h2 {
  color: white; 
  font-size: xx-large; 
  font-weight: normal;
}

#formularrechts {
  background-color: #26031B; 
  padding: 30px; 
  color: white;
  -webkit-box-shadow: 0px 0px 10px #000000;
  -moz-box-shadow: 0px 0px 10px #000000;
  box-shadow: 0px 0px 10px #000000; 
  margin-right: 50px; 
  padding-top: 0;
}

#formularlinks {
  background-color: #26031B; 
  padding: 30px; 
  color: white;
  -webkit-box-shadow: 0px 0px 10px #000000;
  -moz-box-shadow: 0px 0px 10px #000000;
  box-shadow: 0px 0px 10px #000000; 
  padding-top: 0; 
} 

#formularlinks h2 {
  color: white; 
  font-size: xx-large; 
  font-weight: normal; 
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
  width: 322px;
}

legend {display: none;}

h1 {font-family: 'Century Gothic', Verdana;
font-weight: normal;
color: white;
background-color: #26031B;
padding: 10px;
-webkit-box-shadow: 0px 0px 10px #000000;
-moz-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;}

.studiocontent {
width: 430px;
height: 530px;
float: left;
background-color: #26031B;
color: white;
padding: 70px;
-webkit-box-shadow: 0px 0px 10px #000000;
-moz-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;
margin-right: 22px;
padding-top: 40px;
}

.studioimg {
width: 388px;
float: left;
height: 289px;
background-color: #26031B;
color: white;
padding: 10px;
-webkit-box-shadow: 0px 0px 10px #000000;
-moz-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;
margin-bottom: 22px;
}