body
{
    background-position: center top;
    font-family: Helvetica, Verdana, Sans-Serif;
    margin: 0px;
    background-color: #40220f;
    background-image: url(/systemfiles/media/images/main_bgl.jpg);
    background-repeat: repeat;
    font-size: 9pt;
    text-align: center;
}
h1
{
    color: #603913;
    font-size: 14pt;
    font-weight: normal;
}
h2
{
    color: #603913;
    font-size: 12pt;
    font-weight: normal;
}
p
{
    text-align: justify;
}

#header
{
    width: 100%;
    text-align: center;
    height: 175px;
    border-bottom: solid 1px #ffffff;
    margin: 0px auto;
}
#header_inner
{
    width: 1033px;
    height: 175px;
    margin: 0px auto;
}
#header_spacer
{
    display: none;
    visibility: hidden;
    width: 130px;
    height: 175px;
    float: left;
}
#header_top_left
{
    background-image: url(/systemfiles/media/images/jochen_02.jpg);
    width: 570px;
    height: 175px;
    float: left;
}
#header_top_right
{
    background-image: url(/systemfiles/media/images/jochen_03.jpg);
    width: 463px;
    height: 175px;
    float: left;
}
#maincontainer
{
    width: 1033px;
    margin: 0px auto;
    text-align: left;
}
#main_left_padding
{
    display: none;
    visibility: hidden;
    width: 130px;
    float: left;
    height: 400px;
}
#main_left_menu
{
    width: 210px;
    float: left;
    position: relative;
}
#lower_image
{
    position: absolute;
    z-index: 10;
    left: 14px;
    top: 255px;
}
#menu_holder
{
    width: 200px;
    float: right;
    position: relative;
    z-index: 15;  
}
#menu_holder ul
{
    margin: 0;
    padding: 0;
    background-color: #c69c6d;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #fff;
    width: 200px;
}
#menu_holder li
{
    display: block;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    border-bottom: solid 1px #f9c489;
    margin-bottom: -1px;
}
#menu_holder ul li a
{
    line-height: 40px;
    text-decoration: none;
    display: block;
    color: #40220f;
    padding-left: 20px;
    font-weight: bold;
    font-size: 11pt;
}
#menu_holder ul li .active
{
    color: #ffffff;
    background-image: url(/systemfiles/media/images/manu_active_bg.jpg);
    background-repeat: no-repeat;
}
#mainbody
{
    position: relative;
    z-index: 100;
    background-image: url(/systemfiles/media/images/content_bg.png);
    background-repeat: repeat-y;
    width: 606px;
    margin-left: -3px;
    margin-right: -3px;
    float: left;
    text-align: left;
}
#mainbody a img
{
    border: 0;
}
#mainbody a
{
    color: #c69c6d;
}
#mainbody a:visited
{
    color: #814d1a;
}

#contentarea
{
    float: left;
/*    width: 580px;
    padding-left: 9px;*/
    width: 550px;
    padding-left: 24px;
    margin-left: 3px;
    background-color: #ffffff;
}
#content_spacer
{
    width: 1px;
    height: 400px;
    float: left;
}
#footer
{
/*    margin-bottom: -30px;*/
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: Transparent;
    color: #000;
    padding-left: 10px;
    margin-left: 3px;
    float: left;
    width: 590px;
    border-top: solid 1px #d0d0d0;
}
#footer .copyright
{
    float: left;
}
#footer .webreality
{
    float: right;
    margin-right: 10px;
}
#footer .webreality a
{
    color: #000;
    text-decoration: none;
}
#right_box
{
    float: left;
    width: 200px;
    color: #ffffff;
}
#right_contact
{
    width: 168px;
    height: 97px;
    padding-left: 10px;
    padding-right: 20px;
    float: left;
    background-image: url(/systemfiles/media/images/right_quote_bg.jpg);
    background-repeat: no-repeat;
    border-right: solid 1px #ffffff;
    border-bottom: solid 1px #ffffff;
    padding-top: 11px;
    font-size: 10pt;
}
#right_contact h2
{
    font-size: 12pt;
    font-weight: normal;
    margin-top: 0;
    padding-bottom: 5px;
    border-bottom: solid 1px #c2a16c;
    color: #fff;
}
#right_contact a
{
    color: #ffffff;
    font-size: 9pt;
    text-decoration: none;
}
#right_quote
{
    margin-top: 10px;
    float: left;
    width: 158px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    background-color: #c69c6d;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 1px #fff;
    color: #666666;
    font-size: 11pt;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
#right_quote .LinkedItemAbstract
{
    color: #333333;
}
#right_quote .LinkedItemTitle
{
    color: #333333;
    font-size: 9pt;
    float: right;
    margin-top: 10px;
}


/*light box start */


#lightbox
{
    background-color: #666;
    padding: 20px;
    color: #fff;
    border: 5px solid #B46129;
}
	#lightbox kbd
	{
	    color: #fff;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; font-size: 9pt; }
#closeButton{ top: 5px; right: 5px; display: none; visibility: hidden; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/systemfiles/media/images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(/systemfiles/media/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/systemfiles/media/images/overlay.png", sizingMethod="scale");
	}

/*light box end */