/* @override 
	http://maxijaekel.com/test/css/maxijaekel.css
	http://maxijaekel.com/test/css/base.css
	http://maxijaekel.com/css/base.css
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, input{
	border:0 none;
	font-size:100%;
	margin:0;
	outline: none;
	padding:0;
	color: white;

}

html {
	padding:0; 
	margin:0; 
	border:0; 
	font-family:Helvetica,"Lucida Grande",Verdana,Arial,Sans-Serif;
	font-size: 62.5% ! important; 
	line-height: 125.5% ! important;
	font-weight: normal;
	font-style: normal;
}

body {
	padding:0; 	
	margin:0; 
	border:0;
}

html, body{
	height: 100%;
}

div.page {
		height: 100%;
		height:auto !important; /* real browsers */
		height:100%; /* IE6: treaded as min-height*/
		min-height:100%; /* real browsers */
		position: relative;
	background: url(../images/bg_new.png) fixed;
}

#content_right div.infobox p{
	margin-bottom: 10px;
	border-bottom: 1px solid #cdc9bd;
	padding-left: 40px;	
	
	padding-bottom: 10px;
	margin-right: 30px;
	margin-left: 0;
}


#content_right div.infobox p strong {
	text-shadow: none;
	color: #625f57;
	text-align: right;
	float: right;
}

#space {
	height: 100%;
	width: 100%;
}

#page_height {
	width: 100%;
	height: 100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	position: relative;
	line-height: 150%;
		/*background-image: url(../images/dots_orange.png);*/

			overflow:hidden;

}
	
div#header {
	float: right;
	background: url(../images/bg_new.png) repeat 0 121px;
	position: fixed;
	right: 0px;
	width: 100%;
	z-index: 1000;
	height: 160px;
}

div#header_bg {
	width: 100%;
	background: url(../images/bg_logo2.png) repeat-x 0 155px;
	height: 161px;
}

div#header_bg_d{
	width: 100%;
	background: url(../images/bg_logo_d.png) repeat-x 0 155px;
	height: 161px;
}

div.logo {
	float:right;	
	background: url(../images/bg_new.png) repeat 0 120px;
	z-index: 400;
	padding-right: 60px;
	position: absolute;
	right: 0;
}

.gog {
	font-weight: normal;
	display: block;
	position: absolute;
	right: 77px;
	top: 140px;	
	font-size: 1.1em;
	color:white;
	z-index:10;
	text-shadow: 0 1px 0 #b6b2a5;
	/*border-radius:	1px;
	-moz-border-radius:	1px;
	-webkit-border-radius:1px;*/
	border-bottom: 1px solid #9e9b84;
	background: url(../images/bg_bread.png) right -1px;	
	padding: 2px 0 1px 10px;
	text-align: left;
	margin: 0 0 10px;
}

#header div.gog .breadcrumb_arrow{
	float: left;
	color: white;
	background: url(../images/open.png) no-repeat right 4px;
	width: 12px;
	height: 12px;
	padding-right: 3px;
}


#header div.gog:hover .invisible {
	display: block;	
}

#header div.gog:hover .invisible a{
	text-shadow: none;
	display: block;
	float: left;
	padding-bottom: 0;
}

#header div.gog:hover .invisible a:hover{
	color: #2a2a2a;
	background:#f4f3eb;
	
}

span.white {
	color: #6f6c60;
	text-transform: none;
}

span.name{
		color: #6f6c60;
	text-transform: none;
	float: left;
}

#content_width100 {
	width: 100%;
	padding-top: 160px;
}

#content_right div.infobox a:hover {

}

#content_right div.infobox a:hover.coming_soon{
	color: #2a2a2a;
}

div.infobox {
	clear: both;
	float: left;
	position: relative;
	z-index: 100;
	width: 518px;
	overflow: hidden;
	text-align: right;
	margin-bottom: 17px;
}

#content_right div.infobox div.imprint {
	padding-top: 20px;
	text-shadow: 0 1px 0 #908c80;
	background-image: url(../images/muster_darker2.png);
}
div.infobox  .info_p .pr_link p{
	border-bottom:1px solid #b7b29f;
	margin: 10px 25px 0 20px;

	padding-bottom: 10px;
}
div.infobox.last{
	margin-bottom: 0px;
}



