html {
	height: 100%;
	background-image: url(../upload/design/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

body {
	min-heigh: 100%;
	height: auto !important;
	height: 100%;
	margin: 0;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.7em;
	background-image: url(../upload/design/rightbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: justify;
}

div#head {
	overflow: hidden;
	height: 114px;
	border-style: solid;
	border-color: #EFC389;
	border-width: 0 0 1px 0;
	background-image: url(../upload/design/headbg.gif);
	background-repeat: repeat-x;
}

div#logo {
	float: left;
	width: 188px;
	height: 68px;
	margin: 25px 40px !important;
	margin: 25px 20px;
	background-image: url(../upload/design/logo.png) !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/logo.png');
	background-image: none;
	background-repeat: no-repeat;
}

div#logo a {
	position: relative;
}

div#headright {
	background-image: url(../upload/design/head.png) !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/head.png');
	background-image: none;
	background-repeat: no-repeat;
	background-position: top right;
	width: auto !important;
	min-width: 326px;
	width: 326px;
	height: 99px;
	float: right;
	text-align: left;
	padding: 10px 20px 10px 100px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: 'courier new', monospace;
	line-height: 160%;
	color: #ffffff;
}

div#headsp {
	height: 18px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 0;
	background-image: url(../upload/design/headsp.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #D4D4DA;
}

div#left {
	float: left;
	width: 187px;
}

div#left div ul li a {
	position: relative;
	text-decoration: none;
	color: #000000;
}

div#left div ul li.hover a {
	color: #E49B3B;
}

div#left div {
	margin: 0;
	padding: 0 0 6px;
	line-height: 42px;
	background-image: url(../upload/design/contentbarbg.gif);
	background-repeat: repeat-y;
}

div#left div h1 {
	color: #ffffff;
	padding: 0 16px;
	margin: 0;
	line-height: 42px;
	font-variant: small-caps;
	white-space: nowrap;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: .08em;
}

div#left div p {
	line-height: 160%;
	margin: 0 7px 2px 7px;
	text-align: auto;
	padding: 10px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	background-image: url(../upload/design/trans.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/trans.png', sizingMethod='scale');
}

div#left div p h1 {
	color: auto;
	padding: auto;
	margin: 0 0 .6em 0;
	line-height: 160%;
	font-variant: auto;
	white-space: auto;
	font-weight: auto;
	font-size: 1.3em;
	letter-spacing: auto;
}

div#left div p p {
	margin: 0;
	padding: 0;
	min-height: 0;
	height: auto;
	background-image: none !important;
	filter: none;
}

div#left div p a {
	position: relative;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

div#left div p a:hover {
	text-decoration: underline;
}

div#left div ul {
	list-style: none;
	margin: 0 7px;
	padding: 0;
}

div#left div ul li {
	position: relative;
	height: 42px;
	background-image: url(../upload/design/transsmall.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/transsmall.png', sizingMethod='scale');
	margin: 0 0 2px 0;
	padding: 0 10px;
	font-weight: bold;
}

div#left div ul li.hover {
	color: #E49B3B;
	cursor: pointer;
	margin-right: -7px;
	background-image: url(../upload/design/transhover.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/transhover.png', sizingMethod='scale');
}

div#right {
	float: right;
	width: 186px;
}

div#right div {
	margin: 0 0 0 7px;
	padding: 0 7px 6px 0;
	background-image: url(../upload/design/contentbarrbg.gif);
	background-repeat: repeat-y;
}

div#right div div {
	margin: auto;;
	padding: auto;;
	background-image: none;
	background-repeat: repeat;
}

div#right div h1 {
	color: #ffffff;
	padding: 0 16px;
	margin: 0;
	line-height: 42px;
	font-variant: small-caps;
	white-space: nowrap;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing: .08em;
}

div#right div p {
	margin: 0 0 2px 0;
	text-align: auto;
	padding: 10px;
	min-height: 22px;
	height: auto !important;
	height: 22px;
	background-image: url(../upload/design/trans.png) !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='upload/design/trans.png', sizingMethod='scale');
}

div#right div p h1 {
	color: auto;
	padding: auto;
	margin: 0 0 .6em 0;
	line-height: 160%;
	font-variant: auto;
	white-space: auto;
	font-weight: auto;
	font-size: 1.3em;
	letter-spacing: auto;
}

div#right div p p {
	margin: 0;
	padding: 0;
	min-height: 0;
	height: auto;
	background-image: none !important;
	filter: none;
}

div#right div p a {
	position: relative;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

div#right div p a:hover {
	text-decoration: underline;
}

div#content {
	margin: 0 186px;
}

div#top {
	height: 40px;
	padding: 0 10px;
	background-image: url(../upload/design/middlebg.gif);
	background-repeat: repeat-x;
	border-style: solid;
	border-color: #000000;
	border-width: 0 0 1px;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
}

div#top a {
	text-decoration: none;
	color: #000000;
}

div#top a:hover, div#top a:focus {
	text-decoration: underline;
}

div#bottom {
	clear: both;
}

div#main {
	padding: 10px;
}

