* {margin:0; padding:0;}
/* commented backslash hides from ie5mac \*/ 
html {
	height:100%;
	margin:0;
	padding:0;
	overflow:scroll;
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	background-color: #435058; /* dunkler BG */
	background-color: #a1a4a6; /* heller BG */
	background-image:url(images/bg-hell.jpg);
	background-repeat:repeat-x;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#d1dbe4;
	color:#eee;
	color:#435058;
}
body{	
	text-align:left;
	min-width:980px;/* for mozilla*/
	height:100%;
}
a {
	text-decoration:none;
	color:#eee;
	color:#435058;
	border-bottom:1px dotted #435058;
}
a:hover{
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
a img{ border:0; }
p{ font-size:1em; line-height:1.3em; margin:0 0 1em 0; }
ul,ol,dl{ margin:2px 0 16px 35px; }
ul ul,ol ol{ margin:4px 0 4px 30px; }
h1{ display:none; }
h2{
	font-size:1.4em;
	text-transform:uppercase;
	margin:0 0 1em 0;
	padding:0;
	color:#8F1114;
}

h3{
	font-size:1.2em;
	margin:0 0 8px 0;
	padding:0;
}

#page{
	width:980px;
	margin:0 auto;
	padding:0;
	background-image:url(images/pixel_dunkelgrau.gif);
	background-repeat:repeat-y;
	background-position:left;
	height:100%;
}
#header{
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	height:139px;
}
#header img {
	margin:0;
	padding:0;
	border:0;
	z-index:1;
}
#header img.image {
	margin-top:0px;
	margin-left:-15px;
}
#header img.logo {
	float:right;
	margin-top:60px;
	margin-right:247px;
}

/* Navigation Section */
#nav{
	position:relative;
	clear:both;
	height:62px;
	z-index:10;
}
#nav ul { list-style-type:none;margin:0; }
#nav li {
	float:left;
	display:block;
	width:163px;
	margin:0;
	height:62px;
	background-image:url(images/nav-bg-nrm.gif);
	background-repeat:no-repeat;
	background-position:15px 3px;
}
#nav li.active {
	background-image:url(images/nav-bg-act.gif);
}
#nav li a {
	font-weight:bold;
	padding-left:29px;
	padding-top:36px;
	display:block;
	height:26px;
	width:134px;
	text-transform:uppercase;
	color:#eee;
	border:none;
}
#nav li a:hover {
	text-decoration:none;
	color:#fff;
	border:none;
}

/* Content Section */
#content {
	padding:20px 15px 15px 15px;
	width:785px;
	margin-left:163px;
}
#content ul {
	list-style-image:url(images/subnav_bg_nrm.gif);
}
#content li {
	margin-bottom:5px;
}
#content .ditto_item {
	border-left:0px solid #eee;
	border-bottom:1px solid #eee;
	margin-bottom:5px;
	padding:3px;
}
#content .ditto_pageTitle {
	margin-bottom:0;
}
#content .ditto_documentInfo {
	text-align:right;
	float:right;
}

/* Sidebar Section */
#sidebar {
	float:left;
	width:148px;
	margin:20px 0 15px 15px;
	padding:0px;
}
#sidebar #subnav {
	margin-bottom:15px;
	text-transform:uppercase;
}
#sidebar #subnav ul {
	margin:0;
	padding:0;
	list-style-type::none;
}
#sidebar #subnav ul li {
	list-style-type:none;
	padding-left:15px;
	background-image:url(images/subnav_bg_nrm.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	margin-bottom:5px;
}
#sidebar #subnav ul li.active {
	background-image:url(images/subnav_bg_act.gif);
	font-weight:bold;
}
#sidebar #subnav ul li a {
	text-decoration:none;
	width:100%;
	display:block;
	font-weight:bold;
	border:none;
}
#sidebar #subnav ul li.active a {
	color:#8F1114;
	border:none;
}
#sidebar #subnav ul li a:hover {
	color: #fff;
	border:none;
}
#sidebar #subnav ul li.active a:hover {
	color: #8F1114;
	border:none;
}
#sidebar #subnav ul ul li {
	margin-top:4px;
}
#sidebar #subnav ul ul li {
	background:none;
	padding:1px 0 1px 0;
	text-transform:none;
	font-weight:normal;
}
#sidebar #subnav ul li.active ul li a {
	color:#435058;
	border:none;
}
#sidebar #subnav ul li.active ul li.active {
	background:none;
	border:none;
}
#sidebar #subnav ul li.active ul li.active a {
	color: #8F1114;
	border:none;
}
#sidebar #subnav ul li.active ul li a:hover {
	color: #fff;
	border:none;
}
#sidebar #subnav ul li.active ul li.active a:hover {
	color: #8F1114;
	border:none;
}

/* Footer Section */
#footer{
	clear:both;
	padding-left:211px;
}
#footer p{
	font-size:0.8em;
	text-align:center;
}

/* Login */
#WebLoginLayer0, #WebLoginLayer1, #WebLoginLayer2  {
	margin-top:25px;
	width:148px;
}
#weblogin{
	margin:0;
	color:#435058;
}
#weblogin form {
	margin:0;
	padding:0;
	line-height:1.3em;
}
#weblogin form input {
	width:125px;
	border:0px solid #eee;
	background-color:#eee;
	color:#d1dbe4;
	margin-bottom:1px;
	color:#435058;
	padding:1px;
}
#weblogin form #chkbox {
	width:auto;
	border:0;
	background-color:transparent;
}
#weblogin form input.submit {
	width:127px;
	border:0px solid #eee;
	background-color:#eee;
	color:#435058;
}

/* Registrierung */

