/**
 * STYLINGS FOR THE 'schrebers erben' SITE
 * @author: Steffen Muecke, quellkunst multimedia, 2008
 * @email: mail@quellkunst.de
 *
 * feel free to use this code in any way you like.
 * this code is given "as is". the author takes no responsibilities
 * for any effects related to the usage of this code.
 *
 */

* {
	margin:0;
	padding:0;
	cursor:default;
	border:0;
}

#body {
	background: #f6f6f6 url('stcimg/bg_wall.jpg') repeat;
}

#box {
	width:985px;
	height:505px;
	position:absolute;
	top:49%;
	left:50%;
	margin-top:-272px;
	margin-left:-490px;
}

#hang {
	width:776px;
	height:22px;
	background: url('stcimg/bg_hang.jpg')top left no-repeat;
}

#card {
	width:200px;
	height:127px;
	position:absolute;
	bottom:10px;
	right:0;
	background: url('stcimg/bg_card.jpg') bottom right no-repeat;
}

#card div#description {
	position:absolute;
	right:11px;
	bottom:19px;
}

#card div#description h2 {
	color:#666666;
	font-family:Georgia, Helvetica;
	font-size:10px;
	text-align:right;
	text-transform:lowercase;
	font-weight:normal;
}

#card div#description h2#line1 {
	border-bottom:1px dashed #666666;
	margin-bottom:2px;
	font-size:11px;
	font-weight:bold;
}

#card a {
	cursor:pointer;
	display:block;
	position:absolute;
	bottom:5px;
	right:11px;
	font-family:Georgia, Helvetica;
	font-size:10px;
	color:#e5e5e5;
	text-decoration:none;
}

#card a:hover {
	color:#666666;
}

.box_i {
	/* main box */
	position:relative;
	overflow:hidden;
	width:776px;
	height:504px;
	background: #eee url('stcimg/bg_mainbox1.jpg') no-repeat;
}

#box_i1 {
	background: #eee url('stcimg/bg_mainbox1.jpg') no-repeat;
}

#box_i2 {
	background: #eee url('stcimg/bg_mainbox2.jpg') no-repeat;
}

#box_i3 {
	background: #eee url('stcimg/bg_mainbox3.jpg') no-repeat;
}

#box_i4 {
	background: #eee url('stcimg/bg_mainbox4.jpg') no-repeat;
}


#chalkboard {
	/* chalkboard holding text-content */
	width:340px;
	height:254px;
	position:absolute;
	top:72px;
	left:87px;
	overflow:hidden;
}

#contact {
	width:107px;
	height:98px;
	position:absolute;
	top:359px;
	left:142px;
}

#contact_i {
	width:107px;
	height:98px;
	background: url('stcimg/ag_ball1.gif') no-repeat;
}

#contact_i:hover, #contact_i_hover {
	width:107px;
	height:98px;
	background: url('stcimg/ag_ball1_over.gif') no-repeat;
}

/**
 * HEADLINE IMAGES
 */

h1 {
	display:none;
}

.hdl h2 {
	display:none;
}

.hdl {
	margin-bottom:1px;
	width:340px;
	height:57px;
}

#hdl_index {
	background: #646464 url('stcimg/hdl_index.jpg') no-repeat;
}

#hdl_schrebers1 {
	background: #646464 url('stcimg/hdl_schrebers1.jpg') no-repeat;
}

#hdl_schrebers2 {
	background: #646464 url('stcimg/hdl_schrebers2.jpg') no-repeat;
}

#hdl_kontakt {
	background: #646464 url('stcimg/hdl_kontakt.jpg') no-repeat;
}

#hdlen_index {
	background: #646464 url('stcimg/hdlen_index.jpg') no-repeat;
}

#hdlen_schrebers1 {
	background: #646464 url('stcimg/hdlen_schrebers1.jpg') no-repeat;
}

#hdlen_schrebers2 {
	background: #646464 url('stcimg/hdlen_schrebers2.jpg') no-repeat;
}

#hdlen_contact {
	background: #646464 url('stcimg/hdlen_contact.jpg') no-repeat;
}

/**
 * FONTS
 */

#chalkboard p {
	font-family:Verdana, Helvetica, sans-serif;
	color:#b7b7b7;
	font-size:10px;
	line-height:15px;
	margin-left:12px;
	margin-bottom:6px;
}

