/* ------ CSS Document für die Seite des Weltladen Wetzlars ------- */

  body {
    color: black; background-color: #FFFFFF;
    font-size: 100.01%;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0em;
    min-width: 41em; 									/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }
  
    a:link {color:#0099FF; text-decoration:none}
	a:visited {color:#990000; text-decoration:none}
	a:active {color:#990000; text-decoration:none}
	a:hover {color:#0066FF; text-decoration:underline}
		
	table { width:90%; }
	td { border:0px solid #000; vertical-align:top; overflow:hidden; }

  h1 {
   	 position:absolute; 
	 top:10px; 
	 left:5px;
	 right:5px; 
	 width:970px; 
	 height:150px;
     z-index:1;	
     font-size: 1.5em;										/* Definitionswerte für den Header */
     padding: 0.0em;
     text-align: center;
	 background-image:url(../img/layout/background-033-2.gif);
     border: 0px ridge silver;
  }
  
  
  
  												
h2 { font-size:1.5em;									/* Seitenüberschrift */
     color:#333333;
	 font-style:bold;
	 line-height: 30px;
	 text-align: center;
	 font-family: Arial,Helvetica,sans-serif;;			
	 
	 padding: 5% 2% 0% 0%;
	 margin: 0em 0em 0em 0em;	
	 }
	 
h3 { font-size:100%;
	 color:#f3752c;										 /*Orangene kleine Überschriften (uppercase)(underline) */
   	 font-style:bold;
	 text-transform:none;
	 text-decoration:none;
	 font-family: Arial,Helvetica,; 
	 }
	 
h4 { font-size:120%;									/* Untertitel für Überschriften */						
     color:#666666; 
	 font-style:bold;
	 text-align:center;
	 margin: 0em 0.5em 2em 0.5em;
	 font-family: Arial,Helvetica,sans-serif;
	 }
	 
h5 {font style:small-caps;								/* normaler Text font-size:medium; */
	font size: 100%;
	font-family: Arial;
    margin: 0; padding: 0em;
	font-weight:lighter;											
	}
	
h6 { font-size:75%;										/* Bilduntertitle */						
     color:#333333; 
	 text-align: center;
	 margin-top:1em;
	 margin-bottom:1em;
	 font-style:italic; 
	 font-family: Arial,Helvetica,sans-serif;
	 }
	
h7 { font-family: Arial,Helvetica,sans-serif;}

/*-------------------------------------NAVIGATION-------------------------------*/


ul#Navigation {
top:225px; 
color: #f3752c;
position:absolute; 
left:5px; 
bottom:0px;
width:175px;
z-index:2;
float: left; 
margin: 0 0 1.0em; 
padding: 0;
border: 0px ridge #f3752c;
background: #FFFFFF;
font: 75% "Verdana", Georgia, Times, serif;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute; /* Menu position that can be changed at will */
left:5px; 
width:175px;
}
#menu {
width: 15em;
}
#menu dt {
cursor: pointer;
margin: 10px 0;;
height: 25px;
line-height: 25px;
text-align: left;
font-weight: bold;
border: 1px solid gray;
background: #FFFFFF;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: left;
margin: 0px 5px;
padding: 2px 2em;
background: #fff;
}
#menu li a, #menu dt a {
color: #f3752c;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
color: #000000;
}

.raquo {color:#666;font-weight:bold;font-size:8px;}
.point {color:#666;font-weight:bold;font-size:8px;}

  div#Info {									/*margin: 0 0 1.1em; padding: 1em;*/
    position:absolute; 
    top:180px; 
    left:835px; 
    width:11em; 
	z-index:3;
    font-size: 0.75em;
    float: right; 
	margin: 0 0 1.1em;
	padding: 1em;
    background-color: #eee; 
	border: 2px outset silver;
  }
  
  div#Info h2 {
    font-size: 1.33em;
    margin: 0.2em 0.5em;
  }
  
  div#Info h5 {
 	 text-align: justify;
	 }
  
  div#Info p {
    font-size: 1em;
    margin: 0.5em;
  }

  div#Inhalt {
   position:relative; 
	top:152px; 
	left:199px; 
	width:630px; 
	z-index:2;
	font-size:0.75em;
    padding: 0 0em;
	padding-right: 4em;
    border: 1px solid silver;
	background: #FFFFFC;
  }
  * html div#Inhalt {
    height: 831px;  					/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  div#Inhalt h2 {
  	color:#333333;	
    font-size: 220%;
    margin: 0.2em 0;
	line-height: 40px;
  }
  
    div#Inhalt h5 {
    text-align: justify;
  }
  
  	div#Inhalt h7 {
	text-align: center;
	}
  



 /*------------Definitionen für Spaltenlayout / Zeilenlayout --------------------*/


