@charset "utf-8";
/* CSS Document aesthetics-ulm.de */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;
	background-color: #e6ebee;
color: #395967;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 133%;
color:#395967;
text-align:left;
}

p {
	padding-top: 0.3em;
}

/* Seitenaufbau */

#mainframe {
	height: 100%;
	width: 980px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

#site_container {
	background-color: #7d9dac;
	width: 980px;
	height: auto;
	border: 6px solid #fff;
overflow:visible;
}

#top_wrapper {
	width: 980px;
	height: 132px;
}

#top_modules {
	width: 100%;
	height: 22px;
	background-color: #7d9dac;
	border-bottom: 6px solid #fff;
}
#header {
	width: 100%;
	height: 110px;
	background: #f6f7f9 url(../images/bg_header.gif) repeat scroll top;
	text-align: left;
	border-bottom: 6px solid #fff;
}
#logo {
	padding-left: 40px;
	height: 110px;
	overflow: hidden;
vertical-align:middle;
}
#middle_wrapper {
	width: 980px;
	border-bottom: 6px solid #fff;
	border-top: 6px solid #fff;

}
#middle_wrapper, #left_modules, #content, #right_modules  {
	height: 490px;
}
#left_modules {
	width: 160px;
	background-color: #becfd6;
	float: left;
}
#content {
	width: 648px;
	float: left;
	overflow: auto;
	background: #e6ebee url(../images/bg_content.jpg) no-repeat scroll top;
	border-left: 6px solid #fff;
	border-right: 6px solid #fff;
}
#breadcrumb {
	width: auto;
	height: 15px;
	background-color: transparent;
	margin: 5px 15px;
	text-align: left;
	float:left;
}
#right_modules {
	width: 160px;
	float: right;
	background: #7d9dac url(../images/bg_right.jpg) no-repeat scroll top;
}
#bottom_wrapper {
	width: 980px;
	height: 32px;
	border-bottom: 6px solid #fff;
}
#bottom_modules {
	width: 100%;
	height: 22px;
	background-color: #7d9dac;
	border-bottom: 6px solid #fff;

}
#footer {
	width: 100%;
	height: 13px;
	background-color: #e6ebee;
	font-size: 85%;
	text-align: center;
	color: #7d9dac;

}
/* Zusatz DIVs */
#pathway {font-size: 85%; color: #7d9dac;}
#search {text-align: right;
float:right;
width:50%;}

/* Typo */
#footer a:link, #footer a:visited, #footer a:active,#footer a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #244857;
}
a:link, a:visited {
	color: #7d9dac;
	background: transparent;
	font-size: 100%; 
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	background: #FFFFFF;
	color: #333;
	text-decoration: none;
	
}
a img { 
	border : 0 none; 
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contentpaneopen li {
	padding-left: 15px;
	padding-bottom: 1px;
	padding-top: 1px;

	background-color: transparent;
}


ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 110%;
}

ul#mainlevel-nav li {
	text-align: center;
	line-height: 22px;
	white-space: nowrap;
	width:auto;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #fff;
	height: 22px;
	float: left;
	margin: 0;
	
}

ul#mainlevel-nav li a {
	text-align: center;
	line-height: 22px;
	white-space: nowrap;
	width:auto;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #fff;
	height: 22px;
	float: left;
	margin: 0;
	font-weight: normal;

}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	background: #becfd6;
	text-align: center;
	line-height: 22px;
	white-space: nowrap;
	width:auto;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #fff;
	height: 22px;
	float: left;
	margin: 0;
	font-weight: normal;
}

ul#mainlevel-nav li a#active_menu-nav {
	background: #becfd6;
	text-align: center;
	line-height: 22px;
	white-space: nowrap;
	width:auto;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #333;
	height: 22px;
	float: left;
	margin: 0;
	font-weight: normal;
}
ul#mainlevel-nav li a#active_menu-nav:hover {
	background: #becfd6;
	text-align: center;
	line-height: 22px;
	white-space: nowrap;
	width:auto;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	color: #333;
	height: 22px;
	float: left;
	margin: 0;
	font-weight: normal;

}



ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}
ul.menu li a {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: #fff;
	width: 150px;
	min-height: 22px;
height:auto;
	line-height:22px;
	margin-bottom:0px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 110%;

}
ul.menu li a:hover{
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: #7d9dac;
	width: 150px;
	min-height: 22px;
height:auto;
	line-height:22px;
	margin-bottom:0px;
	padding-left: 10px;
	background-color: #f6f7f9;	
		
}

