@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}


body,td,li,p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color:#000000;
	line-height: 135%;
}

body {
	margin:0px;
	height:100%;
}

img {
	border: none;
}


div#header {
	width: 1000px;
	height: 64px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}

div#subheader {
	margin-top: 15px;
}

div#menu_links {
	width: 530px;
	height: 64px;
	float: left;
}

div#menu_links ul {
	padding: 0px;
	margin: 0px;
}

div#menu_links ul li {
	list-style: none;
	font-size: 10px;
	float: left;
	height: 64px;
	border-right: 1px #FFF solid;
	padding: 10px 14.2px 10px 14.2px;
}

div#menu_links ul li a {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}

div#menu_rechts {
	margin-left: 5px;
	width: 117px;
	height: 64px;
	float: left;
}

div#menu_rechts2 {
	width: 117px;
	height: 64px;
	float: left;
	border-right: 1px #FFF solid;
}


div#menu_rechts ul, div#menu_rechts2 ul {
	padding: 5px 0px 0px 10px;
	margin: 0px;
}

div#menu_rechts ul li, div#menu_rechts2 ul li {
	list-style: none;
	font-size: 10px;
}

div#menu_rechts ul li a, div#menu_rechts2 ul li a  {
	font-size: 10px;
	text-decoration: none;
	color: #000;
}

div#content {
	margin-top: 20px;
	width: 990px;
	height: auto;
	margin-left: 10px;
}

div#content h1 {
	font-size: 20px;
	color: #005395;
}

div#content .csc-textpic-image {
	font-size: 10px;
	color: #005395;
}

div#content_mit_rand_content {
	width: 770px;
	float: left;
	margin-right: 10px;
}

div#content_mit_rand_border {
	width: 180px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}

div#content_mit_rand_border h1 {
	font-size: 15px;
}

div#home_content {
	width: 770px;
	height: auto;
	float: left;
	margin-right: 10px;
}

div#home_border {
	height: 570px;
}

div#home_border {
	width: 198px;
	float: left;
	background-image: url('../images/bg_home.jpg');
	background-repeat: repeat-x;
	background-position: top;
	border: 1px #82AD30 solid;
	padding-left: 5px;
	padding-right: 5px;
}

div#home_border h1 {
	font-size: 14px;
}

.ticker {
	margin-top: 10px;
	border-top: 1px #005395 solid;
	border-bottom: 1px #005395 solid;
	margin-bottom: 10px;
}

.ticker_ie {
	margin-top: 10px;
	border-top: 1px #005395 solid;
	border-bottom: 1px #005395 solid;
	margin-bottom: 15px;
}

div#spalte_1 {
	width: 48%;
	float: left;
}

div#spalte_2 {
	margin-left: 2%;
	width: 48%;
	float: left;
}

.align-center {
	text-align: center;
}

.align-justify {
	text-align: justify;
}

.bottom_line {
	border-bottom: 1px #666 solid;
	margin-bottom: 5px;
}

.kino_film {
	width: 470px;
	height: 290px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	border: 1px #CCC solid;
	padding: 5px;
}

.kino_film_cover {
	width: 80px;
	float: left;
}

.kino_film_beschreibung {
	width: 380px;
	float: left;
}

#trainer_container {
	padding-left: 5px;
}

.trainer {
	background-image: url('../images/bg_trainer.jpg');
	border: 1px #CCC solid;
	padding: 10px;
	width: 108px;
	height: 300px;
	float: left;
	margin-right: 10px;
}

.trainer_text {
	height: 240px;
}

.clear {
	clear: left;
	margin: 0px; 
	padding: 0px; 
	font-size: 0px; 
	line-height: 0px; 
	height: 0px;
}

.tx-wmitmetatrainveranstaltungen-pi2 #spalte3 p {
	margin: 0px;
}
