/* Margin und Padding: top right bottom left */

body {
	height: 100%;	
}

/* ################# Metanavigation mit Suchfeld sowie Footer und Motiven ########## */
#head {
	position: absolute;
	top: 0;
	right: 15px;
	left: 0;
	width: 1000px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#search {
	position: absolute;
	top: 44px;
	right: 0;
	height: 14px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 60%;
	
}

#search form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#search input {
	height: 14px;
	width: 100px;
	font-size: 90%;
	border-color: #005E8C;
	border-style: solid;
	border-width: 1px;
	border-right-width: 0;
	color: #005E8C;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: middle;
}

* html #search input {
	height: auto;
}


#search input.glass {
	width: 19px;
	height: 14px;
	border-right-width: 1px;
}

#metanav {
	position: absolute;
	top: 48px;
	right: 122px;
	height: 20px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 60%;
	color: #005E8C;
}


#claim {
	display: none;
}

#motivImage1 {
	position: relative;
	float: left;
	left: 1px;
	top: 70px;
	width: 400px;
	height: 194px;
	background-color: #005E8C;
	color: #FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#motivImage2 {
	position: relative;
	float: left;
	left: 2px;
	top: 70px;
	width: 199px;
	height: 194px;
	background-color: #005E8C;
	color: #FFFFFF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#motivText {
	position: relative;
	float: left;
	left: 3px;
	top: 70px;
	width: 199px;
	height: 194px;
	color: #FFFFFF;
	background-color: #005E8C;
	font-stretch: condensed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	overflow: hidden;
}


/* #### Spaltennavigation -Foerderbank, Verbundbank, Geschaeftsbank #### */

#columnnavblock {
	position: relative;
	float: left;
	left: 0;
	top: 70px;
	width: 199px;
	height: 194px;
	color: #FFFFFF;
	background-color: #005E8C;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: bottom;
	font-size: 1pt;
}

#columnnav {
	position: absolute;
	bottom: 10px; 
	left: -7px;
	padding: 0;
	margin: 0;
	vertical-align: bottom;	
}

#columnnav ul {
	list-style-type: none;
	margin: 0 50px 0 2px;
	padding: 5px 5px 5px 5px;
	vertical-align: bottom;
}

#columnnav img.colnav {
	vertical-align: bottom;
	background-repeat: no-repeat;
}


/* ####################### Logo ###################################### */

#logo {
	position: absolute;
	left: 90px;
	top: 9px;
	height: 55px;
	bottom: 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#wrapper0 {
	position: absolute;
	width: 801px;
	float: left;
	padding: 0;
	margin-top: 264px;
	margin-left: 199px;
	clear:both;
}

#wrapper {
	position: relative;
	float: left;
	margin-left: -198px;
	padding: 0 0 0 0;
}

/* ###################### Navigation ################################# */

#menu_alt {
	position: absolute;
	float: left;
	left: 1px;
	top: 272px;
	width: 200px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 60%;
}

#menu {
	left: 1px;
	float: left;
	width: 193px;
	padding: 0 5px 0 0;
	font-size: 60%;
    overflow: hidden;
}

* html #menu {
	margin-right: 5px;
}

/* ############################ Contentteil der Seite ############################## */
/* Allgemeines --------------------------------------------*/

#outerContentBlock_alt {
	position: relative;
	/*top: 265px; Abstand wird durch margin erzeugt, damit keine Markierungsprobleme im IE auftreten*/
	float: left;
	font-size: 60%;
	padding: 0 0 0 0;
}

#outerContentBlock {
	position: relative;
	float: left;
	/*top: 180px; Abstand wird durch margin erzeugt, damit keine Markierungsprobleme im IE auftreten*/
	font-size: 60%;
	padding: 0 0 0 0;
}

.bg1111 {
	background-image: url("bg1111.gif");
	width: 801px;
}

.bg1110 {
	background-image: url("bg1110.gif");
	width: 801px;
}

.bg1011 {
	background-image: url("bg1011.gif");
	width: 801px;
}

.bg1001 {
	background-image: url("bg1001.gif");
	width: 801px;
}

.bg0000 {
	background-image: url("bg0000.gif");
	width: 801px;
}

