html { 
} 


body {
    text-align:center;
	margin: 0px;
	padding:0px;
	padding-bottom:50px;
	font-family: Arial;
	font-size: 0.8em;
	color:#000000;
	height:101%;
	width:100%;
	background:url(../images/page_bg.gif);
}

.all_d {
margin-top:30px;
margin-bottom:30px;
text-align:left;
position:absolute;
width:800px; left:50%; margin-left:-400px; /* negative Hälfte von width: 760px */
border:solid 1px #aaaaaa;
background-color:white;
    }

.sheet {
border:solid 1px #aaaaaa;
width:800px;
height:100%;

    }


.agb{
width:200px;
border-top: solid 1px #aaaaaa;
padding-top:10px;
text-align: center;

}

img {
	border:0px;
}
.head_d {
	width:800px;
	border:0px solid #000000;
}
.navi_d {
	width:200px;
	height:100%;
	float:left;
	font-size:8pt;
	
}
.main_d {
	width:598px;
	float:right;
	border-left:solid 1px #aaaaaa;
	padding-bottom:20px;
	
	
	
}
.foot_d {

	width:780px;
	padding-left:15px;
	clear:both;
	
}


.navi_content {

}

.main_content {
	padding:8px;
}

div.referent_gross, div.referent{
	width:250px;
	height:310px;
	float:left;
	margin-left:25px;
	padding:0px;
	margin-bottom:20px;
}

div.referent{
	width:157px;
	height:150px;
	float:left;
	margin-left:26px;
}



p.referent_bild{
	width:100%;
	background-color:#D5EFD1;
	margin:0px;
}

p.referent_bild img{
	border-left:10px solid #3B8F2C;
	border-right:0px solid #3B8F2C;
}

p.referent_text{
	padding:0px;
	margin-top:0.5em;
	margin-left:10px;
	font-size:0.95em;
	padding:0px;
}

div.referent p.referent_text{
	font-size:0.85em;
}

span.referent_text_rot{
	font-weight:bold;
	color:red;
}


a {
	font-family: arial;
	font-weight:normal;
	text-align:left;
}

a:link         { color: #000000; }
a:visited      { color: #000000; }
a:active       { color: #000000; }
a:hover        { color: #DF0000; }

.navi {
    font-size:8pt;
    width:200px;
	margin:0px;
	padding:0px;
	padding-top:30px;
	list-style-type:none;
	}
	

.navi li a{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px 4px 17px;
	text-decoration: none;
	height:100%;
	border-bottom: solid 1px #aaaaaa;
	color: black;
	}

.navi li a:active {
	text-decoration: none;
	/*color: #333333;*/
	}

.navi li a:visited {
	text-decoration: none;
	/*color: #333333;*/
	}	

.navi li a:hover {
	color: #C30014;
	font-weight:bold;
	text-decoration: none;
	}

.aktiv{
	background-color: #C30014 !important;
	color:white !important;
	font-weight:bold !important;
}




.footer_content ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.footer_content li {
	float:left;
	margin-right:10px;
}

.footer_content a {
	color:#666666;
}

h1 {
 font-size: 19px;
 color:#000000;
}

h2 {
 font-size: 15px;
 color:#000000;
}

h3 {
 font-size: 13px;
 color:#000000;
}


h4 {
 font-size: 13px;
 color: #000000;
}

td, th {
	font-size: 0.8em;
	vertical-align:top;
	text-align:left;
}

.programm{
    border-collapse:collapse;
}

.programm td {
	border:1px solid #000000;
	vertical-align:top;
	font-size: 0.8em;
	padding:5px;
}

p.rabatt {
	border:1px solid #C30014;

	padding:5px;
	width:550px;
	color:#C30014;
}

form {
	border:1px solid #cccccc;
	background-color:dfdfdf;
	padding:5px;
	width:550px;
}

.form_text_1 {
	width:200px;
}

.float_right {
    float:right;
    margin-left:10px;
}

#programm_abend,#programm_kongress{
	width:90%;
	border-collapse:collapse;
	font-size:15px;
}
#programm_abend td,#programm_kongress td{
	border:1px solid black;
	padding:1em;
	padding-left:0.5em;
}

#programm_abend td.uhr, #programm_kongress td.uhr{
	background-color:#e8ecee;
	width:5em;
}

#programm_abend td.beschr, #programm_kongress td.beschr{
	background-color:#fee6c9;
}

#programm_kongress td.blau{
	background-color:#d4edfa;
}

#programm_kongress td.gruen{
	background-color:#d7ead6;
}

#legende{
	width:100%;
	text-align:right;
	padding:0px;
	margin:0px;
	border:0px;
}

#programm_legende{
	border:1px solid black;
	right:0px;
}

table.galerie{
	/*width:100%;*/
}

table.galerie td{
	/*border:1px solid black;*/
	width:180px;
	height:81px;
}
