@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
.Menuecontainerstart {
	background-image: url(../img/Spalte-links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 360px;
	width: 185px;
	padding-top: 20px;
	float: left;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}

.Textcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	background-image: url(../img/Spalte-mitte1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 555px;
	height: 320px;
	padding-top: 50px;
	float: left;
}
.Bildcontainer {
	background-image: url(../img/Blub-bild1.jpg);
	background-position: left top;
	width: 150px;
	height: 370px;
	background-repeat: no-repeat;
	float: left;
	background-color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #324b8c;
	height:100%;
	color: #666666;
	overflow:scroll;
}

html{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #324b8c;
	height:100%;
	color: #666666;
}
#Aussencontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-image: url(../img/Header-AIO-2010-start1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 150px;
	}


.Bildspalte {
	width: 110px;
	margin-left: 20px;
	height: 320px;
	margin-top: 40px;
	background-color: #FFFFFF;
}.Textspalte {
	width: 545px;
	background-color: #FFFFFF;
	height: 320px;
}
.Textspalte .zeit {
	width: 22%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #324b8c;
	text-align: left;
	padding-top: 10px;
	vertical-align: top;
}
.Textspalte .vortrag {
	width: 78%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #324b8c;
	padding-top: 10px;	
}
.Textspalte .vortrag2 {
	width: 78%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;	
}

.Textspalte .kopf {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #324b8c;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #009933 !important;
	border-bottom-style: solid;
	padding-bottom: 5px;
}
#Aussencontainer .Textcontainer .Textspalte .vortrag2 .Referent2 {
	font-style: italic;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #009933 !important;
	padding-left: 4px;
	margin-top: 1px;
	margin-bottom: 1px;

}

#Aussencontainer .Textcontainer .Textspalte .vortrag .refernt {
	font-size: 12px;
	font-weight: normal;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #324b8c;
	padding-bottom: 5px;	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #324b8c;
	padding-bottom: 3px;
	padding-top: 20px;
}
.Absatz     {
	white-space:pre;
	
}
 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324b8c;
	text-decoration: none;
	background-image: url(../img/Linkpfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;}
.Bildspalte a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #324b8c;
	text-decoration: none;
	background-image: url(../img/Linkpfeil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;}
.Bildspalte img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}


.Bildspalte a:link img, .Bildspalte a:visited img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#footer {
	position: relative;
	top: 0px;
	width: 555px;
	height: 60px;
	clear: both;
	margin: 0 auto;
	background-image: url(../img/mitte-unten.gif);
	background-repeat: no-repeat;
	background-position: left top;
}#footer-rechts {
	position: relative;
	top: 0px;
	width: 185px;
	height: 60px;
	background-image: url(../img/rechts-unten.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer-links {
	position: relative;
	top: 10px;
	width: 150px;
	height: 60px;
	background-image: url(../img/unten_rechts.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

