/* ==========================================================    Datei: default3sp.css
    Datum: 17.05.2009
    ========================================================*/# html, body {	margin: 0;	padding: 0;	height: 100%;	}#leftcolumn{	padding:5px;	}#leftcolumn h1{ font-size: 90%;}#leftcolumn h2{ font-size: 90%;}#contentcolumn{	padding: 5px;	border-right: 1px solid green;	border-left: 1px solid green;	}#contentcolumn h1{ font-size: 90%;}#contentcolumn h2{ font-size: 90%;}#contentcolumn p { font-size: 85%;}	#rightcolumn{	padding: 5px;	}#rightcolumn h1{ font-size: 90%;}#rightcolumn h2{ font-size: 90%;}