html, body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin:0;
	padding:0;
	height:100%; /* wird für container min-height benötigt */
	color:#000;
}

/*********************** Layout Container ***********************/
div#container {
	position:relative; /* wird für die footer Positionierung benötigt */
/*	margin:0 auto;  horizontal zentrieren, in IE5 nicht möglich */ 
	width:1024px;
	
	height:auto !important; /* alle browser */
	height:100%; /* wird vom IE6 wie min-height behandelt */
	min-height:100%; /* alle browser außer IE6 */
}

#header {
	padding:0;
}

#logo {
	position:relative; 
	left:0px; 
	top:0px; 
	width:230px; 
	height:140px;
	float:left;
}

#headerRight {
	width:794px; 
	height:140px;
	float: right;	
}

#banner {
	position:relative;
	left:0px;
	top:0px;
	width:794px;
	height:90px;
	float:right;
}

#bannerFoot {
	width:794px;
	height:23px;	
	background-color: #1b608f;
/*	padding-left: 133px; */
	background-image: url(images/banner_foot_complete.gif);		
}

#bannerFootLinks {
	width:794px;
	height:23px;	
	padding-left: 133px;
}

#managerView {
	position:relative;
	left:860px;
	top:1px;
	width:100px;
}

#metaNavi {
	clear: both;
	position:relative;
	top:10px;
	left:0px;
	width:1024px;
	height:30px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;	
}

#metaNavi .columnLeft {
	position:relative;
	float:left;
	width: 230px;
}

#metaNavi .columnRight {
	position:relative;
	float:right;
	width: 794px;
	text-align:right;
}

#mainNavi {
	background-color: #f8b336;
	clear: both;
	position:relative;
	width:770px;
	height:27px;
	padding-left: 24px;
}

#mainNavi .menuSubject {
	display: inline;
	padding-left: 15px;
	line-height: 20px;
	font-weight: bold;		
}

#mainNavi .firstMenuSubject {
	display: inline;
	line-height: 20px;
	font-weight: bold;
}

#content {
	padding:0em 0em 8em; /* bottom padding für den Abstand zum footer */
	width:1024px;
	overflow:auto;
}

#leftMenu {
	position: relative;
	float: left;
	padding: 61px 20px 10px 25px;
	width: 175px;
}

#contentMain {
	width:530px;
	float:left;
	padding:10px 0px 10px 10px; 
}

#contentDbadmin {
	width:620px;
}

#contentFullSize {
	padding:10px 0px 10px 10px;
	width:620px;
	float:left;
}

#breadCrumbs {
	position:relative;
	left:0px;
	width:774px;
	padding:10px 20px 10px 0px;
	font-size: 11px;
}

#columnRight {
	position:relative;
	float: right;
	width:220px;
	padding-bottom:3em;
}

#columnRightTop {
	height:46px;
	width:220px;
padding: 0;
margin: 0;
}

#columnRightBottom {
	width:220px;
padding: 0;
	padding-top:10px;
}

#footer {
	position:absolute;
	width:522px;
	bottom:0px; /* Positionierung unten */
	padding-left: 248px;
	
}

#aktuelles {

}

#aktuellesTop {
    background-color: #006699;
    color: #FFF;
    font-weight: bold;
    padding: 0.5em;

}

#aktuellesMain {
    background-color: #EEE;
    padding: 0.5em;
}

#containerRight {
	padding-left: 2em;
	padding-bottom: 0.1em;
	margin-top: -1.6em;
	padding-top: 0.2em;	
}

.containerLeft50 {
	float: left;
	padding-left: 0em;
	padding-bottom: 0.5em;
	padding-top: 0.2em;
	color: #333333;
}

.containerRight50 {
	float: right;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-top: 0.2em;
	color: #333333;		
}

.report {

}

.overflowAuto {
	overflow: auto;
}

.Popup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	line-height: 10px;
	border: 1px solid #000000;
	background-color: #FFDD86;
}

