/*Stylesheets fuer die Waldgeschichten Wechsel zu Schnutenhund reloaded, Oktober 2006
(C) 2006 www.waldgeschichten.stefblog.de*/
body {
	background-color: #ffffff;
	font-family:'Century Gothic',Verdana,Arial,Helvetia,sans-serif; 	
	background-attachment:fixed;	
	margin: 0px 0px 10px 0px;
   padding: 0; 
	color: #414141;
}	

#container {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto 0px;
	padding: 30px 0px;
	width: 760px;
	background-color: #fff;
	border: 0px;
}

#title {
	width: 760px;
	background-image: url('head_wald1.jpg');
	background-color: White;
	height: 160px;
/*	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 30px;*/
	text-align: center; /*	overflow: auto;*/
	float: left;
	font-size: 20px;
/*	background: no-repeat;*/
}

/*Contentbereich*/
#content {
	width: 760px;
/*		background-image: url('body1.jpg');*/
	background-color: White;
	padding-left: 0px;
/*	padding-top: 20px;*/
	margin-top: 20px;
	text-align: left; /*	overflow: auto;*/
	float: left;
/*	border-left: 1px solid Green;*/
}

#footer {
	width: 760px;
	height: 60px;
/*	background-image: url('head_schnutenhund.jpg');*/
	float: left;
	background-color: White;
	padding-bottom: 30px;
}

/*Definitionen Schrift, Links, Ueberschriften */	
.text {
	line-height: 22pt;
	font-size: 14pt;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 10px;
}

ul,li {
	line-height: 18pt;
	font-size: 11pt;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
}
	
.weiter {
	text-align: left;
	padding-left: 300px;
}

.title {
	text-align: center;
	font-size: 24px;
}
a:link {  
	color:Green; 
	text-decoration:underline;
	}
	
a:visited {  
	color:Green; 
	text-decoration:underline;
	}
	
a:hover { 
	color:Green; 
	text-decoration:none; 
/*	font-weight: bold;*/
	}
	
h1 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 3px;
	color: Gray;
}	

h2 {
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
}

h3	{
	line-height: 18pt;
	font-size: 16pt;
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
/*	padding-top: 40px;*/
	border-bottom: thin solid Gray;
	letter-spacing: 1px;
}
	
.kontakt {
	text-align: center;
}

.right {
	text-align: right;
}

.img {
	text-align: right;
}

.url {
	text-align: center;
	font-size: 10pt;
	color: Silver;
}
