body {				font-family: Arial, Helvetica; color: white; font-size: 12px;
					background-image:url('top.gif'); background-repeat:repeat-x; background-color: #555555;
					padding: 0px; margin: 0px;}

// DEBUG MODE 
div { border: 1px solid yellow;}

/***** Container Elements *****/
div.head_container {	width: 780px; height:20px; margin: 34px auto 0px auto;}
div.navi_container {	width: 780px; height:38px; margin: 3px auto 0px auto;}
div.tabContainers {	width: 780px; height:auto; margin: 10px auto 0px auto; position: relative;}
div.foot_container {	width: 780px; height:20px; margin: 0px auto 0px auto;}

div.tabContainers div.Tab { top: 0px; left: 0px; height: 300px;}

/***** Navigation Bar Elements *****/
h1.logo {			font-family: Arial; font-size: 26px; font-weight: normal; color: #555555; float:left;margin-top:-10px; *margin-top: 0px; text-decoration: none}

div.logo {			font-family: Arial; font-size: 26px; font-weight: normal; color: #555555; float:left;margin-top:-10px}
div.logo span, h1.logo span {		color: #FF9900;}
div.menu_container {	margin: 0px 0px 0px auto; text-align: right; color:#555555; border: 1px solid white;}
.menu {				list-style:none; margin: 15px 0px 0px 238px}
.menu li {			display:block; width: 100px; height: 22px; padding:0px;
					text-align:center; float:left;}
.menu li a {			text-decoration:none; font-weight: bold; font-size: 12px; color: #555555; margin:3px 0px 0px 0px;
					display:block; width: 100px; height: 14px; padding:4px 0px 5px 0px}
.menu li:Hover a {		text-decoration:underline; color: #FF9900}
.menu li a.selected {	background-color: #555555; }
.menu li a.selected {	color: #FF9900; }

/***** Body Elements *****/
h1 { 				color:#FF9900; text-decoration: underline; font-weight:normal; font-size: 18px; margin: 15px 0px 5px 0px; }
h2 {  				font-size: 14px; margin: 15px 0px 5px 0px; }
h3 {  				font-size: 14px; margin: 0px 0px 5px 30px; }
p { 					margin: 5px 0px 5px 60px;  }
a {					color: white}

div.skill {margin-left: 50px; width: 250px;}
div.skill0 { float:right; width: 46px; height: 10px; background-image: url('./skills/0.png'); background-repeat:no-repeat; }
div.skill1 { float:right; width: 46px; height: 10px; background-image: url('./skills/1.png');background-repeat:no-repeat;}
div.skill2 { float:right; width: 46px; height: 10px; background-image: url('./skills/2.png');background-repeat:no-repeat;}
div.skill3 { float:right; width: 46px; height: 10px; background-image: url('./skills/3.png');background-repeat:no-repeat;}
div.skill4 { float:right; width: 46px; height: 10px; background-image: url('./skills/4.png');background-repeat:no-repeat;}
div.skill5 { float:right; width: 46px; height: 10px; background-image: url('./skills/5.png');background-repeat:no-repeat;}
div.2col {width: 350px; float:left;}
div.kunde {float:left; margin: 10px;}