span.more_infos {
	float: right;
	padding-left: 5px;
	color: #7c7964;
	font-size: 90%;
	padding-top: 3px;
	line-height: 145%;
	text-shadow: none;
	clear: both;
	width: 392px;
}

#infobox_wrap h1 span.more_infos span.number {
	color: #676451;
}

/** html .inner {overflow:hidden; width:100%;}*/


#content_right{
	overflow: auto;
	float: right;
	clear: both;
	padding-top: 75px;
	padding-bottom: 39px;
	padding-right: 92px;
}

div.name {
	color: #605f59;
	text-transform: none;	
	float: right;
	display: none;
}

a.coming_soon:hover, .footer a.coming_soon:hover, #navigation ul li a.coming_soon:hover {
	text-decoration: line-through;	
	background: none;
}
.footer {
	position: fixed;
	width: 100%;
	text-align: left;
	z-index:1000;
	bottom: 0px;
	z-index:400;
	color: #605f59;
	overflow: hidden;
	font-size: 95%;
	height: 25px;
	letter-spacing: 0.02em;
	background-image: url(../images/muster_darker.png);

}



.footer .foohu{
	border-top: 1px solid #bfbaaa;
	line-height: 24px;
	text-align: right;
	/*margin-right: 37px;*/
	padding-right: 10px;
	text-transform: uppercase;
	padding-left: 10px;
}


h1{
	font-size: 116%;
	/*font-family: Georgia, serif;*/
	font-weight:normal;
	margin-top: 0px;
		/*text-shadow: 0 1px 0 #908c80;*/
	text-align: right;
	width: 518px;
	
}

span.view {
	font-size: 98%;
	padding-right: 90px;
	color: white;
	text-shadow:0 1px 0 #908C80;	
	text-transform: uppercase;
}

.info_p .pr_link, .pr_link {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 11px;

}

#infobox_wrap h1 span.info_p span.pr_link span {
	text-shadow:0 1px 0 #908C80;
	
}

.info_p .pr_link .a_info{
	float: left;
	text-align:left;
	display: block;
	text-shadow:0 1px 0 #908C80;
	
	width: 320px;
	padding-bottom: 1px;
	}
	
h1  .b_info {
	line-height: 150%;
	display: block;
	float: left;
	color: #7c7964;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-top: 4px;
	font-size: 95%;
	width: 510px;
	border-top: none;
	
	text-align: left;

}	
.info_p{
background:  url(../images/muster_dark.png);	
	border-bottom: 1px solid #9e9b84;	
	line-height: 22px;

}

h1 .info_p {
	float: left;
	line-height: 22px;
	
	width: 100%;
	background:  url(../images/muster_darker2.png);	
	border-bottom: 1px solid #9e9b84;
		/*border-bottom: 1px solid white;*/
	padding-top: 2px;
	padding-bottom: 0;
}

#content_right div.infobox span.zoom{
	display: block;
	float: right;
	width: 185px;
	padding-top: 2px;
	line-height: 150%;

}

#content_right div.infobox span.zoom a{
background: url(../images/quadro_ex.png) no-repeat right 1px;

	padding-left: 4px;
	padding-right: 17px;
	float: right;
	line-height: 120%;
	padding-top: 1px;
	margin-top: 1px;
}

#content_right div.infobox span.zoom a:hover{
	background:  url(../images/quadro_ex.png) no-repeat right -17px;


}

span.examples {
	float: right;
	padding-right: 4px;
	text-align: right;
	color: white;
	position: absolute;
}

div.shadow_top {
width: 562px;
height: 10px;
position: fixed;	
right: 72px;
top: 206px;
z-index: 1000000;
	background: url(../images/shaddow2.png) no-repeat right top;
}

div.shadow_behind {
width: 518px;
height: 9px;
position: fixed;	
right: 92px;
top: 206px;
	background-image: url(../images/dots_grays.png);
	border-bottom: 1px solid #d1cdc5;
}

