/* World of Orient basic Style Sheet */
/* ----------------------------------*/

body { 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

h1 { font-size: 120%; margin: 0px 0px 8px 0px; }
h2 { font-size: 110%; margin-bottom: 1px; line-height:1.8em; }
h3 { font-size: 100%; margin-bottom: 2px;  margin-top: 0px; }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; } 

p { margin-top: 0px; margin-bottom: 0px; }


/* ----------container zentriert das layout-------------- */
div#container {
	width: 808px;
	margin-left: auto;
	margin-right: auto;
} 

/* top navigation */
div#nav { 
	width:808px; 
	height:33px; 
	margin-top:29px; 
	margin-left:-15px; 
	padding: 0 0 0; 
}

/* Navigations Klassen */
.wo{ background-image: url(../de/images/navOff_woo.gif);
		background-repeat: no-repeat; display: block;
}
.wo:hover{ background-image: url(../de/images/navOn_woo.gif);
		background-repeat: no-repeat; display: block;
}	
.woactive { background-image: url(../de/images/navOn_woo.gif);
		background-repeat: no-repeat; display: block;
}	

.tf{ background-image: url(../de/images/navOff_tribal.gif);
		background-repeat: no-repeat; display: block;
}
.tf:hover{ background-image: url(../de/images/navOn_tribal.gif);
		background-repeat: no-repeat; display: block;
}
.tfactive{ background-image: url(../de/images/navOn_tribal.gif);
		background-repeat: no-repeat; display: block;
}

.os{ background-image: url(../en/images/navOff_oSummer.gif);
		background-repeat: no-repeat; display: block;
}
.os:hover{ background-image: url(../en/images/navOn_oSummer.gif);
		background-repeat: no-repeat; display: block;
}
.osactive { background-image: url(../en/images/navOn_oSummer.gif);
		background-repeat: no-repeat; display: block;
}
.hs{ background-image: url(../en/images/navOff_haSpecial.gif);
		background-repeat: no-repeat; display: block;
}
.hs:hover { background-image: url(../en/images/navOn_haSpecial.gif);
		background-repeat: no-repeat; display: block;
}
.hsactive { background-image: url(../en/images/navOn_haSpecial.gif);
		background-repeat: no-repeat; display: block;
}



/* HEADER */
div#header {
	width:808px;
	height:203px;
}

div#pic { width:771px; height:145px; margin-top:8px; }
div#logo { height:31px; width:178px; margin-left:0px;  margin-top: 12px; }
div#subline { width: 403px; height: 18px; margin-left: 200px; margin-top:-24px; }
div#date {  width: 200px; height: 32px; margin-left: 618px; margin-top:-18px; }

/* -----------subnavigation links  --------------------------- */
div#subnav {
    float: left;
    margin-left: 0;
    padding:0 3px 0px 28px;
	width: 164px;
}

div#banner {
    float: left;
    margin-left: -20px;
    margin-top: 10px;
    padding:0 0px 0px 0x;
	width: 164px;
}



/* ----------content container-------------- */
div#content { 
	margin: 0px 36px 21px 212px; 
	padding: 8px 8px 8px 4px; 
	text-align: left;
}

hr { border: 1px dotted; margin: 24px; 12px; } 
div#content h1 { font-size: 120%; font-weight: normal; margin: 0px 0px 8px 0px; }
div#content table td {
	vertical-align: top;
	padding: 6px;
	text-align: center;
}
div#content table
{
	line-height: 20px;
	border: 0px;
	
}

/* ----------Article class  inside the  container-------------- */
.article1 { min-height: 68px; padding: 4px; margin-bottom: 4px; text-align: left; } 
.article2 { min-height: 68px; padding: 4px; margin-bottom: 4px; text-align: left; } 
.article3 { min-height: 68px; padding: 4px; margin-bottom: 4px; text-align: left; } 
.article4 { min-height: 68px; padding: 6px; margin-bottom: 4px;  text-align: left; } 
.article5 { min-height: 68px; padding: 6px; margin-bottom: 4px; text-align: left; } 
.articlev { padding: 4px; margin-bottom: 2x; text-align: left; }

.infotxt { font-size: 100%; font-weight: normal; }
.button {  display: block; width: auto; padding: 4px; font-size: 110%; font-weight: bold; }



.fotolist {  padding: 2px; text-align: center; } 
.fotolist img { padding: 1px; margin: 1px;  margin-bottom: 6px; }
.bild p { /* Bildunterschrift */
padding: 5px 0;
font-size: 12px;
}
.links {
float: left;
margin-right: 10px;
}


.clearleft {
clear: left;
height: 1px; }


.infobox {  min-height: 68px; padding: 4px; margin-bottom: 4px; text-align: left; } 
.infobox2 { min-height: 68px; padding: 4px; margin-bottom: 4px; text-align: left; } 
.infobox3 {  min-height: 68px; padding: 4px; margin-bottom: 4px; text-align: left; } 
.infobox4 {  min-height: 68px; padding: 4px; margin-bottom: 4px; text-align: left; } 

.infobox2  td {  text-align: left; font-weight: normal; } 


.label { float: left; display: block; width: 140px; margin-top: 0px;} 
.label2 {
	float: left;
	display: block;
	width: 240px;
	margin-top: 0px;
	font-weight: bold;
} 
.label3 { float: left; display: block; width: 80px; margin-top: 0px;  font-weight: bold; } 
.date { width: 120px;  font-weight: bold;} 
.datetxt {text-align: left;  font-weight: bold; } 

/* ----------image class  inside the  article Position right-------------- */
.floatright
{
	float: right;
	margin: 4px;
	padding: 0px;
	z-index: 100;
}
.floatright2 {
	float: right;
	margin: 2px;
	padding: 0px;
}


.clearright {
clear: right;
height: 1px; }

/* -----------subnavigation format  --------------------------- */

div#subnav ul {
	width: 180px;
	text-align: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left:-20px;
	font-size: 0.9em;
	font-weight: normal;
	}

div#subnav ul li{
	margin: 0;
	padding: 3px 0px 3px 3px;
}

div#subnav ul li a, #subnav ul li a:visited {
	border-bottom: none;
	text-decoration: none;
	background: url(../images/raute-weiss.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

div#subnav ul li a:hover { 
	text-decoration: underline;
	background: url(../images/raute-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

div#subnav ul li .active {
	text-decoration: none;
	background: url(../images/raute-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#subnav h3 {
	width: 180px;
	font-size: 0.9em;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 2px 2px;
	padding-top: 3px;
	margin-left: -20px;
}

#subnav p {
	width:180px;
	font-size: 0.9em;
	text-align: right;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 2px 2px;
	padding-top: 3px;
	margin-left: -20px;
}

/* woo  color definition -- */

div#content p {
	margin-bottom: 8px;
	font-style: normal;
	color: #CCF;
}

div#content li { margin-bottom: 2px; }

div#content ul li a, #main ul li a:visited {
	font-weight:bold;
	text-decoration: none;
	background: url(../images/raute-off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

div#content ul li a:hover { 
	font-weight:bold;
	text-decoration: underline;
	background: url(../images/raute-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

div#content ul li .active {
	font-weight:bold;
	text-decoration: none;
	background: url(../images/raute-over.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}



.linkbutton a, #linkbutton a a:visited {

	text-decoration: none;
	background: url(../images/arrow_weiss.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.linkbutton a:hover { 
	text-decoration: underline;
	background: url(../images/arrow_gelb.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}

.rightshift {
	float: right;
	border: 0;
}

