body {
 
  background-image:url(images/hg.gif);
  background-repeat:repeat-x;
}

#wrap {
  
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  width:685px;
  padding: 0;
  margin:15px auto 40px auto;
}

#ueberschrift {
  height:85px;
  border:1px solid black;
  background-color:white;
  padding:10px 15px 5px 20px;
}

h1 {
  font-size:18px;
  font-weight:bold;
  text-align:center;
  position:relative;
  bottom:50px;
}

h2 {
  font-size:24px;
  font-weight:bold;
  text-align:center;
  position:relative;
  left:285px;
  bottom:92px;
}

h3 {
  font-size:16px;
  font-weight:bold;
  margin-bottom:20px;
}

h4 {
  font-weight:bold;
  margin-top:30px;
  margin-bottom:15px;
}

h5 {
  font-weight:bold;
  margin-top:30px;
}

p {
  margin-top:10px;
}

#inhalt {
  height:700px;
  border:1px solid black;
  background-color:white;
  padding:50px 45px 15px 45px;
  clear:left;
}

#inhalt2 {
  height:770px;
  border:1px solid black;
  background-color:white;
  padding:50px 45px 15px 45px;
  clear:left;
}

#reiseverlauf {
  height:1330px;
  border:1px solid black;
  background-color:white;
  padding:50px 45px 15px 45px;
  clear:left;
}

#reiseverlauf li {
	margin-top:10px;
}

#galerie {
  height:840px;
  border:1px solid black;
  background-color:white;
  padding:50px 45px 15px 45px;
  clear:left;
}

#inhalt ul {
  padding-left:15px;
}

#inhalt li {
  list-style-type:disc;
  list-style-position:outside;
}

.listeninhalt {
  margin-left:25px;
}

#navigation li {
  text-align:center;
  font-weight:bold;
  list-style-type:none;
  padding-top:2px;
  padding-bottom:2px; 
  border-bottom:1px solid black;
  border-right:1px solid black;
  margin-bottom:10px;
  float:left;
}

.textlinks {
  width:300px;
}

.rechts {
  border:1px solid black;
  margin-bottom:15px;
  float:right;
}

.rechts2 {
  border:1px solid black;
  margin-bottom:15px;
  float:right;
	position:relative;
	top:1em;
}

.bild {
  margin-left:30px;
  border:1px solid black;
}

.stop {
  clear:right;
}

table {
  margin-top:30px;
  border-collapse:separate;
  border-top:1px solid black;
  border-right:1px solid black;
}

th {
  font-size:12px;
  font-weight:bold;
  padding:10px;
  border-bottom:1px solid black;
  border-left:1px solid black;
}

td {
  font-size:12px;
  padding:10px;
  border-bottom:1px solid black;
  border-left:1px solid black;
}

.keinRahmen {
  border-top:0px solid white;
  border-right:0px solid white;
  border-bottom:0px solid white;
  border-left:0px solid white;
  }
hr {
  margin-top:30px;
}

.big {
  width:200px;
  color:white;
  font-size:14px;
  background-color:black;
  padding:8px;
  padding-left:25px;
}

#navigation a:link {
  text-decoration:none;
  color:white;
}

#navigation a:visited {
  text-decoration:none;
  color:white;
}

#navigation a:hover {  
  text-decoration:none;
  color:white;
}

#navigation a:active {   
  text-decoration:none;
  color:white;
}

#malschule {
  width:106px;
  border-left:1px solid black;
  background-color:black;
}

#outlet {
  width:82px;
  background-color:#006699;
}

#news {
  width:58px;
  background-color:#759B26;
}

#teampainting {
  width:103px;
  background-color:#CE5300;
}

#auslandskurse {
  width:113px;
  background-color:#660099;
}

#fingermax {
  width:87px;
  background-color:#990000;
}

#lage {
  width:54px;
  background-color:#999999;
}

#kontakt {
  width:73px;
  background-color:#996600;
}