#registration {
	width: 530px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}

#registration .headertext {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 5px;		
	margin: 0;
}

#registration .header {
	background-image: url(images/veranstaltungen/form-head.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0;	
	height: 68px;
	padding-top: 0px;
	margin: 0;
}

#registration .header_confirm {
	background-image: url(images/veranstaltungen/form-head-02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 68px;
/*	padding-top: 20px; */
	margin: 0;
}

#registration #formular {
	background-image: url(images/veranstaltungen/form-background.png);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}


#registration .footer {
	background-image: url(images/veranstaltungen/form-bottom.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;	
}

fieldset {
	border: none;
	padding-left: 20px;
	padding-right: 40px;
}

.galerieFirst, .galerie, .galerieLast {
	float: left;	
	padding 0;
	margin: 0;
}

.galerieFirst, .galerie {
	padding-right: 8px;	
}

.galerieLast, .galerie {
	padding-left: 8px;	
}
  

/*********************** Überschriften ***********************/

h1 {
	font-size: 18px;
	color: #006699;
}

h2, h3, h4, th {
	color: #006699;
	font-weight: bold;
	line-height: normal;	
}

h2 {
	font-size: 14px;
}
	
h3 {
	font-size: 12px;
}
	
h4,th {
	font-size: 12px;
}

/*********************** Fließtext ***********************/

p { 
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	line-height: 16px;	
}	

.auflistung {
	line-height: 15px;
	margin-bottom: 15px;	
}

.small {
	font-size: 10px;
	line-height: 1.2em;
}

.narrow {
	margin-bottom: 5px;
}

.menue_active {
    background-color: #006699;
    color: #FFFFFF;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    padding: 0.5em;
	margin: 0;
	margin-bottom: 0.5em;
}

.menue {
	margin-bottom: 0.5em;	
}

/*********************** Listen ***********************/

ul, ol {
	margin-left: 0;
	padding-left: 16px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	list-style-image: url('http://www.his.de/images/his_listhellblau_small.gif');
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	left: 0px;
	font-weight: normal;
	line-height: 16px;
}

ol li {
	list-style-image: none;
	list-style-type: decimal;
	list-style-position: outside;	
}
	
.sublink {
	padding: 0;
    color: #006699;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
	list-style-type: none;
	list-style-image: none;		
	margin-top: 0;
	margin-bottom: 2em;
	margin-left: 0.5em;
}

.sublink li {
    color: #006699;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	margin-top: 0px;	
	margin-bottom: 0.5em;
}

.sublink2 {
	padding: 0;
    color: #006699;
    font-size: 11px;
    font-style: normal;
	margin-left: 0.5em;
    text-decoration: none;
	list-style-type: none;
	list-style-image: none;		
}

.sublink2 li {
    color: #006699;
    font-size: 11px;
    font-style: normal;
    text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	line-height: 13px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;				
}

.sublink3 {
	padding: 0;
    color: #006699;
    font-size: 10px;
    font-style: normal;
	margin-left: 0.5em;
    text-decoration: none;
	list-style-type: none;
	list-style-image: none;		
}

.sublink3 li {
    color: #006699;
    font-size: 10px;
    font-style: normal;
    text-decoration: none;
	list-style-type: none;
	list-style-image: none;
	line-height: 12px;
	margin-top: 0.7em;
	margin-bottom: 0.7em;				
}



.entryForm {
	line-height: 1em;
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;		
}

.entryForm li {
	line-height: 1.4em;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 12px;		
}



.menuList {
	background-color:#EFEFEF;
	padding-left:10px;
	padding-top:2px;
	padding-right:10px;
	padding-bottom:2px;
}

.menuList ul {
	padding-left: 20px;
	margin: 0px;
}

