* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFF;
	color: #009;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height:15px;
}

#top {
	position: absolute;
	left: 5px;
	top: 10px;
	width: 990px;
	height: 145px;
	background: #194B8C;
	border: 1px solid #000;
	padding: 5px;
}

#left {
	width: 260px;
	float: left;
}

#veranstaltung {
	float: right;
	display: block;
}

#content {
	position:absolute;
	left: 5px;
	top: 154px;
	background: #ECEFF8 url(../../images/contentBg.jpg) no-repeat;
	width: 990px;
	border: 1px solid #000;
	padding: 5px;
}

#contentCenter {
	width: 500px;
	margin-left: 270px;
}

h1 {
	color: #194B8C;
	font-size: 22px;
	margin: 15px 0px 10px 20px;
}

h2 {
	color: #194B8C;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
	line-height: 20px;
}

table {
	vertical-align: top;

}

p, td {
	font-size: 11px;
	vertical-align: top;
	text-align: left;
	line-height: 15px;
}

.warn {
	color: #F00;
}

.menu { 
	background-repeat: no-repeat; 
	height: 60px;
	width: 446px;
	margin: -5px 0px 10px -5px; 
	border-top: 1px solid #194B8C;
	border-right: 1px solid #194B8C;
	border-bottom: 1px solid #194B8C;
}

.menu span.titel {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	top: 5px;
	left: 10px;
	color: #194B8C;
}

.menu span.text {
	position: relative;
	font-size: 12px;
	top: 20px;
	left: 10px;
	color: #194B8C;
}

.menu a {
	display: block;
	height: 60px;
}

.menu a:hover, .menuSmall a:hover {
	text-decoration: none;
}

.menuEinladung a {
	background:url(../../images/HomeEinladung.jpg);
	background-repeat: no-repeat;
}

.menuEinladung a:hover {
	background:url(../../images/HomeEinladungOv.jpg);
}

.menuVortraege, .menuDermatologie a {
	background:url(../../images/HomeVortraege.jpg);
	background-repeat: no-repeat;
}

.menuVortraege, .menuDermatologie a:hover {
	background:url(../../images/HomeVortraegeOv.jpg);
}

.menuKurse a {

	background:url(../../images/HomeKurse.jpg);
	background-repeat: no-repeat;
}

.menuKurse a:hover {
	background:url(../../images/HomeKurseOv.jpg);
}

.menuPoster a {
	background:url(../../images/HomePoster.jpg);
	background-repeat: no-repeat;
}

.menuPoster a:hover {
	background:url(../../images/HomePosterOv.jpg);
}

.menuSymposien a {
	background:url(../../images/HomeSymposien.jpg);
	background-repeat: no-repeat;
}

.menuSymposien a:hover {
	background:url(../../images/HomeSymposienOv.jpg);
}

.menuZeitplan a {
	background:url(../../images/HomeZeitplan.jpg);
	background-repeat: no-repeat;
}

.menuZeitplan a:hover {
	background:url(../../images/HomeZeitplanOv.jpg);
}

.menuSponsoren a {
	background:url(../../images/HomeSponsoren.jpg);
	background-repeat: no-repeat;
}

.menuSponsoren a:hover {
	background:url(../../images/HomeSponsorenOv.jpg);
}

.menuAnmeldung a {
	background:url(../../images/HomeAnmeldung.jpg);
	background-repeat: no-repeat;
}

.menuAnmeldung a:hover {
	background:url(../../images/HomeAnmeldungOv.jpg);
}

.menuHinweise a {
	background:url(../../images/HomeHinweise.jpg);
	background-repeat: no-repeat;
}

.menuHinweise a:hover {
	background:url(../../images/HomeHinweiseOv.jpg);
}

.menuSmall {
	background-repeat: no-repeat; 
	height: 30px;
	width: 250px;
	margin: -5px 0px 10px -5px;
	padding-left: 0px;
	border-top: 1px solid #194B8C;
	border-right: 1px solid #194B8C;
	border-bottom: 1px solid #194B8C;
	font-size: 10px;
}

.menuSmall a {
	display: block;
	height: 30px;
}

.SmallText {
	position: relative;
	font-size: 12px;
	top: 2px;
	left: 10px;
	color: #194B8C;
}

