@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




body
{
	line-height: 1;
	margin: 0px;
	background-color: #CCC;
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: repeat;
	color: #E6E6E1;
	background-image: url(images/back.png);
}

#backimage {
	width: 1200px;
	left: 50%;
	margin-left: -600px;
	top: 0px;
	position: absolute;
	clear: both;
	height: 900px;
}

#container {
	width: 900px;
	left: 50%;
	margin-left: -450px;
	top: 0px;
	position: absolute;
	height: 1025px;
}

.title_box
{
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	height: 100px;
	top: 20px;
	position: absolute;
	width: 900px;
}

.imp_box
{
	height: 16px;
	position: absolute;
	width: 270px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888;
	text-align: right;
	top: 35px;
}

.imp_box a
{
	color: #777;
	text-decoration: none;
}

.imp_box a:link
{
	color: #777;
	text-decoration: none;
}

.imp_box a:visited
{
	color: #777;
	text-decoration: none;
}

.imp_box a:hover
{
	color: #555;
	text-decoration: none;
}

.nav_box
{
	background-image: url(images/navigation.png);
	height: 15px;
	width: 746px;
	top: 65px;
	position: relative;
	left: 124px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	font-style: italic;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 14px;
	padding-left: 15px;
}

.nav_box a
{
	color: #FFF;
	text-decoration: none;
}

.nav_box a:link
{
	color: #FFF;
	text-decoration: none;
}

.nav_box a:visited
{
	color: #FFF;
	text-decoration: none;
}

.nav_box a:hover
{
	color: #CBE9F2;
	text-decoration: none;
}

.content_box
{
	background-image: url(images/boxwhite.png);
	-webkit-border-radius: 6px;    /* for Safari */
	-moz-border-radius: 6px;       /* for Firefox */
	top: 130px;
	position: absolute;
	width: 880px;
	background-repeat: repeat;
	padding: 9px;
	height: 750px;
	border: 1px solid #FFF;
}

.content_box a
{
	color: #333;
	text-decoration: none;
}

.content_box a:link
{
	color: #333;
	text-decoration: none;
}

.content_box a:visited
{
	color: #333;
	text-decoration: none;
}

.content_box a:hover
{
	color: #000;
}

.content_box2
{
	background-image: url(images/boxwhite.png);
	-webkit-border-radius: 6px;    /* for Safari */
	-moz-border-radius: 6px;       /* for Firefox */
	top: 130px;
	position: absolute;
	width: 880px;
	background-repeat: repeat;
	padding: 9px;
	height: auto;
	border: 1px solid #FFF;
}

.content_box2 a
{
	color: #333;
	text-decoration: none;
}

.content_box2 a:link
{
	color: #333;
	text-decoration: none;
}

.content_box2 a:visited
{
	color: #333;
	text-decoration: none;
}

.content_box2 a:hover
{
	color: #000;
	text-decoration: none;
}

.main_box
{
	top: 0px;
	position: relative;
	font-family: Helvetica, sans-serif;
	left: 0px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	width: 420px;
	float: left;
	height: 400px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
}

.main_box h1{
	text-align: left;
	font-size: 22px;
	color: #0092D2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.main_box h2{
	text-align: left;
	font-size: 14px;
	color: #CD0921;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
}