div.shadow_bottom_behind {
width: 518px;
height: 9px;
border-top: 1px solid #d1cdc5;

position: fixed;	
right: 92px;
bottom: 25px;
	background: url(../images/dots_grays.png) repeat;
}



div.arrow_slide {
width: 129px;
height: 46px;
position: fixed;	
z-index: 1001;
right: 0px;
top: 160px;
background: url(../images/arrow_down2.png) no-repeat left center;
}

div.arrow_slide_bottom{
width: 78px;
height: 27px;
position: fixed;	
z-index: 10000000001;
right: 0px;
bottom: 0px;
background: url(../images/bottom_end.png) no-repeat left center;
display: none;
	
}

div.shadow_bottom {
width: 550px;
height: 16px;
position: fixed;	
z-index: 10000;
right: 73px;
bottom: 25px;
	background: url(../images/shaddow_bottom2.png) repeat-x;
}


span.info_01 {
	margin-left: 5px;
	color: white;
	padding-right: 4px;

}

span.info_02{
	
}

.text{
	clear: both;
	float: right;
	padding-right: 10px;
	padding-left: 40px;
	padding-top: 10px;
}

span.dark_gray {
		color: #7d786e;
}

#navigation_height div.text p {
}
#header div.gog .invisible a{
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 2px;
}

#header div.gog .invisible {
	float: left;
	padding-left: 4px;
	
	display: none;
}

#header_bg div.logo div.gog span.invisible span.dot {
	color: #605f59;
	padding-left: 1px;
	float: left;
}

div.logo div.gog span.invisible span.active {
	color: #2a2a2a;
	padding-left: 4px;
}

div.logo div.gog span.breadcrumb_info {
	float: left;
}



a{
	text-decoration: none;
	font-weight: normal;
	color: #686254;
	text-shadow: none;
	margin: 0;
}

a:hover{
	color: #2a2a2a;
}


a.active{
			color: #2a2a2a;

}

/* @group gallery */

.hotspot {
	padding-bottom:1px; 
	cursor:pointer;
	
}

#tt {
	position:absolute; 
	/*background:url(../images/tt_left.gif) top left no-repeat;*/
	font-size: 130%;
	padding: 0px;
	
	width: 300px; 
	height: 71px;
	
}
#tttop {
	display:none; 
	height:5px; 
	margin-left:5px; 
	/*background:url(../images/tt_top.gif) top right no-repeat;*/ 
	overflow:hidden;
	
}
#ttcont {
	display:block; 
	/*background:#666;*/ 
	color:#fff;
}
	
#ttbot {
	display:none; 
	height:5px; 
	margin-left:5px; 
	/*background:url(../images/tt_bottom.gif) top right no-repeat;*/ 
	overflow:hidden;
}

#infobox_wrap{
	display:block;
	float: left;
	clear: both;
	width: 518px;
	overflow: hidden;
	position: relative;
}

#infobox_wrap2{
	display:block;
	float: right;
	height: 266px;
	width: 518px;
	position: relative;
}
 

ul#feature_buttons, ul#feature_buttons2{
	position: absolute;

line-height: 155%;
	right: 0px;


	margin-top: 265px;
	padding: 6px 3px 4px 2px;
}


ul#feature_buttons li, ul#feature_buttons2 li{
display: 			block;
float:				left;
text-align: 		center;
color:				black;
padding: 0;
font-size: 100%;
cursor: pointer;
margin: 0 3px 0 0;
overflow:			hidden;
width: 12px;
height: 12px;
background: url(../images/quadro2.png) no-repeat 0 0;
}
ul#feature_buttons li:hover,ul#feature_buttons2 li:hover {
	background: url(../images/quadro2.png) no-repeat 0 -28px;

	
}
ul#feature_buttons li.active, ul#feature_buttons2 li.active {
background-color: #dad8cb;
background-image: none;
}

ul#feature_buttons li.active:hover, ul#feature_buttons2 li.active:hover{
	background-color: #dad8cb;
	background-image: none;
}


#slider_wrap, #slider_wrap2 {
width: 				518px;
margin: 0;
display:			block;
z-index:			-1200;
height:				266px;
max-height:			266px;
overflow:			hidden; 
background-color: #fdf5e6;
float: left;
}
#slider_wrap div div { 
overflow: 			hidden;
float: left;
height:				266px;
z-index:			-1200; 

}
#slider_wrap div div a, #slider_wrap2 div div a{
border:				none;
}


