/* general settings */
html, body{
	margin: 0;
	padding: 0;
	background-color: transparent;
	height: 100%;
}

body{
	background-image: url(../img/bg_placeholder2.jpg);
	font-family: Arial;
	font-size: 12px;
}

img{
	border: 0;
}

strong{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

a, a:active, a:link, a:visited{
	color: #A6A6A6;
	text-decoration: none;
}

a:hover{
	color: black;
}

/* start opener-page */
#opener_logo_bar{
	background-image:url(../img/test/bg_0.5.png);
	margin-top:300px;
	padding-bottom:29px;
	padding-top:27px;
}

#opener_logo_bar img{
	display: block;
	margin: 0 auto;
}

#opener_lang_bar{
	background-image:url(../img/test/bg_0.5.png);
	height:19px;
	margin-top:2px;
	padding-top:8px;
}

#opener_lang_bar .wrapper{
	height:11px;
	margin: 0 auto;
 	width:115px;
}

#opener_lang_bar .wrapper #lang_de{
	float: left;
}

#opener_lang_bar .wrapper #lang_en{
	float: right;
}

/* end opener-page */




/* navigation */
#navi{
	width: 231px;
	height: 500px;
	float: left;
	position: fixed;
	top: 0;
	left: 0;
}

#navi .logo{
	position: absolute;
	left: 20px;
	top: 22px;
	width: 170px;
}

#navi ul{
	margin: 0;
	padding: 0;
}

#navi ul.list1{
	position: absolute;
	top: 96px;
	left: 20px;
}

#navi ul.list2{
	position: absolute;
	top: 260px;
	left: 20px;
}

#navi li{
	list-style: none;
	margin-bottom: 2px;
	width: 170px;
	height: 19px;
	background-color: #f6f6f6;
}

#navi li:hover{
	background-image: url(../img/navi/bg_weiss.gif);
	background-color: transparent;
}

#navi li.active{
	background-image: url(../img/navi/bg_weiss.gif);
	background-color: transparent;
}



/* main page element*/
#content_wrapper{
	background-color: white;
	padding-top: 96px;
	padding-left: 34px;
	padding-right: 35px;
	position: absolute;
	left: 210px;
	top: 0;
	width: 521px;
	min-height: 100%;
}

#content{
	width: 521px;
	position: relative;
	margin-bottom: 30px;
	letter-spacing: 1px;
}



/* blog template */
#content.blog{
	font-family: Arial;
	font-size: 12px;
	color: black;
}

.blog_block{
	border-bottom: 1px solid silver;
	padding: 0 0 32px 0;
	margin: 0 0 32px 0;
	position: relative;
}

.blog_date{
	display: block;
}

.blog_heading{
	margin: 0 0 12px 0;
	font-size: 12px;
	font-weight: bold;
}

.blog_text{

}

.blog_images{
	margin: 12px 0 0 0;
}

.blog_images img{
	margin: 0 13px 0 0;
}



/* projekt template */
.projekt #slideshow #main_pic{
	display: block;
}

.projekt #slideshow #slideshow_navi{
	height:11px;
	margin-bottom:9px;
	margin-top:9px;
	float: left;
}

.projekt #slideshow #slideshow_navi #pfeil_links{
	margin-right: 2px;
	cursor: pointer;
	display: block;
	float: left;
}

.projekt #slideshow #slideshow_navi #pfeil_rechts{
	margin-left: 2px;
	cursor: pointer;
}

.projekt #slideshow #slideshow_navi .number{
	cursor:pointer;
	display:block;
	float:left;
	margin:-1px 2px 0;
	color: #a6a6a6;
}

.projekt #slideshow #slideshow_navi .number:hover{
	color: black;
}

.projekt #slideshow #slideshow_navi .number.active{
	color: black;
}

#projekt_blog_start_link{
	float: right;
	margin-top: 9px;
}

#projekt_blog_start_link img{
	margin-left: 7px;
}

#content.projekt .text{
	padding: 32px 0;
	border-bottom: 1px solid silver;
	margin-bottom: 32px;
	clear: both;
	position: relative;
}



/* Projekt-Index */
#content.projekt_index{
	width: 535px;
}

#content.projekt_index .projekt{
	width: 162px;
	float: left;
	margin-right: 16px;
	margin-bottom: 22px;
}

#content.projekt_index .projekt h2{
	margin: 10px 0 0 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

#content.projekt_index .projekt  a .project_preview_img{
	width: 162px;
	height: 162px;
}



