@IMPORT url(entries.css);

body {
	margin:0;
	font-family:arial, sans-serif;
	background:#FFF;
}

#topFrame {
	position:absolute;
	top:0px;
	height:7.5em;/*120px;*/
	left:0;
	right:0px;
	overflow:hidden;
	z-index:100;
}

#path {
	position:absolute;
	top:6.25em;/*100px;*/
	height:1.25em;/*20px;*/
	left:12.5em;
	right:0px;
	background:#dddedf;
}

#path ol {
	margin:0;
	padding:0;
	list-style:none;
	margin-left:0.3125em;/*5px;*/
	width:75em;/*1200px;*/
}

#path li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	padding:0 0.416em;/*5px;*/
	border-left:1px solid #FFF;
	font-size:0.75em;/*12px;*/
	padding-top:0.166em;/*2px;*/
	color:#808080;
}

#path li a {
	color:#808080;
	text-decoration:none;
}

#path li.First {
	padding-left:1.66em;/*20px;*/
	border-left:0px;
	background:url(../img/pathBullets.gif) no-repeat 0px 0.333em;/*4px;*/
}

#mainFrame {
	background:#eef1f6 url(../img/bg_mainFrame.gif) no-repeat fixed 12.5em 0em;/*200px 0px;*/
	overflow:auto;
	position:absolute;
	top:7.5em;/*120px;*/
	bottom:0px;
	left:12.5em;
	right:0px;
	z-index:3;
}

#Content {
	width:47.5em;/*760px;*/
}

#Content p a {
	color:#004a99;
	/*background:#FAFBFC;*/
}

h1 {
	margin:0;
	padding:0;
}

h1#pageTitle {
	margin:1.2em 0 1.2em 4.68em;/*30px 0 30px 117px;*/
	padding-left:1.2em;/*30px;*/
	font-size:1.5625em;/*25px;*/
	color:#004a99;
	background:url(../img/headlineBullets.gif) no-repeat 1px 3px;
}

.Column {
	display:inline;
	/*display:block;*/
	float:left;
	margin-right:1.875em; /*30px;*/
	overflow:hidden;
}

.Column.Last {
	margin-right:0;
	overflow:visible;
}

.Section {
	display:block;
	width:47.5em;/*760px;*/
	/*clear:left;*/
	float:left;
	margin-bottom:0.625em;/*10px;*/
}

h2.Section {
	margin:0 0 0 12.25em;;
	padding-top:1.667em; /*20px;*/
	padding-bottom:5px;
	margin-bottom:10px;
	display:block;
	font-size:0.75em;
	color:#004a99;
	border-bottom:1px solid #D0DBE9;
}

/*###################### startseite #############################*/
body#startPage {
	background-color:#FFF;
}
body#startPage #mainFrame {
	top:6.25em; /*100px;*/
	background:transparent;
	bottom:auto;
	overflow:visible;
}
body#startPage #Content {
	/*border-bottom:1.25em solid #004a99;*/
	background:#eef1f6;
	float:left;
	width:100%;
	padding-top:2.6em;
}
div#newsTickerContainer {
	width:100%;
	height:20px;
	background:#004a99;
	float:left;
}

body#startPage .Section.top {
	margin-top:3.125em;/*50px;*/
	margin-left:1.875em;/*30px;*/
	width:45.625em;/*730px;*/
	height:13.75em;/*220px;*/
	overflow:hidden;
}
body#startPage .Section {
	margin-bottom:0px;
}
body#startPage .Entry {
	margin-bottom:0 !important;
}
body#startPage div.Entry.Headline h3 {
	font-size:15px;
	line-height:20px;
	color:#004a99;
	margin-bottom:5px;
}
body#startPage #menuFrame {
	overflow:visible;
}

body#startPage .Section {
	width:50em;
	clear:left;
}
body#startPage #topFrame {
	overflow:visible;
}
#startCol1 {width: 1.875em}
#startCol3 {width: 26.5em;}
#startCol4 {width:17.5em;}
#startCol5 {width:47.5em;}
#startCol6 {width:47.5em;}
#startCol {width:47.5em;}