/* @end */

/* @group navigation */

div#navigation_height{
	float: left;
	clear: both;
		position: fixed;
	border-bottom: 1px solid #9e9b84;
	z-index: 1000;
	height: 45px;
	width: 100%;
	background: url(../images/muster_darker2.png);	
}

div.intro {
	position: absolute;	
	z-index: 0;
}

div#navigation {
	text-align: left;
	float: right;
	z-index: 100;
	padding-bottom: 0;
	height: 45px;
	padding-right: 178px;
}

#navigation ul li.home a.active span.bullet-a {
	display: inline;
	color: gray;
}

#navigation ul li a.active span.bullet-a{
	color: white;
}

#navigation ul li a.coming_soon:hover, .footer a.coming_soon:hover  {
	text-decoration: line-through;

}



#navigation a{
	font-size: 105%;
	line-height: 150%;
	text-align: left;
	text-transform: uppercase;
	float: left;
	color: white;
	letter-spacing: 0.09em;
	border-bottom: 3px solid white;
	padding: 10px 10px 2px;
	margin-bottom: 5px;
	margin-top: 6px;
	margin-right: 4px;
	
	
}



#navigation ul li a:hover 
{	
	color: #2a2a2a;
	background:#f4f3eb;
}


#navigation a.active{
	background:  url(../images/bg_new.png);
	color: #2a2a2a;

}

#navigation ul {
	width: 443px;
	padding-left: 40px;
}


#navigation ul li{
	list-style-type: none;
	float: left;
}


/*#navigation ul li.home a {
	background: url(../images/fox.png) no-repeat -99px 10px;
}

#navigation ul li.home a:hover {
	background: #f4f3eb url(../images/fox.png) no-repeat -99px -9px;

}



#navigation ul li.contact a{
	background: url(../images/contact4.png) repeat-y -29px -117px;
}

#navigation ul li a.new {
	background:  url(../images/new_small.png) no-repeat 6px -3px;
}

#navigation ul li.imprint a {
	background: url(../images/impressum23.png) no-repeat -76px -26px;
}*/





#navigation ul li.projects a.active, 
#navigation ul li.home a.active,
#navigation ul li.imprint a.active,
#navigation ul li.contact a.active{

	}
	
.footer ul{
float: right;
padding-right: 82px;
	
}	
.footer ul li{
	float: left;
	list-style-type: none;
	color: #605f59;
	padding-left: 3px;


}	

.footer ul li a, .footer a{
	color: #605f59;
	padding: 3px 6px 2px 108px;
	margin-left: 2px;
}

.footer ul li a.active, .footer a.active{
	background:  url(../images/bg_new.png);
	color: #2a2a2a;
	
}

.footer ul li a:hover, .footer a:hover{
	color: #2a2a2a;
}


/* @end */



/* @group Browser Update */

.buorg {font-size:20px}

.buorg {
    position:fixed;
    width:100%;
    top:0px;
    left:0px;
    border-bottom:1px solid #A29330;
    background:#FDF2AB no-repeat 1em 0.55em url(http://browser-update.org/img/dialog-warning.gif);
    text-align:left;
    cursor:pointer;
	font-family:Helvetica,"Lucida Grande",Verdana,Arial,Sans-Serif;
    color:#000;
    font-size: 12px;
}
.buorg div {
    padding:5px 36px 5px 40px;
}
.buorg a {
    color:#E25600;
}
#buorgclose {
    position: absolute;
    right: .5em;
    top:.2em;
    height: 20px;
    width: 12px;
    font-weight: bold;
    font-size:14px;
    padding:0;
}



/* @end */


/* @group form */

#content_right div.infobox div.kform form table {
	width: 403px;
	padding-top: 15px;
}

div.kform {
	font-size: 90%;
	float: left;
	text-align: left;
	width: 488px;
	background-image: url(../images/muster_darker2.png);
	padding: 0 15px 15px;
}

