body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #bbb;
	background-image: url('img/bg5.gif');
	background-color: #111;
	font-size: 11px;
	/*background-repeat: repeat-y;*/
	margin: 10px 10px 110px 10px;
	padding: 10px 10px 110px 10px;
	
}

a {
	color: #fff;
	text-decoration: none;
}

#anotherOne {
	position: absolute;
	left: 140px;
	top: 560px;
	min-width: 640px;
	height: 100px;
}

#vidTitle {
	position: absolute;
	left: 140px;
	top: 10px;
	min-width: 640px;
	height: 100px;
}

#goback {
	position: absolute;
	top: 120px;
	left: 10px;
}

#aAH {
	position: absolute;
	top:440px;
	padding: 5px;
	width: 630px;
	background-color: #111;
}

#vidInfo {
	position: absolute;
	width:240px;
	padding: 5px 5px 15px 5px;
	left: 790px;
	top: 120px;
	background-color: #111;
}


a:hover {
	text-decoration: underline;
}

#vidPreload {
	position:absolute;
	background-color:#111;
	width:640px;
	height:360px;
}

#aboutme {
	position: absolute;
	width: 240px;
	padding: 5px;
	background-color: #111;
	font-size: 12px;
	font-family: Georgia, Serif;
}

#aboutme p {
	margin-top: 0;
	padding-top: 0;
	line-height: 1.3em;
}

#end {
	width: 100%;
	position: absolute;
	background-image: url("img/end.gif");
	height: 320px;
	left: 0px;
	top: 1650px;
}

h1 {
	color: #bbb;
	padding: 5px 20px 5px 20px;
	margin: 0;
	font-family: Georgia, Serif;
	font-weight: bold;
	font-size: 40px;
	position: absolute;
	bottom: 0;
	background-color: #111;
	line-height: 1.2em;
}

h2 {
	color: #aaa;
	padding: 5px 20px 10px 20px;
	margin: 0;
	font-family: Georgia, Serif;
	font-weight: bold;
	font-size: 36px;
	position: absolute;
	/*bottom: 0;*/
	background-color: #111;
	line-height: 1.2em;
}

h3 {
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0;
	font-family: Georgia, Serif;
	font-weight: bold;
	font-size: 24px;
	position: absolute;
	bottom: 0;
	background-color: #111;
	line-height: 1.2em;
}

.contact {
	width: 100px;
	height: 80px;
	background-color: #111;
	position: absolute;
	padding: 10px;
	font-size: 9px;
	left: 660px;
	line-height: 1.4em;
}

.testdiv {
	background-color: #111;
	width: 510px;
	height: 100px;
}

.bildcontainer {
	position: absolute;
	width: 250px;
	min-height: 100px;
	padding: 0;
	/*background-color: #111;*/
}

.bildcontainer:hover .info {
	display: block;
}

.bildcontainer:hover .title {
	display: none;
}

.bildcontainer .title {
	filter:alpha(opacity=95); 
	-moz-opacity: 0.95; 
	opacity: 0.95;
	position: absolute;
	bottom: 0px;
	color: #fff;
	font-family: Georgia, Serif;
	font-weight: bold;
	background-color: #111;
	padding: 5px;
	width: 240px;
	
	
}

.bildcontainer2 {
	position: absolute;
	width: 120px;
	height: 100px;
	padding: 0;
}

a img {
	border: none;
}

.video {
	position: absolute;
	left: 140px;
	top: 120px;
	height: 430px;
	/*background-color: #111;*/
}

.bildcontainer2 .title {
	
	position: absolute;
	bottom: 10px;
	background-color: #111;
	width: 114px;
	color: #fff;
	font-size: 10px;
	padding: 3px;
	font-family: Georgia, Serif;
}

.bildcontainer .link {
	position: absolute;
	width: 100%;
	height: 100px;
	top: 0;
	
}

.bildcontainer2:hover img {
	border-bottom: solid 1px #fff;
}

img {
	display: block;
}

.highlight {
	font-weight: bold;
	color: #fff;
}

.info {
	display: none;
	padding: 5px;
	position: absolute;
	bottom: 0px;
	//height: 90px;
	background-color: #111;
}
