html, body {
	margin: 0;
	padding: 0;
}

#gesamt {
	padding: 0;
	margin: 10px 10px;
	color: #333;
	line-height: 2em;	
	background-image: url(zweispalten_flexibel_08_bg.gif);
	background-repeat: repeat-y;
	background-position: 25% 0;
	border: 2px solid #000;
	position: relative;
}

h1 {
	margin: 45px 0;
	padding: 0;
	line-height: 2em;
	text-align: center;
	font: italic normal normal 48px "Times New Roman", Times, serif;



}

#kopf {
	background:#999999;
	border-color: gray;
	border-width: 1px 0;
	border-style: solid;
	height:150px;
}

#links {
	position: absolute;
	width: 25%;
	left: 0;
	top: 160px;
	padding-left: 25px;
}

#inhalt {
	margin: 0 27% 0% ;
	margin-right: 15px;
	}




/*		Ende Template Formatierung		*/



.tabelle {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	
	}
	
	
th {background-color:#CCCCCC; text-align:left; padding-left:5px; }
	
.tabellehf {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	}

.zelle {border-bottom:1px solid; line-height:22px;
	padding-left:5px;}
	
.tabellebold {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14 px;
	font-weight:bold;
	padding-top: 20px;
	letter-spacing: 3px;
	text-decoration:underline;
	font-variant:small-caps; 
	}
.titel {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14 px;
	font-weight:bold;
	letter-spacing: 3px;
	text-decoration:underline;
	font-variant:small-caps; 

	
}

	
 a:link { color: green; text-decoration:none; font-weight:bold; }
 a:hover { color:#999999; text-decoration:none; background-color:#FFFFFF; font-weight:bold;}
	
td { vertical-align:text-top;
}
img {border:0px;
}

.box {float:left; margin-right:15px; padding: 8px; background-color:#CCCCCC; width:30%}

.boxfr {float:left; margin-right:15px; padding: 8px; background-color:#CCCCCC; width: 30%}

.experience {border-bottom-width: 1px solid; 
				padding:5px;
				margin-bottom: 15px;}

	

