@charset "utf-8";
/* CSS Document */

* { outline: none; }

HTML {
	margin: 0;
	padding: 0;
	}
	
BODY {
	background-color: #eceded;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
	
IMG {
	border: none;
	}		
	
#page {
	width: 960px;
	height: 600px;
	position:absolute;
	margin:-300px 0px 0px -480px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	overflow: auto;
	}	
	
#header {
	width: 650px;
	height: 40px;
	margin-left: 190px;
	margin-top: 28px;
	}	
	
#header A:hover {
	color: #666;
	}	

#impressum {
	float: right;
	margin-right: 0px;
	}
	
#impressum A {
	font: 9px Tahoma, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b5b5b5;	
	text-decoration: none;
	}
	
#stage {
	width: 657px;
	height: 406px;
	float: left;
	background-color: #FFF;
	}	
	
#sign {
	float: left;
	height: 406px;
	position: relative;
	}	
	
#sign IMG {
	position: absolute;
	bottom: 0px;
	left: 12px;
	}
	
#logo {
	margin-left: 187px;
	margin-top: 9px;
	}
	
/* NAVIGATION ----------------------------------------------------------------------------- */			
	
#nav {
	margin-top: 10px;
	margin-left: 187px;
	padding-left: 5px;
	height: 20px;
}	

#nav .nav-item {
	margin-right: 22px;
	float: left;
	}
	
#subnav {
	margin-top: 15px;
	padding-left: 6px;
	}	
	
#subnav .nav-item {
	display: inline;
	margin-right: 13px;
	}	

#subnav .nav-item A {
	color: #3e3d40;
	text-decoration: none;
	}
	
#subnav .nav-item A:hover {
	color: #707172;
	}		
	
#subnav .current-nav-item A, #subnav .current-nav-item A:hover {
	color: #b30000;
	}

#subsubnav {
	width: 187px;
	float: left;
	padding-top: 83px;
	}
	
#subsubnav .nav-item {
	text-align: right;
	padding-right: 7px;
	}
	
#subsubnav .nav-item A {
	line-height: 16px;
	color: #3e3d40;
	text-decoration: none;
	}
	
#subsubnav .nav-item A:hover {
	color: #707172;
	}
	
#subsubnav .current-nav-item A, #subsubnav .current-nav-item A:hover {
	color: #bf0000;
	}
	
#subsubsubnav {
	margin-top: 30px;
	}	
	
#subsubsubnav .nav-item {
	color: #3e3d40;
	text-decoration: none;
	}
	
#referenzliste {
	text-align: right;
	margin-right: 7px;
	margin-top: 32px;
}	
	
#referenzliste A {
	color: #3e3d40;
	text-align: right;
	text-decoration: none;
	display: inline;	
}		

#referenzliste A:hover {
	color: #707172;
}

#PDFdownload {

	}
	
.linkBeschreibung, .linkBilder {
	text-align: right;
	}	
	
#subsubsubnav .current-page-item A {
	color: #bf0000;
	text-decoration: none;
	}	
	
.picnav {
	margin: 3px 7px 3px 0;
	text-align: right;
	color: #3e3d40;
	}	
	
.picnav A {
	color: #3e3d40;
	text-decoration: none;
	}
	
.picnav A:hover {
	color: #707172;
	text-decoration: none;
	}	
	
	
	
/* CONTENT ----------------------------------------------------------------------------- */			
		
#content {
	color: #3e3d40;
	width: 460px;
	line-height: 16px;
	}
	
#content p, #mycustomscroll p {
	margin-top: 0px;
	margin-bottom: 14px;
	}	
	
.button {
	font: 9px Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px 2px 3px 2px;
	margin-top: 10px;
	width: 100px;
	}	
	
#content A {
	color: #9c9d9f !important;	/* For Firefox... mark as important, otherwise it becomes black */
	text-decoration: none !important;
}	

#content A:hover {
	text-decoration: underline !important;
	}
	
