@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}

body{
	background-color: #fff;
	color: #999;
	font: 100.01%/1.45  Arial, Verdana, sans-serif;

	background-image:url(../i2mages/bg.jpg);
	background-repeat:no-repeat;
	background-position:center 96px;
	margin-left:10%;
	width:80%;
	min-width:782px;
}

:focus {
	outline: 0;
}


a {
	color: #BCBCBC;
	text-decoration:none;
}

a:hover, #menu a:hover{ 
	color: #639aaf;
}

.startlinks {
	margin-left:450px;
}

.startlinks .sublink {
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:0.85em;
	letter-spacing:0.02em;
	color:#666;
}

.startlinks #secondlevelmenu li{
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:0.85em;
	letter-spacing:0.02em;
	list-style:none;
	padding-bottom:0.3em;
}

.startlinks #secondlevelmenu {
	padding-bottom:2em;

}

.legende {
	font-family: Arial, Verdana, sans-serif;
	font-size:0.7em;
	letter-spacing:0.02em;
	clear:both;
	float:left;
}
	
span.selectedlink, span.selectedsublink{
	color: #639aaf;
	font-weight:900;
}  

ul{
	margin-left: 0px;
}
#header{
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100px;
}

#header li {
	list-style:none;
	float:left;
}

#emailadresse {
	clear:both;
	font-size:0.7em;
	letter-spacing:0.27em;
	padding-top:1em;
	padding-right:1.9em;
	float:right;
}

#mainmenu {
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 0.72em;
	letter-spacing:1px;
	margin:auto;
	padding-left:20px;
	padding-top:138px;
}

#mainmenu a, #mainmenu span.selectedlink {
	padding-right:5.8em; 
}


#firstlevelmenu {
	font-weight:bold;
	padding-left:23.6em;
	padding-top:1.8em;
	padding-bottom:0.8em;
	font-size: 0.72em;
	letter-spacing:1px;
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	border-bottom-width:thin;	
}

#firstlevelmenu a, #firstlevelmenu span.selectedlink, #firstlevelmenu span.selectedsublink{
	padding-right:2em; 
}

#breadcrumb {
	padding-top:1em;	
	padding-left:20px;
	height:4.5em;
	font-size:0.6em;
	letter-spacing:0.012em;
	word-spacing:0.15em;
}

#container {

}
	
#secondlevelmenu {
	font-weight:bold;
	padding-top:0.15em;
	padding-left:1.3em;
	padding-bottom:0px;
}

#secondlevelmenu li{
	font-size:0.85em;
}
	
#secondlevelmenu a {
	padding-right:2em;
	
}

#gallery {

	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#gallery p {
	color:#AAA;
 	font-size:0.75em;
	font-weight:bold;
}

.bilderliste{
	clear:both;
	padding-top:1.5em;
	padding-left:0;
}

.bilderliste ul li{
	padding:1.2em;
	clear:both;
	list-style: none;
}

.startbild {
	float:left;
	padding-bottom:250px;
}
.startbild ul li{
	padding:1.2em;

	list-style: none;
	padding-top:0;
	padding-bottom:0;
}

.bilderliste img, .startbild img{
	border:0;
	margin-top:4px;
	padding-bottom:1.5em;
	padding-right:2em;
	float:left;
}

.startbild img {
	padding-bottom:0;
}

.bilderliste ul li{
	border-top-style:dashed;
	border-top-color:#999999;
	border-top-width:thin;
}

.headline{
	clear: both;
	width: 826px;
	padding: 3px 10px;
	margin-left: 90px;
	background-color: #fff;
}

h1{
	float:right;
	color: #fff;
}

h2{
	color:#639aaf;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.5em;	
	padding-left:20px;
	padding-bottom:0.5em;	
}

h3{
	font-size:1.1em;
	padding-left:20px;
}

h4{
	color:#639aaf;	
	font-weight:bold;
	font-size:1em;
}


.infotext h1{
	float:none;
	color: #999;
	font-family: Arial, Verdana, sans-serif;
	font-size:1.1em;
	padding-left:20px;
}

.infotext h2{
	color:#639aaf;	
	font-weight:bold;
	font-size:1em;
}

.bilderliste .infotext h3{
		font-family:  Arial Black, Verdana, sans-serif;
	font-size:1.0em;
		color: #999;
	padding-left:20px;
}

.infotext {
/*	border-bottom-style:dashed;
	border-bottom-color:#999999;
	border-bottom-width:thin;	
	padding-bottom:1em;
	margin-bottom:1.7em;*/
}

.infotext p {
	font-family:  Verdana, sans-serif;
	font-size: 0.8em;	
	padding-left:20px;
	padding-bottom:1em;
}
	

#sb-nav-previous, #sb-nav-next, #sb-nav-pause, #sb-nav-close {
	padding:0;
}

.highslide-close a {
	padding:0;
	margin:0;
}

.imagecolumn {
	display:block;
	width:450px;
}

#textcontent {
	border-top-style:dashed;
	border-top-color:#999999;
	border-top-width:thin;	
	padding-top:1em;
	font-size:0.9em;
}

#textcontent p, #textcontent h4, #textcontent table {
	padding-left:20px;
	padding-bottom:0.6rem;
}

.textarea {
	margin-left:0px;
}

.pagecontent {
	padding-bottom:2em;
	clear:both;
}

.bottomline {
	border-bottom-style:dashed;
	border-bottom-color:#999999;
	border-bottom-width:thin;	
}

ol {
	padding-top:1em;
	padding-left:40px;
}

.inputstyle {
	background: #fff; 
	font-size:0.9em; 
	border: 1px solid #eee;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	width:420px;
}

.buttonstyle {
	background: #ddd; 
	color: #999;
	font-weight:bold;
	border: 1px solid #eee;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	width:420px;
}

#bio {
	font-family: Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size:0.85em;	
}

#bio td {
	vertical-align:top;
	padding-right:2em;
}

.year {
	color:#666;
	width:6em;
}

.textwrapper {

	float: left;
	padding: 0px;
	background: #F0EEE0;
	margin: 8px;
	border: 1px solid #AFAB8E;
	text-align: center;
}

.draggable-header .highslide-header{
	margin-left:-5px;
	color:#FFF;
	background-color:#E8F0F3;
	background-image:url(../images/kaufanfrage_header_bg.png);
	background-repeat:no-repeat;
	height:27px;
	width:236px;
	border:none;
}

.highslide-heading{
	margin:0;
	padding-top:0.3em;
	padding-left:0.6em;
	color:#EAFFFF;
	height:32px;
	white-space:nowrap;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 22px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}

.highslide-close {
	z-index: 1000 !important;
}

.draggable-header .highslide-header .highslide-close a {
	display: block;
	margin-top:5px;
	margin-right:5px;
	height: 22px;
	width: 22px;
	background-image:url(../images/kaufanfrage_close.png);
}

.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 22px;
}

.highslide-footer {
	display:none;
}

label {
	font-family:Arial, Verdana, sans-serif;
	font-size:0.75em;	
	font-weight:bold;
	line-height:2;
}