/* Bereich komplette Website */
body {
	background-color:	#FFFFCC;
	font-size:		1em;
}
noscript h1 {
	border:		solid red 5px;
}
h1, h2 {
	color: 		#6C3600;
	text-align:	center;
	font-size:	1.5em;
}
.Linksimulator {
	cursor: pointer;
}
.sichtbar {
	display:block;
}
.unsichtbar {
	display:none;
}
.MauszeigerHand {
	cursor:pointer;
}
	#navigation_top .headline {
		color:			#462300;
		font-family: 		Lucida Calligraphy,serif;
	}
	#navigation_top .headline_zusatz {
		font-size:		3em;
	}
	#navigation_top .menue {
		text-align:		center;
		background-color:	#8DC030;
	}
	#navigation_top a:link {
		text-decoration:	none;
		color:			#462300;
	}
	#navigation_top a:visited {
		text-decoration:	none;
		color:			#462300;
	}
	#navigation_top a:hover {
		text-decoration:	none;
		color:			#462300;
	}
	#navigation_bottom li {
		float:		left;
		padding: 		25px;
		list-style:	none;
	}
	
/* -----------Bereich INDEXSEITE ------------------------------------ */
/*--------------Indexseite Navigation links-----------------------------*/
#navigation_left_index {
	margin-bottom:		0px;
	width:			15%;
	float:			left;
}
	#navigation_left_index	a:link {
		color:			#ababab;
		font-size:		0.6em;
		text-decoration:	none;
		border-top:		solid 2px #ababab;
		border-right:		solid 2px #ababab;
		border-bottom:		solid 2px #ababab;
		border-top-right-radius:		10px;
		border-bottom-right-radius:	10px;
		padding:			5px;
	}
	#navigation_left_index	a:visited {
		color:			#cdcdcd;
		font-size:		32px;
		text-decoration:	none;
		border-top:		solid 2px silver;
		border-right:		solid 2px silver;
		border-bottom:		solid 2px silver;
		border-top-right-radius:		10px;
		border-bottom-right-radius:	10px;
		padding:			5px;
	}
	#navigation_left_index	a:hover {
		color:			#efefef;
		font-size:		32px;
		text-decoration:	none;
		border-top:		solid 2px silver;
		border-right:		solid 2px silver;
		border-bottom:		solid 2px silver;
		border-top-right-radius:		10px;
		border-bottom-right-radius:	10px;
		padding:			5px;
	}

/*--------------Indexseite Hauptteil z.Z. vom blog.css abgekupfert-----------------------------*/	
#main_index {
	margin-left: 	15%;	
	width:		68%;	
	float:		left;
	font-family:	Georgia, Calibra, serif;
	font-size:	1em;
}

.News {
	background-color: 	#FFFFD8;
	color:			#6C3633;
	margin-left: 		0;
	margin-right:		0;
	margin-bottom:		20px;
	padding: 			15px;
	border: 			solid 4px #FFFFD2;
}
.News	a:link {
			color:			#6C3633;
		}
.News	a:visited {
			color:			#6C3633;
		}
.News	a:hover {
			color:			#6C3633;
		}
.Bildabschnitt {
	font-family:		Verdana, serif;
}
.Bildabschnitt img {
	max-width:	100%;
}
/*-------------Navigation rechts auf Indexseite-----------*/
#navigation_right_index {
	width: 			15%;
	float:			right;
	color:			#6C3633;
	font-size: 		0.7em;
}		
	 	#navigation_right_index li {
	 		padding-bottom: 15px;
	 		list-style:	none;
	 		color:		#6C3633;
	 		font-family:	Comic Sans MS, Verdana, serif;
	 	}
	 	#navigation_right_index  li  a {
	 		color:	#6C3633;
	 	}
	 	
/*-----------Photoseiten--------------------------------*/
/*-------------Photoseiten Navigation links-------------*/
#navigation_left {
	margin-bottom:		0px;
	width:			15%;
	float:			left;
}
	#navigation_left	a:link {
		color:			#6C3633;
		font-size:		0.6em;
		text-decoration:	none;
		border-top:		solid 2px #6C3633;
		border-right:		solid 2px #6C3633;
		border-bottom:		solid 2px #6C3633;
		border-top-right-radius:		10px;
		border-bottom-right-radius:	10px;
		padding:			5px;
	}
	#navigation_left	a:visited {
		color:			#6C3633;
		font-size:		0.7em;
		text-decoration:	none;
		border-top:		solid 2px #6C3633;
		border-right:		solid 2px #6C3633;
		border-bottom:		solid 2px #6C3633;
		border-top-right-radius:		10px;
		border-bottom-right-radius:	10px;
		padding:			5px;
	}
	#navigation_left	a:hover {
		color:			#6C3633;
		font-size:		0.7em;
		text-decoration:	none;
		border-top:		solid 2px #6C3633;
		border-right:		solid 2px #6C3633;
		border-bottom:		solid 2px #6C3633;
		border-top-right-radius:		10px;
		border-bottom-right-radius:	10px;
		padding:			5px;
	}
/*-----------Photoseiten----------Hauptteil-------------*/
#main_photo {
	text-align: 		center;
	width:			70%;
	margin-left:		20%;
	background-color:	#FFFFCC;
	color:			#6C3600;
}
	#main_photo li {
		float:		left;
		padding: 		25px;
		list-style:	none;
		width:		250px;
	}
	
.Thumbnailbox {
	width:	270px; 
	height:	270px; 
}

#Bilderliste {
		/*margin-left:-40px;*/
	}
		
#Lightbox {
	margin-left:	auto;
	margin-right:	auto;
}

#Anzeige {
	text-align:	center;
}

#main_comment {
	width: 30%;
	margin-left: 20%;
}
.background_comment {
	background-color:#C0C0C0;
}
	table.comment {
		width:100%;
	}
	.comment tr {
		text-align:left;
		padding-bottom:20px;
	}
	.comment th {
		height:40px;
		vertical-align:bottom;
	}
	.comment td {
		color:black;
	}

/*-------------Photoseiten Navigation rechts------------*/
#navigation_right {
	width:		15%;
	float:		right;
}
	#navigation_right	p {
		font-size:	1em;
		line-height:	0em;
	}
	#navigation_right	a:link {
		color:			#6C3633;
		font-size:		0.4em;
		text-decoration:	none;
		border-top:		solid 1px #6C3633;
		border-left:		solid 1px #6C3633;
		border-bottom:		solid 1px #6C3633;
		border-top-left-radius:		6px;
		border-bottom-left-radius:	6px;
		padding:			2px;
	}
	#navigation_right	a:visited {
		color:			#6C3633;
		font-size:		0.5em;
		text-decoration:	none;
		border-top:		solid 1px #6C3633;
		border-left:		solid 1px #6C3633;
		border-bottom:		solid 1px #6C3633;
		border-top-left-radius:		6px;
		border-bottom-left-radius:	6px;
		padding:			2px;
	}
	#navigation_right	a:hover {
		color:			#6C3633;
		font-size:		0.5em;
		text-decoration:	none;
		border-top:		solid 1px #6C3633;
		border-left:		solid 1px #6C3633;
		border-bottom:		solid 1px #6C3633;
		border-top-left-radius:		6px;
		border-bottom-left-radius:	6px;
		padding:			2px;
	}

/*-------------Gästebuch - Impressum------------*/

#main_gaestebuch {
	margin-left: 	15%;	
	width:		50%;	
	float:		left;
	font-family:	Georgia, Calibra, serif;
	font-size:	1em;
}