#chalkboard a {
	cursor:pointer;
	color:#cb3457;
	text-decoration:none;
	font-weight:bold;
	border:0;
}

#chalkboard a:hover {
	color:#e40035;
}

#contactdata {
	font-family:Verdana, Helvetica, sans-serif;
	color:#b7b7b7;
	font-size:10px;
	line-height:14px;
	margin:0;
	padding:0;
	padding-left:25px;
}

noscript #jsalert {
	display:block;
	visibility:visible;
	width:751px !important; width:765px;
	padding:5px;
	border:2px solid #cb3457;
	background-color:#cccccc;
	text-align:center;
	position:relative;
	z-index:9999;
	font-size:14px;
	font-family:Georgia;
	font-weight:bold;
	color:#cb3457;
}

#success {
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color:#b7b7b7;
	font-size:11px;
	line-height:16px;
	margin-top:15px;
}

/**
 * NAVIGATIONS ITEMS
 */

#navigation a {
	cursor:pointer !important;
	display:block;
	position:absolute;
}
#navigation a font {
	display:none;
}

/* NAVI SEITE 1 */
a#p1navact1 { width:60px; height:61px; top:82px; left:493px; background:url('stcimg/ag_nav1p1_over.gif') no-repeat !important;}
a#p1np2 { width:88px; height:62px; top:96px; left:559px; background:url('stcimg/ag_nav2p1.gif') no-repeat; }
a#p1np2:hover { background:url('stcimg/ag_nav2p1_over.gif') no-repeat !important; }
a#p1np3 { width:46px; height:77px; top:80px; left:647px; background:url('stcimg/ag_nav3p1.gif') no-repeat; }
a#p1np3:hover {background:url('stcimg/ag_nav3p1_over.gif') no-repeat !important;}
a#p1np4 { width:48px; height:68px; top:164px; left:587px; background:url('stcimg/ag_nav4p1.gif') no-repeat; }
a#p1np4:hover { background:url('stcimg/ag_nav4p1_over.gif') no-repeat !important; }

/* NAVI SEITE 2 */
a#p2np1 { width:59px; height:74px; top:82px; left:493px; background:url('stcimg/ag_nav1p2.gif') no-repeat;}
a#p2np1:hover {background:url('stcimg/ag_nav1p2_over.gif') no-repeat !important;}
a#p2navact2 { width:88px; height:62px; top:96px; left:559px; background:url('stcimg/ag_nav2p2_over.gif') no-repeat !important; }
a#p2np3 { width:46px; height:77px; top:80px; left:647px; background:url('stcimg/ag_nav3p1.gif') no-repeat; }
a#p2np3:hover {background:url('stcimg/ag_nav3p1_over.gif') no-repeat !important;}
a#p2np4 { width:48px; height:80px; top:164px; left:587px; background:url('stcimg/ag_nav4p2.gif') no-repeat; }
a#p2np4:hover { background:url('stcimg/ag_nav4p2_over.gif') no-repeat !important; }

/* NAVI SEITE 3 */
a#p3np1 { width:59px; height:74px; top:82px; left:493px; background:url('stcimg/ag_nav1p3.gif') no-repeat;}
a#p3np1:hover {background:url('stcimg/ag_nav1p3_over.gif') no-repeat !important;}
a#p3np2 { width:88px; height:62px; top:96px; left:559px; background:url('stcimg/ag_nav2p2.gif') no-repeat !important; }
a#p3np2:hover {background:url('stcimg/ag_nav2p2_over.gif') no-repeat !important; }
a#p3navact3 { width:46px; height:77px; top:80px; left:647px; background:url('stcimg/ag_nav3p1_over.gif') no-repeat; }
a#p3np4 { width:48px; height:80px; top:164px; left:587px; background:url('stcimg/ag_nav4p3.gif') no-repeat; }
a#p3np4:hover { background:url('stcimg/ag_nav4p3_over.gif') no-repeat !important; }

