﻿body {
	background-color: #1F2E34;
}
#website{
	width: 1024px;
	height: 800px;
	margin: 0 auto;
	border: 20px solid #283941;
	margin-top: 30px;
	margin-bottom: 30px;
	position:relative;
}
#content{
	background-position: inherit;
	background-repeat: no-repeat;
	margin:0 auto;
	position:absolute;
	border:4px solid;
	width:1015px;
	height:721px;
}
#content a:hover {
	background-color:#1F2E34;
}
#text{
	background-position: inherit;
	background-repeat: no-repeat;
	margin:0 auto;
	position:absolute;
	width:982px;
	height:700px;
	overflow:auto;
	left:12px;
}

#navigation{
	background-position: center;
	border-color: #283941;
	position: absolute;
	width: inherit;
	height: 50px;
	bottom: 1px;
	border-top-style: solid;
	border-top-width: 20px;
	background-color:	#535353;
}
#navigationspunkte{
	text-align:center;
	padding-top:6px;
}
#navigationspunkte a:hover {
	background-color:#1F2E34;
}
#navigationspunkte a {
	text-decoration: none;
	color: white;
	font-family: Gulim;
	font-size: 22px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}
#home #navhome,
#thomakal #navthomakal,
#reisen #navreisen,
#wandern #navwandern,
#fotos #navfotos,
#kontakt #navkontakt {
	background-color:#1F2E34;
}
#map {
width: 1013px; 
height: 630px;
}
#Dias { 
text-align:center; 
margin:15px 50px; 
padding:0; 
}
#Dias li { 
display:inline; 
}
#Dias dfn { 
display:none; 
}
#Dias img { 
width:125px; 
height:100px; 
border:2px solid;
border-color:black;
margin:15px; 
}
.bilder{
margin-left:23px;
float: left;
width: 180px;
padding: 20px;
font-size: 1em;
color:white;
font-family:Gulim;
font-weight:bold;
font-size:15;
}
#text_top {
	text-align: center;
	font-size: x-large;
	color: #C0C0C0;
}
#text_bottom {
	text-align: center;
	font-size: x-large;
	color: #C0C0C0;
}
h1 {
	text-align:center;
	color:#C0C0C0;
}
p{
	text-align:left;
	color:#C0C0C0;
	font-size: large;
}
quelle {
	font-size:10px;
	color:#C0C0C0;

}
a.lk:link {color: #00FF00;}
a.lk:visited {color: #1F2E34;}
a.lk:active {color: #1F2E34;}
a.lk:hover {color: #aaa;}

ul {
	color:#C0C0C0;
	font-weight:bold
}
#deutschland {
	text-align:center;
	color:#C0C0C0;
	font-size: large;
	font-weight:bold;
}
#welt {
	text-align:center;
	color:#C0C0C0;
	font-size: large;
	font-weight:bold;
}