div.kform form table tbody tr td input {
	width: 260px;
	height: 12px;
	background: none;
	font-size: 10px;
	font-family:Helvetica,"Lucida Grande",Verdana,Arial,Sans-Serif;
	border-bottom: 1px solid #cdc9bd;
	color: #686254;
	padding: 4px 22px 4px 4px;
}

#content_width100 div.kform form table tbody tr td input:hover, #content_width100 div.kform form table tbody tr td textarea:hover{
	background: url(../images/arrow_w_right.png) no-repeat 260px 0;
}
#content_width100 div.kform form table tbody tr td input:focus, #content_width100 div.kform form table tbody tr td textarea:focus{
		background: url(../images/bg_new.png);
	border-bottom: 1px solid #9e9b84;
	color: #686254;
}

div.kform form table tbody tr td textarea {
	background:transparent;
	width: 260px;
	height: 90px;
	border: none;
	font: 10px Helvetica,"Lucida Grande",Verdana,Arial,Sans-Serif;
	border-bottom: 1px solid #cdc9bd;
	color: #686254;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	padding: 4px 22px 2px 3px;
}
div.kform form table tbody tr td input.button{
	width: 184px;
	border: 1px solid #cdc9bd;
	color: white;	
	text-align: left;
	padding-right: 4px;
	position: absolute;
	height: 22px;
	bottom: 15px;
	right: 15px;
	padding-left: 4px;
	margin-top: 10px;
}


#content_right div.infobox div.kform form table tbody tr td input.button:hover {
	background: url(../images/arrow_white.png) no-repeat right 0px;

}

div.kform form table tbody tr td.left {
	width: 100px;
	float: right;
	padding-top: 3px;
	font-size: 10px;




}

td.left  div.sh {
}


#content_right div.infobox div.kform p {
	height: 18px;
	text-align: right;
	clear: both;
	font-size: 11px;
	line-height: 170%;
	padding-bottom: 8px;
	margin: 0;
	color: #6d6b62;
	padding-top: 2px;
		border-bottom: 1px solid #cdc9bd;

	padding-left: 0px;
	width: 488px;
}

#content_right div.infobox div.kform p span.pfeil_name  {
	line-height: 23px;
	background: url(../images/arrow_b_right.png) no-repeat right 1px;
	position: absolute;
	top: 74px;
	right: 211px;
	width: 28px;
	height: 20px;
	display: block;
}


#content_right div.infobox div.kform p span.pfeil_name span.inv, #content_right div.infobox div.kform p span.pfeil_mail span.inv,
#content_right div.infobox div.kform p span.pfeil_betreff span.inv,
#content_right div.infobox div.kform p span.pfeil_text span.inv {
	display: none;
}

#content_right div.infobox div.kform p span.pfeil_mail{
	line-height: 23px;
	background: url(../images/arrow_b_right.png) no-repeat right 1px;
	position: absolute;
	top: 95px;	
	right: 211px;
	width: 28px;
	height: 20px;
	display: block;
}
 #content_right div.infobox div.kform p span.pfeil_betreff{
		line-height: 23px;
	background: url(../images/arrow_b_right.png) no-repeat right 1px;
	position: absolute;
	top: 116px;
	right: 211px;
	width: 28px;
	height: 20px;	
	display: block;
}

#content_right div.infobox h1 span.info_p span.pr_link span {
	text-shadow: 0 1px 0 #908c80;
}
 #content_right div.infobox div.kform p span.pfeil_text{
	line-height: 23px;
	background: url(../images/arrow_b_right.png) no-repeat right 1px;
	position: absolute;
	top: 152px;
	right: 211px;
		width: 28px;
	height: 20px;
	display: block;
}

div.kform form table tbody tr td.left div.form_textfield {
	padding-top: 16px;
	
}
div.kform_hello {

	border-bottom: 1px solid #cdc9bd;
	padding-left: 0px;
	padding-top: 10px;
	font-size: 12px;
	padding-bottom: 5px;
	
}

#content_right div.infobox div.kform p strong {
	text-align: left;
	float: left;
	clear: both;
	position: absolute;
	top: 36px;
	left: 15px;
}
#content_right div.infobox div.kform p span{
	color: #686254;
}


/* @end */

