
/****overall configs****/

*{
	margin:0; 
	padding:0;
}

a img {
	border : 0 none;
}

body{
	text-align: center;	
	background-color: #b8da86; 
	width:100%;
	overflow:scroll;
	heigth:100%;
}


/*Link configs*/

a.textLink:link {color:#004F05;}
a.textLink:visited {color:#004F05;}
a.textLink:hover {background-color:white;}
a.textLink:active {color:#004F05;}
a.textLink:focus {color:#004F05;}

/*Link advertisemnt configs*/
a.advertisement:link {text-decoration:none; color:#b8da86;}
a.advertisement:visited {text-decoration:none; color:#b8da86;}
a.advertisement:hover {text-decoration:none; color:e8ffed;}
a.advertisement:active {text-decoration:none; color:#b8da86;}
a.advertisement:focus {text-decoration:none; color:#b8da86;}


#normalText {
	margin-left:15px;
	color: #000000;
	font-family: Calibri;
	font-size: 11pt; 
	line-height:130%;
	margin-top:3px;
}

h1{
	margin-left:5px;
	color: #004F05;
	font-family:Calibri;
	font-size: 18pt;
	line-height:170%;
}
 
h2{  
	margin-left:10px;
	font-family: Calibri;
	color:#007508;
	font-size: 14pt;
	font-style:italic;
	line-height:150%;
}


/****Head configs****/

#maintop{
	width:100%;	
	background-image:url(images/lay3.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#;
}

#top1 {
	width:715px;
	height:35px;
	margin: auto;
}

#top2 {
	width:715px;
	height:65px;
	margin: auto;
}

#top3 {
	width:715px;
	margin: auto;
	text-align:center;
	height:40px;
}


/****middle configs****/

#mainContent1{ 
	width:100%;
	background-image:url(images/begin1.png);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#;
}
#mainContent2{ 
	width:100%;
	background-image:url(images/begin2.png);
	background-repeat:repeat-y;
	background-position:top;
	background-color:#;
}

#main{	
	width:715px;
	margin: auto;
	text-align:left;
	background-color:#;
}

#main_1{
	width:580px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	background-color:#;
	margin-bottom:15px;
}

.minHeight{
	min-height:500px; /* Mindesthöhe in modernen Browsern */
	height:auto !important; /* !important-Regel für moderne Browser, um nachfolgende height-Angabe zu ignorieren */
	height:500px; /* Mindesthöhe in älteren IEs */
}

html #main_1{
	width:580px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	background-color:#;
	margin-bottom:15px;
	height:500px;
}

#main_2{
	margin-top:10px;
	width:95px;
	float:left;
	background-color:#;
	margin-left:10px;
	margin-right:10px;
	color:#FFFFFF;
	font:Calibri;
}



.list{
	margin-top:8px;
	text-align:left;
}


#inbox { 
text-align:justify;
padding-top:30px;
padding-bottom:40px;
vertical-align:top;
width:100%;
}

#navbox {
padding-top: 40px;
padding-left: 0px;
padding-right: 0px;
background-color:#007508;
border-right:solid 3px #004f05;
border-top:solid 3px #004f05;
border-bottom:solid 3px #004f05;
vertical-align:top;
text-align:center;
}


/****foot configs****/

#mainFoot {
font-size:11px;
line-height: 13px;
height:114px;
background-color:#;
background-image:url(images/fuss.png);
background-repeat:no-repeat;
background-position: center top;
}

#foot {
	width:715px;
	margin: auto;
	text-align:center;
	height:40px;
}

#foot_1{
	height:100%;
	text-align:center;
	vertical-align:middle;
	width:100px;
	float:right;
	background-color:#;
}
#foot_link_style{
	margin-top:13px;
	color:#993333;
	font-size: 13px;
	text-decoration:underline;
	letter-spacing:300%;
}


/*--*Mail box and GuestBook config*--*/
	input[type=submit] { 
	
	 border:1pt solid black;
	 background-color: #004F05;
	 color: white;
	}
	
	input[type=submit]:focus { 
	 background-color: #004F05;
	}
	
	input[type=submit]:active { 
	 background-color: #056;
	}
	
	input[type=text] { 
	 border:1pt solid black;
	 background-color: #004F05;
	 color: white;
	 width:280px;
	}
	
	textarea{ 
	 border:1pt solid black;
	 background-color: #004F05;
	 color: white;
	}
	
/*--*Mail box config*--*/	

	#mailBlockOne{
	margin-bottom:5px;
	width:150px;  
	float:left;
	clear:left;
	overflow:hidden;
	}
	
	#mailBlockTwo{
	margin-bottom:5px;
	width:250px;
	float:left;	
	overflow:hidden;
	}
	
	#errorMessage{
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
	width:300px;
	color: red;
	font-family: Calibri;
	font-size: 10pt; 
	float:left;
	clear:left;
	}
	
	#completeMessage{
	background-color: white;
	border:2pt solid #004F05;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:5px;
	margin-right:5px;
	color: 004F05;
	font-family: Calibri;
	font-size: 12pt;
	text-align:center;
	}

	
	
/*--*GuestBook config*--*/
	
	#gbBlockOne{
	margin-bottom:5px;
	width:150px;  
	float:left;
	clear:left;
	overflow:hidden;
	}
	
	#gbBlockTwo{
	margin-bottom:5px;
	width:250px;
	float:left;	
	overflow:hidden;
	}
	
	#gbBlockThree{
	margin-bottom:10px;
	margin-left:275px;
	width:100px;
	float:left;	
	clear:left;
	overflow:hidden;
	}
	
	#gbBlockFour{
	width:250px;
	float:left;	
	clear:left;
	overflow:hidden;
	}
	
	#gbBlockNick{
	width:250px;  
	float:left;
	clear:left;
	overflow:hidden;
	border: solid 1px #004F05;	
	}
	
	#gbBlockSubject{
	width:250px;
	float:left;	
	overflow:hidden;
	border: solid 1px #004F05;
	}
	
	#gbBlockContent{
	float:left;
	clear:left;
	margin-bottom:10px;
	border: solid 2px #004F05;
	width: 500px;
	}
	
	#gbErrBlock{
	width:150px;
	color: red;
	font-family: Calibri;
	font-size: 8pt; 
	float:left;
	}
	

	
/*Gallery Configs*/

.galleryTableNavi{
	/*background-color: white;*/
	border: 2px solid #004f05;
	margin-left:2px;
}

.galleryCell{
	vertical-align:middle;
	text-align:center;
	border: 1px solid #004f05;
	/*
	background-color: grey;
	*/
}

td.galleryCell:hover{
	background-color: #004f05;
	border: 1px solid black;
}
	
.galleryPic{
	cursor:pointer;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.galleryCellNavi{
	vertical-align:middle;
	text-align:center;
	/*border: 2px solid #004f05;
	margin-left:2px;
	margin-right:2px;*/
	/*background-color: white;*/
}


/*advertisement Configs*/

.advertisementElement{
	position:relative;
	width:75px;
	margin-top: 10px;
}

