HTML, BODY {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	/*background: url(/fileadmin/templates/fundraising/images/hg_body.png) #E4E5E7 repeat-x bottom;*/
	background: #E4E5E7;
	font-family: "Trebuchet MS", Verdana
	}
.clear {
	clear: both;
	}
hr.spacer {
	height: 1px;
	background-color: #073F7C;
	border:none;
	margin-right: 5px;
	}
/*
################################################### CONTAINER
*/
	#container {
		width: 928px;
		margin: auto;
		border-left: 13px solid white;
		border-right: 13px solid white;
		position:relative;
		background: url(/fileadmin/templates/fundraising/images/hg_container.png) repeat-y;
		min-height: 100%;
		_height: 100%;
		}
/*
################################################### KOPF
*/		
		#container #kopf {
border-bottom: 3px solid white;

			}
			#container #kopf #shortcuts_kopf {
				position:absolute;
				text-align: right;
				width: 715px;
				top: 10px;
				}
				#container #kopf #shortcuts_kopf UL {
					margin: 0;
					padding: 0;
					list-style: none;
					font-family:Arial, Helvetica, sans-serif;
					}		
					#container #kopf #shortcuts_kopf UL LI {
						display: inline;
						}
						#container #kopf #shortcuts_kopf UL LI A {
							color: #9CC2E9;
							text-decoration: none;
							font-size: 11px;
							background: url(/fileadmin/templates/fundraising/images/pipe-blau.png) no-repeat 0 3px;
							padding: 0px 5px;
							}		
							#container #kopf #shortcuts_kopf UL LI.first A {
								background: none;
								}	
		#container #kopf a img {
			border: 0;
		}
/*
################################################### NAVIGATION HORIZONTAL
*/								
		#container #nav_hor {
			height: 32px;
			width: 745px;
			background-color: #DEEAF6;
			border-left: 182px solid #C8DAEE;
			}		
			#container #nav_hor UL {
				margin: 0px 0 0 0;
				padding: 2px 0 0 0;
				}
				#container #nav_hor UL LI {
					display: inline;
						line-height: 24px;
					}
					#container #nav_hor UL LI A {
						font-size: 14px;
						text-decoration: none;
						color: #022B57;
						padding:0 9px;
						}
					#container #nav_hor UL LI A.first {
						padding-left: 11px;
						}	
					#container #nav_hor UL LI A:HOVER, #container #nav_hor UL LI A.aktiv {
						text-decoration: underline;
						}						
/*
################################################### NAVIGATION VERTIKAL
*/						
		#container #nav_ver {
			width: 182px;
			min-height: 550px;
                        position: relative;
			float: left;
			font-size: 0.75em;
			padding-top: 8px;
			border-top: 4px solid white;
			}
			#container #nav_ver UL {
				margin: 0 0 0 7px;
				padding: 0;
				list-style: none;
				}
				#container #nav_ver UL LI {
					
					}
					#container #nav_ver UL LI A {
						color: #333333;
						text-decoration: none;
						padding: 3px 0 3px 27px;
						display: block;
						_height: 14px;
						border-bottom: 1px solid white;
						background: url(/fileadmin/templates/fundraising/images/li.png) no-repeat 11px 10px;
						}			
						#container #nav_ver UL LI A:HOVER, #container #nav_ver UL LI A.aktiv {
							text-decoration: underline;
							}
						#container #nav_ver UL LI UL {
							border-bottom: 1px solid white;
							margin: 0;
							}						
							#container #nav_ver UL LI UL LI A {
								background: none;
								font-size: 0.9em;
								border: 0;
								color: #073F78;
								padding-left: 40px;
								}	
/*
################################################### Koepfe der HAW
*/						
			#container #nav_ver #content_left {
                                position: absolute;
				background: #DDE9F5;
				width: 175px;
				height: 245px;
				bottom: 50px;
				_top: 254px;
				border-bottom: 9px solid #AAC7E5;
				margin-left: 7px;
				}	
				#container #nav_ver #content_left H4 {
					background: url(/fileadmin/templates/fundraising/images/hg_block-h4.png) no-repeat;
					color: white;
					font-size: 1em;
					margin: 0;
					padding: 7px 0 5px 25px;
					}	
				#container #nav_ver #content_left IMG {
					margin: 9px 0 27px 0;
					}		
