body {
	background: #6F559D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 1px;
	color: White;
}

h1, h2, h3, h4 {
	border-bottom: 2px solid #55839D;
	border-left: 2px solid #55839D;
	border-width: 1px 17px;
	color: White;
}

/* Start Inhalt */

#kopf {
	width: 100%;
	vertical-align: top;
}

#kopf_links {
	background-image: url(img/thailand_Bannerlinks.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 200px;
	width: 232px
}

#kopf_rechts {
	background-image: url(img/thailand_Bannerrechts.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 232px;
	float: right;
	margin-top: -200px;
}
#kopf_mitte {
	border: 2px solid #55839D;
	float: none;
}




#links {
	width: 170px;
	height: auto;
	float: left;
	border: 2px solid #55839D;
	padding: 2px 2px 2px 2px;
}

#inhalt {
	border: 2px solid #55839D;
	padding: 5px 5px 5px 5px;
	height: 100%;
	margin-left: 185px;
	margin-right: 172px;
}

#rechts {
	width: 150px;
	float: right;
	border: 2px solid #55839D;
	padding: 5px 5px 5px 5px;	
	text-align: center;
	margin: 0px 1px 0px 1px;
}

#box_rechts {
	background: #E97117;
	width: 120px;
	float: none;
}

/* Ende Inhalt */

/* Start Navigation */
a.navigation {
	color: Black;
	font-style: normal;
	text-decoration: none;
	vertical-align: middle;
	margin-top: 4px;
	display:block; 
	}

  ul#Navigation {
    width: 9em;
    margin: 0; 
	 padding: 0.1em;
    background-color: #6F559D;
	 text-align: center;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 6.6em;
    w\idth: 7,5em;
    padding-left: 0;
    padd\ing-left: 0.8em;
	 text-align: center;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0.4em; 
	 padding: 0px;
  }

  ul#Navigation a {
    display:block;
    padding: 0.2em;
    text-decoration: none; 
	 font-weight: bold;
    border: 1px solid black;
    border-left-color: white; 
	 border-top-color: white;
    color: Black; 
	 background-color: #E97117;
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 10em;
	 padding: 1px;
  }
  ul#Navigation a:hover {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: White; background-color: #6F559D;
  }	
/* Start Vertikale Navigation */	
a.vertical_nav {
border-style: outset;
display:block; 
text-align:center; 
border-color: #6F559D;
}
	
a {
	text-decoration: none;
	color:#FFFFFF;
	font-size: 12px;
}

a:HOVER {
	text-decoration: none; 
	font-style: normal;
	color: #E97117;
}
a:VISITED{
	font-style: normal;
	text-decoration: none;
	color: #6F559;
}
/* Navigation */
/* Meine Bilder */

img.links {
	float: left;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
}
img.rechts {
	float: right;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
}
/* Meine Bilder Ende */

/*Sonstiges*/
.copy {
	font-family: serif;
	font-size: x-small; 
	color: White;
	margin-top: 15px;
}

/*sonstiges*/

.update {
font-size: xx-small;
font-family: serif;
color: White;
margin-top: 15px;
}

.wo {
font-size: medium;
}

/* Horizontale Navigation */

  ul#NaviHORIZON {
    margin: 0; 
    text-align: center;
    border: 0px solid black;
  }
  ul#NaviHORIZON li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#NaviHORIZON a, ul#NaviHORIZON span {
    float: left; width: 6em;
    margin: 0.3em; padding: 0.2em 0.4em;
	 border: 1px solid black;
    text-decoration: none; font-weight: bold;
    border-left-color: white; border-top-color: white;
    color: Black; background-color: #E97117;
  }
  * html ul#NaviHORIZON a, * html ul#NaviHORIZON span {  /* Korrektur fuer IE 5.x */
    width: 15em;
    w\idth: 10em;
  }
  ul#NaviHORIZON a:hover, ul#NaviHORIZON span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #6F559D;
  }
  ul#NaviHORIZON div {
     clear: left;
  }
/* ENDE Horizontale Navigation */

