html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body { 
	background: #EEEEEE;
	color: #87200F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-style:normal;
	line-height: 1.5em;
}

h2, h3, h4{
	font-size:1em;
	font-style:normal;
	font-weight:normal;
}
h1{
	font-size:1em;
	font-weight:bold;
	margin:0 0 .7em 0;
}
h3{
	float:left;
	text-align:justify;
}

h4{
	margin:8px 16px 8px 16px;
	text-align:justify;
}

a{
	color:#87200F;
	font-style:italic;
	text-decoration:none;
}

input, textarea{
	border:1px solid #87200F;
	color:#87200F;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:4px 0 0 0;
	padding: 2px;
	resize: none;
	outline: none;
}

.link{
	cursor:pointer;
	font-style:italic;
}

#outline_container{
	height:100%;
	left:0;
	position:absolute;
	top:0;
	vertical-align:middle;
	width:100%;
}

#start_content_container{
  left:50%;
  margin-left: -340px;
	position: relative;
	top:200px;
	width:680px;
	height:350px;
	padding:0;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid #87200F;
}

#start_content_container img{
	position:relative; 
	float:right; 
	top:125px; 
	padding:6px 10px;
}

#secret_link{
	position:absolute;
	bottom:6px;
	right:6px;
	color:#FFFFFF;
	text-decoration:none;
}

#help_text{
	position:absolute;
	bottom:6px;
	left:6px;
	width:55%;
	color:#87200F;
	text-decoration:none;
}

#help_link{
	position:absolute;
	bottom:6px;
	right:6px;
	width:40%;
	color:#87200F;
	text-decoration:none;
}

#photoshow_bg{
	height:100%;
	left:0;
	position:absolute;
	top:0;
	vertical-align:middle;
	display:none;
	width:100%;
	background:url("img/empty.png") 0 0 repeat;
}

#picture_navi,
#photoshow_preloader_mc,
#preloader_mc{
	position:absolute;
	left:50%;
	top:125px;
	margin-left: -341px;
}

#preloader_mc{
	width:314px;
	height:236px;
	background:url("img/preloader.gif") center center no-repeat;	
	display:none;
}

#photoshow_preloader_mc{
	top:175px;
	background:url("img/preloader.gif") center center no-repeat;
	display:none;
}

#picture_navi{
	width: 50px;
	height:25px;
	display:none;
}

#picture_navi img{
	padding: 2px 0 0 2px;
	float:left;
	cursor:pointer;
}

#zoom_mc{
	position:absolute;
	left:50%;
	top:127px;
	width:16px;
	height:16px;
	display:block;
	cursor:pointer;
}

.zoom_in{
	background:url("img/zoom_in.png") 0 0 no-repeat;	
}

.zoom_out{
	background:url("img/zoom_out.png") 0 0 no-repeat;	
}

#photoshow_mc{
	position: relative;
	margin-left: -341px;
	top:175px;
	left:50%;
	width:680px;
}

#photoshow_mc img{
	border:1px solid #87200F;
}


#PhotoShowClose{
	position:absolute;
	top:0;
	cursor:pointer;
}

#PhotoShowClose img{
	border:none;
	margin: 2px 0px 0 0;
}

#bigPhotoShowNavi:hover{
	cursor:pointer;
}

#bigPhotoShowNavi{
	position:absolute;
	top:0;
	left:0;
	min-height:16px;
	display:block;
}

#bigPhotoShowNavi img{
	border:none;
	margin: 2px 0 0 2px;
	float:left
}

#photoshow_title{
	position:absolute;
	bottom:0;
	left:0;
	margin: 0 0 2px 2px;
	max-width:680px;
	display:block;
}

#photoshow_title h2{
	border:1px solid #FFFFFF;
	background:url("img/photobg.png") 0 0 repeat;
	width:auto;
	color:#FFFFFF;
	padding:4px;
}
	
#content_container{
	position: relative;
	top:50px;
  left:50%;
	width:700px;
  margin-left: -350px;
}

