/* CSS Document */
#Leftside .tx-newloginbox-pi1 p{
  margin-bottom: 5px;
  margin-top: 5px;
}
#Leftside .tx-newloginbox-pi1 form {
  margin-top: 8px;
}
html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
ul.list {
  list-style: none;
  margin-bottom: 10px;
}
li.item a,
li.list a {
  margin-bottom: 3px;
  padding-left: 15px;
  background: url(images/arrow.gif) 0px 1px no-repeat;
}
input {
  background: #f2f2f2;
  border: 1px solid #ccc;
  margin: 0px 5px;
  font-size: 10px;
}
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
  padding-top: 20px;
}
a.download,
a.pdf-file,
a.word-file,
a.excel-file,
a.zip-file {
  padding-left: 20px;
  padding-bottom: 3px;
  margin-bottom: 8px;
}
a.download {
  background: url(file-icons/download.png) no-repeat;
}
a.pdf-file {
  background: url(file-icons/file-pdf.png) no-repeat;
}
a.word-file {
  background: url(file-icons/file-word.png) no-repeat;
}
a.excel-file {
  background: url(file-icons/file-excel.png) no-repeat;
}
a.zip-file {
  background: url(file-icons/file-zip.png) no-repeat;
}
body {
	height: 100%;
	background-color:#8f8f8f;
	background-image:url(images/background_fade.gif);
	background-repeat:repeat-y;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	margin: 0px;
	padding: 0px;
}

a {
  color: #f31717;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#outer {
 	position: relative;
	min-height: 100%;
	height: 100%;
	background-image:url(images/background_circles.jpg);
	background-repeat:no-repeat;
/*	width:1200px; */
	margin: 0;
	padding: 0;
}
* html #outer {
	height: 100%;
}
#Header {
	margin-left:194px;
	width:600px;
}
#Header .UHHLogo a{
	padding: 11px 0 0 1px;
	float:left;
	width:210px;
	height:57px;
	border:none;
}
#Header .FakLogo a{
	padding: 10px 0px 0px 0px;
	float:right;
	width:186px;
	height:59px;
	border:none;
}
div.clearer {
	clear: both;
	height: 0px;
	width: 0px;
}
#Header .Roottext{
	float:left;
	padding-top:8px;
	font-size:9px;
	color:#888;
}
#Header .Roottext a{
	text-decoration:none;
	text-transform: uppercase;
	color:#888;
}
#Header .Roottext a:hover {
	color:#999999;
}
#Header .Rootmenu{
	padding-top:4px;
	font-size:9px;
	color:#5e5e5e;
	float:right;
}
#Header .Rootmenu a{
	text-decoration:none;
	color:#5e5e5e;
}
#Header .Rootmenu a:hover{
	color:#999999;
}
#Page{
	clear:both;
	padding-top:7px;
	width: 800px;
}
#Leftside{
	width:194px;
	float:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
}
#Leftside h1{
	color:#FF0000;
	font-size:12px;
	margin:0px;
}
#Leftside .Mainmenu{
	text-align:right;
	margin-right:27px;
	width:167px;
}
#Leftside .Mainmenu ul{
	margin:0;
	padding:0;
}
#Leftside .Mainmenu li{
	margin:0;
	padding:0;
	padding-bottom:3px;
}
#Leftside .Mainmenu a {
	text-decoration:none;
	color:#474747;
}
#Leftside .Mainmenu a:hover{
	color:#999999;
}
#Leftside .menu-level1{
	list-style-type: none;
	font-size:12px;
}
#Leftside ul.menu-level1 li.item-normal a {
   color:#474747;
   font-weight:normal;
	
}
#Leftside a.current {
   font-weight: bold;
   color:#f31717;
}
#Leftside .Mainmenu .menu-level2{
  list-style-type: none;
  padding-right:6px;
  font-size:10px;
 
}
#Leftside .Mainmenu .menu-level3{
	list-style-type:none;
	padding-right:10px;
	font-size:10px;
}
#Leftside .Search_field{
float:right;
margin-right:27px;
display:inline;
}
#Leftside .Language,
#Leftside .Slide
{
float:right;
padding-right:27px;
}
#Leftside .Slide {
  margin-top: 20px;
  text-align: right;
  width: 170px;
}
#Leftside .Teaser{
	float:right;
	margin-top:15px;
	text-align:right;
	margin-right:27px;
	width:150px;
	display:inline;
}
#Leftside .csc-header{
	background: url(images/Teaser_oberstrich.gif) top right no-repeat;
	text-align:right;
	padding-top: 10px;
}
#Content{
	float: left;
	width:600px;
	display:inline;
	line-height: 17px;
}
#Content a {
	color: #f31717;
}
#Content .theme_image{
         padding:0;
		 margin:0;
		 padding-top: -20px;
	height:228px;
	background-image:url(images/Content_schatten_rechts.gif) right repeat-y;
}
#Content .Subtitle{
	margin-left:15px;
}
#Content .Content_elements{
	width:520px;
	background-color:#FFFFFF;
	font-size:12px;
	color:#5e5e5e;
	padding-left:40px;
	padding-right:40px;
	padding-bottom: 40px;
}

#Content li {
  text-align: justify;
}

