body {	background-color:#FFFFFF;	color:#4e4e4e;	font-family:arial;	font-size:12px;	margin:0px; padding:0px; overflow:hidden; }
h1 {		font-family:arial; color:#4e4e4e; font-size:22px;	padding-right:50px;	margin:0px;	margin-right:10px; text-align:right; }
img  {	border:0px; }
h2 {		font-size:14px;	text-align:left; color:#808080; text-decoration:none; font-weight:bold; letter-spacing: 3px; }
h3 {		font-size:20px;	text-align:left; color:#858585; text-decoration:none; font-weight:bold; letter-spacing: 4px; }
ul { 		list-style-type:none; }

/* *******  INDEX  ********** */
.zentriert-i {
	border:0px solid blue;
  position:absolute;
  padding:0px;
  top:50%;
  left:50%;
  width:100%;
  height:620px;
  margin-left:-50%; /* hälfte von width */
  margin-top:-310px;	/* hälfte von height */
}

.line {
	border-top:2px solid #e4e4e4;
	border-bottom:2px solid #e4e4e4;
	height:20px;
	padding:0px;
	width:100%;
}

.slideleft {
	position:absolute;
	z-index:2;
	top:32px;
	left:0px;
	width:150px;
	height:491px;
	border:0px solid  black;
}

.slideright {
	position:absolute;
	z-index:2;
	top:32px;
	right:0px;
	width:150px;
	height:491px;
	border:0px solid  red;
}

.contact a:link,
.contact a:visited,
.contact a:hover,
.contact a:active
 {
	font-size:14px;
	color:#0000AA;
	text-decoration:underline;
}

.contact-bio a:link,
.contact-bio a:visited,
.contact-bio a:active
 {
	font-size:12px;
	color:#808080;
	text-decoration:none;
}

.contact-bio a:hover {
	color:#000000;
}


.portrait {
	border:0px solid #606060;
	padding:0px;
	float:right;
	margin:20px 20px 10px 10px;
}

.logo {
	border:0px solid #606060;
	padding:0px;
	float:right;
	margin:150px 20px 10px 10px;
}

.txt {
	font-size:12px;
	margin:10px 20px 10px 10px;
	width:500px;
	float:left;
}

.absatzschmal {
	line-height: 0.5;
}

.main {
	font-family:arial;
	border:0px solid #000000;
	width:746px;
	height:511px;
	overflow:hidden;

}

.main-teaser {
	border:0px solid #000000;
	width:100%;	
	height:511px;
	overflow:hidden;
	text-align:left;
}

.padd {
	padding-top:10px;
}

.arrow {
	
	padding-right:7px;
	padding-left:7px;
}

.thumb {
	float:left;
	margin-top:25px;
	margin-right:66px;
	height:133px;
	width:133px;
	overflow:hidden;
	border:2px solid #e4e4e4;
}

.thumb-no-border {
	float:left;
	margin-top:25px;
	margin-right:66px;
	height:133px;
	width:137px;
	overflow:hidden;
	border:0px solid #e4e4e4;
}


.thumb-right {
	float:left;
	margin-top:25px;
	margin-right:0px;
	height:133px;
	width:133px;
	overflow:hidden;
	border:2px solid #e4e4e4;
}

.txtbox13 {
	text-align:justify;
	float:left;
	margin-top:25px;
	margin-right:0px;
	height:133px;
	width:539px;
	overflow:hidden;
	border:2px solid #ffffff;
}

.txtbox2 {
	text-align:justify;
	float:left;
	margin-top:25px;
	margin-right:0px;
	height:133px;
	width:336px;
	overflow:hidden;
	border:2px solid #ffffff;
}

.portdownbox {
 width:350px;
 height:200px;
 margin:200px 0px 0px 0px;
}

.cap {
	text-transform:capitalize;
}

.lk	{
	text-transform:lowercase;
	font-size:14px;	
	text-align:left;
	padding:0px;
	margin:0px;
}

.lk a:link, .lk a:visited {
	color:#808080;
	text-decoration:none;
}

.lk a:hover, .lk a:active {
	
	color:#4e4e4e;
	text-decoration: none;
}