.menuList li {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.noStyle, .noStyle li {
	margin: 0px;
	padding: 0px;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
	margin-bottom: 10px;
}

.noStyle {
	margin-bottom: 20px;
}

.pdfStyle {
	margin-left: 25px;
	padding-left: 0px;
	left: 0px;
}

.pdfStyle li {
	list-style-image: url('http://www.his.de/images/pdfs.gif');
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0.3em;
	left: 0px;	
}

.listSitemap, .listSitemapSub {
	padding: 0px;
	margin: 0px;
	list-style:none;
	list-style-image: none;		
}

.listSitemap li, .listSitemapSub li {
	padding-bottom: 0;
	list-style-image: none;
	padding: 0px;
	margin: 0px;	
}

.ul_minus_20 {
padding-left: 20px;	
}

.ul_minus_20 li {
text-indent: -20px;	
}

.iconList {
padding-left: 20px;	
}

.iconList li {
text-indent: -20px;	
}

.errorList {
	margin-left: 25px;
	padding-left: 0px;
	left: 0px;	
}

.errorList li {
	text-decoration: none;
	list-style-image: url('/images_/icons/attention.png');
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-bottom: 0.5em;
	padding-left: 0.3em;
	left: 0px;
	font-weight: normal;
	line-height: 1.2em;
}

/*********************** Tabellen ***********************/

table {
	border: none;
	width: 100%;
}

td {
	margin-left: 0px;
	padding-left: 2px;
	left: 0px;
	line-height: 16px;
	vertical-align: top;
}

table.borderGrey {
	border-spacing: 0px;
	border-collapse: collapse;
}

.borderGrey td {
	border: solid 1px #cccccc;
}

table.standard {
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing: 0px;	
}

.standard th {
	margin: 0px;
	padding: 0px;
	color: #333;
	vertical-align: top;
	border: 1px solid #cccccc;
}	
	
.standard td {
	margin: 0px;
	padding: 0.5em;
	vertical-align: top;
}

tr.even {
	background-color:#EFEFEF;
}

tr.uneven {
	background-color:#E2E2E2;
}

.even {
	background-color:#EFEFEF;
    background-color:#F6F6F6;
	padding: 10px;
}

.uneven {
	background-color:#E2E2E2;
    background-color:#F3F3F3;
	padding: 10px;
}

.even_6px {
	margin: 0px;
	background-color:#EFEFEF;
    background-color:#F3F3F3;	
	padding: 6px;	
	border-bottom: 1px dotted #666666;
}

.uneven_6px {
	margin: 0px;
	background-color:#E2E2E2;
    background-color:#F8F8F8;	
	padding: 6px;
	border-bottom: 1px dotted #666666;
}	
	
/*********************** Links ***********************/

a,.link {
	text-decoration: none;
	color: #006699;
	}
a:hover {
	color: #006699;
	text-decoration: underline;
	}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	}

