/********************
---[ GLOBAL CLASSES ]---
*********************/
html[xmlns^="http"] {
/* verhindert Mozilla-Zucken
* > Firefox 1.5
*/
overflow-y: scroll;
}

* {
	padding: 0;
	margin: 0;
	outline: none;
}

ul,
ul li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #1005b6;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}


html {
	background: url(../images/bg-html.jpg) repeat-x 0 0;
}

body {
	color: #494a4b;
	font: 13px/20px Arial, Helvetica, sans-serif;
	min-width: 926px;
}

/********************
---[ CONTAINER ]---
*********************/
#container {
	width: 926px;
	margin: 0 auto;
}

/********************
---[ HEADER ]---
*********************/
#header {
	width: 926px;
	height: 481px;
	position: relative;
	background: url(../images/bg-header.png) no-repeat 0 13px;
}
#header h3 {
	text-indent: 22px;
	text-transform: uppercase;
	color: #1005b6;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 3px 0;
}


#eyecatcher {
	left:0;
	position:absolute;
	top:157px;
}

#player {
	left:0;
	position:absolute;
	top:157px;
}

/********************
---[ LOGO ]---
*********************/
#branding a {
	position: absolute;
	left: 0px;
	top: 70px;
	width: 240px;
	height: 50px;
	text-indent: -9999px;
}

/********************
---[ NAVI ADDITIONAL ]---
*********************/
ul#navi-add, ul#navi-lang {
	position: absolute;
	left: 408px;
	top: 109px;
}

ul#navi-lang {
	position: absolute;
	left: 308px;
	top: 109px;
}

ul#navi-lang li {float:left;margin: 0 15px 0 0;}

ul#navi-add li {
	float: left;
	margin: 0 3px 0 0;
	height: 19px;
	line-height: 19px;
	background: url(../images/bg-top-navi-li.jpg) no-repeat -1000px 0; 
}
ul#navi-add li a {
	float: left;
	display: block;
	height: 19px;
	line-height: 19px;
	padding: 0 7px;
	font-size: 11px;
	font-style: italic;
	color: #56585b;
	background: url(../images/bg-top-navi-a.jpg) no-repeat -1000px 0; 
}
* html ul#navi-add li a {
	padding: 0 4px 0 7px;
}
/* IE7 hack */
*+html ul#navi-add li a {
	padding: 0 4px 0 7px;
}
/* IE7 hack */
ul#navi-add li.active {
	background: url(../images/bg-top-navi-li.jpg) no-repeat right 0; 
}
ul#navi-add li.active a{
	background: url(../images/bg-top-navi-a.jpg) no-repeat 0 0; 
}

ul#navi-add li a:hover {
	color: #1a1a1b;
	text-decoration:underline;
}
ul#navi-add li.active a:hover {
	color: #56585b;
	text-decoration: none;
}
/********************
---[ ANSCHRIFT ]---
*********************/
.anschrift {
	position: absolute;
	left: 676px;
	top: 271px;
	background: url(../images/icon-mail.gif) no-repeat 2px 3px;
	line-height: 18px;
	font-size: 12px;
}
/********************
---[ KONTAKTDATEN ]---
*********************/
.kontaktdaten {
	position: absolute;
	left: 676px;
	top: 370px;
	background: url(../images/icon-print.gif) no-repeat 2px 3px;
	line-height: 18px;
	font-size: 12px;
	width:200px;
}

/********************
---[ MAIN NAVIGATION ]---
*********************/
ul#navi {
	float: left;
	width: 226px;
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	padding: 17px 19px 38px 19px;
	background:#EDEDED url(../images/bg-navi.jpg) no-repeat 0 0;
}

ul#navi li {
	line-height: 29px;
	border-bottom: 1px solid #cbcbcb;
	text-indent: 18px;
}
ul#navi li.dropdown { 
	background: url(../images/icon-plus.jpg) no-repeat 2px 0.8em;
}
ul#navi li a {
	display:block;
	color: #474747;
	font-size: 12px;
}
ul#navi li a:hover {
	text-decoration: underline;
}
ul#navi li.active a {
	color: #100eba;
	font-weight: bold;
	font-style: italic;
}
ul#navi li.active a:hover {
	text-decoration: none;
}


ul#navi li ul {
	display:none;
}

ul#navi li.open ul {
	display:block;
}

ul#navi li ul li {
	background:#e1e1e1;
	border-bottom:0;
	border-top: 1px solid #cbcbcb;
}

ul#navi li ul a:hover {
	background:#fefefe;
	color:#261CB1;
}



