/* CSS Document Selbst*/

* {
	margin: 0px;
	padding: 0px;
}
	
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
	margin-top: 5px;
	background-color: #FFFFFF;
}

body#reisebericht_start a#m-reisebericht_start,
body#reisebericht_seychellen a#m-reisebericht_seychellen,
body#reisebericht_obertauern a#m-reisebericht_obertauern,
body#reisebericht_korfu a#m-reisebericht_korfu,
body#reisebericht_paris a#m-reisebericht_paris,
body#reisebericht_prag a#m-reisebericht_prag,
body#reisebericht_links a#m-reisebericht_links,
body#reisebericht_kontakt a#m-reisebericht_kontakt,
body#reisebericht_impressum a#m-reisebericht_impressum,
{
	color:#CCCCCC;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul#hauptnavigation {
	margin: 5px 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	list-style-type: none;
	float: left;
	padding: 0px;
	display: block;
}
ul#hauptnavigation li {
	list-style:none;
	text-align:left;
	text-decoration: underline;
	padding: 0px;
}
ul#hauptnavigation li a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
ul#hauptnavigation li a:active {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
ul#hauptnavigation li a:hover {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}


	
#container {
	width: 780px;
	margin-left: 0; /*0 für linksbündige version*/
	text-align: left;
	
}


#header1 {
  width: 769px;
  height: 72px;
  background:  url(bilder_reiseberichte/header1.gif) no-repeat 0 0;
  float: left;
}

#header2 {
  width: 769px;
  height: 170px;
  background:  url(bilder_reiseberichte/header2.jpg) no-repeat 0 0;
  float: left;
}
#header3 {
  width: 769px;
  height: 13px;
  background:  url(bilder_reiseberichte/3d.jpg) no-repeat 0 0;
  float: left;
}
#header4 {
  width: 769px;
  height: 22px;
  margin-top: 0px;
  background:  #FFFF66;
  float: left;
}

#box_google_header {
	width: 769px;
  height: 22px;
  margin-top: 5px;
  margin-bottom: 5px;
  
}




#container_content {
	width: 800px;
	float:left;
	overflow:auto; /* Aufgrund des Floatens der Innencontainer - wuerde ohne auch gehen aber zur sicherheit */
    background: url(bilder_reiseberichte/hg_content.gif) repeat-y; /* Der Fälscher tritt in Erscheinung */
	
	
}



#spalte_links {   /*Navigationsspalte*/
  width: 125px;
  float: left;
  text-align: left;
    
}


#spalte_mitte {
	width: 475px;
	margin-top: 0px;
	float: left;
	
}

#spalte_rechts {   /*rechte Spalte*/
  width: 180px;
  margin-top: 0px;
  margin-left: 2px;
  float: left;
    
}

#box_ebay {   
	width: 180px;
	margin-top: 10px;	
	text-align: left;
}


#box_spalte_mitte_hintergrund {
	width: 398px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	background-color: #E6E3D1;
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CC3333;
	border-right-color: #CC3333;
	border-bottom-color: #CC3333;
	border-left-color: #CC3333;
	border-right-width: 0px;
	border-bottom-width: 1px;

}

#footer {
	width: 769px;
	height:52px;
	background:  url(bilder_reiseberichte/bottom.gif) no-repeat 0 0;
	float: left;
	
}

.footer_text {
	margin-top: 20px;
	margin-left: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: bold;
	
}
*h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-weight: normal;
}

/*.text_spalterechts {
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 8px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-weight: bold;
}

.img_box {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.img_text {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CC3300;
		
}

.img_spalterechts {
	margin-left: 8px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	
		
}

.aktiveNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
*/


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}

a.textnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}
a.textnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
a.textnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	
}
a.textnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	
}


/*ul#text {
	margin-top: 0px;
	margin-left: 250px;
	margin-bottom: 5px;
}
ul#text li {
	list-style:square;
	float: none;
	left: 5px;
	text-align: left;
}

ul#text2 {
	margin-top: 0px;
	margin-left: 50px;
	margin-bottom: 5px;
}
ul#text2 li {
	list-style:square;
	float: none;
	left: 5px;
	text-align: left;
}*/

