* {
	margin: 0px;
	padding: 0px;
}
BODY {
	background-color: #e6ebc3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
TD {
	vertical-align: top;
}
.onlyprint {
	display: none;
}
.onlyscreen {
	display: block;
}
@media print {
	BODY {
		margin: 0px;
		padding: 0px;
	}
	.onlyscreen {
		display: none;
	}
	.onlyprint {
		display: block;
		font-size: 15px;
		padding-top: 20px;
	}
	.print {
		display: none;
	}
}
.print {
	cursor: hand;
	text-align: right;
	padding: 7px;
}
.struktext LI {
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 5px;
	margin: 0px;
}
.strukcenter {
	margin: auto;
	width: 900px;
}
.strukmetanav {
	text-align: right;
	height: 25px;
	margin-top: 15px;
}
.strukmetanav A, .struktext A {
	color: #000;
	text-decoration: none;
}
.struktext A:hover {
	text-decoration: underline;
}
.strukweinsinnlogo {
	background-color: #91b428;
	border-top: 10px solid #FFF;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	height: 75px;
}
.strukbild {
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	height: 100px;
	overflow: hidden;
}
.strukinhalt, .struknewsinhalt {
	background-color: #FFFFFF;
	width: 890px;
	border-right: 10px solid #FFF;
	/*height: 255px;*/
	padding: 25px 0px 0px 0px;
   min-height:255px;
	margin: 0px;
	overflow: hidden;
}
.struknewsinhalt {
	height: auto;
}
.struknav {
	width: 190px;
	float: left;
}
.struknav LI {
	float: left;
	list-style-type: none;
	width: 190px;
}
.struknav A {
	height: 27px;
	text-decoration: none;
	color: #000;
	padding-left: 22px;
	float: left;
	width: 168px;
	background-image: url(/fileadmin/weinsinn/img/quadrat_gruen.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.struknav A:hover {
	background-image: url(/fileadmin/weinsinn/img/quadrat_dunkelgruen.gif);
}
.struktext {
	float: left;
	width: 700px;
}
.strukbottom {
	background-color: #91b428;
	border-bottom: 10px solid #FFF;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	height: 75px;
	width: 880px;
	float: left;
}
.strukkontakt {
	width: 404px;
	height: 39px;
	padding: 18px;
	float: left;
	text-align: left;
}
.strukkontakt A {
	color: #00463c;
}
.strukwinzerlogo {
	width: 440px;
	height: 17px;
	margin-top: 48px;
	text-align: right;
	float: left;
}
.strukobenhome {
	height: 88px;
}
.struklinkshome {
	clear: both;
	float: left;
	width: 340px;
	height: 167px;
	text-align: right;
}
.strukrechtshome {
	margin: 30px 0px 0px 0px;
	float: left;
	height: 137px;
	width: 360px;
	overflow: hidden;
}
.strukoben {
	width: 700px;
	float: left;
}
.struklinks {
	float: left;
	clear: both;
	padding: 29px 30px 0px 71px;
	width: 319px;
	line-height: 20px;
		padding-bottom:25px;
}
.strukrechts {
	float: left;
	width: 280px;
}
.struktextlinks {
	float: left;
	clear: both;
	width: 420px;
}
.struktextrechts {
	float: left;
	width: 280px;
}
.strukbildlinks {
	float: left;
	clear: both;
	width: 700px;
}
.strukbildlinks IMG {
	border: none;
}
.strukbildlinks TABLE {
	border: none;
	border-collapse: collapse;
}

.hidden {
	display: none;
}
.gruen {
	color: #91b428;
}
.dunkelgruen {
	color: #00463c;
}
.weiss {
	color: #FFF;
}
H1 {
	font-size: 12px;
	margin-bottom: 8px;
}
.hervorgehoben, A.hervorgehoben {
	color: #00463c;
	font-weight: bold;
}
.hervorgehoben2, A.hervorgehoben2 {
	color: #990000;
	font-weight: bold;
}
.bodytext A IMG {
	border: none;
}
/* Aktuelles */
.news-list-container {
	width: 400px;
	padding: 5px;
	margin-right: 10px;
}
.news-list-item {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #91b428;
	width:100%;
	float:left;
}
.news-list-image {
	float: right;
}
.news-list-image IMG {
	border: none;
	margin: 0px 0px 2px 2px;
}
.news-list-date {
	font-weight: bold;
}
.news-list-morelink {
	margin: 5px 0px;
	clear: right;
	float:left;
	
}
.struktextrechts .news-list-container {
	width: 260px;
}
.news-single-image IMG {
	padding: 0px 0px 10px 10px;
	float: right;
}
.news-single-image {
	float: right;
	width: 320px;
	margin-bottom: 15px;
	text-align: right;
}
.news-single-content {
	float: left;
	width: 350px;
}
.news-single-backlink {
	clear: left;
	float: left;
	width: 350px;
	margin: 15px 0px;
}
.news-single-backlink A, .news-list-morelink A {
	padding-left: 15px;
	background-image: url(/fileadmin/weinsinn/img/quadrat_gruen.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