/*
################################################### INHALT - CONTENT
*/															
		#container #content {
			float: left;
			margin-left: 11px;
			padding-left: 15px;
			margin-bottom: 50px;	
			width: 525px;
			min-height: 400px;
			border-top: 4px solid white;
			text-align: justify;
			font-size: 0.75em;
			color: #343434;
			}
			#container #content #kopfbild {
				margin-bottom: 37px;
				margin-left: -15px;
				}		
			#container #content H1 {
				background: url(/fileadmin/templates/fundraising/images/hg_content-h1.png) no-repeat 0 14px;
				padding-left: 22px;
				color: #073F7C;
				margin-top: 0;
				font-size: 1.4em;
				}	
/*
################################################### INHALT - CONTENT - RECHTS
*/					
				#container #content #content-rechts {
					/*display: none;*/
					float: right;
					width: 179px;
					margin-left: 57px;
					height: 100%;
					text-align: left;
					}	
					#container #content #content-rechts H1 {
						width: 149px;
						border-bottom: 1px solid #C6DBEE;
						background: none;
						font-size: 1.2em;
						font-weight: normal;
						padding: 0 0 8px 14px;
						}
						#container #content #content-rechts /*.block*/ H4 {
							background: url(/fileadmin/templates/fundraising/images/hg_rechts-h4.png) no-repeat 0 10px;
							padding-left: 17px;
							margin-bottom: 0px;
							font-size: 1em;
							}	
						#container #content #content-rechts /*.block*/ A {
							color: #000000;
							}		
						#container #content #content-rechts /*.block*/ P {
							margin: 3px 0 3px 0;
							}	
/*
################################################### RAND
*/							
		#container #rand {
			float: left;
			width: 175px;
			margin-left: 18px;
			border-top: 4px solid white;
			color: #323232;				
			}	
			#container #rand IMG.aktion {
				margin: 13px 0 30px 19px;
				}		
		#container #rand {
			/*border-top: 1px solid #073F7C;*/
			font-size: 12px;
/*			margin-bottom: 10px;
			margin-right: 7px;*/
			}	
		#container #rand H4 {
			color: #073F7C;
			font-weight: bold;
			margin: 5px 0 0px 0;
			font-size: 1em;
			}		
		#container #rand P {
			margin: 5px 0;
font-size: 11px;
			}
			#container #rand UL {
				margin: 0;
				padding: 0;
				list-style: none;
				}
			#container #rand UL LI {
				}			
				#container #rand UL LI A {
					color: #323232;
					background: url(/fileadmin/templates/fundraising/images/li-rand.png) no-repeat 10px 6px;
					padding: 0 0 0 20px;
					}	

/*
################################################### HNM-LINK
*/	

			#container .block_links .hnm {
				position: absolute;
				bottom: 3px;
				right: 10px;							
				}		
				#container .block_links .hnm a {
					color: #808080;
					text-decoration: none;
					font-size: 0.7em;
					}	
                                #container .block_links .hnm a:hover {
					text-decoration: underline;
					}									
/*
################################################### FUSS
*/	
		#container #fuss {
			position: absolute;
			bottom: 0;
			left: 210px;
			border-top: 1px solid #B4B4B4;
			width: 514px;
			text-align: center;
			}
			#container #fuss UL {
				margin: 0;
				padding: 0;
				}	
				#container #fuss UL LI {
					display: inline;
					}	
					#container #fuss UL LI A {
						color: #B4B4B4;
						font-size: 11px;
						text-decoration: none;
						background: url(/fileadmin/templates/fundraising/images/pipe-grau.png) no-repeat 0 3px;
						padding: 0px 5px;
						}
					#container #fuss UL LI.first A {
						background: none;
						}