#registrierung input {
	width:250px;
	border:1px solid #eee;
	background-color:#eee;
	color:#435058;
	margin-bottom:1px;
	padding:1px;
}
#registrierung #chkbox {
	width:auto;
	border:0;
	background-color:transparent;
}
#registrierung textarea {
	width:250px;
	height:100px;
	border:1px solid #eee;
	background-color:#eee;
	color:#435058;
}
#registrierung input.submit {
	width:124px;
	border:1px solid #eee;
	background-color:#eee;
	color:#435058;
}
#registrierung input.plz { width:49px;margin-right:1px; }
#registrierung input.ort { width:197px; }
#registrierung input:hover, #registrierung textarea:hover { border:1px solid #8F1114;  }
#registrierung input.submit:hover { border:1px solid #eee; }

/* neuer Thread */

#blogForm input {
	width:400px;
	border:1px solid #eee;
	background-color:#eee;
	color:#435058;
	margin-bottom:1px;
	padding:1px;
}
#blogForm select {
	width:400px;
	border:1px solid #eee;
	background-color:#eee;
	color:#435058;
	margin-bottom:1px;
}
#blogForm textarea {
	border:1px solid #eee;
	background-color:#eee;
	color:#435058;
}
#blogForm input.submit {
	width:400px;
	border:1px solid #eee;
	background-color:#eee;
	color:#435058;
	margin-top:2px;
}

/* Jot */
#kommentare {
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #eee;
}
#jot-formular {
	margin-top:15px;
}
#jot-formular textarea {
	width:100%;
	height:150px;
	border:1px solid #eee;background-color:#eee;color:#435058;
}
.jot-row {
	margin-bottom:3px;
	padding:3px;	
}
.jot-nav {
	text-align:center;
}
.jot-err {
	margin-top:15px;
	color:#8F1114;
	font-weight:bold;
	padding:5px;
	background-color:#eee;
}
.jot-cfm {
	margin-top:15px;
	color:#435058;
	font-weight:bold;
	padding:5px;
	background-color:#eee;
}
.jot-user { margin-bottom:2px;}
.jot-content {
	background-color:#435058;
	border:1px solid #eee;
	padding:3px;
	color:#eee;
}
.jot-mod { float:right;text-align:right;color:#eee; }

/* neue Styles */
#beitragsliste table { border-collapse:collapse; width:100%; }
#beitragsliste th { padding:2px;background-color:#eee;color:#435058; }
#beitragsliste td { padding:2px;vertical-align:top; }
#beitragsliste tr { border-bottom:1px solid #67747C; }
#beitragsliste tr:hover { border-bottom:1px solid #eee; }
#beitragsliste tr.nohover { border:0;}
#beitragsliste .coltitle { width:420px; }
#beitragsliste .coldate { width:110px; }
#beitragsliste .colcom { width:100px;text-align:right; }
#beitragsliste #fdsnewbeitraglink { font-weight:bold; }

#themenliste table { border-collapse:collapse; width:100%; }
#themenliste th { padding:2px;background-color:#eee;color:#435058; }
#themenliste td { padding:2px; }
#themenliste tr { border-bottom:1px solid #67747C; }
#themenliste tr:hover { border-bottom:1px solid #eee; }
#themenliste tr.nohover { border:0;}
#themenliste .coltitle { width:310px; }
#themenliste .coldate { width:110px; }
#themenliste .colcom { width:80px;text-align:right; }

#kommentare { border:none;padding:0;}
#jot-formular input { width:350px;background-color:#eee;color:#435058;border:1px solid #eee; }
#jot-formular input.submit { width:auto;background-color:#eee;color:#435058; }
.jot-row { width:100%;border-collapse:collapse;border-bottom:1px solid #67747C;}
.jot-row:hover { border-bottom:1px solid #eee; }
.jot-row td { padding:2px; }
.jot-row td.colsubject { width:470px; }
.jot-row td.coledit { text-align:right;width:50px; }
.jot-row td.coledit a { border:none;padding:0px 2px;background-color:#435058;color:#eee; }
.jot-row td.coledit a:link  { text-decoration:none; }
.jot-row td.coldate { width:90px; }
.jot-row tr.jot-content { display:none; }

.jot-content { background-color:transparent;color:#435058;border:none; }

.jot-list { border:1px solid #eee;padding:2px;margin-bottom:5px; }
.jot-editby { witdh:300px;float:right; }

#downloadarea table { border-collapse:collapse; width:100%; }
#downloadarea th { padding:2px;background-color:#eee;color:#435058; }
#downloadarea td { padding:2px;vertical-align:top; }
#downloadarea tr { border-bottom:1px solid #67747C; }
#downloadarea tr.noborder { border:none; }
#downloadarea tr:hover { border-bottom:1px solid #eee; }
#downloadarea tr.nohover { border:0;}
#downloadarea .coltitle { width:200px; }
#downloadarea .colcategory { width:120px; }
#downloadarea .coltype { width:120px; }
#downloadarea .colsize { width:60px;text-align:right; }
#downloadarea .coldate { width:90px;text-align:right; }
#downloadarea .coluser { width:110px; }
#downloadarea .colaction { width:60px; }
#downloadarea fieldset { border:none; }
#downloadarea label { display:block;float:left;width:150px;text-align:right;margin:5px 0px;margin-right:10px; }
#downloadarea input, #downloadarea select, #downloadarea textarea { display:block;float:left;width:350px;background-color:#eee;color:#435058;border:1px solid #eee;margin:5px 0px;}
#downloadarea textarea { height:150px; }
#downloadarea form fieldset p { display:block;clear:left;}
#downloadarea input#submit, #downloadarea input#back { width:auto;background-color:#eee;color:#435058;margin:5px 0px; }
#downloadarea input#back { margin-left:10px; }
#downloadarea p.error { background-color:#8F1114;color:#eee;padding:2px;font-weight:bold; }