@charset "utf-8";
/*Reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a {
   outline: none;
}
/*Structure*/
body {
	background-color: #D7D9D8;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 15px;
	font-weight: 400;
}
#hdr {
	background-color:#426A8C;
	width: 100%;
	height: 80px;
	border-bottom: #FFF 5px solid;
}
#wrapper {
	text-align: center;
	margin: auto;
	width: 934px;
}
#contentwrapper{
	background: url(image/shadow.png) repeat-y top left;
	width: 984px;
	margin: 0 auto;
	height: 100%;
	}
#content {
	text-align: left;
	margin: auto;
	width: 934px;
}
#hdrCnt {
	height: 50px;
	text-align: left;
}
#topmenu {
	float: right;
	width: 40%;
	padding-top: 55px;
}
#container {
	text-align:left;
	background: #FFF;
	padding: 0 0 0 0;
}
#box {	
padding: 0 0 0 5px;
}
#log2 {
	position: absolute;
	background:url(image/logo5.png) no-repeat top left;
	width: 350px;
	margin-left:0px;
	top: 0px;	
	height: 108px;
}	
#flash {
	width: 934px;
	height: 300px;
	z-index: -1;
	margin: auto 0;
}
#shadowbtm {
	background: transparent url(image/shadow_btm.png) top left repeat-x;
	height:25px;
	width: 984px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#basic {
	width:100%;
	padding: 5px
}
/*#inhalt {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 934px;
	background-color: #ffffff;
	border: 1px dashed #564b47;
}*/
/*TopMenu*/
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#navcontainer ul li { 
	display: inline;
}
#navcontainer ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
}
#navcontainer ul li a:hover {
	color: #fff;
	background: url(image/arrow.png) no-repeat center bottom;
}
#navcontainer ul li a:active {
	background: url(image/arrow.png) no-repeat center bottom;
}
/*Font Styles*/
strong {font-weight:800;}	
h3 {
	font-family: 'Hoefler Text',Georgia,Cambria,"Times New Roman",Times,serif;
	font-size: 28px;
	border-bottom: 1px dotted #DEDEDE;
	margin-top: 5px;
	height: 35px;
	width: 60%;
	}
h4 {
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	line-height: 2em;
	color: #426A8C;
	margin-top: 5px;
}
h5 {
	font-family: "Lucida Grande",Geneva,Helvetica,sans-serif;
	font-size: 11px;
	border-top: 1px dotted #DEDEDE;
	padding: 4px 0;
	line-height: 1.2em;
	color: #78A4BF;
	text-align:center;
	font-weight: 400;
}	
/*Link Styles*/
a.standard:link{
	color: #F49300 !important;
	text-decoration: none;
}
a.standard:hover{
	background-color: #F49300 !important;
	color: #FFF !important; 
}
a.standard:visited{
	color: #727372;
}
a.footer:link{
	color: #78A4BF !important;
	text-decoration: none !important;
}
a.footer:hover{
	text-decoration: underline !important;
}
a.footer:visited{
	color:#78A4BF;
	text-decoration: none !important;
}
/*Misc*/
#alert {
	border: 2px dashed #78A4BF;
	background: #D7D9D8;
	margin-top: 30px;
}
.fltrtimg {
	clear: right;
	margin:5px;
	float: right;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
li {line-height: 1.7em;}
.blacknbold {
	color: #000;
	font-weight:bold;
}

/*Forms*/
input {
	padding: 5px;
	margin: 5px;
	width: 250px;
	border: 1px #000 solid;
	}
input.submit {
	border: 1px #000 solid;
	}
textarea {
	border: 1px #000 solid;
	padding: 5px;
	margin: 5px;
	}
/*ImageLightBox*/
.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid orange;
	background-color: white;
	z-index:1002;
	overflow: auto;
}#contentwrapper #content #container .slider-wrap #slider1 .panelContainer .panel .wrapper em {
	font-style: italic;
}

