* { padding: 0; margin: 0; }
html, body {
	border: 0;
	height:100%;
	font-family: Verdana, Arial, Tahoma, Sans-serif;
	font-size: 10pt;
    background:url(../img/navi_bg_left.gif) repeat-y 0;
}


div#header {
    background: url(../img/header_bar_blue.gif) repeat-x;
    display: block;
    width: 100%;
    height: 21px;
}

div#header span.topbg {
    background: url(../img/header_top_bg.jpg) repeat-x 0 21px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 97px;
}

div#content {
    position: absolute;
    z-index: 1;
    display: block; 
    left: 0;
    top: 40px;
    right: 0;
    padding: 0 20px 0 240px;
    min-height: 500px;
}

div#content dl.boxTop dd.left {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./img/content_top_corner_left.png');
    width: 15px;
    height: 21px;
    float: left;
    margin-right: -3px;
}

div#content dl.boxTop dd.left[class] {
    background: url(../img/content_top_corner_left.png) no-repeat;
    margin-left: 0;
}

div#content dl.boxTop dd.right {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./img/content_top_corner_right.png');
    width: 15px;
    height: 21px;
    float: right;
    margin-left: -3px; /* Für IE */
}

div#content dl.boxTop dd.right[class] {
    background: url(../img/content_top_corner_right.png) no-repeat;
    margin-left: 0;
}

div#content dl.boxTop dd.middle {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./img/content_top_bg.png');
    height: 21px;
    display: block;
}

div#content dl.boxTop dd.middle hr { visibility: hidden; }

div#content dl.boxTop dd.middle[class] {
    background: url(../img/content_top_bg.png) repeat-x !important;
    margin: 0 15px 0 15px;
}

span.boxTopTitle {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./img/content_top_bg.png');
    border: 1px solid #D9D9D9;    
    border-width: 0 1px 1px 1px;
    display: block;
    height: 17px;
    padding: 2px 0 2px 5px;
    font-weight: bold;
    color: #2D2D2D;
    font-size: 11pt;
}

div#content span.boxTopTitle[class] {
    background: transparent url(../img/content_top_bg_title.png) repeat-x;
}

div#content div.BoxCon {
    background: url(../img/fadeout_line.gif) left bottom no-repeat;
}

div#content div.BoxCon div.right {
    background: url(../img/fadeout_line.gif) right bottom no-repeat;
    padding: 0.5em 0.5em 4em 0.5em;
}

ul#menu li.kopf {
    width: 209px;
    height: 133px;
    background: url(../img/header_top_left.gif) no-repeat;
    padding: 55px 0 0 28px;
    margin: 0 0 0 -17px;
}

ul#menu li.kopf a:link {
    background: transparent;
    padding: 0;
    width: 183px;
}

ul#menu li.kopf img {
    border: 0;
}

ul#menu li.anschrift {
    padding: 0 0 1em 18px;
	background: url(../img/navi_bg_kontakt.gif) repeat-y;
    font-size: 10px;
	border: 1px solid #DDDDDD;
	border-width: 1px 0 1px 0;
	width: 190px;
}

ul#menu li.anschrift span.title {
    font-weight: bold;
    padding: 0.5em 0 0.5em 0.5em;
    border: 1px solid #DDDDDD;
	border-width: 0 0 1px 0;
	font-size: 11px;
	display: block;
	margin: 0 0 0.5em -18px;
}

ul#menu li.anschrift a, ul#menu li.anschrift a:visited {
    color: #00004A;
    text-decoration: none;
}

ul#menu li.anschrift a:hover {
    text-decoration: underline;
}

ul#menu li.nosub a,ul#menu li.nosub a:visited {
	background: url(../img/navi_bg_button.gif) no-repeat;
	border: 0;
	text-decoration: none;
	color: #4E4E4E;
	font-weight: bold;
	padding: 7px 0 8px 16px;
	display: block;
	height: 16px;
	width: 203px;
} 

ul#menu li.nosub a:hover {
	background: url(../img/navi_bg_button_hov.gif) no-repeat;
	color: #000;
}

