@charset "utf-8";
* {
margin: 0; 
padding: 0;
}


body {
	color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p,li  {
	font-size: 12px;
	color: #000000;
}

p {
	line-height: 18px;
}
b, strong {
	font-weight: bold;
}
.b {
	font-weight: bold;
}
dfn/*Bildunteerschrift in grau mit Balken links - DEFINITION*/

  {
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 6px;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 6px;
	text-transform: lowercase;
	font-style: italic;
}

.dfn/*Bildunteerschrift in grau mit Balken links - DEFINITION*/

  {
	font-size: 75%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 0.5em;
	font-weight: lighter;
	color: #666666;
	letter-spacing: 0.3em;
	text-transform: lowercase;
	margin-bottom: 20px;
	font-style: italic;
	margin-top: -3px;
}
u {
	font-style: italic;
	font-weight: lighter;
	text-decoration: underline;
}
a img {
	border: none;
}
.img {
	border: 1px solid #000000;
	margin-top: 1px;
}
.rot {
	color: #993333;
}

h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #000000;
	margin-bottom: 16px;
}



h2 {
	ffont-size: 1.4em;
	font-weight: lighter;
	color: #000000;
	margin-bottom: 0.2em;
	font-size: 20px;
}



h3 {
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: lighter;
	margin-bottom: 0.4em;
}
h5 {
	ffont-size: 10.8em;
	font-weight: bold;
	margin-bottom: 0 0 10px 0;
	font-size: 10px;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 0 0 10 0;
}


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


a:hover {
	color: #993333;
	text-decoration: none;
}

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


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



#container {
	text-align: left;
	position: relative;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 500px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 861px;
}
#active {
	font-weight: bold;
}



#header {
	margin-top: 3px;
}
#topnav {
	font-weight: normal;
	margin-top: 3px;
}



#main {
	margin-top: 30px;
	padding-bottom: 20px;
}

#column {
	float: left;
	margin-bottom: 20px;
	width: 185px;
}




#content {
	margin-bottom: 20px;
	margin-left: 240px;
	padding: 0px 15px 0px 0px;
}


#footer  {
	color: #FFFFFF;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/Seiten/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
}


#column a:hover {
	color: #993333;
}



#Video {
	background-image: url(../images/Icons/video_icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 10px;
	padding-left: 40px;
	height: 20px;
	width: 135px;
	padding-top: 12px;
	margin-top: 25px;
	border: 1px solid #666666;
}

#Videotitel {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 155px;
	padding: 10px;
}

#Videotitel p {
	font-size: 10px;
	line-height: 12px;
}

#new-teaser {
	margin-top: 25px;
	width: 155px;
	background-color: #CCCCCC;
	height: 10px;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 9px;
}

