
html { width:100%; height:101%; margin:0px; padding:0px;}
body {
	padding:0px;
	margin:0px;
	background: url("../images/balken.gif") repeat-x;
	background-color:white;
        text-align:center;
}

/* Box-enclosing- and Guillotine-Hack. */
.clearfix:after { content: "."; display:block; height:0; clear:both; visibility:hidden;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
/* End hide from IE-mac */

	#center {
                text-align:left; 
		margin:0 auto;
		padding:0;
		width:747px;
		position:relative;
                 }

		#Header {
			padding:0;
			margin:0;
			width:747px;
			height:124px; 
		

		}


			#logo {
				position:absolute;
				top:4px;
				left:0px;

			}

			#label {
				position:absolute;
				top:30px;
				left:105px;

			}


			#imgHeader {
				position:absolute;
				top:0px;
				left:463px;
				width:282px;
				height:124px; 

			}

                         #naviTop {
                                 position:absolute;
                                 background-color:#675F56;
				margin:0;
				padding:0;
				margin-left:0px;
                                 top:94px;
				width:285px;
				height:30px;
		          }

                    #Navi {
                         position:absolute;
                         left:3px;
                         width:160px;
                         height:599px;
			top:165px;
                        
		}


                 #Sponsors {

                         margin-top:35px;
                         width:160px;
                         margin-left:-15px;
		}


                   	#spacerTop {
			font-size:1px;
			margin:0;
			padding:0;
			margin-left:187px;
			width:559px;
			height:30px;
	  }

		#Content {
                         border-left:1px solid #F89E49;
		         width:559px;
                         padding:0;
                         margin-left:187px;
                         margin-bottom:15px; 
		}

                 	#spacerBottom {
                         margin:0;
			margin-left:0px;
			padding:0;
			width:558px;
			height:20px;

		}