@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
}

#main {
	text-align: left;
	background-color: #FFFFFF;
	margin-left: 0px;;
	width: 900px; 
}

#header {
	background: #127d3f;
	background-image: url(../bilder/header.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: px;
	color: #ffffff;
	font-size: 14px;
	text-align:right;
}

#suche {
	background-image: url(../bilder/suche.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 900px;
	color: #FFFFFF;
	font-size: 14px;
	text-align:right;
}

#header-space {
	height: 10px;
	width: 900px;
}

#menu {
	font-size: 11px;
	font-style: bold;
	background: #FFFFFF;
	line-height: 20px; 
	width: 200px;
	float:left;
	line-height:18px;
}

#content {
	width: 700px;
	float: left;
	overflow: visible; 
	font-size: 12px; 
	color: #000000; 
	background-color: #FFFFFF; 
	line-height: 15px; 
	margin: 0px; 
	padding: 0px; 
}

#footer {
	background-image: url(../bilder/footer.jpg);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFFFFF;
	width: 900px;
	font-size: 11px; 
}

#under {	
	height: 90px;
	width: 200px;
	overflow: visible; 
}

#under_left {
	background-image: url(../bilder/under_left.jpg);
	background-repeat: no-repeat;
	height: 80px;
	width: 200px;
	margin-top: 10px;
}

#artikel { 
	background-color: #f2f2f2;
	width: 690px;
	float: center; 
	margin-bottom: 
	10px; 
	margin-left: 10px;
	font-size:12px;
}

#news {	
	background-color: #d5d5d5;
	color: #000000;
	float: right; 
	width: 200px;
	margin-bottom: 
	10px; 
	font-size:11px;
	overflow: visible; 
}

#news-item { 
	background-image: url(../bilder/menu_sub.gif);
	background-repeat: repeat-x; 
	color: #FFFFFF; 
	height: 25px; 
	line-height: 25px; 
	font-size: 13px;
}

li {
	padding-left: 10px;
}

#head { 
	background-image: url(../bilder/artikelhead.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	line-height: 25px; 
	font-size: 13px; 
}

#head-markierung { 
	line-height: 25px; 
	width:10px; 
	border-right: 1px solid #FFFFFF; 
	float: left; 
	margin-right: 20px;
	padding-right: 1px;
}

#menu-markierung { 
	line-height: 20px; 
	width:10px; 
	border-right: 1px solid #FFFFFF; 
	float: left; 
	margin-right: 20px;
	padding-right: 1px;
}

#menu-item { 
	background-image: url(../bilder/menu.gif);
	background-repeat: repeat-x; 
	color: #FFFFFF; 
	height: 25px; 
	line-height: 25px; 
	font-size: 13px;
}

#menu-item-over { 
	background-image: url(../bilder/menu_over.gif);
	background-repeat: repeat-x; 
	color: #FFFFFF; 
	height: 25px; 
	line-height: 25px; 
	font-size: 13px; 
}

#menu-item-over a, #menu-item-sub a, #menu-item a, #footer a, #head a {
	color: #FFFFFF; 
	text-decoration:none;
}

#menu-item-space { 
	background-color: #FFFFFF; 
	height: 10px; 
	line-height: 10px; 

}

#menu-item-sub {
	background-image: url(../bilder/menu_sub.gif);
	background-repeat: repeat-x; 
	color: #FFFFFF; 
	height: 25px; 
	line-height: 25px; 
	font-size: 13px;
	margin-left: 26px;
}

#navigation {
	color: #a2a2a2; 
	font-weight: normal; 
	padding: 0px 0px 5px 0px; 
	font-size: 13px;
	text-transform: uppercase;
}


#headline { 
	background-image: url(../bilder/headline.gif);
	background-repeat: repeat-x; 
	height: 26px;
	color: #000000; 
	font-family: times; 
	font-weight: bold; 
	font-size: 14px;
	text-align: inherit;
	padding: 5px;
}

.tx-wtgallery-pi1 img {
	border: none;
	margin: 5px;
}

div.wtgallery_categories {
	margin: 10px;
	width: 200px;
	height: 265px;
	vertical-align: middle;
	text-align: center;
	float: left;
}

.wtgallery_category_pic {
	border: none;
}

#wtgallery_category_area {
	float: left;
	clear: left;
}

a {
	color: #506035;
}