.arrow_right, .link_arrow_right, .link_extern {
	background-image:url('images/link_extern.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 1px 0 1px 20px;
	text-align: justify;
	top:0px;
}

.arrow_right_two_lines, .link_arrow_right_two_lines {
	background-image:url('/images_/icons/arrow_right.gif');
	overflow: visible;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	font-size:100% !important;
	font-weight: normal;
	background-color: transparent;
	vertical-align: middle;
	padding: 1px 6px 10px 20px;
	border: 0;
	text-align: left;
	cursor: pointer;
	margin: 0px;
	line-height: 1.3em;
}

.arrow_down {
	background-image:url('images/anker.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 1px 20px;
	text-align: justify;
	top:0px;
}

.link_pdf {
	background-image:url('images/pdf.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.link_list_bullets {
	background-image:url('/images_/icons/list_bullets.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.link_film {
	background-image:url('/images_/icons/film.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.link_rss {
	background-image:url('/images_/icons/feed.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 1px 0 4px 20px;
	text-align: justify;
	top:0px;
}

.link_pdf_two_lines {
	background-image:url('/images/pdf.gif');
	overflow: visible;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	font-size:100% !important;
	font-weight: normal;
	background-color: transparent;
	vertical-align: middle;
	padding: 1px 6px 10px 20px;
	border: 0;
	text-align: left;
	cursor: pointer;
	margin: 0px;
	line-height: 1.3em;
}

.link_doc {
	background-image:url('/images_/icons/word.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.link_ppt {
	background-image:url('/images/ppt.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.link_add {
	background-image:url('/images_/icons/page_add.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.link_zip {
	background-image:url('/images_/icons/zip.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.downloads_link, .link_downloads {
	background-image:url('/images_/icons/download.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.download_link, .link_download {
	background-image:url('/images_/icons/download.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin:0px;
	padding: 0 0 2px 20px;
	text-align: justify;
	top:0px;
}

.page_go {
	background-image:url('/images_/icons/page_go.gif');
	background-repeat:no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0 0 1px 20px;
	text-align: justify;
	top:0px;
}

a.linkButtonLook:hover {
	background-image:url('http://www.his.de/images/buttons/submit_active.gif');
	background-position:center top;
	border-color:#EFD9AB;
	color:#333333;	
	padding-top:2px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:3px;
	text-decoration:none;
	font-size:90% !important;
}

a.linkButtonLook {
	background-color:#FAFBFC;
	background-image:url('http://www.his.de/images/buttons/submit_passive.gif');
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #A7A7A7;
	color:#014A7B;
	font-size:90% !important;
	font-weight:normal;
	padding-top:2px;
	padding-right:3px;
	padding-bottom:3px;
	padding-left:3px;
}	
	
.unsichtbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}

.unsichtbar3 {
	color: #006AB3;
	font-weight: normal;
}

.link_active {
	color: #FFF;
	font-weight: bold;	
}

.link_passive {
	font-weight: bold;	
}

a.link_active:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

.sublink_active {
	font-weight: bold;
}

a.mapping {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #444;
	text-decoration: none;
}

a.mapping:hover {
	text-decoration: underline;
}

/*********************** Submit-Buttons ***********************/

input.submit, .submit, input[type="submit"] {
	background-color:#FAFBFC;
	background-image:url('http://www.his.de/images/buttons/submit_passive.gif');
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #A7A7A7;
	color:#014A7B;
	cursor:pointer;
	font-size:100% !important;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	vertical-align:middle;
}

input.submit:hover,
.submit:hover,
input[type="submit"]:hover,
input.submit:focus,
.submit:focus,
input[type="submit"]:focus {
	background-image:url('http://www.his.de/images/buttons/submit_active.gif');
	background-position:center top;
	border-color:#EFD9AB;
	color:#333333;
	padding-bottom:1px;
	text-decoration:underline;
	vertical-align:middle;
}

input.reset, .reset, input[type="reset"] {
	background-color:#FAFBFC;
	background-image:url('http://www.his.de/images/buttons/submit_passive.gif');
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #A7A7A7;
	color:#014A7B;
	cursor:pointer;
	font-size:100% !important;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	vertical-align:middle;
}

input.reset:hover,
.reset:hover,
input[type="reset"]:hover,
input.reset:focus,
.reset:focus,
input[type="reset"]:focus {
	background-image:url('http://www.his.de/images/buttons/submit_active.gif');
	background-position:center top;
	border-color:#EFD9AB;
	color:#333333;
	padding-bottom:1px;
	text-decoration:underline;
	vertical-align:middle;
}

.submit_minus {
	border: none !important;
	background-image:url('/images_/icons/map_minus.gif') !important;
	background-repeat:no-repeat !important;
	background-position: left center !important;
	margin:0px !important;
	padding: 0 0 2px 18px !important;
	text-align: justify !important;
	top:0px !important;
	font-size:120% !important;
}

.submit_plus {
	border: none !important;
	background-image:url('/images_/icons/map_plus.gif') !important;
	background-repeat:no-repeat !important;
	background-position: left center !important;
	margin:0px !important;
	padding: 0 0 2px 18px !important;
	text-align: justify !important;
	top:0px !important;
	font-size:120% !important;
}

.submit_plus:hover,
.submit_plus:focus,
.submit_minus:hover,
.submit_minus:focus {
	background-color: transparent !important;	
}

/*********************** Formulare ***********************/

input:focus { background-color:#E6EFF5; }
textarea:focus { background-color:#E6EFF5; }
select:focus { background-color:#E6EFF5; }


label {
	vertical-align:top;
	width: 100px;
}

.label {
	text-align: right;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-top: 16px;
}

.labelTop {
	width: 100%;
	text-align: left;
	font-weight: bold;
}

.labelLeft {
	text-align: left;
	font-weight: bold;
	width: auto;
}

.label30 {
	float: left;
	width: 30%;
}

.inputStandard98, .textareaStandard98, .noInputStandard98 {
	width: 98%;
}

.inputStandard, .textareaStandard, .noInputStandard, .textarea3em, .textarea20em {
	width: 65%;
}

.inputDate {
	width: 6em;
}

.input2em {
	width: 2em;
}

.input4em {
	width: 4em;
}

.textareaStandard {
	height: 10em;	
}

.textarea3em {
	height: 3em;	
}

.textarea20em {
	height: 20em;
}

.radio {
	width: auto;
	display: inline;
}

.noInputStandard {
	float: left;
	margin-bottom: 4px;
}

.textfeld {
	padding-top: 10px;
	vertical-align: top;
}

/*********************** Bilder ***********************/

img {
	border: 0;
}

.img_float_right_grey {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	border: #E2E2E2 1px solid;
}

.img_float_left_grey {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: #E2E2E2 1px solid;
}

/*********************** Zeilenhöhen/Höhen ***********************/

.lineHeight1_2em {
	line-height: 1.2em;
}

.lineHeight_1_6_em {
	line-height: 1.6em;
}

.rows5 {
	height: 5em;	
}

.rows10 {
	height: 10em;	
}

.rows30 {
	height: 30em;	
}

/*********************** Abstände ***********************/

.autoWidth {
	width: auto;
}

.clearer {
	height: 0px;
	clear: both;
}

.noColumnRight {
	width:619px;
	margin: 0px;
	padding: 0px;		
}

.fullSizePadding6px, .fullSizePadding3px, fullSize {
	width: 100%;
}

.fullSizePadding6px td {
	padding: 6px;
}

.fullSizePadding3px td {
	padding: 3px;
}

.centered {
	text-align: center;
}

.printOnly {
	visibility:hidden;
	font-size: 0px;
	height: 0px;	
}

.width_96 {
	width: 96%;
}

.noPadding {
	padding: 0px;
}

.paddingBottom_0_6_em {
	padding-bottom: 0.6em;
}

.padding_0_2_em {
	padding: 0.2em;
}

.padding05em {
	padding: 0.5em;
}

.padding_0_6_em {
	padding: 0.6em;
}

.noMargin {
	margin: 0px;
}

.padding_right_2_em {
	padding: 0px;
	padding-right: 2em;
}

.paddingBottom_0 {
	padding-bottom: 0;
}

.marginBottom_0_5 {
	margin-bottom: 0.5em;
}

/*********************** Ränder ***********************/
.borderTop {
	border-top: 1px solid #ccc;
}

.borderGrey {
	border: 1px solid #cccccc;
}

.borderLightGrey {
	border: solid 1px #dedede;
}

/*********************** Hintergrundfarben ***********************/
.bgLightBlue {
	background-color: #e5f0f7;
}

.bgLightGrey {
	background-color: #f2f2f2;
}

.bgGrey {
	background-color: #EFEFEF;
	padding: 4px;
}

/*********************** Schriftfarben ***********************/
.blue {
	color: #006699;
}

.white {
	color: #FFFFFF;
}

.darkRed {
	color: #B22222;
}

.black {
	color: #333333 !important;
}

.map {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	position: absolute;
}

.map_circle {
	background-image:url(map_circle.gif);
	width:13px;
	height:13px;
	background-repeat:no-repeat;
}

.lueneburg {
	width: 85px;
	height: 14px;
	left: 242px;
	top: 95px;
}

.lueneburg_circle {
width: 14px; height: 14px; left: 242px; top: 110px;
	cursor: pointer;
}
.hannover {
	width: 85px;
	height: 14px;
	left: 209px;
	top: 150px;
}

.hannover_circle {
	width: 14px;
	height: 14px;
	left: 210px;
	top: 166px;
}

.oldenburg {
	width: 83px;
	height: 14px;
	left: 117px;
	top: 118px;
}

.oldenburg_circle {
	width: 14px;
	height: 14px;
	left: 184px;
	top: 134px;
}

.osnabrueck {
	width: 85px;
	height: 14px;
	left: 97px;
	top: 142px;
}

.osnabrueck_circle {
	width: 14px;
	height: 14px;
	left: 171px;
	top: 159px;
}

.uni_potsdam {
	width: 85px;
	height: 14px;
	left: 372px;
	top: 143px;
}

.fh_potsdam {
	width: 85px;
	height: 14px;
	left: 372px;
	top: 160px;
}

.potsdam_circle {
	width: 14px;
	height: 14px;
	left: 371px;
	top: 174px;
}

.rheine {
	width: 63px;
	height: 14px;
	left: 84px;
	top: 164px;
}

.rheine_circle {
	width: 14px;
	height: 14px;
	left: 149px;
	top: 167px;
}

.brandenburg {
	width: 105px;
	height: 14px;
	left: 267px;
	top: 187px;
}

.brandenburg_circle {
	width: 14px;
	height: 14px;
	left: 346px;
	top: 173px;
}

.bielefeld_circle {
	width: 14px;
	height: 14px;
	left: 184px;
	top: 185px;
}

.fh_bielefeld {
	width: 195px;
	height: 14px;
	left: -8px;
	top: 184px;
}

.diakonie_bielefeld {
	width: 150px;
	height: 14px;
	left: 37px;
	top: 199px;
}

.lauchhammer {
	width: 171px;
	height: 14px;
	left: 247px;
	top: 217px;
}

.lauchhammer_circle {
	width: 14px;
	height: 14px;
	left: 404px;
	top: 231px;
}

.essen {
	width: 130px;
	height: 14px;
	left: 47px;
	top: 220px;
}

.essen_circle {
	width: 14px;
	height: 14px;
	left: 147px;
	top: 221px;
}


.jena {
	width: 50px;
	height: 14px;
	left: 304px;
	top: 251px;
}

.jena_circle {
	width: 14px;
	height: 14px;
	left: 305px;
	top: 269px;
}


.dresden {
	width: 105px;
	height: 14px;
	left: 403px;
	top: 254px;
}

.dresden_circle {
	width: 14px;
	height: 14px;
	left: 386px;
	top: 253px;
}


.zwickau {
	width: 69px;
	height: 14px;
	left: 344px;
	top: 283px;
}

.zwickau_circle {
	width: 14px;
	height: 14px;
	left: 327px;
	top: 284px;
}


.idstein {
	width: 121px;
	height: 14px;
	left: 56px;
	top: 291px;
}

.idstein_circle {
	width: 14px;
	height: 14px;
	left: 177px;
	top: 293px;
}


.frankfurt {
	width: 242px;
	height: 14px;
	left: 184px;
	top: 330px;
}

.frankfurt_circle {
	width: 14px;
	height: 14px;
	left: 182px;
	top: 315px;
}

.karlsruhe {
	width: 197px;
	height: 14px;
	left: 176px;
	top: 368px;
}

.karlsruhe_circle {
	width: 14px;
	height: 14px;
	left: 175px;
	top: 383px;
}

.esslingen {
	width: 82px;
	height: 14px;
	left: 193px;
	top: 415px;
}

.esslingen_circle {
	width: 14px;
	height: 14px;
	left: 193px;
	top: 401px;
}