.foto_links {
	float: left;
	margin-right: 27px;
	margin-top: 4px;
	height: 100%;
	}	
	
#mycustomscroll {
	width: 500px;
	height: 280px;
	padding-top: 10px;
	margin-top: 45px;
	margin-left: 75px;
	padding-right: 75px;
	}	
	
#mycustomscroll UL {
	margin: 0;
	padding: 0;
	}	
	
#mycustomscroll LI {
	list-style-type: none !important;
	list-style: outside;	
	color: #000;
	background: url('../img/bullet.gif') no-repeat 0px 4px;
	padding-left: 15px;
	line-height: 16px;
	}	
	
#bilderstrecke {
	margin: 30px 0 0 70px;
	}	
	
	
#tblBilderstrecke DIV {
	width: 560px;
	}

h1 {
	font-size: 14px;
	margin-bottom: 25px;
	margin-top: 0px;
	font-weight: normal;
	}
	
.grau { color: #b5b5b5; }

.rot { color: #bf0000; }		

	
	
/* CMS ----------------------------------------------------------------------------- */		

#cms {
	float: left;
	color: #666;
	}
	
#cms A {
	font: 9px Tahoma, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b5b5b5;	
	text-decoration: none;
	line-height: 18px;
	}	
	
#formContent {
	margin-top: 21px;
	margin-left: 65px;
	}	
	
#formContent .button {

	padding: 3px;
	margin-top: 7px;
	}
	
#pageoptions {
	margin-top: 45px;
	margin-left: 65px;
	width: 500px;

	}		
	
#pageoptions .input {
	margin-bottom: 8px;
	width: 190px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
	border: 1px solid #CCC;
	}	
	
#pageoptions SELECT {
	width: 200px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	}
		
#pageoptions .right {
	float: left;
	}
	
#pageoptions .left {
	float: left;
	width: 300px;
	}
	
.pageDelete {
	padding-left: 20px;
	background: url('../img/bin_empty.png') no-repeat 0 0px;
	line-height: 18px;
	margin-top: 35px;
	display: block;
	}	
	
.urlPreview {
	margin-top: -5px; 
	margin-bottom: 15px; 
	color: #999;	
	font: 9px Tahoma, Arial, Helvetica, sans-serif;
	}

LABEL {
	font-weight: bold;
	display: block;
	margin-bottom: 2px;
	}
	
#imageFloatContainer {
	height: 260px;
	width: 550px;
	}
	
#imageFloatContainer DIV {
	float: left;
	}
	
.fotoFrame { float: left; }			


#imageFloatContainer {
	margin-top: 35px;
	}
	
.img { cursor: pointer; }	
	
.img IMG {
	margin: 3px 3px 0 0px;
	}	
	
.iconDelete { position: absolute; right: 0px; top: 0px; cursor: pointer; }		


#upload {
	margin-top: 10px;
	}

#login {
	background-color: #eceded;
	}
	
.loginWindow {
	border: 1px dotted #999; 
	background-color: #FFF; 
	width: 250px; 
	text-align: center; 
	font: 11px Verdana;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -125px;
	margin-top: -200px;
	}
	
#login .logo { text-align: center; margin: 15px 0 15px 0; }

#login STRONG { margin: 0 0 20px 0; display: block; }	

#login .input {
	width: 150px;
	margin: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 4px;
	border: 1px solid #CCC;
	}
	
#login .formelement {
	text-align: center;
	}	
	
#login LABEL {
	margin: 10px 0 0 0;
	font-weight: normal;
	line-height: 22px;
	text-align: center;
	color: #CCC;
	}
	
#login #submit {
	margin: 20px 0 35px 0; 
	font: 11px Verdana; 
	font-weight: bold; 
	padding: 3px 0px 3px 9px;
	width: 150px;
	}
	
/* UPLOAD ---------------------------------------------------------------------------------------------------------- */


	
	
	
	
	
	

	
	
	
	
	
	
	
	
	
	
	
		