ul#menu li.lastspacer {
	border: 1px solid #DDDDDD;
	border-width: 1px 0 0 0;
	width: 205px;
	height: 13px;
}

div#content {
    font-size: 10pt;
}

ul#contactFrm {
    list-style: none;
    display: block;
}
ul#contactFrm li.inputLeft {
    float: left;
    display: block;
    width: 50%;
    margin: 0 .5em 0 0;
    border: 1px solid #DEDEDE;
    border-width: 0 1px 0 0;
}

ul#contactFrm li.inputRight {
    margin: 0 0 .5em 0;
    padding: 20px 0 0 0;
}

ul#contactFrm li.inputRight textarea {
    width: 100%;
}

form#contact_frm {
    margin: 0 1em 0 1em;
}

ul#contactFrm input, ul#contactFrm textarea  {
    border: 1px solid #A1A1A1;
    margin: 3px 0 3px 0;
    font-size: 11pt;
}

div#content {
    color: #142E48;
}

div#content span.ktext {
    font-size: 10pt;
    color: red;
    padding: 1em 0 0 0;
    display: block;
}


div#content a, div#content a:visited {
    color: #00004A;
    text-decoration: none;
}

div#content a:hover {
    text-decoration: underline;
}
div#content h1 {
    margin: 0 0 1em 0;
    font-size: 18pt;
}

div#content h2 {
    margin: 0 0 1em 0;
    font-size: 16pt;
}

div#content h3 {
    margin: 0 0 1em 0;
    font-size: 12pt;
    font-weight: bold;
}

div#content h4 {
    text-align: center;
    margin: 0 0 1em 0;
}

div#content ul {
    margin:  0.5em 0 0.5em 2em;
    list-style: none;
}

div#content li {
    padding: 0 0 0 15px;
    background: url(/img/list_dot.gif) no-repeat 0 5px;
}

br.clear {
    clear: both;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dlmenu {
	width: 183px;
	height: 500px;
	float: right;
	padding: 0;
	margin: 0;
}
#menu {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	position: absolute;
	top: 0;
	left: 17px;
	z-index: 100;
}
#menu li {
	display: block;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 100;
}
#menu li a, #menu li a:visited {
	display: block;
	text-decoration: none;
}
#menu li dd {
	display: none;
}
#menu li:hover, #menu li a:hover {
	border: 0;
}
#menu li:hover dd, #menu li a:hover dd {
	display: block;
}

#menu li:hover dl, #menu li a:hover dl {
/*height:20em;*/
	background: url(../img/navi_bg_sub_button.gif) repeat-y;
}

#menu li .aktiv dd{
	display: block;
}

#menu table {
	border-collapse: collapse;
	padding: 0;
	margin: -4px 0 -4px 0;
	font-size: 1em;
}
#menu dl {
	width: 208px;
	margin: 0;
	cursor: pointer;
}
#menu dt {
	margin: 0;
	padding: 0;
}
#menu dd {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	text-align: left;
}
.sub dt a, .sub dt a:visited {
	background: url(../img/navi_bg_button.gif) no-repeat;
	border: 0;
	text-decoration: none;
	color: #4E4E4E;
	font-weight: bold;
	padding: 7px 0 8px 16px;
	display: block;
}
#menu li:hover dt a , #menu li a:hover dt a {
	background: url(../img/navi_bg_button_hov.gif) no-repeat;
	color: #000;
	border: 1px solid #DDDDDD;
	border-width: 0 0 1px 0;
}
.sub dd a, .sub dd a:visited {
	color: #000;
	min-height: 1em;
	text-decoration: none;
	display: block;
	padding: 4px 5px 4px 30px;
	background: url(../img/navi_bg_sub_button.gif) repeat-y;
}

* html .sub dd a, * html .gallery dd a:visited {
	height: 1em;
}
.sub dd a:hover {
	background: url(../img/navi_bg_sub_button_hov.gif) repeat-y;
	color: #FFF;
	font-weight: bold;
}
.sub  dt.last a, .sub dt.last a:visited {
	border: 1px solid #DDDDDD;
	border-width: 0 0 1px 0;
}