/* NAVI SEITE 4 */
a#p4np1 { width:59px; height:74px; top:82px; left:493px; background:url('stcimg/ag_nav1p4.gif') no-repeat;}
a#p4np1:hover {background:url('stcimg/ag_nav1p4_over.gif') no-repeat !important;}
a#p4np2 { width:88px; height:62px; top:96px; left:559px; background:url('stcimg/ag_nav2p2.gif') no-repeat !important; }
a#p4np2:hover {background:url('stcimg/ag_nav2p2_over.gif') no-repeat !important; }
a#p4np3 { width:46px; height:77px; top:80px; left:647px; background:url('stcimg/ag_nav3p1.gif') no-repeat; }
a#p4np3:hover {background:url('stcimg/ag_nav3p1_over.gif') no-repeat; }
a#p4navact4 { width:48px; height:70px; top:164px; left:587px; background:url('stcimg/ag_nav4p4_over.gif') no-repeat; }

/**
 * HEADS
 */

.heads {
	position:absolute;
	z-index:500;
}

#p1 {
	width:53px;
	height:66px;
	top:197px;
	left:384px;
	background: url('stcimg/mv_p1h1.jpg') no-repeat;
}

#p2 {
	width:70px;
	height:98px;
	top:134px;
	left:513px;
	background: url('stcimg/mv_p2h1.jpg') no-repeat;
}

#p3 {
	width:46px;
	height:61px;
	top:162px;
	left:638px;
	background: url('stcimg/mv_p3h1.jpg') no-repeat;
}

/**
 * FORM ELEMENTS
 */

#form {
	margin-left:10px;
	margin-top:2px;
}

#form textarea {
	float:left;
	display:block;
	width:178px;
	height:92px;
	background: #d6d6d6 url('stcimg/bg_textarea.jpg') 0px -2px no-repeat;
	border:2px ridge #888888;
	padding:2px;
	font-size:10px;
	color:#eeeeee;
	font-family:Verdana, sans-serif;
}

#form input.input {
	display:block;
	width:100px;
	height:13px;
	background: #d6d6d6 url('stcimg/bg_textarea.jpg') 0px -2px no-repeat;
	border:2px ridge #888888;
	padding:2px;
	font-size:10px;
	color:#eeeeee;
	font-family:Verdana, sans-serif;
	margin-bottom:5px;
}

#form div {
	margin-left:193px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#b7b7b7;
	font-size:10px;
	line-height:14px;
}

#form #success {
	color:#e6e6e6;
	font-weight:bold;
}

/**
 * LANGUAGE SELECTOR
 */

div#lang {
	height:21px;
	margin-bottom:6px;
	text-align:right;
	width:765px;
}

div#lang * {
	cursor:pointer;
}

/**
 * IMAGEFLOW STYLES
 */
 
#LayerImageFlow {
	width:100%;
	height:100%;
	background:#181717 url('stcimg/bg_walldark.jpg') repeat;
	color:#eee;
}

#images{
	visibility:hidden;
}
#images img {
	position:absolute; 
	top:0px;
	border:none;
}

#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative;
	filter:alpha(opacity=100); /* IE */
}
#imf_space {
	height:2%;
	width:100%;
}
#captions{
	font-weight:bold;
	font-family:Georgia, sans-serif;
	font-size:14px;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url('stcimg/slider.png');
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	width:90%;
	margin:2% auto;
}
#imf_close {
	position:absolute;
	right:5%;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#eeeeee;
	text-decoration:none;
	cursor:pointer !important;
}

#imf_close img {
	background-color:#eee;
	width:105px;
	height:22px;
	padding:2px;
	cursor:pointer !important;
}

/*
 * JWPLAY STYLES
 */
#LayerJWPlay {
	width:100%;
	height:100%;
	background:#181717 url('stcimg/bg_walldark.jpg') repeat;
	color:#eee;
}

#LayerJWPlayClose {
	padding-top:5px;
	display:block;
	float:right;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	cursor:pointer !important;
}

#LayerJWPlayCloseOuter {
	width:100%;
	height:38px;
	background-color:#fff;
}

#LayerJWPlayBorderUpside {
	width:100%;
	height:10px;
	background-color:#fff;
}


#LayerJWPlayClose img {
	background-color:#fff;
	width:105px;
	height:22px;
	padding:2px;
	margin-right:8px;
	cursor:pointer !important;
}

#LayerJWPlayBox {
	width:660px;
	height:500px;
	margin:25px auto;
	background-color:#fff;
}

#LayerJWPlayContainer {
	margin:0 auto;
	width:640px !important;
	height:480px;
	background-color:#fff;
}