/* ### mach.art 2005/2006 ###   */

body {
margin: 0;
padding: 0;
color: #393939;
background-color: #ffffff;
	font: 0.9em verdana, arial, helvetica, sans-serif;
}

/* ### Kopf ###  */

#main-title {
margin-bottom: 0;
margin-left: 0;
border-bottom: 5px #ef9100 solid;
color: white;
text-align: right;
letter-spacing: 2px;
text-shadow: 0px 0px 15px #ffffff;
	font: normal 1.8em Verdana, Arial, Helvetica, sans-serif;
	background: #00002c url(kopf.jpg) no-repeat;
	padding: 30px;
	padding-right: 55px;
}

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
color: #000066;
padding-bottom: 2px;
padding-top: 4px;
padding-left: 190px;
background-color: #ef9100;
border-top: 5px #000066 solid;
letter-spacing: 1px;
border-bottom: 2px #000066 solid;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}

/* ### Inhalt ###      */

img {
	margin-left: 10px;
}

img.link, img.hover {
border: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

#main-text {
margin-top: 0;
margin-bottom: 10px;
margin-left: 190px;
margin-right: 50px;
	color: #393939;
	font: .9em/1.8em Verdana, Arial, Helvetica, sans-serif;
}

p, ul, ol, table {
font-size: .9em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
	line-height: 1.8em;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 120%;
color: #393939;
font-weight: bold;
	line-height: 1.8em;
	letter-spacing: 1px;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #ef9100;
text-decoration: none;
	border-bottom: none #393939;
	border-top: #393939;
	letter-spacing: 1px;
	font: bold .9em/1.8em Verdana, Arial, Helvetica, sans-serif;
}

a:hover, a.current {
color: #393939;
text-decoration: none;
	border-bottom: 2px solid #ef9100;
	border-top: 2px solid #ef9100;
	letter-spacing: 1px;
	font: bold .9em/1.8em Verdana, Arial, Helvetica, sans-serif;
}

/* ### Navigation links ### 
   */

#left-menu {
position: absolute;
width: 150px;
text-align: right;
border-bottom: 2px #cc6600 solid;
border-right: 2px #cc6600 solid;
padding-top: 55px;
	letter-spacing: 0.2em;
	color: #ffffff;
	background: #000066 url(hintergrund.gif) repeat;
	left: 0px;
	top: 125px;
	height: 100.1%;
	font-size: 110%;
}

#left-menu p {
padding-right: 16px;
margin-bottom: 0;
border-bottom: 2px #ef9100 solid;
font-size: 1em;
line-height: 32px;
}

#left-menu a:link, #left-menu a:visited {
color: white;
text-decoration: none;
text-shadow: 1px 1px 1px #000000;
}

#left-menu a:hover, #left-menu a.current {
color: #ef9100;
text-decoration: none;
text-shadow: 0px 1px 1px #000000;
	border-bottom-style: none;
	border-top-style: none;
	border-right-color: #000000;
}

/* ### Fuß ###  */

#footer {
text-align: left;
color: #454f56;
margin-bottom: 0;
border-top: 3px #ef9100 solid;
font-size: .7em;
font-weight: normal;
	padding: 3px 50px 3px 190px;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	background: #ffffff;
}

#footer a:link, #footer a:visited {
color: #ef9100;
}

#footer a:hover {
color: #454f56;
	border-top-style: none;
	border-bottom-style: none;
}