/* CSS Document */

.main {
	width:750px;
	height:600px;
	margin: auto;
	
}

img {border:0px;}

.language {
float: right;
padding: 0px 15px 5px 0px;

}

.float_left {
	float: left;
	
}

.float_right {
	float: left;
	
	
}

.stopFloat {
	float:none;
	clear:both;
	height:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

a:link, a:visited {
	text-decoration: none;
	color: #333;
}

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

/* top */

.topic_bg {
	background-image: url(../img/content_bg_01.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 482px;
	float: left;
}

.topic_bg_home {
	
	height: 37px;
	width: 482px;
	float: left;
}

.topic {
	margin: 5px 20px 0px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	color: #333;
}

/* nav */

.navigation {
	background-image: url(../img/nav_bg.gif);
	background-repeat: no-repeat;
	width: 198px;
	height: 159px;
	padding: 30px 0px 0px 0px;
}

#nav  .aktiv {
	color: #333333;
	text-decoration: none;
}

#nav {
	width: 178px;
	height: 159px;
	margin: 0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}

#nav a:link, #nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

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

/* content */

.content {
	margin: 0px 20px 0px 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: normal;
	color: #333;
}

.content_start {
	margin: 41px 0px 0px 279px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: normal;
	color: #333;
	
}

.content_lang {
	background-image: url(../img/content_bg_lang.gif);
	background-repeat: no-repeat;
	height: 551px;
	width: 482px;
	float: left;
}

.content_link {
	background-image: url(../img/content_bg_link.gif);
	background-repeat: no-repeat;
	height: 620px;
	width: 482px;
	float: left;
}

.content_kurz {
	background-image: url(../img/content_bg_kurz.gif);
	background-repeat: no-repeat;
	height: 476px;
	width: 482px;
	float: left;
}

.content_home {
	background-image: url(../img/content_bg_home.gif);
	background-repeat: no-repeat;
	height: 344px;
	width: 482px;
	float: left;
}

.content_home_en {
	background-image: url(../img/content_bg_home_en.gif);
	background-repeat: no-repeat;
	height: 344px;
	width: 482px;
	float: left;
}


.title {
	font-weight: bold;
}

.list20 {
	list-style-position: outside;
	list-style-image: url(../img/img_li.gif);
	line-height: 20px;
}

.listen {
	list-style-position: outside;
	list-style-image: url(../img/img_li.gif);
}

.link {
	float: left;
	margin: 0px 15px 0px 0px;
	border: 0px;
}

.kontakt {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: normal;
	color: #333;
}

.warn_txt {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}

/* news */

.teaser_topic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
}

.teaser_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 80px;
	width: 150px;
	text-align: left;
	padding: 0px 0px 0px 20px;
}

.teaser01 {
	background-image: url(../img/teaser_01.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 80px;
	width: 198px;
	padding: 40px 0px 0px 0px;
}

.teaser02 {
	background-image: url(../img/teaser_02.gif);
	text-align: left;
	background-repeat: no-repeat;
	height: 148px;
	width: 198px;
	padding: 30px 0px 0px 0px;
}

.start_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	height: 80px;
	width: 150px;
	text-align: left;
	padding: 20px 0px 0px 15px;
}

.start01 {
	background-image: url(../img/home_film.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 110px;
	width: 197px;
	padding: 0px 0px 0px 0px;
}

.start02 {
	background-image: url(../img/home_jobs.jpg);
	text-align: left;
	background-repeat: no-repeat;
	height: 107px;
	width: 197px;
	padding: 0px 0px 0px 0px;
}

.pdf {
	float: none;
	width: 420px;
}