.menuSmallEingangseite a {
	background:url(../../images/HomeEingangsseite.jpg);
	background-repeat: no-repeat;
}

.menuSmallEingangseite a:hover {
	background:url(../../images/HomeEingangsseiteOv.jpg);
}

.menuSmallEinladung a {
	background:url(../../images/HomeEinladung.jpg);
	background-repeat: no-repeat;
}

.menuSmallEinladung a:hover {
	background:url(../../images/HomeEinladungOv.jpg);
}

.menuSmallVortraege, .menuSmallDermatologie a {
	background:url(../../images/HomeVortraege.jpg);
	background-repeat: no-repeat;
}

.menuSmallVortraege, .menuSmallDermatologie a:hover {
	background:url(../../images/HomeVortraegeOv.jpg);
}

.menuSmallKurse a {
	background:url(../../images/HomeKurse.jpg);
	background-repeat: no-repeat;
}

.menuSmallKurse a:hover {
	background:url(../../images/HomeKurseOv.jpg);
}

.menuSmallPoster a {
	background:url(../../images/HomePoster.jpg);
	background-repeat: no-repeat;
}

.menuSmallPoster a:hover {
	background:url(../../images/HomePosterOv.jpg);
}

.menuSmallSymposien a {
	background:url(../../images/HomeSymposien.jpg);
	background-repeat: no-repeat;
}

.menuSmallSymposien a:hover {
	background:url(../../images/HomeSymposienOv.jpg);
}

.menuSmallZeitplan a {
	background:url(../../images/HomeZeitplan.jpg);
	background-repeat: no-repeat;
}

.menuSmallZeitplan a:hover {
	background:url(../../images/HomeZeitplanOv.jpg);
}

.menuSmallHinweise a {
	background:url(../../images/HomeHinweise.jpg);
	background-repeat: no-repeat;
}

.menuSmallHinweise a:hover {
	background:url(../../images/HomeHinweiseOv.jpg);
}

.menuSmallSponsoren a {
	background:url(../../images/HomeSponsoren.jpg);
	background-repeat: no-repeat;
}

.menuSmallSponsoren a:hover {
	background:url(../../images/HomeSponsorenOv.jpg);
}

.menuSmallAnmeldung a {
	background:url(../../images/HomeAnmeldung.jpg);
	background-repeat: no-repeat;
}

.menuSmallAnmeldung a:hover {
	background:url(../../images/HomeAnmeldungOv.jpg);
}

.absatztitel {
	font-weight: bold;
}

ul,li {
	list-style-type: square;
	margin-bottom: 3px;
	margin-top: 3px;
}

.nw {
	white-space:nowrap;
}

.titelakt {
	color: #000;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}

.txtakt {
	color: #999;
	line-height: 12px;
}

.takt {
	color: #666;
	line-height: 12px;
}

.quot {
	text-align:right;
	font-style:italic;
}

.klein {
	font-size:9px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.mittel {
	font-size:11px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.gross {
	font-size:13px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
}

.copyright {
	font-size: 9px;
	font-weight: normal;
	vertical-align: bottom;
	float: right;
}

acronym {
	cursor:help;
	border-bottom: 1px dotted #009;
}

#veranstaltung img {
	border: 1px solid #194B8C;
	margin: 5px;
}

#Sponsor img {
	width: 150px;
	height: 61px;
	border: 1px solid #194B8C;
	margin: 5px;
}

#htmfactory {
	margin-left: -200px;
}

.formular {
	font-family: Verdana, Arial, sans-serif;
	color: #009;
	font-size: 10px;
	background-color: #F5F5F5;
	border-left : none;
	border-top : none;
	border-right : none;
	border-bottom : none; 
}

.senden {
	color : #FFF;
	font-size: 9px;
	background-color : #009; 
	border-left : none;
	border-top : none;
	border-right : none;
	border-bottom : none;
} 

a:link img {
	border: 0px;
	text-decoration: none;
	color : #69f; 
}

a:link {
	color : #69f;
	text-decoration: none;
} 

a:visited {
	border: 0px;
	text-decoration: none;
	color: #4168e2;
}


a:visited img {
	border: 0px;
	text-decoration: none;
	color: #4168e2;
}

a:active {
	text-decoration: none;
	color: #5274b6; 
}

a:hover {
	text-decoration: underline;
	color: #5274b6;
}
