body {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 90%;
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
#kopf {
	background-color: #990000;
	padding: 5px 0 5px 10px;
	font-size: 70%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #660000;
	line-height: 1.5;
    position: fixed;
    width: 3000px;
    top: 0px;
    left: 0px;
    margin: 0px;
    z-index: 1;
}
#artikel {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 20px;
	width: 640px;
	float: left;
    z-index: 1;
}
#content {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 910px;
	position: relative;
    padding-top: 35px;
}
#artikel img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	line-height: 480px;
}
#artikel p {
	color: #CCCCCC;
	font-size: 80%;
	line-height: 1.7;
	margin: 0px;
	display: inline;
}
#artikel li {
	color: #CCCCCC;
	font-size: 80%;
	line-height: 1.7;
	margin: 0px;
}
#artikel h1 {
	font-size: 90%;
	line-height: 1.7;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	margin: 0px;
}
#fuss {
	clear: both;
	padding: 5px;
    margin: 0px;
    height: 760px;
}
.minipic
{
	width: 190px;
    height: 142px;
	margin: 15px;
    border: 1px solid #666;
	float: left;
	background-color: #FFFFFF;
	display: block;
    text-align: justify;
}
#seite {
	width: 180px;
	text-align: left;
	padding: 0 33px 0px 17px;
	font-size: 80%;
	color: #e1e1e1;
	float: right;
}
#main {
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
    background-image: url(http://grafischerdienst.at/images/346.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0px 0px;
}
#seite p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 6px;
	font-size: 100%;
	line-height: 1.2;
}
#seite h2 {
	font-size: 110%;
	margin: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #990000;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
}
#seite a, #seite a:visited, #seite a:link {
	text-decoration: none;
	border: none;
	color: #ccc;
}
#seite a.current {
    color: #fff;
    font-weight: bold;
    font-size: 120%;
}
#seite a:hover {
    color: #fff;
    font-weight: bold;
}
#artikel .artikelbild {
	text-align: center;
	margin-bottom: 15px;
	vertical-align: middle;
	display: table-cell;
	line-height: 240px;
	width: 640px;
	height: 480px;
}
.fuss-bereich {
	width: 263px;
	float: left;
	text-align: left;
	padding: 20px;
}
#artikel .artikel-text {
	margin-top: 15px;
}
#artikel h6 {
	font-size: 70%;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
a:link, a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.fuss-bereich h2 {
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
    text-shadow: #000 3px 3px 3px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#fuss-container {
	text-align: center;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
.fuss-bereich p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 6px;
	font-size: 80%;
	font-weight: normal;
}
.fuss-bereich a, .fuss-bereich a:link, .fuss-bereich a:visited {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
.fuss-bereich a:hover {
	border: none;
	text-decoration: none;
	color: #CCCCCC;
}
.mini {
	font-size: 80%;
	font-weight: normal;
	color: #CCCCCC;
}
.mini2 {
	font-size: 70%;
	font-weight: normal;
        text-align: left;
	color: #990000;
	letter-spacing: 0.2em;
	text-transform: uppercase;
        padding: 0;
        margin: 0;
        padding-left: 15px;
}
#finale {
	font-size: 70%;
	color: #CCC;
	text-decoration: none;
	clear: both;
	line-height: 1.5;
	padding: 20px;
	text-align: left;
}