#head_container{
	border-left:1px solid #87200F;
	border-top:1px solid #87200F;
	border-right:1px solid #87200F;
	float:left;
	height:115px;
	width:698px;
	overflow:hidden;
}

#head_container img{
	position:relative;
	top:-12px;
	width:100%;
}

#start_head_container{
	position:relative;
	width:680px;
	height:125px;
	top:100px;
	left:0;
	border-top: 1px solid #87200F;
	border-bottom: 1px solid #87200F;
	background:url("img/start.jpg") 0 0 no-repeat;
}

#body_container{
	background-color: #FFFFFF;
	border: 1px solid #87200F;
	float:right;
	height:100%;
	padding:8px;
	width:682px;
}

#pictures_container{
	float:left;
	margin: 0 8px 0 0;
	min-height:360px;
	width:314px;
	background-color:#FFFFFF;
}

#bigPicture_mc{
	text-align:center;
	background-color:#FFFFFF;
}

#bigPicture_mc img{
	border:1px solid #87200F;
	margin:0 0 2px 0;
	max-width: 312px;
	max-height: 234px;
}

#bigPicture_mc{
	text-align:center;
	background-color:#FFFFFF;
}

.bigPicture_empty{
	border:1px solid #87200F;
	min-height:234px;
}

.bigPicture_img{
	border:none;
	min-height:270px;
}

#smallPicture_mc img{
	border:1px solid #87200F;
	cursor:pointer;
	height:35px;
	margin: 0 0 4px 0;
	width:47px;
}

#message_navi{	
	height:auto;
	min-width:75px;
	float:right;
	margin:0;
}

#message_navi img{
	float:left;
	height:12px;
	margin-left:2px;
	width:13px;
}

#message_date{
	width:70px;
	min-height:18px;
	margin: 0 4px 0 0;
	border-right: 1px solid #87200F;
	float:left;
}

#message_city{
	min-height:18px;
	min-width:200px;
	max-width:200px;
	float:left;
}

#message_head{
	padding:0;
	margin:0;
	min-width:281px;
	max-width:309px;
	float:left;
}

#message_body{
	width:auto;
	height:auto;
	float:left;
	margin:4px 0 0 0;
}

#text_container{
	float:left;
	height:100%;
	margin:0 0 2px 4px;
	text-align:justify;
	width:356px;
}

#comments_container{
	border-top:1px solid #87200F;
	float:right;
	margin: 2px 0 0 0;
	position:relative;
	text-align:left;
	width:356px;
}

#comment_head{
	margin:4px 0 0 0;
}

#input_comment,
#comment_body{
	margin:8px 0 0 0;
}

input#input_name,
input#input_email{
	width:170px;
}
textarea#input_message{
	width:350px;
	height:54px;
}
input#input_name{
	float:left;
}
input#input_email{
	float:right;	
}

.input_normal{
	border: 1px solid #87200F;
}

.input_aktiv{
	border: 1px solid #FF0000;
}

#cancel_btn,
#submit_btn{
	cursor:pointer;
	height:16px;
	margin:6px 0 0 0;
	padding:0 2px;
	font-style:italic;
	text-align:center;
	width:auto;
}

#cancel_btn{
	float:left;
}

#submit_btn{
	float:right;
}

#newsletter_mc{
	cursor:pointer;
	margin:6px 0 0 0;
}

img#checkbox{
	float:left;
	margin:3px 0 0 0;
}

h3#checkText{
	float:left;
	font-style:italic;
	margin:0 0 0 10px;
}

#lang_mc{
	font-style:italic;
	cursor:pointer;
}

#flag_mc{
	float:left;
	margin:4px 4px 0 0;
	cursor:pointer;
}

#maps_container{
	position:absolute;
	top:175px;
	left:0;
	width:100%;
	height:354px;
	display:none;
}

#paypal_mc{
	position:absolute;
	background: #87200F;
	bottom:5px;
	left:5px;
	width:auto;
	height:auto;
	display:block;
}

#paypal_mc input{
	padding: 2px 4px 0 4px;
	background: #87200F;
}

#paypal_mc img{
	padding: 2px 4px 0 4px;
	background: #87200F;
}