/* CSS Document */

body {
	background-color:#FFFFFF;
	font-size:12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #000000;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #2065AF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2065AF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2065AF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2065AF;
}
a {color: #000000;}
a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000;}
a:hover {color:#2065AF;}
a:active {color: #000000;}

a.menu {
	color: #000000; 
	font-size:13px;
	text-decoration: none; 
	font-weight:bold
}
a.menu:link {color: #000000;}
a.menu:visited {color: #000000;}
a.menu:hover {color:#2065AF;}
a.menu:active {color: #000000;}
a.menu2 {
	color: #000000; 
	font-size:13px;
	text-decoration: none; 
	font-weight: normal
}
a.menu2:link {color: #000000;}
a.menu2:visited {color: #000000;}
a.menu2:hover {color:#2065AF;}
a.menu2:active {color: #000000;}
a.menuspecial {
	color: #CC0000; 
	font-size:13px;
	text-decoration: none; 
	font-weight:bold
}
a.menuspecial:link {color: #CC0000;}
a.menuspecial:visited {color: #CC0000;}
a.menuspecial:hover {color:#2065AF;}
a.menuspecial:active {color: #CC0000;}
.hintergrund {
	background-color: #ECECEC;
	background-image: url(gfx/layout/bauch.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hintergrund2 {
	background-color: #ECECEC;
	background-image: url(gfx/layout/bauch_va_.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img{
	border:0;
}
.font12px{
	font-size:12px;
}
.subtitle {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #2065AF;
}
.weiss {
	color: #ffffff;
}
.subtitle_normal {
	font-size: 15px;
	font-weight: bold;
	color: #2065AF;
}
.Programmtitel{
	font-size: 15px;
	color: #6194CC;
	text-transform:uppercase;
	letter-spacing:0.5em;
}
.bg-hellblau{
	background-color:#b0cae6;
}
.bg-hellgrau{
	background-color:#ececec;
}
.border-unten{
	border-bottom:solid 1px #6194cc;}
.rechts{
	text-align:right;
}
li{list-style-image:url(gfx/layout/lister.gif);
list-style-type:none;
}
.rot{
	color:#C03;}
.programm-zeit{
	width:16%;}
	
.programm-vortrag{
	width:42%;
	}
.programm-all{
	width:84%;}
.bg-rosa{
	background-color:#fec0c7;}
.bg-apricot{
	background-color:#f9c189;}
.bg-dunkelblau{
	background-color:#28699f;}
.bg-tuerkis{
	background-color:#8ccbbc;}
.bg-gruen{
	background-color:#dbe39a;}
.bg-gelb{
	background-color:#fff59b;}
.bg-zartblau{
	background-color:#eaf6fd;}
.border-r{
	border-right:1px solid #28699f;}
.border-t{
	border-top:1px solid #28699f;}
.border-b{
	border-bottom:1px solid #28699f;}
.border-l{
	border-left:1px solid #28699f;}
.floatright{
	float:right;
	padding:5px;
	margin:0 0 15px 15px;
	color:#FFF;
	text-align:center;}
.floatleft{
	float:left;}
.padding-b {
	padding-bottom:10px;}
h2.subtitle{
	font-size:16px;}
h3.thema{
	font-size:13px;
	font-weight:bold;
	padding:0 0 5px 0;
	margin: 0;
}
.button-aktiv{
	font-size:14px;
	font-weight:bold; 
	text-align:center;
	background-color:#933;
	color:#FFF;
	padding:15px 10px 5px 10px;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-left: 1px solid #CCC;
	
	}
.button-passiv{
	font-size:14px;
	text-align:center;
	background-color:#B0CAE6;
	color:#2065AF;
	padding:15px 10px 5px 10px;
}