/* Zu Gast*/
#content.zu_gast{
	width: 537px;
}

#content.zu_gast .entry{
	width: 162px;
	float: left;
	margin-right: 17px;
	margin-bottom: 20px;
}

#content.zu_gast .entry .img_wrapper img{
	width: 162px;
	height: 162px;
	cursor: pointer;
}

#content.zu_gast .spacer{
	clear: both;

}

.info_text{
	border-top:1px solid silver;
	margin-top:16px;
	padding-top:36px;
	position: relative;
	top: 0;
	left: 0;
	width: 520px;
}

#content.zu_gast #img_overlay{
	background-color:white;
/*	left:0;*/
	min-height:100%;
	position:absolute;
	top:0;
/*	width:549px;*/
	display: none;
	left:-34px;
	padding-bottom:20px;
	padding-left:34px;
	width:556px;
}

#content.zu_gast #img_overlay img{
	width: 521px;
	cursor: pointer;
}

#content.zu_gast #img_overlay .overlay_text{
	display: none;
	margin-top:32px;
	width:521px;
}

#content.zu_gast #img_overlay .overlay_text.active{
	display: block;
}


/*---------------------------------------*/
/* Start Overlay Editor*/

/* Editor Modus Tag*/
.editTag{
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../img/editor/ecke.jpg");
	width: 45px;
	height: 30px;
	background-repeat: no-repeat;
}

#editModeTag{
left:260px;
position:absolute;
top:40px;
z-index:1;
}

#editModeTag:hover{
	color: #8d8d8d;
}

.editTag:hover{
	color: white;
	cursor: pointer;
}


/* Hintergrund für Editor*/
#overlay{
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: black;
	opacity: 0.8;
}

/* Editor*/
#overlayEditor{
	position: relative;
	margin: 20px auto;
	display: none;
	background-color: white;
	width: 800px;
	min-height: 500px;
	z-index: 3;
	padding: 10px;
}

#blog_overlayEditor{
	position: fixed;
	/*margin: 20px auto;*/
	display: none;
	background-color: white;
	width: 800px;
	min-height: 500px;
	z-index: 3;
	padding: 10px;
	left: 20px;
	top: 20px;
}


.editor_loading_placeholder{
	height:170px;
	margin:100px auto 0;
	text-align:center;
	width:200px;
}

.editorCloseSpan{
	position:absolute;
	top: 2px;
	right: 2px;
	cursor: pointer;
}

.editorControls{
	bottom:8px;
	left:6px;
	position:absolute;
}

#editorLog{
	bottom:38px;
	left: 10px;
	position:absolute;
}

#blog_editorLog{
	bottom:38px;
	left: 10px;
	position:absolute;
}

#overlayEditor button{
	border: 1px solid black;
	background-color: silver;
	margin-left: 4px;

}

#blog_overlayEditor button{
	border: 1px solid black;
	background-color: silver;
	margin-left: 4px;

}

.xinhaP{
	margin: 0;
	padding: 0;
}


/* Text-Editor*/
#overlayEditor.text .htmlarea{
	height: 420px;
	margin-top: 10px;
}

/* Blog-Editor*/
#blog_overlayEditor.blog .htmlarea{
	height: 270px;
	margin-bottom: 5px;
	border: 1px solid black;
}

#blog_overlayEditor .blog_input{
	width: 220px;
	border: 1px solid black;
	margin-bottom: 5px;
}

#blog_overlayEditor .blog_input.selected{
	background-color: #96ff8e;
}

#blog_overlayEditor #editor_blog_date.invalid{
	background-color: red;
}

#blog_overlayEditor.blog #input_wrapper1{
	width: 395px;
	float: left;
	border-right: 1px solid black;
}

#blog_overlayEditor.blog #input_wrapper2{
	padding-left: 35px;
	width: 360px;
	float: left;
}

#blog_overlayEditor.blog #blog_controls{
	bottom:8px;
	position:absolute;
	right:10px;
}

/* Bildauswahl */
#blog_thumbnail_select{
	display: none;
	clear: both;
	height:220px;
	margin-bottom:50px;
	padding-top: 10px;
	overflow: auto;
}

#blog_thumbnail_select .thumbnail{
	border:1px solid silver;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-bottom: 10px;
	padding: 2px;
}

#blog_thumbnail_select .thumbnail.selected{
	background-color: #96ff8e;
}

#blog_thumbnail_select .thumbnail img{
	height: 70px;
	display: block;
	margin: 0 auto;
}

/* Ende overlay editor*/
/*---------------------------------------*/















