body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	line-height: 20px;
}

body {
	background-color: #ffffff;
	margin: 25px;
}

a:link, a:visited, a:active {
	color: #2a448f;
}

a:hover {
	color: #222222;
}

h2 {
	color: #000000;
	font-size: 18px;
	line-height: 23px;
}

div#header {
	padding: 5px 20px; 
}

#page {
	width: 900px;
	margin: auto;
	position: relative;
}

#content {
	margin-top: 25px;
}

.news {
	padding: 0;
	margin: 0;
}

.news li {
	list-style-type: none;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
}

#left {
	width: 300px;
	float: left;
}

#center {
	width: 300px;
	float: left;
}

#right {
	width: 300px;
	float: right;
}

div#navigation {
	text-align: right;
	font-size: 16px;
	color: #CCCCCC;
	margin: 15px 0;
	padding: 5px;
}

div#navigation a {
	text-decoration: none;
		color: #000000;
}

div#navigation a:hover {
	text-decoration: underline;
	color: #000000;
}

h1 {
	font:25px/30px Arial;
	padding: 5px 20px;
	padding-top: 20px;
}

div.clr {
	clear: both;
}

div.inside {
	padding: 20px;
}

div#footer {
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding: 20px;
	border-top: 0px solid #e5e5e5;	
}

div#breadcrumbs {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding: 5px 0;
	border-bottom: 1px solid #e5e5e5;	
	margin: 10px 20px;
}

div#sub ul, div#sub ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#sub li  {
	padding: 10px 0px;
	border-bottom: 1px solid #e5e5e5;
}

div#sub a  {
	text-decoration: none;
}

form {
	margin: 0;
}

#slider-wrap {
	position: relative;
	width: 900px;
	height: 350px;
	overflow: hidden;
	background-color: #0e1f4c;
}

#toggle {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 90px;
	height: 90px;
	z-index: 100;
	cursor: pointer;
	background: url(../../media/videothek_button.gif) no-repeat 0 0;
}

#toggle:hover {
	background: url(../../media/videothek_button.gif) no-repeat 0 -90px;
}

#video {
	background: #2a448f;
	height: 350px;
	width: 900px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
}

#video p {
	text-align: center;
}
