
body {
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	/*font-size: 62.5%;*/ /* Resets 1em to 10px */
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	background-color: #ffffff;
	color: #330000;
	font-size: 13px;
	}

td { 
	font-size: 13px;
	}

td img { 
	padding: 5px 0 0 0;
	}
	
a {  
	color: #bb0000;
	text-decoration:none;
	outline: none;

	}	
a:visited {
	color: #bb0000;
	text-decoration:none;
	}
	
a:hover {
	color:#99aa0e;
	}

a:link {
	text-decoration:none;
	}
	
a.modal {
	color: white;
	font-size: 12px;
	font-weight: normal;
	font-variant: inherit;
	overflow: visible;
}

	
img { border:none
	}
	
	
#Rahmen { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 254px; 
	height: 600px;
	}
	
#Rahmen2 {
	position: absolute;
	top:0px;
	left:254px;
	height: 200px;
	width: 745px;
	z-index: 90;
	}
	
#Rahmen3 { 
	position: absolute; 
	top: 156px; 
	left: 256px;
	}

div.oekodeal {
	width: 700px;
	text-align:justify;
	}

div.fusszeile {
	background-image: url(http://www.oekodeal.de/fusszeile.png);
	background-repeat: no-repeat;
	margin-bottom: 40px;
	width: 709px;
	height: 31px;
	padding-top: 7px;
	float: left;
	
	}
	
div.fusszeile a:link, div.fusszeile a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #6e2222;
	z-index: 3;
	}

div.fusszeile a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#69890a;
	z-index: 3;
	}
	
div.kategorie-name {
	position: relative;
	top:21px;
	z-index: 0;
	overflow: visible;
}



h1 {
	color:#770000;
	font-size: 14px;
	padding: 0;
	}


h2 {
	color:#660000;
	font-size: 0.9em;
	margin: 2px 0px 2px 0px;
	padding: 0;
	font-weight: bold;
	text-decoration:none;
	}


h3 {
	color:#660000;
	font-size: 1.3em;
	}

li {
	margin: 0px 0px 10px 5px;
	}

li a:link, li a:visited {
	color: #bb0000;
	text-decoration:none;
	font-weight: bold;
	}
	
li a:hover {
	color:#99aa0e;

	}
	
.powered {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.7em;
	text-align: center;
	color: #990000;
	}
.powered a {	
	color: #990000;
	text-decoration: none;
	}
.powered a:link {	
	color: #990000;
	text-decoration: none;
	}
.powered a:hover {	
	color: #990000;
	text-decoration: underline;
	}	
.powered a:visited {	
	color: #990000;
	}
	
/* Galerie */



	#dhtmlgoodies_slideshow{
		width:703px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:0px solid #CCCCCC;
		margin-bottom:5px;	
		text-align:center;
		vertical-align:middle;
		padding-top:5px;

		position:relative;
		
		/* CSS HACK */
		height: 500px;	/* IE 5.x */
		height/* */:/**/500px;	/* Other browsers */
		height: /**/500px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		padding-top: 15px;
		font-style:normal;
		text-align:center;
		font-family: Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:152px;	/* Height of the images + 2 */
		border:0px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		padding:0px;
		
		/* CSS HACK */
		height: 154px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/152px;	/* Other browsers */
		height: /**/152px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		padding:0px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
		padding:0px;		
	}
	#theImages{
		position:absolute;
		height:150px;
		left:00px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding-right:5px;
		filter: alpha(opacity=100);
		opacity: 1.0;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:300px;
		top:150px;
		background-color:#FFF;
		border:1px solid #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	
/*
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


*/
