@charset "utf-8";
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	background-color: #5D5D5D;
}


    body {
	vertical-align: middle;
	margin: 0px;
	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;
	overflow-x: hidden;
	height: auto;
	background-color: #5D5D5D;
    }


#container {
	margin: 0px;
	padding: 0px;
	width: 1280px;
	height: auto;
}
#container #header {
	height: 170px;
	width: auto;
}

#container #portrait {
	height: 800px;
}


#container  #portrait  #vonOpel  {
	width: 400px;
	font-size: 200%;
	font-family: "Comic Sans MS";
	padding-left: 290px;
}


#intro #container #portrait #titel {
	padding-top: 45px;
	padding-left: 130px;
}
#intro #container #portrait #titel img {
	padding-left: 255px;
}
#footer3 {
	color: #F7E553;
	margin-top: 125px;
	height: 80px;
	background-color: #F7E553;
	float: left;
	width: 1280px;
}


#container #navi a:hover {
	color: #FF9900;
	text-decoration: none;
	height: 35px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F7E553;
}
#intro #container #portrait #inhalt #video {
	width: 640px;
	height: 450px;
	background-color: #000000;
	padding-bottom: 100px;
	margin-top: 25px;
}
#intro #container #portrait #inhalt iframe {
	background-color: #5D5D56;
	height: 1000px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#intro #container #portrait #inhalt .Stil8 {
	background-color: #666666;
}
#intro  #container  #portrait  #footer2 {
	background-color: #F7E553;
	margin-top: 20px;
	height: 100px;
}
#intro #container #portrait #footer {
	background-color: #F7E553;
	padding-top: 60px;
	margin-top: 125px;
	height: 40px;
}
#intro #container #portrait #inhalt hr {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 1px;
	background-color: #FFCC33;
}

#linie {
	color: #FFCC33;
	height: 3px;
	width: 800px;
	background-color: #FFCC33;
	margin-top: 30px;
}
