html {
	height:101%;/* Die html- und die body-Hoehe zusammen erzwingen einen Rollbalken rechts, damit das eingemittete Bild nicht hin- und her springt. */
	}
body {
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	border:0px;
	padding:0px;
	width:870px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:115%;
	color:#130a3d;
	background-color: #fff;
}
h1 {
	font-size: 18px;
	margin-top:10px;
	font-weight:100;
	line-height: 140%;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 0px;
	line-height: 3px;
}
h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
form {
	padding: 0;
	margin: 0;
}
p {
	margin: 0;
	font-style:italic;
	padding-right: 50px;
	padding-bottom: 0;
	line-height: 1.3em;
}
img {
	border:0;
	margin:0;
}
a {
	color:#31319c;
	background-color:inherit;
	text-decoration:none;
}
a:hover, a:focus {
	color:#000;
	text-decoration:none;
}
/* alle container ****** */
#vinifini_3sp {
	margin:0px;
	width:870x;
	color:#31319c;
	height:100%;
	background: #fff;
}
/*  H E A D E R  S T U F F  */

#headercontainer {
	margin:0;
	padding:0px;
	width:870px;
	height: 189px;
}
#navi {
	float:left;
	width: auto;
	height: 1.2em;
	margin: 0;
	padding:3px 30px 3px 70px;
	background-color: inherit;
}
#navi ul {
	/*margin:3px 0 60px 0 !important;*/
	margin:0px 0 0px 0;
	padding:0;
	font-size:0.9em;
}
#navi li {
	float:left;
	display:block;
	list-style:none;
	text-decoration:none;
	padding-right:2em;
}
#navi #aktiv {
	color: #000;
	background: inherit;
	text-decoration:none;
}
#subnavi {
	float:right;
	width: auto;
	height: 1.2em;
	margin: 0;
	padding:3px 30px 3px 70px;
	background-color: inherit;
}
#subnavi ul {
	margin:0;
	padding:0;
	font-size:0.8em;
}
#subnavi li {
	float: right;
	display:block;
	list-style:none;
	text-decoration:none;
		
}
#subnavi #aktive {
	color: #000;
	background: inherit;
	text-decoration:none;
}
address {
	font-style:normal;
}
#textblock {
	clear:both;
	width: auto;
	min-height:300px;
	background-color:#e5e5f7;
	padding: 40px 70px 20px;
}
#block1 {      /* vgl #rechts */
	float: left;
	padding:0px;
	width: 160px;
}
#block1 p {
	font-size:0.8em;
	font-style: normal;
}
#block2 {      /* vgl #rechts */
	float: left;
	margin-top:30px;
	padding:0px;
	width: 215px;
}
#block3 {      /* vgl #rechts */
	float: left;
	margin-top:30px;
	padding:0px;
	width: 215px;
	color:#6d1318;
}
#block4 {      /* vgl #rechts */
	float: left;
	margin-top:30px;
	padding:0px;
	width: 215px;
	color:#6d1318;
}
#fuss {
	font-size:0.6em;
	text-align: center;
}
#kontaktform {
	margin:20px 0 0 0;
}
.noscript_rot {
	font-size: 1.5em;
	line-height: 115%;
	color:#ff0000;
	background-color:inherit;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.clearboth {
	clear:both;
}
#textblock a {
	font-size: 0.8em;
	font-style: normal;
	color: #130A3D;
	text-decoration: none;
}
#textblock a:hover, a:focus {
	color:#000;
	text-decoration:none;
	font-weight: normal;
	font-style: normal;
}

