* {
	margin: 0;
	padding: 0;
	}
html {
	font-size: 101%;
	}
body {
	background: #ffffff url(../images/bg3.gif) repeat scroll;
	font-size: 81.25%; /* 13px (based on 16px browser default size) */
	}

html, body, div, span, p, a, h1, h2, h3, h4, h5, h6, ul, ol, li, form, input, select, option {
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	}

img {
	border: 0;
	vertical-align: bottom;
	}

p, li, input, select, option {
/*	font-size: 13px; */
	}

#header, #mainbox {
	position: relative;
	width: 800px;
	}

#logo {
	position: relative;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 3px #ffff03 solid;
	}

#enindex {
	position: absolute;
	top: 30px;
	left: 470px;
	width: 240px;
	text-align: right;
	padding: 0px;
/*	border: 1px solid #00ff00; */
	}

#navi {
	position: absolute;
	top: 0px;
	left: 15px;
	width: 125px;
	padding: 0px;
	background: #404060;
	}

#main {
	position: relative;
	top: 0px;
	left: 170px;
	width: 615px;
	padding: 0px;
	background: #ffff03;
/*	border: 1px solid #00ff00; */
	}

/* ---- Rechte Spalte - Hauptinhalt ---- */

#main h1 {
	font-size: 193%; /* 25px */
	color: #000070;
	margin-bottom: 0.2em;
	}

#main h2 {
	font-size: 139%; /* 18px */
	color: #888888;
	font-weight: normal;
	font-style: italic;
/*	letter-spacing: 1px; */
	background: 0 50% no-repeat url(../images/ar16red.gif);
	padding-left: 20px;
	margin-bottom: 0.4em;
	}

#main h3 {
	font-size: 108%; /* 14px */
	color: #000070;
	margin-bottom: 1em;
	}

#main h3 a {
	padding-left: 0.33em;
	border-left: 1px solid #000070;
	}

.lastitem {
	padding-right: 0.33em;
	border-right: 1px solid #000070;
	}

#mcont {
	width: 540px;
/*	border: 1px solid #00ff00; */
	}

#main p {
	color: #505050;
	}

#main a, #enindex a {
	font-weight: bold;
	}
#main a:link, #enindex a:link {
	color: #6060e0;
	text-decoration: none;
	}	
#main a:visited, #enindex a:visited {
	color: #6060e0;
	text-decoration: none;
	}	
#main a:hover, #enindex a:hover {
	color: #0000ff;
/*	background-color: #f0f0ff; */
	text-decoration: underline;
	}	
#main a:active, #enindex a:active {
	color: #0000c0;
/*	background-color: #f0f0ff; */
	text-decoration: underline;
	}	

div.itop {
	float: left;
	width: 100%;
	margin-bottom: 0.8em;
	padding-top: 10px;
	border: 1px solid #cccc01;
	}

div.itop img {
	float: left;
	margin-left: 10px;
	}

div.itop p {
	font-size: 108%; /* 14px */
	margin-left: 90px;
	padding: 3px 10px 3px 0px;
	}

#portfolio {
	clear: both;
/*	width: 100%; */
	color: #000000;
	font-size: 92%; /* 12px */
	font-style: italic;
	margin-bottom: 0.8em;
	padding: 5px 0 5px 5px;
	border-left: 10px solid #cccc01;
	border-bottom: 1px solid #cccc01;
	}

#copytext {
	color: #8080c0;
	padding-bottom: 0.8em;
	}

/* ---- Linke Spalte - Navigation ---- */

#navi h3 {
	font-size: 124%; /* 16px */
	color: #aaaaaa;
	margin-bottom: 10px;
	}

#navi h4 {
	font-size: 131%; /* 17px */
	color: #d6d6ff;
	margin: 15px 0 1px 0;
	}

#navi p {
	color: #ffffff;
	margin-top: 1px;
	}

#navi p a {
	}
#navi p a:link {
	color: #eeeeee;
	text-decoration: none;
	}	
#navi p a:visited {
	color: #eeeeee;
	text-decoration: none;
	}	
#navi p a:hover {
	color: #ffffff;
	text-decoration: underline;
	}	
#navi p a:active {
	color: #ffffff;
	text-decoration: underline;
	}	

ul.lmenu {
	border-top: 1px solid #888888;
	list-style-type: none;
	}
ul.lmenu li {
	border-bottom: 1px solid #888888;
	}
ul.lmenu li a {
	width: 99.9%;
	padding: 1px;
	display: block;
	text-decoration: none;
	}
ul.lmenu li a:link {
	color: #ffffff;
	text-decoration: none;
	}	
ul.lmenu li a:visited {
	color: #ffffff;
	text-decoration: none;
	}	
ul.lmenu li a:hover {
	color: #000040;
	text-decoration: none;
	background-color: #e6e6ff;
	}	
ul.lmenu li a:active {
	color: #000020;
	text-decoration: none;
	background-color: #d6d6e0;
	}	

#topdesc {
	margin-bottom: 20px;
	}

#pgdate {
	margin-bottom: 25px;
	}

#offtopic {
	font-size: 93%; /* 12px */
	}

.framed {
	text-align: center;
	border: 1px solid #888888;
	padding: 1px;
	}