ul.menu li.active a {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: #7d9dac;
	width: 150px;
	min-height: 22px;
height:auto;
	line-height:22px;
	margin-bottom:0px;
	padding-left: 10px;
	background-color: #f6f7f9;	
}
ul.menu li.active a:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: #7d9dac;
	width: 150px;
	min-height: 22px;
height:auto;
	line-height:22px;
	margin-bottom:0px;
	padding-left: 10px;
	background-color: #f6f7f9;	
}
ul.menu li a span {
	padding-left: 0px;
	

}


ul.menu li li a span {
	font-weight: normal;
	padding-left: 10px;
	color: black;
	font-weight: bold;
	font-size: 100%;
	line-height: 20px;
	height: 20px;

}
ul.menu li li a:hover span {
	padding-left:10px;
	color: #747474;
	font-weight: bold;
	background: transparent;
	border-bottom: 0px;
	font-size: 100%;
	line-height: 20px;
	height: 20px;

}
ul.menu li li.active a span {
	padding-left: 10px;
	color: white;
	border-bottom: 0px;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
}
ul.menu li li.active a:hover span {
	padding-left: 10px;
	color: #747474;
	background: transparent;
	font-weight: bold;
	border-bottom: 0px;
	font-size: 100%;
	line-height: 20px;
	height: 20px;
}
ul.menu li li a {
	padding-left: 10px;
	color: black;
	font-weight: bold;
	background: none !important;
	font-size: 80%;
	line-height: 20px;
	height: 20px;
}
ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	color: #747474;
}


#form-login{

	margin: 0px;
	padding:0px;

	
}
#copy{
	text-align: center;
	margin-top: 35px;
	padding: 0px;
	font-size: 90%;
}
p {

	margin-top: 0px;
	font-size: 100%;

	
}

.clr {
	clear: both;
}