.main_box h5{
	text-align: left;
	font-size: 20px;
	color: #0092D2;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

.main_box h6{
	text-align: left;
	font-size: 10px;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.main_box img{
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}

.main_illu
{
	position: relative;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	width: 440px;
	float: left;
	height: 400px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}

.box400
{
	top: 0px;
	position: relative;
	font-family: Helvetica, sans-serif;
	left: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	width: 420px;
	float: left;
	height: 330px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}
.box400  h1{
	text-align: left;
	font-size: 20px;
	color: #0091D1;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 14px;
	margin-bottom: 10px;
}
.box400  img{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin-right: 5px;
	margin-top: 5px;
}

.box200
{
	top: 0px;
	position: relative;
	font-family: Helvetica, sans-serif;
	left: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	width: 200px;
	float: left;
	height: 330px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.box200  h1{
	text-align: left;
	font-size: 16px;
	color: #0091D1;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
.box200  img{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	clip: rect(auto,10px,auto,auto);
}

.box600
{
	top: 0px;
	position: relative;
	font-family: Helvetica, sans-serif;
	left: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	width: 640px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 740px;
	padding-top: 5px;
}

.box600 h1{
	text-align: left;
	font-size: 20px;
	color: #0092D2;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 14px;
	margin-bottom: 10px;
}

.box600 img{
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.box200b
{
	background-image: url(images/boxwhite.png);
	-webkit-border-radius: 5px;    /* for Safari */
	-moz-border-radius: 5px;       /* for Firefox */
	top: 0px;
	position: relative;
	font-family: Helvetica, sans-serif;
	left: 0px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	width: 192px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 3px;
	margin-right: 3px;
	height: 330px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
}

.box200b h1{
	text-align: left;
	font-size: 14px;
	color: #0092D2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
}

.box200b img{
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
}

.box200x700b
{
	background-image: url(images/boxwhite.png);
	-webkit-border-radius: 5px;    /* for Safari */
	-moz-border-radius: 5px;       /* for Firefox */
	top: 0px;
	position: relative;
	font-family: Helvetica, sans-serif;
	left: 0px;
	font-size: 12px;
	color: #333333;
	width: 192px;
	padding-right: 10px;
	padding-left: 10px;
	height: 740px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	line-height: 20px;
	float: left;
	vertical-align: baseline;
	margin-left: 5px;
}

.box200x700b h1{
	font-size: 14px;
	color: #0092D2;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}

.box200x700b h3{
	text-align: left;
	font-size: 13px;
	color: #0092D2;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 5px;
}

.box200x700b img{
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
}

.box_nav_element
{
	top: 0px;
	position: relative;
	font-family: Helvetica, sans-serif;
	left: 0px;
	font-size: 12px;
	color: #333333;
	width: 185px;
	height: 70px;
	line-height: 20px;
	float: left;
	padding-bottom: 10px;
}

.fbbox
{
	-webkit-border-radius: 3px;    /* for Safari */
	-moz-border-radius: 3px;       /* for Firefox */
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	float: right;
	background-image: url(images/boxwhite.png);
	padding: 2px;
	border: 1px solid #FFF;
}

.footer
{
	width: 900px;
	top: 905px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	color: #777;
	position: absolute;
}

.footer img{
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.footer a
{
	color: #777;
	text-decoration: none;
}

.footer a:link
{
	color: #777;
	text-decoration: none;
}

.footer a:visited
{
	color: #777;
	text-decoration: none;
}

.footer a:hover
{
	color: #555;
	text-decoration: none;
}

.eingabefenster 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-color: #FFFFFF;
	padding: 5px;
	color: #333333;
}

.picview-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.picview-container table {
	background: none;
}
.picview {
	outline: none;
	text-decoration: none;
	color: #666;
}

.picview-active-anchor img {
	visibility: hidden;
}
.picview-gallery .picview-active-anchor img {
	visibility: visible;
	cursor: default;
	border-top-color: #0092D2;
	border-right-color: #0092D2;
	border-bottom-color: #0092D2;
	border-left-color: #0092D2;
}
.picview-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: white;
}
.picview-wrapper, .picview-outline {
	background: white;
}

.picview-image-blur {
}
.picview-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.picview-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	color: #666;	/*background: white;*/
}
.picview-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}

a.picview-full-expand {
   background: url(picview/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.picview-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(picview/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.picview-credits,
a.picview-credits i {
	color: #999;
	text-decoration: none;
	font-size: 10px;
	background-color: #fff;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
}
a.picview-credits:hover,
a.picview-credits:hover i {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	background-color: #fff;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
}
.picview-move, .picview-move * {
	cursor: move;
}

.picview-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.picview-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(picview/graphics/close.png);
	/* NOTE! For IE6, you also need to update the picview-ie6.css file. */
}



/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.picview-controls {
	width: 195px;
	height: 40px;
	background: url(picview/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.picview-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(picview/graphics/controlbar-white.gif) right -90px no-repeat;

}
.picview-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.picview-controls a {
	background-image: url(picview/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.picview-controls a.disabled {
	cursor: default;
}
.picview-controls a.disabled span {
	cursor: default;
}
.picview-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.picview-controls .picview-previous a {
	background-position: 0 0;
}
.picview-controls .picview-previous a:hover {
	background-position: 0 -30px;
}
.picview-controls .picview-previous a.disabled {
	background-position: 0 -60px !important;
}
.picview-controls .picview-play a {
	background-position: -30px 0;
}
.picview-controls .picview-play a:hover {
	background-position: -30px -30px;
}
.picview-controls .picview-play a.disabled {
	background-position: -30px -60px !important;
}
.picview-controls .picview-pause a {
	background-position: -60px 0;
}
.picview-controls .picview-pause a:hover {
	background-position: -60px -30px;
}
.picview-controls .picview-next a {
	background-position: -90px 0;
}
.picview-controls .picview-next a:hover {
	background-position: -90px -30px;
}
.picview-controls .picview-next a.disabled {
	background-position: -90px -60px !important;
}
.picview-controls .picview-move a {
	background-position: -120px 0;
}
.picview-controls .picview-move a:hover {
	background-position: -120px -30px;
}
.picview-controls .picview-full-expand a {
	background-position: -150px 0;
}
.picview-controls .picview-full-expand a:hover {
	background-position: -150px -30px;
}
.picview-controls .picview-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.picview-controls .picview-close a {
	background-position: -180px 0;
}
.picview-controls .picview-close a:hover {
	background-position: -180px -30px;
}


/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.picview.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'no-footer' */
.no-footer .picview-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .picview-image {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}
.wide-border .picview-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .picview-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/*****************************************************************************/
/* The following styles are added by the picview Editor                    */
/*****************************************************************************/
.picview-wrapper, .picview-outline {
	background: #FFFFFF;
}
.picview img {
	margin-right: 8px;
	margin-bottom: 9px;
	margin-top: 1px;
	border: 2px solid #FFF;
}
.picview:hover img {
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.picview-active-anchor img {
	visibility: visible;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.picview-image {
	border: 2px solid #FFFFFF;
}
.picview-caption {
	padding: 3px;
}
.picview-loading {
	display: block;
	padding: 3px 0 3px 22px;
	width: 0;
	height: 16px;
	overflow: hidden;
	background-color: white;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-image: url(picview/graphics/loader.white.gif);
}

.picview-controls {
	position: static !important;
	margin-bottom: 0;
	width: 195px !important;
}

.content_box_blog
{
	background-image: url(images/boxwhite.png);
	-webkit-border-radius: 6px;    /* for Safari */
	-moz-border-radius: 6px;       /* for Firefox */
	top: 130px;
	position: absolute;
	width: 898px;
	background-repeat: repeat;
	height: 5000;
	border: 1px solid #FFF;
}

