html, body {
	background : #FFFFFF;
	width : 100%;
	height : 100%;	
	background-image:url(/fileadmin/template/portal/images/background.png);
		background-repeat:repeat-y;
		z-index:1;
}

body {
	margin:0 auto;
	padding:0;
	font-family: Arial;
	font-size: 11px;
	background-color: #FFFFFF;
}
/*------------------------------------------------------------------------------
------------------------- Header Logo - Anfang -------------------------------*/
#Logo {
  width:240px;
  height:68px;
  position:absolute;
    top:0px;
    left:0px;
  float:left;
  background-color: #4775B1;
  background-image: url(/fileadmin/template/portal/images/logo.jpg);
    background-position: top left;
    background-repeat: no-repeat;
  
}

#Header {
  width:650px;
  height:40px;
  position:absolute;
    top:0px;
    left:240px;
  padding:5px 0 0 0;
  float:left;
  text-align: right;
  background-color: #FFF;
}

  #Header #Schriftzug {color:#033A73; font-size:11px; font-weight: bold;}
  #Header .Letter {font-size:13px;}

#Login {
  width:660px;
  height:28px;
  position:absolute;
    top:40px;
    left:240px;
  float:left;
  background-color:#95B7F7;
}
/*------------------------ Header Logo - Ende ----------------------------------
------------------------------------------------------------------------------*/

/*------------------------------------------------------------------------------
------------------------- Navigation - Anfang ---------------------------------*/

#Navigation {
  width:240px;
  height:290px;
  position:absolute;
    top:68px;
    left:0px;
    float:left;
  background-color:#033A73;
  padding:7px 0 0 0;
}

.nav-link {
  display: block;
  text-decoration:none;
  background-color:#033A73;
  border-bottom:1px solid #2F5FA0;
  color:#FFFFFF;
  font-size:13px;
  padding:7px 0 6px 20px;
  text-align:left;
  width:220px;
}

.nav-link:hover {
  background-color:#4775B1;
}

#SubNavigation {
  color:#FFFFFF;
  margin: 8px 10px 0 20px;
}

.small-nav-link {
  color:#FFFFFF;
  text-decoration:none;
  font-size:10.5px;
}

.small-nav-link:hover {
   color:#4775B1;
}
/*------------------------ Navigation - Ende -----------------------------------
------------------------------------------------------------------------------*/
#Image {
  width:660px;
  height:290px;
  position:absolute;
    top:68px;
    left:240px;
    float:left;
}

/*------------------------------------------------------------------------------
------------------------- Suche - Anfang -------------------------------------*/

#Horizontal {
  width:900px;
  height:90px;
  position:absolute;
    top:358px;
    left:0px;
  background-image: url(/fileadmin/template/portal/images/downbar.jpg);
}

#Termine {
  width:680px;
  height:90px;
  float:left;
  background-image: url(/fileadmin/template/portal/images/downbar_left.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

  #Termine #List{ padding:0 0 0 250px; }
    #Termine #List .Symbol { font-weight: bold; color:#FF6101;float:left; }
    #Termine #List .Date { width: 125px; color:#FFFFFF; float:left;}
    #Termine #List a { font-weight: bold; color:#FFFFFF; text-decoration: none; float:left;}
    #Termine #List a:hover {text-decoration: underline;}
    #Termine #List dl { margin:0px; padding:10px 0 0 0;}
    #Termine #List .V9G { color:#FFFFFF;}

#Suche {
  width:220px;
  float:left;
  color:#FFF;
  background-image: url(/fileadmin/template/portal/images/downbar_lined.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

	div#Suche #Headline          { margin:18px 0 5px 15px; font-weight:bold; font-size:15px;width: 100%;}
	div#Suche input#Searchinput  { margin:0 0 0 15px; font-size:10px; width:155px; float:left;}
	div#Suche input#Searchbutton { margin:0 0 0 0; font-size:10px; float:left;}
	div#Suche #AdvancedSearch    { margin:0 0 0 15px;}
	div#Suche a                  { color:#FFF; text-decoration:none;}
	div#Suche a:hover            { text-decoration:underline;}

.tx-macinasearchbox-pi1 {
}
#Content {
  width:900px;
  position:absolute;
    top:452px;
    left:0px;
  border-top:1px solid #d3d3d3;
  border-bottom:1px solid #ffffff;
  padding:4px 0 0 0;
  background-image: url(/fileadmin/template/portal/images/triple.png);
    background-position: left center;
}

#Links {
  width:234px;
  height:250px;
  float:left;
  background-color: #ECF0EF;
  background-image: url(/fileadmin/template/portal/images/links.png);
    background-position: left center;
    background-repeat: no-repeat;
}

#Links div {
  width:214px;
  height:250px;
  margin: 0 0 0 20px;
}
#Links a {
  color: rgb(0,0,0);
}

a:hover { color:#dfdfdf; }

#News {
  width:447px;
  float:left;
  background-color: #ECF0EF;
    margin:0 0 0 3px;
}

.csc-header csc-header-n1 {
  margin:0;
}
.csc-firstHeader {
  color:#033a72;
  margin:10px 10px 5px;
  font-size:17px;
}

#Portals {
  width:189px;
  float:left;
  background-color: #ECF0EF;
    margin:0 0 0 3px;
  padding:0 8px;
}

#Footer {
  width:900px;
  height:52px;
    margin:2px 0 0 0;
  float:left;
  text-align: right;
  border-top:1px solid #d3d3d3;
  background-image: url(/fileadmin/template/portal/images/down.png);
}

#Footer div {
  margin:10px 5px 0 0;
}