@charset "utf-8";
/* CSS Document */

body, html{ margin: 0;
            padding: 0;
         }
.mainDiv{
position:absolute;
     left: 50%; 
     top: 50%;
     width: 800px;
     height: 550px;
     margin-top: -280px; /* half of the height */
     margin-left: -420px; /* half of the width */

}
	
.text_def{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c6733;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	left:0px;
	top:0px;
	width:798px;
	height:450px;
	text-align:justify;
	background-color:#f7f7f7;
	z-index: 0;
	overflow: auto;
	border: 1px solid #efdfcc;}

.text_pos{
margin:25px 25px 25px 25px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c6733;
	text-decoration: none;
	text-transform: uppercase;
	}
	
	
.media_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c6733;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	left:0px;
	top:0px;
	width:410px;
	height:210px;
	text-align:justify;
	background-color:#f7f7f7;
	z-index: 0;
	overflow: auto;
	border: 1px solid #efdfcc;
	padding:8px 8px 8px 8px;
	}

.bio_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c6733;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	left:0px;
	top:0px;
	width:530px;
	height:370px;
	text-align:justify;
	background-color:#f7f7f7;
	z-index: 0;
	overflow: auto;
	border: 1px solid #efdfcc;
	padding:10px 10px 10px 10px;
	scrollbar-base-color: #8c6733;
	scrollbar-base-color: #8c6733;
	scrollbar-arrow-color: #8c6733;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #e6e6e6;
}

.bio_tab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c6733;
	text-decoration: none;
	text-transform: uppercase;
	border-collapse:collapse #efdfcc;
	border: 1px solid #efdfcc;}
	
.postcard_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c6733;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	left:0px;
	top:0px;
	width:740px;
	height:370px;
	text-align:justify;
	background-color:#f7f7f7;
	z-index: 0;
	overflow: auto;
	border: 0px solid #efdfcc;
	padding:0px 0px 0px 0px;
	scrollbar-base-color: #8c6733;
	scrollbar-base-color: #8c6733;
	scrollbar-arrow-color: #8c6733;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #e6e6e6;
}

.download_box{/* Biographie Download */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c6733;
	text-decoration: none;
	text-transform: uppercase;
	position:relative;
	left: 20px;
	top:40px;
	width:140px;
	height:140px;
	text-align:justify;
	background-color:#f7f7f7;
	z-index: 0;
	overflow: auto;
	border: 1px solid #efdfcc;
	padding:8px 8px 8px 8px;
	}
	
	.picture_box{/* bild */
	color: #8c6733;
	position:relative;
	left:20px;
	top:50px;
	width:140px;
	height:120px;
	border: 1px solid #efdfcc;
	}
	
/* Bruno Stettler */
.logo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 32px;
	font-weight: normal;
	color: #bd9a66;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 45px;
}
.bottom_big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ac8955;
	text-decoration: none;
	text-transform: uppercase;

}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ac8955;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:normal;
	
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:normal;
}

.wallpaper{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8c6733;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#cccccc;
	z-index: 0;
	width:150px;
	text-align:center;
	overflow: auto;
}
	
/* Link Colors */
a:visited {color:#888888; text-decoration: none;}
a:link {color: #888888; text-decoration: none;}
a:hover {color: #666666; text-decoration: underline;}
a:active {color: #888888;text-decoration: none;}
.email {font-size: 10px}

.postcars_from { border: 1px dotted #8c6733;  color: #8c6733; text-transform: uppercase; }
