* {
	margin:0;
	padding:0;
}
/*****************************************************************
						Tag Formatierung
*****************************************************************/

html, body {
	height:100%;
	width:100%;
}

body{
	text-align: center;
	margin:0;
	padding:0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AFA668;
	background: #1A1A54 url(../images/bg.jpg) 0 0 repeat-x;	
}

h1, h2 {
	font-size:21px;
	font-weight:normal;
	margin-bottom:20px;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
}

h2{
	font-size:14px;
}

h3 {
	margin-bottom:5px;
	font-size:13px;
}

a {	
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#D3CC9B;
}

a:hover, a.active {
	color:#3747AA;
	text-decoration: underline;
	outline:none;
}

p {
	margin-bottom:15px;
}

/*****************************************************************
						Klassen Formatierung
*****************************************************************/

.suchtext {
	position:absolute;
	left:-9999px;
}
#clearer { clear: both; display: block; font: 1px/0px serif; height:0px; content: "."; visibility: hidden; }
.clear{
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

.mini_ansicht {
	display:block;
	width:250px;
	height:73px;
	margin-top:15px;
}

.mini_ansicht img {
	margin-right:15px;
	border:1px solid #D3CC9B;
}

.ansicht_gross {
	position:absolute;
	right:0;
	top:70px;
	width:352px;
}

.ansicht_gross img {
	border:1px solid #D3CC9B;
}

/*****************************************************************
						Navigations Formatierung - lange_navi
****************************************************************/

#lange_navi {
	margin:120px 0 0 248px;
}

/*****************************************************************
						Navigations Formatierung - navi
****************************************************************/

#navi ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-left:228px;
}

#navi ul li {
	float:left;
	position:relative;
}

#navi ul li a {
	display:block;
	float:left;
	width:91px;
	height:23px;
	margin-right:2px !important;
	margin-right:1px;
	text-align:center;
	color:#D3CC9B;
	font-size:11px;
	text-decoration:none;
	line-height:23px;
	background:transparent url(../images/navi_11.gif) 0 0 no-repeat;
}

#navi ul li a:hover, #navi ul li a.hover {
	background:transparent url(../images/navi_09.gif) 0 0 no-repeat;
	color:#D3CC9B;
}

#navi ul ul.bg {
	margin-top:2px;
	width:124px;
	height:263px;
	background:transparent url(../images/navi_bg.jpg) 0 -40px no-repeat;
	/*filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;*/
}

#navi ul ul {
	margin:0;
	padding:0;
	position:absolute;
	z-index:999;
	top:23px;
	left:-8px;
	padding-top:2px;
	width:120px;
	height:302px;
	display:none;	
}

#navi ul ul a {
	display:inline;
	margin-left:1px;
	width:122px;
	background:none;
}
#navi ul ul a:hover {
	background:none;
	background-color:#080729;
}

#navi li:hover ul, #navi li.hover ul {
	display:block;
}

/*****************************************************************
						Div Formatierung
*****************************************************************/

#container {
	margin:0 auto;
	text-align:left;
	width:1000px;
	min-height: 579px;
	height: auto	!important;
	height:579px;
	background:transparent url(../images/hg_21.jpg) 0 0 repeat-y;
}

#head {
	width:1000px;
	height:188px;
}

/*#logo {float:left; width:1000px; height:165px; background:transparent url(../images/header_de.jpg) 0 0 no-repeat;}*/

#logo_eng {
	float:left;
	width:1000px;
	height:165px;
	background:transparent url(../images/header_eng.jpg) 0 0 no-repeat;
}

#navi {
	float:left;
	width:1000px;
	height:23px;
	background:transparent url(../images/breede_02.gif) 0 0 no-repeat;
}

#wrapper {
	width: 1000px;
	min-height: 362px;
	height: auto !important;
	height:362px;
	/**/background:transparent url(../images/breede_03.jpg) 0 0 no-repeat;
}

#content, #content2, #content3 {
	float:left;
	text-align:left;
	width:319px;
	min-height:210px;
	height:auto !important;
	height:210px;
	font-weight: normal;
	margin-top: 65px;
	margin-right:25px;
	padding-bottom:30px;
	padding-left: 235px;
	background: transparent url(../images/breede_04.jpg) 0 0 no-repeat;
	line-height: 16px;
}

	
#content ul, #content2 ul, #content3 ul { list-style-type:disc; list-style-position:inside; padding-bottom: 7px;}
#content li, #content2 li, #content3 li { padding-bottom: 4px;}

#content3 h3 {
	font-size:12px;
}
.ie_nav {
	margin-left:0 !important; margin-left:-8px;
}

#content3 hr {
	display:block;
	border:none;
	height:1px;
	width:640px;
	color:#AFA668;
	background-color:#AFA668;
	text-align:left;
	margin-top:-10px;
	margin-bottom:10px;
	/*filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;*/
}

#content3 a img {
	border:1px solid #AFA668;
} 

#content3 a:hover img {
	border:1px solid #FFF;
}

#content2 {
	margin:0;
	padding:0;
	margin-top:100px;
	margin-left:10px;
	width:300px; 
	background: none;
}

#content3 {
	width:650px;
}
#content5 {
	float:left;
	text-align:left;
	width:650px;
	padding-bottom:25px;
	padding-left: 235px;
}
/*--------index ----------*/
#content4 {
	float:left;
	text-align:left;
	width:400px;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin-top: 65px;
	margin-right:20px;
	padding-bottom:25px;
	padding-left: 235px;
	background: transparent url(../images/breede_04.jpg) 0 0 no-repeat;
	line-height: 16px;} 
	
/*--------index end----------*/
#footer {
	clear:both;
	width:1000px;
	height:29px;
	background:transparent url(../images/breede_11.gif) 0 0 no-repeat;
	font-size:11px;
	line-height:24px;
	text-align:center;
}
.mark {color: #3747AA;}
.tablinks {border: 1px dashed #1A184A; }
.tablinks td { padding:5px;}
.signature {color:#212A7D;}
.signature a {color:#212A7D;}

#fullscreen {
	width:100%; 
	height:100%; 
	background-color:#000000; 
	position:absolute; 
	top:0; 
	left:0; 
	z-index:9999;
	text-align:center;
	vertical-align:top;
	/*filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;*/
}

.show {
	visibility:visible;
	display:block;
}
.hidden {
	visibility:hidden;
	display:none;
}


#content3 .trenner {
height:0;
border:2px solid #FFCB64;
padding:0;
margin: 50px 0;
}