html, body {
        line-height: 1.3;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(gfx/bg_streifen_hell.gif);
}
.eingerueckt {
	width:auto;
	margin-right: 200px;
	}
.veedelscontent p {
	padding: 0em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
#veedelscontainer {
	font-size: 12px;
	overflow: visible;
	position: absolute;
	width: 758px;
	padding: 0px;
	left: 50%;
	margin-left: -380px;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	text-align: left;
}
#impressum {
	font-size: 10px;
	line-height: 1em;
	padding-bottom: 10px;
	padding-left: 48px;
	display: block;
}
.veedelscontent {
	background-color: #FFFFFF;
	width: 679px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	border: 1px solid #CC9933;
	text-align: left;
	position: relative;
	background-image: url(gfx/bg_content.png);
	background-repeat: repeat-y;
	margin-bottom: 16px;
	margin-right: auto;
	margin-left: auto;
}
h1,h2,h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
}
.veedelscontent h1 {
	font-size: 20px;
/*	margin-bottom: 0.7em;
	margin-top: 1.3em;*/
}
/*.veedelscontent p {
	margin-top: 1em;
	margin-bottom: 1em;
}
*/
.veedelsmodel {
	margin: auto;
	position: absolute;
	right: 28px;
	bottom: 0px;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

a.veedelsmotivbox {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	width: 130px;
	min-height:212px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	display: block;
}
a.veedelsmotivbox:hover, a.veedelsmotivbox:active  {
	border: 1px solid #CC0000;
	text-decoration: none;
}
.veedelsmotivbox h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 0px;
}
.ovve {
	vertical-align: bottom;
	position: absolute;
	right: 30px;
	margin-top: -30px;
	font-size: 10px;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 18px;
}
.info {
	margin: auto;
	overflow: hidden;
	height: 1px;
	width: 1px;
}
@media all and (max-width: 750px) {
	#veedelscontainer {
	width: 100%;
	padding: 0px;
	left: 0;
	margin-left: 0;
}
.veedelscontent {
	margin-right: 12px;
	margin-left: 12px;
	width:auto;
}
}