.outline {	
	border: 0px inset #fff;
	background: transparent;
	padding: 0px;
}
.input{
	text-align:left;
	font-size: 100%;
	border: none;
	margin-left: 5px;
	margin-top: 3px;
	padding: 5px;
	width: 155px;

}
a.pathway:link, a.pathway:visited {
	padding:0;								
	 
color: #7d9dac;
}
a.pathway:hover {
	padding:0;
	
color: #7d9dac;
text-decoration: underline; 
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: #395967;
	width: 145px;
	height: 22px;
	line-height:22px;
	margin-bottom:0px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 110%;
								
}
a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: #7d9dac;
	width: 178px;
	height: 22px;
	line-height:22px;
	margin-bottom:0px;
	padding-left: 10px;
	background-color: #f6f7f9;							
}
a.mainlevel#active_menu {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: #7d9dac;
	width: 178px;
	height: 22px;
	line-height:22px;
	margin-bottom:0px;
	padding-left: 10px;
	background-color: #f6f7f9;							
}
a.mainlevel#active_menu:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	color: #7d9dac;
	width: 178px;
	height: 22px;
	line-height:22px;
	margin-bottom:0px;
	padding-left: 10px;
	background-color: #f6f7f9;							
}
a.sublevel:link, a.sublevel:visited {
	font-weight: normal;
	padding-left: 10px;
	color: #fff;
	font-size: 90%;
}
a.sublevel:hover {
	padding-left:25px;
	color: #f0eeee;
	background: transparent;
}
a.sublevel#active_menu {
	padding-left: 25px;
	color: #ca8321;
	font-weight: bold;
}
a.sublevel#active_menu:hover {
	padding-left: 25px;
	color: #fff;
	background: transparent;
	font-weight: bold;
}
.maintitle {
	color: #000000;
	font-size: 130%;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
  	font-style: italic;
  	text-transform: uppercase;
 	 padding: 5px;
  	color: #ffffff;
	background: transparent;
 	 font-size: 110%;
  	font-weight: bold;
	width: 100%;
}
.back_button {
	float:left;
	text-align: center;
	width: auto;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.pagenav {

	text-align: center;
	border: none;
	width: auto;
	line-height: 14px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
font-size: 90%;
}
.pagenavbar {
background-color: #f6f7f9;
text-align:center;
}

td {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
.menu td {
text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
table.content_table {
  	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
table.contentpaneopen {
   width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
font-size: 100%;
text-align:left;
color:#395967;

}
table.contentpaneopen_newsflash {
   width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	color: white;
}
table.contentpaneopen td {
	padding-left: 15px;
	padding-right: 15px;
}
table.contentpaneopen td.componentheading {
	padding-left: 0px;
}
table.contentpane {
  	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 100%;
	line-height: 120%;
}
table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
}
div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}
table.moduletable th, div.moduletable h3 {
	color: #becfd6;
	text-align: center;
	height: 22px;
	line-height: 22px;
	width: 160px;
	font-size: 120%;
	margin-top:  0px;
	margin-bottom:  0px;
	text-decoration: none;
	padding-left: 0px;
	background: #7d9dac;
}
table.moduletable_menu th, div.moduletable_menu h3 {
	color: #becfd6;
	text-align: center;
	height: 22px;
	line-height: 22px;
	width: 160px;
	font-size: 100%;
	margin-top:  0px;
	margin-bottom:  0px;
	text-decoration: none;
	padding-left: 0px;
	background: #7d9dac;
}
table.moduletable_text th, div.moduletable_text h3 {
	color: #5b4132;
	text-align: left;
	height: 20px;
	line-height: 20px;
	width: 217px;
	font-size: 100%;
	margin-top:  10px;
	margin-bottom:  0px;
	text-decoration: none;
	border-bottom: 0px solid #fff;
	padding-left: 0px;
}
.moduletable {
clear: both;
}
table.moduletable td {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}
table.pollstableborder td {
  padding: 2px;
}
table.contenttoc {	
	border: 1px solid #282828;
	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}
table.contenttoc th {
  	background: url(../images/subhead_bg.png) repeat-x;
  	color: #CE2415;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
}
.button {
	padding-top: 0px;
	text-align: center;
	
	width: auto;
	color: #000;
	padding-right: 0px;
	padding-left: 0px;
}

.search .inputbox {
	border: 1px solid #bcbcbc;
	margin: 2px auto auto 2px;
	padding: 1px;
	background: #f6f7f9;
	color: #333;
 height:14px;
 font-size:12px;

}
.search input#mod_search_searchword {
    width:200px;
    height:14px;
    }
	
.buttonheading {
	text-align: right;
}
.componentheading {
	color: white;
	text-align: center;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	width: 100%;
	font-size: 130%;
	margin-left: 0px;
	margin-bottom: 5px;
	text-decoration: none;
	border-bottom: 0px solid #bcbcbc;
	padding: 0px;
	background-color: #a9a9a9;
}

.contentcolumn {
	padding-right: 10px;
}

td.contentheading {
background-color: transparent;
font-size: 100%;
font-weight:bold;
color: #7d9dac;

}
td.contentheading_newsflash  {
color: white;
	text-align: center;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	width: 100%;
	font-size: 120%;
	margin-left: 0px;
	margin-bottom: 5px;
	text-decoration: none;
	border-bottom: 0px solid #bcbcbc;
	padding: 0px;
	background-color: #a9a9a9;
}
.contentpagetitle {
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background: transparent;
	text-align:left;
}
.sectiontableheader {
	font-weight: bold;
	padding: 0px;
	background-color: transparent;
	background-repeat: repeat-x;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	background-position: top;
	color: #000000;
}
.sectiontablefooter {

}
.sectiontableentry1 {
	border-bottom: 1px solid #a4a4a4;
	color: #000;
	height: 23px;
	background-color: transparent;
	text-align: left;
}
.sectiontableentry2 {
	border-bottom: 1px solid #a4a4a4;
	color: #000;
	height: 23px;
	background-color: transparent;
	text-align: left;
	
}
.small {
	color: #333333;
	font-size: 80%;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 80%;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #333333;
	font-size: 80%;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
div.mosimage {
  	border: 1px solid #ccc;
}
.mosimage {	
	border: 1px solid #282828;
	margin: 5px
}
.mosimage_caption {
  	margin-top: 2px;
  	background: transparent;
  	padding: 1px 2px;
  	color: #666;
  	text-transform: none;
  	font-size: 80%;
  	border-top: 1px solid #ffffff;
}
table.moduletable th  {
	position: relative;
	width: 216px;
	height: 26px;
	background: url(../images/module_table_th.png);
}
.pagenavcounter { font-size: 90%; color: #7d9dac; float:right; width:auto;}