.zeile {height: 8em;
	 	width:48em; 
	 	z-index:3;
		border: 2px solid silver;
		background: #FFFFFC;
		margin: 0em 0em 1em 2em;
		padding: 0em 0em 0em 0em;}

.spalte {
		height: 14em;
	 	width:25em; 
	 	z-index:3;
		border: 0px solid silver;
		background: #FFFFFC;
		margin: 0em 0em 1em 2em;
		padding: 0em 0em 0em 0em;
		float: left; 
 }
 
 
.spalte2 {
 		height: 14em;
	 	width:25em; 
	 	z-index:3;
		border: 0px solid silver;
		background: #FFFFFC;
		margin: 0em 0em 1em 0em;
		padding: 0em 0em 0em 0em;
		float: right; 
 }

.newszeile { 
		min-height: 12em;
	 	max-width:46em; 
	 	z-index:3;
		border: 0px solid silver;
		background: #FFFFFC;
		margin: 0em 0em 1em 4em;
		padding: 0em 0em 0em 1em;
		}

 /*------------Definitionen für Bilder--------------------*/
 
.imgfloatright {	
			border: 0px;
			float:right;
			padding: 0.5em;} 

.imgfloatleft {	
			border: 0px;
			float:left;
			padding: 0.5em;}
	
.terminimg {	
			border: 0px;
			float:left;
			padding: 0.5em 1em 1em 0em;} 

/*------------Besondere Schriften--------------------*/
	
.smallhead 		{	font-family: Arial,Helvetica,sans-serif;
		  			margin: 0px;
					padding: 0px;
					font-size:10px;
					color:#333333	
				}

.newshead {			text-align: left;	
					padding-bottom:0px; 
					margin:0px;
  					font-size:125%;
					color:#f3752c;									
     				font-weight:bold;
					font-family: Arial,Helvetica,sans-serif;
				}

.linkhead {			border-bottom:1px solid #f3752c; 
					padding-bottom:0px; 
					margin:0px;
  					font-size:125%;
  					color:#f3752c;										
     				font-weight:bold;
					font-family: Arial,Helvetica,sans-serif;
				}
					
.linkhead a:link {color:#f3752c; text-decoration:none}
.linkhead a:visited {color:#990000; text-decoration:none}
.linkhead a:active {color:#990000; text-decoration:none}
.linkhead a:hover {color:#0066FF; text-decoration:none}

		
.centertext {
		text-align:center;
		font-family: Arial,Helvetica,sans-serif;
		margin: 0em 1cm 0cm 1cm; 
		}

/*---------------Aussehen von Textfeldern und Form-Buttons -------------------*/	

.input {
    border: 1px solid #f3752c;
    background: #FFFFCC;
}

.inputerror {
    border: 2px solid #FF0000;
    background: #FFFFCC;
}

.button {
    border: 1px outset #999999 ;
  /*  background: url('img/layout/forms/up.png') no-repeat top left; */
    padding: 2px 8px;
}
.button:hover {
    border: 1px inset #f3752c;
  /*  background: url('img/layout/forms/down.png') no-repeat top left; */
    padding: 2px 8px;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }
		

/*---------------Vor - Zurück Code-------------------*/			

.forback {
		z-index:3;
		padding: 0em 0em 0em 22em;
		border: 0px solid silver;
		background: #FFFFFC;
		}
		
/* -----------------Hoverbox Code----------------------------*/

.hoverbox{
	cursor: default;
	list-style: none;
	}

.hoverbox a{
	cursor: default;
	}

.hoverbox a .preview{
	display: none;
	}

.hoverbox a:hover .preview {
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
 	}

.hoverbox img{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
	}

.hoverbox li{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
	}

.hoverbox .preview{
	border-color: #000;
	width: 200px;
	height: 150px;
	}

/*----------------DIV "Inhalt" ENDE------------------------*/


/*------------------Fusszeile-------------------------*/

  div#Fusszeile {
  	position:relative;
	top:18em;
	width:970px;
	clear:both;
    margin:0; 
	padding:0.1em;
    text-align:center;
    background-color: #FFFFFF; 
	border:0px solid silver;
	color:#000000;	
    font-size: 65%;
   	line-height: 10px;
	font-style:italic;}
	 div#Fusszeile a:link {color:#0099FF; text-decoration:none; text-align:center;}
	 div#Fusszeile a:visited {color:#990000; text-decoration:none; text-align:center;}
	 div#Fusszeile a:active {color:#990000; text-decoration:none; text-align:center;}
	 div#Fusszeile a:hover {color:#0066FF; text-decoration:underline; text-align:center;}
	 div#Fusszeile table {width:50%;}
	 
/*-----------------Counter--------------------*/

div#Counter {
  	 position:absolute; 
	 top:300px; 
	 left:400px; 
	 width:50px;
	 z-index:1;
	 float: left; }
  

