@charset "utf-8";

a{
    color: #333333;
    text-decoration: underline;
}
a:hover{
	color: #ff0000;
	text-decoration: underline;
}

.leftcol {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.bottomrow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.menu_item {
	width: 99px;
	height: 45px;
	font-size: 11px;
	font-weight: bold;
}

.menu_item div.fill {
	 width: 99px;
	 height: 45px;
	 cursor: pointer;
}

.p3a {
	padding: 3px;
}

.menu_item a,
.menu_item a:link,
.menu_item a:active,
.menu_item a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menu_top_off {
    background: #ff0000;
}

div.menutop{
	 width: 101px;
	 height: 15px;
	 background: #ff0000;
}

.menutop_img{
	 background-image: url('../grafik/menu_bg.gif');
	 background-position: 150 0;
	 width: 505px;
	 height: 15px;
}

.menutop_active_1{
	 background-position: -660px 0;
}

.menutop_active_2{
	 background-position: -559px 0;
}

.menutop_active_3{
	 background-position: -458px 0;
}

.menutop_active_4{
	 background-position: -357px 0;
}

.menutop_active_5{
	 background-position: -256px 0;
}

.subnavcontainer {
    padding-top: 88px;
	width: 190px;
}

.subnavpoint {
	font-weight: bold;
	font-size: 11px;
	height: 20px;
}

.subnavpoint a ,
.subnavpoint a:link ,
.subnavpoint a:active ,
.subnavpoint a:visited {
	text-decoration: none;
	color: #333333;
}

.subnavpoint a:hover {
	color: #ffb502;
}

.subnavpointactive {
	font-weight: bold;
	color: #ffb502;
	font-size: 11px;
	height: 20px;
}
.subnavpointactive a ,
.subnavpointactive a:link ,
.subnavpointactive a:active ,
.subnavpointactive a:visited {
	text-decoration: none;
	color: #ffb502 !important;
}

.metanavpoint,
.metanavpoint a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.metanavpoint a:hover {
	color: #ffd502;
}

.rightcol {
    padding: 77px 0px 0px 20px;
    background-image: url('../grafik/menu_bg_rightcol.gif');
	background-repeat: repeat-x;
}

.rightcol h1{
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin: 10px 0px 0px 0px;
}
.rightcol h2{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

.rightcol p{
    font-size: 12px;
    color: #333333;
}
.rightcol ul{
    font-size: 11px;
    margin: 0px;
    list-style: square;
    padding: 0px 0px 0px 15px;
}

.intro {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	margin-bottom:-4px;
	font-weight: bold;
}

.content {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px !important;
	margin-bottom:-4px;
}

.content a,
.content a:link,
.content a:active,
.content a:visited{
	color: #333333;
	text-decoration: underline;
}
.content a:hover{
	color: #ff0000;
	text-decoration: underline;
}

.content td{
    line-height: 20px;
}

h1 {
	margin-left: 20px;
	font-size: 16px;
	margin-bottom:-4px;
}

h2 {
	margin-left: 20px;
	font-size: 14px;
	margin-bottom:-4px;
}

.faqantwort {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px !important;
	margin-top: 6px;
}

.subsection {
    padding-top: 10px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;

}

.moreinfo {
    text-align: left;
    padding-right: 20px;
    margin-left: 20px;
    font-style: italic;
    font-size: 12px;
}
.liste {
    list-style: square;
    line-height: 18px;
}
.liste a{
    color: #333333;
    text-decoration: underline;
}
.liste a:hover{
	color: #ff0000;
	text-decoration: underline;
}

.terminehome h1 {
    padding: 0px;
    margin: 10px 0px 5px 0px;
}

.terminehome p {
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

.bildmetadaten {
    font-size: 11px;
    color: #666666;
    line-height: 12px !important;
}

.bilddatentabelle {
    border-top: 1px solid #cccccc;
    padding-top: 4px;
    line-height: 14px !important;
}

.termine {
 margin: 8px 8px 0px 0px;
}

.posterli {
	padding-bottom: 16px;
}
.posterli p.content{
	line-height: 16px;
}

.project_filedl li {
	padding-bottom: 6px;
}