/*###################### menuspalte #############################*/

#menuFrame {
	background:#a4bbd6;
	width:12.5em;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	padding-top:5em;/*80px;*/
	overflow:hidden;
	z-index:1;
	overflow:auto;
	overflow-x:hidden;
}

h4#menuTitle {
	margin:0;
	width:6.25em;/*100px;*/
	height:1.25em;/*20px;*/
	background:#E00;
}
h4#menuTitle a {
	color:#FFF;
	font-size:0.9375em;/*15px;*/
	text-decoration:none;
	display:block;
	margin-left:1.333em; /*20px;*/
	padding-top:0.0667em;/*1px;*/
}

ul#mainMenu {
	margin:1.25em 0 0 0.1875em;/*20px 0 0 3px;*/
	padding:0;
	width:12.2em;
	background:#a4bbd6;
}
ul#mainMenu li {
	list-style:url(../img/menu_1_bullets.gif);
	margin-left:1.25em;/*20px;*/
	margin-bottom:0.3125em;/*5px;*/
}
ul#mainMenu li a {
	color:#004a99;
	text-decoration:none;
	font-size:0.75em;/*12px;*/
	font-weight:bold;
	line-height:1.25em;/*15px;*/
	display:block;
}

ul#mainMenu li a:hover {
	color:#FFF;
}
ul#mainMenu li a.current {
	color:#E00;
}
ul#mainMenu li a.expanded {
	color:#FFF;
}

ul#mainMenu ul {
	border-top:1px solid #c8d6e6;
	margin:2px 0 2px 0;
	padding:3px 0 3px 0;
}
ul#mainMenu ul li {
	margin-left:15px;
	margin-bottom:0px;
	list-style:url(../img/menu_2_bullets.gif);
}
ul#mainMenu ul.childPages {
	background:#b6c9de;
}

/*################## impressum/sitemap/suche ####################*/

form#searchMenu {
	margin:0;
	padding:0;
	position:absolute;
	left:1.25em;/*20px;*/
	top:0;
	margin-right:12.5em;/*200px;*/
	width:18.75em;/*300px;*/
	height:1.875em;/*30px;*/
	display:block;
	white-space:nowrap;
}
#searchMenu ul {
	margin:0;
	padding:0;
	list-style:none;
	width:11.6875em;/*187px;*/
	float:left;
}
#searchMenu li {
	margin:0;
	padding:0.8333em 0.4167em 0 0.4167em;/*10px 5px 0px 5px;*/
	display:block;
	float:left;
	font-size:0.75em;/*12px;*/
	color:#FFF;
	border-left:0.08333em solid #FFF;/*1px;*/
	background:#A4BBD6;
}
#searchMenu a {
	color:#FFF;
	text-decoration:none;
}
#searchMenu li.searchLi {
	padding:0.8333em 0.4167em 0 0.25em;/*10px 5px 0px 3px;*/
	background:transparent;
}
#searchMenu input {
	padding:0.08333em;/*1px;*/
	margin:0;
	margin-top:0.4167em;/*5px;*/
	vertical-align:top;
	text-align:left;
	font-size:0.75em;/*12px;*/
	font-family:arial, sans-serif;
	white-space:normal;
	border-width:0.08333em;/*1px;*/
	border-style:solid;
	border-color:#004A99 #bbcce0 #bbcce0 #004A99;
	width:8,3333em;/*100px;*/
	width:100px;
	background:#eef1f6;
}
#searchMenu input#submitSuche {
	background:none;
	font-size:1em;
	color:#FFF;
	border-width:0;
	margin:0;
	padding:0;
	width:auto;
	cursor:pointer;
}


/*############################# sitemap ##################################*/