a:link, a:visited {
	color: #5E7297;
}

a:hover, a:focus {
	color: #E49B3B;
}

h1, h2, h3 {
	line-height: 160%;
	margin: 0 0 .4em 0;
	font-size: 1.2em;
}

h4 {
	line-height: 160%;
	margin: 0 0 .3em 0;
	font-size: 1.1em;
}

h5, h6 {
	line-height: 160%;
	margin: 0;
	font-size: 1em;
}

p {
	margin: .4em 0 0 0;
}

img {
	border: 0;
}

hr {
	height: 1px;
	border: 0;
	border-bottom: 1px solid #737986;
	color: #737986;
}

div#content a.externallink {
	padding: 0 0 0 18px;
	background-image: url(../upload/grafiken/link.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

div.links {
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #737986;
}

div.news_comment {
	margin-top: 10px;
	text-align: center;
}

div.news_comment div.box {
	width: 300px;
	padding: 40px;
	border-left: 1px solid #DEE2EB;
	border-right: 1px solid #DEE2EB;
	margin: 10px auto 0;
	text-align: left;
}

div.comments {
	text-align: left;
}

input.text, textarea {
	width: 300px;
	background-color: #DEE2EB;
	border: 1px solid #737986;
}

div.metaimg {
	float: left;
	margin: 0 20px 20px 0;
}

div.articlelist {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #737986;
	height: auto !important;
	min-height: 120px;
	height: 120px;
}

div.articlelist img {
	margin: 0 20px 5px 0;
	float: left;
}

div.articlelist a {
	display: block;
}

div.browsing {
	text-align: center;
}

div.gallery_overview, div.gallery {
	margin: 10px 0 0;
	border-top: 1px solid #737986;
	padding-top: 10px;
}

div.gallery_overview div.img {
	display: block;
	width: 150px;
	height: 120px;
	margin: 5px;
	float: left;
	text-align: center;
}

div.gallery_overview img, div.gallery img {
	border-top: 2px solid #737986;
	border-right: 2px solid #737986;
	border-bottom: 2px solid #D4D4DA;
	border-left: 2px solid #D4D4DA;
}

div.gallery {
	text-align: center;
}

div.votes {
	float: right;
	text-align: right;
	margin-bottom: .4em;
}

div.downloads div.folder {
	border-bottom: 1px solid #000;
	text-align: center;
	font-weight: bolder;
}

div.downloads div.folder hr {
	width: 60%;
}

div.downloads p.filename {
	padding: 5px 10px;
	font-weight: bolder;
	margin: 0;
}

div.downloads p.filename img {
	margin-bottom: -3px;
}

div.downloads p.filename span.download {
	display: block;
	float: right;
}

div.downloads p.filename span.download a {
	padding-left: 26px;
	background-image: url(../upload/grafiken/download.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

div.downloads p.description {
	padding: 5px 10px;
	margin: 0;
}

div.downloads div.infos {
	padding: 5px 10px;
	border-bottom: 1px solid #000;
}

div.downloads div.infos p.date {
	float: left;
}

div.downloads div.infos p.count {
	float: right;
	text-align: right;
}

div.downloads div.infos p.size {
	text-align: center;
}

div.license {
	height: 300px;
	overflow: scroll;
	border: 1px solid #a7adba;
	padding: 3px;
}

.meta {
	display: block;
	border: 1px solid #737986;
	background-color: #DEE2EB;
	padding: 2px;
	margin-bottom: 10px;
}

.even {
	background-color: #F8E5CE;
}

.odd {
	background-color: #F1F3F7;
}

.code {
	display: block;
	background-color: #f5f6be;
	font-family: 'courier new',monospace;
	border: 1px solid #96969d;
	margin: 15px 20px 15px 70px;
	padding: 5px;
	white-space: nowrap !important;
	overflow: auto;
	height: auto !important;
	height: expression(this.scrollHeight > 500 ? "500px" : "auto");
	max-height: 500px;
	white-space: normal;
}

.inline_code {
	font-family: 'courier new',monospace;
	white-space: nowrap;
}

.schluesselwort {
	font-family: 'courier new',monospace;
	color: rgb(0,0,255);
	white-space: nowrap;
}

.objekt {
	font-family: 'courier new',monospace;
	color: rgb(43,145,175);
	white-space: nowrap;
}

.markiert {
	font-family: 'courier new',monospace;
	color: rgb(255,255,255);
	background-color: rgb(10,36,106);
}

.inaktiv_markiert {
	font-family: 'courier new',monospace;
	color: rgb(212,208,200);
	background-color: rgb(128,128,128);
}

.inaktiv {
	font-family: 'courier new',monospace;
	color: rgb(192,192,192);
}

.kommentar {
	font-family: 'courier new',monospace;
	color: rgb(0,128,0);
}

.veraltet {
	font-family: 'courier new',monospace;
	color: rgb(128,0,128);
}

.zeichenfolge {
	font-family: 'courier new',monospace;
	color: rgb(163,21,21);
	white-space: nowrap;
}

.nobr {
	white-space: nowrap;
}

.clear {
	clear: both;
}