/********************
---[ CONTENT ]---
*********************/
#content {
	float: left;
	position: relative;
	background: url(../images/bg-content.jpg) no-repeat 24px 6px;
	padding:0 0 30px 0;
	width: 660px;
}

#content h2 {
	margin: 25px 0 24px 60px;
	border-bottom: 1px solid #d8d9d8;
	color: #2115b3;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	height: 33px;
	width: 588px;
	letter-spacing: 0.05em;
}

#content h3 {
	color: #2115b3;
	font-size:1.1em;
	margin:25px 0 24px 60px;
}

#content  div > h3 {margin:0 0 10px 0!important;}

.content-column {
	width: 264px;
	float: left;
	margin:0 0 20px 0;
	padding: 0 0 0 60px;
}

.content-column-small {
	width: 290px;
	float: left;
	margin:0 0 20px 0;
	padding: 0 0 0 60px;
}
.content-column-small-2 {
	width: 290px;
	float: left;
	margin:0 0 20px 0;
	padding: 0 0 0 230px;
}

.column-right {
	padding:0 0 0 20px !important;
}

.content-column-large {
	padding: 0 0 20px 60px;
	width:588px;
}

#content p {
	padding: 0 0 15px 0;
}


#content ul {
	clear:both;
	list-style:none;
	margin:0 0 1.5em 0;
}

#content ul li {
	background:url(../images/bg-li.png) 0 0.3em no-repeat;
	margin:0.5em 0;
	padding:0 0 0 25px;
}


/********************
---[ IMAGES ]---
*********************/
#footer {
	width: 926px;
	margin: 0 auto;
	height: 102px;
	position: relative;
	font-size: 12px;
}
#images, .images {
	width: 936px;
	margin: 0 0 7px -19px
}

#content .images {
	margin:0;
	padding:0;
	width:588px;
}

#content .image-border {
	left: -18px !important;
	top: -12px !important;
}

#content .image {
	background-position: 0 146px !important;
	padding: 0 10px 0 0 !important;
}

#content .caption {
	left: 2px !important;
	top: 118px !important;
}

#content .caption2 {
	left: 2px !important;
	top: 145px !important;
}


* html #images, * html .images {
	padding: 21px 0 0 0;
}
/* IE6 hack */
*+html #images, *+html .images {
	padding: 21px 0 0 0;
}
/* IE7 hack */
#images .image, #content .image {
	float: left;
	width: 305px;
	min-height: 188px;
	position: relative;
	padding: 15px 0 0 19px;
	background: url(../images/image-shadow.jpg) no-repeat 0 161px;
}
#images .image a, #content .image a {
	width: 260px;
	height: 139px;
	display: block;
	padding: 1px;
	margin:0 0 28px 0;
	border: 1px solid #bec0c3;
}

#images .empty {
	background:none !important;
}

#images .caption, #content .caption {
	position: absolute;
	left: 21px;
	top: 133px;
	width: 260px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	background: url(../images/bg-caption.png);
	text-indent: 21px;
	letter-spacing: 0.025em;

}


#images .caption2, #content .caption2 {
	position: absolute;
	left: 21px;
	top: 160px;
	width: 260px;
	height: 23px;
	line-height: 23px;
	font-size:0.9em;
	color: #444;

}

#images .image-border, #content .image-border {
	position: absolute;
	left: 3px;
	top: 3px;
	width: 66px;
	height: 66px;
	background: url(../images/image-border.png) no-repeat;
}
#images .last, #content .last {
	width: 260px;
}


/********************
---[ FOOTER ]---
*********************/
#footer {
	width: 912px;
	margin: 0 auto;
	height: 54px;
	border-top: 1px solid #d7d8d8;
	position: relative;
	line-height: 32px;
	right: 7px;
}
#footer strong {
	color: #1111bc;
}
#footer .kontakt {
	position: absolute;
	right: 0;
	top: 0;	
}
#footer .highlight {
	color: #5a5e62;
}

/********************
---[ ADDITIONAL CLASSES ]---
*********************/
.no-border {
	border: none !important;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.escape {
	font-style: italic;
}


.leftfloat {
	float:left;
	margin:0 10px 10px 0;
}

.image-small {
	background:#fff;
	border:1px solid #ccc;
	padding:1px;
}



/********************
---[ DEFINITION LISTS ]---
*********************/
dl {
	width:100%;
}

dt {
	float:left;
	width:30%;
}

dd {
	float:left;
	width:70%;
}



#images:after, .content-column:after, .content-column-large:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