.Column.Sitemap {
	margin-right:0px;
	margin-left:10px;
	background:#a4bbd6 url(../img/sitemap_bg.gif) repeat-y;
}
.Column.Sitemap ul {
	margin:10px 0 0 0px;
	padding:0;
	padding-bottom:10px;
	padding-left:3px;
	border-bottom:10px solid #EEF1F6;
}
.Column.Sitemap ul li {
	list-style:url(../img/menu_1_bullets.gif);
	margin-left:20px;
}
.Column.Sitemap ul li a {
	color:#004a99;
	background:#a4bbd6;
	text-decoration:none;
	font-size:0.75em;/*12px;*/
	font-weight:bold;
	line-height:1.25em;/*15px;*/
	display:block;
}
.Column.Sitemap ul li ul li a {
	color:#004a99;
	background:#a4bbd6;
	text-decoration:none;
	font-size:0.75em;/*12px;*/
	font-weight:normal;
	line-height:1.25em;/*15px;*/
	display:block;
}

.Column.Sitemap ul li a:hover {
	color:#FFF;
}
.Column.Sitemap ul ul {
	margin:0;
	padding:0;
	border:none;
	/*margin:2px 0 2px 0;
	padding:3px 0 3px 0;*/
}
.Column.Sitemap ul ul li {
	margin-left:15px;
	margin-bottom:0px;
	list-style:url(../img/menu_2_bullets.gif);
}






div#logo {
	margin-left:12,5em;/*200px;*/
	margin-top:4px;
	width:995px;
	background:transparent url(../img/logo/default.gif) right top no-repeat;
}
div#logo h1 {
	font-size:1em;
}
div#logo a {
	display:block;
	margin-left:515px;
	width:30em;/*480px;*/
	height:6.25em;/*100px;*/
}
div#logo a span {
	display:none;
}


#partner {
	/*background:transparent url(../img/partner/uu_logo_bg.gif) no-repeat 250px 0px;*/
	position:absolute;
	/*bottom:0;*/
	width:100%;
	top:530px;
	z-index:2;
	white-space:nowrap;
	float:left;
	overflow:hidden;
}
#partner img {
	margin-right:20px;
	margin-top:30px;
	border:none;
	vertical-align: bottom;
}

#AdtrCtrl {
	z-index:101;
	right: 88px;
}


.pageNav {
	display:none;
}

/*################## suche ##################*/

form#Search {
	margin:0;
}
form#Search label {
	font-size:0.75em;
}
label.text input {
	border:1px inset #004A99;
	width:349px;
}
label.button input {
	margin-left:10px;
	width:65px;
}
div#ChangedDays {
	margin-bottom:10px;
}
table#searchResultTable {
	border-collapse:collapse;
	border-spacing: 0px;
	margin-top:30px;
}
table#searchResultTable p {
	margin:0;
}
table#searchResultTable td, table#searchResultTable th {
	font-size:0.75em;
	line-height:1.5em; /*18px;*/
	vertical-align:top;
	text-align:left;
	padding:2px;
	margin:0;
	padding-bottom:1.25em;
}
table#searchResultTable td .teaser {
	line-height:1.5em; /*18px;*/
}
table#searchResultTable td.num {
	width:26px;
	color:#808080;
}
table#searchResultTable td.hit {
	width:400px;
	padding-right:20px;
}
table#searchResultTable td.quality {
}
table#searchResultTable td a {
	color:#004A99;
	font-weight:bold;
	text-decoration:none;
}

/*###################### PersonEntity #######################*/
table#PersonEntity  {
	border-collapse:separate;
	border-spacing: 1px;
}
table#PersonEntity td {
	font-size:0.75em;
	padding:2px;
	line-height:1.5em; /*18px;*/
	background:#D0DBE9;
	vertical-align:top;
}
table#PersonEntity td.label {
	width:100px;
}
table#PersonEntity td p {
	margin:0;
}


/*###################### password #######################*/
div.ChangePassword, div.Login {
	margin-left:9.1875em;
	clear:left;
	width:26.5em;
}
div.ChangePassword h2 {
	font-size:0.75em;
	display:none;
}
div.ChangePassword label, div.Login label {
	display:block;
	font-size:0.75em;
	width:43%;
	margin-right:4%;
	float:left;
}
div.ChangePassword input, div.Login input {
	font-size:0.75em;
	width:43%;
	clear:left;
	margin-bottom:2px;
}



.EventEntity .Entry.Text {
	padding-left:25px;
}
.EventEntity .Entry.Headline {
	margin-bottom:0 !important;
}