#Content .Content_elements h1{
	font-stretch:wider;
	font-size:16px;
	color:#474747;
	font-weight:bold;
	padding-top:20px;
	margin-top:0px;
}
#Footer{
    clear:both;
	width:656px;
	height: 40px;
	margin-left: 166px;
	padding-left: 28px;
	padding-top: 5px;
	margin-top: -45px;
	background: url(images/background_footer.gif) repeat-y;
}
#Footer .Foottext{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
}
#Footer .Footindex{
	color:#5e5e5e;
}
#Footer .Footindex a{
	text-decoration:none;
	color:#5e5e5e;
}
#Footer .Footindex a:hover{
	color:#FFFFFF;
}
/*-----------------------------------------------*/
/* Suchformular Ext macina searchbox             */
/*-----------------------------------------------*/
div.tx-macinasearchbox-pi1 {
	padding:10px 0px;
	margin:0;
	text-align:left;
}
.tx-indexedsearch td {
	padding: 0px 5px 5px 0px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox-sword {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.tx-indexedsearch-searchbox-form {
	margin:0px;
	padding:0px;
}
input.tx-indexedsearch-searchbox-button {
	margin: 0;
	margin-left:10px;
	padding:0px;
	float:left;
}
.tx-macinasearchbox-pi1 .tx-indexedsearch-searchbox-sword {
	float: left;
	width: 120px;
	margin:0;
	padding: 0;
}
.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup {
	color:#FF0000;
}
#hosting-table * p {
	padding: 0px;
	margin: 0px;
}
div.csc-frame {
	border-bottom: 1px solid #ccc;
}

.Content_elements div.content-element,
.Content_elements div.csc-frame-rulerAfter {
	padding-bottom: 5px;
	background: url(images/news_schatten.gif) bottom repeat-x;
	border: none;
}
/*-----------------------------------------------*/
/* Flexible Content Elements                     */
/*-----------------------------------------------*/
#gate {
	margin: 0px 0px 0px 19px;  
	padding-bottom: 40px;
	clear:both; 

}

#gate a.gate_usf  {
	display:block;      
	width:282px; 
	min-height:115px;
	height:auto !important;  /* für moderne Browser */
	height:115px;  /*für den IE */        
	background:url(images/bg_gate_usf.gif);      
	background-position:0px 0px;  
	background-repeat:no-repeat;
	outline-width:0px;
	float:left;
}

#gate a.gate_usf:hover {
	background:url(images/bg_gate_usf.gif);      
	background-position:-282px 0px;  
	background-repeat:no-repeat;     
}

#gate a.gate_bbf  {
	display:block;      
	width:282px; 
	min-height:115px;
	height:auto !important;  /* für moderne Browser */
	height:115px;  /*für den IE */        
	background:url(images/bg_gate_bbf.gif);      
	background-position:0px 0px;  
	background-repeat:no-repeat;
	outline-width:0px;
	float:left;
}

#gate a.gate_bbf:hover {
	background:url(images/bg_gate_bbf.gif);      
	background-position:-282px 0px;  
	background-repeat:no-repeat;     
}

#gate a.gate_info {
    display:block;      
	width:42px; 
	min-height:20px;
	height:auto !important;  /* für moderne Browser */
	height:20px;  /*für den IE */        
	background:url(images/bg_gate_info.gif);      
	background-position:0px 0px;  
	background-repeat:no-repeat;
	outline-width:0px;
	margin-left: 17px;
}

#gate a.gate_info:hover {
	background:url(images/bg_gate_info.gif);      
	background-position:0px -20px;  
	margin-left: 17px
}

#bankbetriebslehre {
	background:url(images/bg_gate_bottom.gif) no-repeat top left;
	width:282px; 
	float:left;
}

#schiffsfinanzierung {
	background:url(images/bg_gate_bottom.gif) no-repeat top left;
    width:282px; 
	float:left;
}

#slide_schiffsfinanzierung, #slide_bankbetriebslehre {
	width:520px;
	background-color:#FFFFFF;
	font-size:12px;
	color:#5e5e5e;
	padding-left:40px;
	padding-right:40px;
	padding-bottom: 15px;
	margin: 0px 0px 0px -19px;  
}

/*-----------------------------------------------*/
/* Startseite                                    */
/*-----------------------------------------------*/

.startcontent_elements{
	width:520px;
	background-color:#FFFFFF;
	font-size:12px;
	color:#5e5e5e;
	padding-left:40px;
	padding-right:40px;
	padding-bottom: 10px;
}
.startcontent_elements h1{
	font-stretch:wider;
	font-size:16px;
	color:#474747;
	font-weight:bold;
	padding-top:20px;
	margin-top:0px;
}

.startcontent_elements div.content-element {
	
}

table.contenttable {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border-collapse:collapse;
	padding:0;
  margin: 15px 0px 5px 0px;
  border: 1px solid #ccc;
  width: 100%;
}
table.contenttable td,
table.contenttable th {
	background:#E6E6F0 none repeat scroll 0 0 !important;
	border:1px dotted #aaa;
	margin:0 !important;
	padding:3px !important;
	vertical-align:top;
}
table.contenttable th {
	font-weight: bold;
	text-align: left;
}
table.contenttable * p {
  margin: 0;
  padding: 3px 0px;
}
