@charset "utf-8";
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	background-color: #5e5e5e;
}


    body {
	height: 100%;
	vertical-align: middle;
	margin: 0px;
	background-color: #5f5f5f;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 1280px;
	background-image: url(../images/hg2.png);
	background-repeat: repeat-x;
	background-position: left top;
    }


#container {
	margin: 0px;
	padding: 0px;
	width: 1280px;
}
#container #header {
	height: 170px;
}

#container #portrait {
	background-repeat: no-repeat;
	background-position: left 21px;
	height: 800px;
	background-image: url(../images/cvo8.png);
}

#container  #portrait  #vonOpel  {
	width: 400px;
	font-size: 200%;
	font-family: "Comic Sans MS";
	padding-left: 290px;
}
#intro #container #portrait #titel img {
	padding-left: 255px;
}


#container #navi a:hover {
	color: #FF9900;
	text-decoration: none;
	height: 35px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F7E553;
}
