body {
	margin: 0;
	padding: 0; 
	border:0;
	font: normal 12px Verdana, Arial, Sans Serif, Helvetica; 
	background-color: #d8d6d6;
	text-align: center;
	vertical-align:middle;
}

.infoprint { display:none; }
.infonoprint { }


a,
a:link,
a:visited,
a:active {color:#666; text-decoration:none;}

a:hover {color:#333; text-decoration:none;}

a { outline:none; }

#all {
	margin: 50px auto 0 auto;
	width: 1000px;
	border: 0;
	text-align: left;
	background-color:#fff;
	border:1px solid #555;
}

	
#top {
	left:auto;
	right:auto;
	width: 1000px;
	height:140px;
	text-align:left;
}

.logo {
	text-align:center;
	height: 100px;
	width: 1000px;
}

.menu {
	height: 40px;
	width: 955px;
	padding:0 0 0 45px;
	background-color: #555;
}

.menu1, .menu1sel {
	font-family: Verdana, Arial, Sans Serif, Helvetica;
	font-size: 14px;
	line-height: 1.4em;
	float:left;
	padding:3px 10px 0 15px;
}

.menu1 a,
.menu1 a:link,
.menu1 a:visited,
.menu1 a:active {color:#bbb; text-decoration:none;}

.menu1 a:hover {color:#fff; text-decoration:none;}

.menu1sel a,
.menu1sel a:link,
.menu1sel a:visited,
.menu1sel a:active {color:#fff; text-decoration:none;}

.menu1sel a:hover {color:#bbb; text-decoration:none;}

.menu2, .menu2sel {
	font-family: Verdana, Arial, Sans Serif, Helvetica;
	font-size: 12px;
	line-height: 1.4em;
	float:left;
	padding:18px 10px 0 5px;
}

.menu2 a,
.menu2 a:link,
.menu2 a:visited,
.menu2 a:active {color:#bbb; text-decoration:none;}

.menu2 a:hover {color:#fff; text-decoration:none;}

.menu2sel a,
.menu2sel a:link,
.menu2sel a:visited,
.menu2sel a:active {color:#fff; text-decoration:none;}

.menu2sel a:hover {color:#bbb; text-decoration:none;}


.container {
	float:left;
	width:1000px;
	text-align:left;
}

.content {
	position:relative;
	width:1000px;
	float: left;
}

.contentwide {
	float:left;
	width:940px;
	padding:20px 0 20px 60px;
}

hr {
	height: 1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px dashed #555;
}

.overflow {
	overflow:auto;
}

.textcont {
	position:relative;
	width:470px;
	padding:0 20px 0 0;
	float: left;
}

.bildcont {
	position:relative;
	width:440px;
	margin-top:7px;
	float: left;
}


.smallblockleft {
	float:left;
	width:300px;
	margin-right:10px;
	color:#7B858A;
}

.smallblockright {
	float:left;
	width:300px;
	margin-left:10px;
}

.content .largeblock, .content .picturescreen {
	float:left;
	width:1000px;
	text-align:center;
}

.content .wideblock {
	float:left;
	width:560px;
}



.picturescreen { 
	height:450px;
	padding:10px 0;
}
.pictureprint { display:none; }

.datatable td {
	vertical-align:top;
	padding:0 0 15px 0;
}

.hd {
	padding:0px 0px 10px 0px;
	font-family: Verdana, Arial, Sans Serif, Helvetica;
	font-size: 26px;
	line-height: 1.4em;
	font-weight: normal;
	color: #123456;
}

.shd {
	padding:10px 0px 5px 0px;
	font-family: Verdana, Arial, Sans Serif, Helvetica;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: bold;
	color: #333;
}

.text {
	padding:2px 0px 2px 0px;
	font-family: Verdana, Arial, Sans Serif, Helvetica;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #333;
}

.galnav {
	width:1000px;
	height:15px;
	overflow:hidden;
	float:left;
	background-color:#555;
	text-align:center;
}

.galflow {
	width:970px;
	margin:10px 0 0 0;
	padding:0 15px 0 15px;
	height:100px;
	overflow:auto;
	float:left;
	text-align:center;
}

.gallaybtn  {
	display:none;
	color:#000;
	text-align:left;
	position:absolute;
	top:90px;
	left:40px;
}

.galinfo {
	background-color:#333;
	color:#fff;
	padding:0 15px 0 20px;
	text-align:left;
	position:absolute;
	top:100px;
	left:50px;
	width:auto;
	line-height:18px;
}

.atext a,
.atext a:link,
.atext a:visited,
.atext a:active {
	color: #000000;
	text-decoration:underline;
}

.atext a:hover {
	color: #ffffff;
}

.siteutil {
	padding:5px 20px 0 20px;
	font-family: Verdana, Arial, Sans Serif, Helvetica;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	color: #ffffff;
	float:right;
}

.siteutil a,
.siteutil a:link,
.siteutil a:visited,
.siteutil a:active {
	color: #ffffff;
	text-decoration:none;
}
	
.siteutil a:hover {
	color: #000000;
}

.teaser {
	position:relative;
	width:100px;
	float: left;
}
.teaseritem {
	border-bottom: 1px solid #FFFFFF;
	clear:both;
}


.footer {
	font-size:11px;
	color:#666;
	margin:5px auto 0 auto;
	text-align:right;
	width:1000px;
	height:25px;
}

.breakprint { display:none; }
.breakscreen { float: none; clear: both; width: 1px; height: 1px; }

.floatnone {
    float: none;
    clear: both;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0px;
}

.bold {
	font-weight:bold;
}

.error {
	color:#ff0000;
	font-weight:bold;
}

.head {
	font-weight:bold;
	padding:10px 0 0px 0;
}

.data {
	padding:5px 0 5px 0;
}

img {
	border:0;
}

.tdcont {
	padding:5px 0 0 0;
	vertical-align:top; 
}

.inputwidth {
	font-family:Verdana, Arial, Sans Serif, Helvetica;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	background-color:#ffffff;
	border:solid 1px #c0c0c0;
	height:16px;
}

.gallery {
	width:940px;
	padding:30px 0 20px 60px;
	float: left;
}

.galbox {
	float:left;
	text-align:center;
	vertical-align:middle;
	width:150px;
	height:150px;
}

.gal {
	background-color:#eee;
	width:120px;
	height:120px;
	text-align:center;
	vertical-align:middle !important;
	border:1px solid #ccc;
}

.gal img {
	max-width:85%;
}


	
.highslide-wrapper div { font-family: Verdana, Helvetica; font-size: 10pt; }
.highslide { cursor: url(/art/highslide/zoomin.cur), pointer; outline: none; text-decoration: none; }
.highslide img { border: 0px solid silver; }
.highslide:hover img { border-color: gray; }
.highslide-active-anchor img, .highslide-active-anchor:hover img { border-color: black; }
.highslide-image { border-width: 2px; border-style: solid; border-color: white; background: gray; }
.highslide-wrapper, .rounded-white { background: white; }
.highslide-image-blur {}
.highslide-caption { display: none; border-top: none; text-align:left; font-size: 1em; padding: 5px; background: white; height: 25px; }
.highslide-heading { display: none; color: gray; font-weight: bold; text-align:left; height: 20px; overflow: hidden; cursor: default; padding-left: 22px; background: url(/art/highslide/icon.gif) no-repeat 0 1px; }
.highslide-dimming { position: absolute; background: #333; }
.highslide-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(/art/highslide/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i { padding: 2px; color: gray; text-decoration: none; font-size: 10px; }
a.highslide-credits:hover, a.highslide-credits:hover i { color: white; background-color: gray; }
/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls { width: 105px; height: 20px; position: relative; top: -23px; left: 7px; }
.highslide-controls ul { height: 20px; list-style: none; margin: 0; padding: 0; }
.highslide-controls li { float: left; }
.highslide-controls a { background-image: url(/art/highslide/controlbar-white-small.gif); display: block; float: left; height: 20px; width: 20px; outline: none; }
.highslide-controls a.disabled { cursor: default; }
.highslide-controls a span { /* hide the text for these graphic buttons */ display: none; }
.highslide-controls .highslide-move { display: none; }
.highslide-move a { cursor: move; }
.highslide-number {	font-size:10px !important; }
	
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a { background-position: 0 0; }
.highslide-controls .highslide-previous a:hover { background-position: 0 -20px; }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -40px !important; }
.highslide-controls .highslide-play a { background-position: -20px 0; }
.highslide-controls .highslide-play a:hover { background-position: -20px -20px; }
.highslide-controls .highslide-play a.disabled { background-position: -20px -40px !important; }
.highslide-controls .highslide-pause a { background-position: -40px 0; }
.highslide-controls .highslide-pause a:hover { background-position: -40px -20px; }
.highslide-controls .highslide-next a { background-position: -60px 0; }
.highslide-controls .highslide-next a:hover { background-position: -60px -20px; }
.highslide-controls .highslide-next a.disabled { background-position: -60px -40px !important; }
.highslide-controls .highslide-full-expand a { background-position: -100px 0; }
.highslide-controls .highslide-full-expand a:hover { background-position: -100px -20px; }
.highslide-controls .highslide-full-expand a.disabled { background-position: -100px -40px !important; }
.highslide-controls .highslide-close a { background-position: -120px 0; }
.highslide-controls .highslide-close a:hover { background-position: -120px -20px; } 