@charset "utf-8";

* {
	font-family: "Lucida Grande", LucidaGrande, verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	text-decoration: none;
	color: #5E5E5E;
}



.medienprojektklein {
	color: #5E5E5E;
}
.medienprojektblack, .filmdaten {
	color: #000000;
}

.filmdaten {
	font-style: italic;
}

.medienprojektblackklein {
	color: #000000;
}
.headline {
	color: #000000;
	font-weight: bold
}

h1 {
	font-size: 12px;
	line-height: 14px;
	font-style: bold;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding:0;
	margin:0;
	border:0;
}

a h1, a:link h1 {
	color: #10A8D7;
}

a:hover h1 {
	color: #3AB700;
}

.titellink {
	line-height: 16px;
	font-style: bold;
	color: #10A8D7;
	font-weight: bold
}
.titellinkklein {
	font-style: bold;
	text-decoration: none;
	color: #10A8D7;
	font-weight: bold
}
.contentlink {
	color: #10A8D7;
}
.contentlinkklein {
	color: #10A8D7;
}
.navigationlink {
	line-height: 8px;
	color: #EBEAEA;
}
.navigationhell {
	line-height: 11px;
	color: #EBEAEA;
}
.navigationdunkel {
	line-height: 11px;
	color: #5E5E5E;
}


form, input: {
	margin:0;
	padding:0;
	border:0;
}



a {
	text-decoration: none;
	font-style: normal;
  	color: #10A8D7;
 }
a:link {
	color: #10A8D7;
}
a:visited {
	color: #10A8D7;
}
a:hover {
	color: #3AB700;
}
.compress {
	line-height: 1px;
}
#previewtitle { 
	background: #fff url(./gifs/bgtitle.gif);
	height:30px; 
	padding:7px; 
	text-align:left;
}

#teaserpreviewtitle { 
	background: #fff url(./gifs/bgtitleteaser.gif);
	height:20px; 
	padding:7px; 
	text-align:left;
}
#oversighttitle { 
	background: #fff url(./gifs/bgtitleover.gif);
	height:20px; 
	padding:7px; 
	text-align:left;
}

li, ul, ol {
	margin: 0 0 0 8px;
	padding: 0 0 5px 0;
}

input {
	font-size: 12px;
	color: #000000;
}



.themenkasten {
	background: #fff;
	display:inline;
	width:511px;
	float:left;
}
.filmkasten a{
	float:right;
	display:block;
	width:405px;
	background: #fff url(./gifs_filme/v_100.jpg);
	background-repeat:no-repeat;
	padding:5px 5px 5px 150px;
	height:89px;
}
.filmkasten a:hover{
	background: #000;
}
.zeile{
	display:inline;
	width:511px;
}

