html, body{
height:100%;
width:100%;
text-align: left;
padding: 10px;
margin: 0;
}

body {
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #99cc00;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	color: #000000;
	font: normal 0.8em Arial, Helvetica, sans-serif;
}

#page {
  	height: 100%; /* das hier für den ie */
	}
	/* folgende anweisung wird nicht vom ie interpretiert */
#page[id] {
    height:auto;
    min-height:100%;
	}

#page {
	top : 0px;
	margin:0px auto;
	width : 780px;
	background : #ffffff;
	height: 100%;
	min-height:100%;
	position: relative;
	}

#content {
	position: relative;
	background-color:#f8f8f8;
}

#topnavi {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	width: 780px;
	_top: 0px;
	height: 151px;
	/* be nice to IE */
	display : none;
}

#footer {
	position:relative;
	background-color: #ffffff;
	left: 0px;
	margin: 0 auto;
	margin-top:30px;
	width: 760px;
	bottom: 0px;
	background-image : url("bg_footer.gif");
	background-repeat : no-repeat;
	float: left;
	height:50px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	/* be nice to IE */
	display : none;
}


#containerleft {
	position: relative;
	padding-left: 20px;
	width : 200px;
	margin-top : 20px;
	text-align: left;
	background : #ffffff;
	float: left;
	display : none;
}

#containercenter {
	width : 320px;
	margin-top : 20px;
	text-align: left;
	float: left;
}

#containerright {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	width : 180px;
	margin-top: 20px;
	text-align: left;
	background : #ffffff;
	float: left;
}

#login {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 121px;
	right: 20px;
	width: 400px;
	float: right;
	_top: 121px;
	text-align: right;
	color: #666666;
	font-size: 0.85em;
}

/* Hauptnaviagtion */
#topnavileft {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 113px;
	left: 20px;
	width: 200px;
	float: left;
	_top: 113px;
	text-align: left;
	/* be nice to IE */
}

#topnavileft li {
	color: #003399;
	margin-left: 0px;
	display: block;
	float: left;
}

#topnavileft li a {
	color: #003399;
	font-weight : bold;
	text-decoration : none;
}

#topnavileft li a:hover {
	color: #99cc00;
}

#topnavileft li a:active {
	color: #99cc00;
}

#topnaviright {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	top: 93px;
	right: 20px;
	width: 400px;
	float: right;
	_top: 93px;
	text-align: right;
	/* be nice to IE */
}

#topnaviright li {
	color: #ffffff;
	margin-left: 0px;
	display: block;
	float: right;
}

#topnaviright li a {
	color: #ffffff;
	font-weight : bold;
	text-decoration : none;
}

#topnaviright li a:hover {
	color: #cccccc;
}

#topnavileft li a:active {
	color: #ffffcc;
}

table.big {
	margin: 0;
	padding: 0;
	width: 600px;
	background-color: #ffffff;
	border-collapse: collapse;
}

table.big th  {
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #666666;
	background-color: #333333;
}

table.big td {
	border: 1px solid #666666;
	padding: 2px;
}

table.big td.softhg {
	background-color: #e1e1e1;
}

p {
	margin: 0;
	padding: 0;
	padding-bottom: 1em;
}

p.error {
	margin: 0;
	padding: 0;
	padding-top: 0.5em;
	color: #990000;
	font-weight: bold;
}


h1 {
	color: #003399;
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 0px;
	}
	
	
.subheadline {
	color: #003399;
	font-weight: bold;
	padding: 0;
	}
	
.bildunterschrift{
	color: #333333;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
		
.small {
	color: #333333;
	font-size: 0.8em;
}

.error {
	color: #990000;
	}
	
/* Links */
a {
	font-weight: bold;
}

a.button {
	padding-left: 12px;
	background : url(bu_active_1.gif) no-repeat scroll left;
}

a.buttonback {
	padding-left: 12px;
	background : url(bu_active_1.gif) no-repeat scroll left;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #333366;
	text-decoration: none;
}

a:hover {
	color: #999999;
}

a:active {
	color: #333333;
}

.form {
	margin-top: 3px;
	margin-bottom: 3px;
	background : #e1e1e1;
	border: 1px solid #6b6b6b;
	color: #333333;
	font: normal 1em Arial, Helvetica, sans-serif;
}

.submit {
	margin-top: 3px;
	margin-bottom: 3px;
	background : #003399;
	border: 1px solid #6b6b6b;
	color: #ffffff;
	font: bold 1em Arial, Helvetica, sans-serif;
}

ul {
	list-style-image: url(ul_bullet.gif);
	padding: 2px;
	margin-top: 0px;
}

li {
	padding-bottom: 5px;
	margin-top: 0px;
}

.tdforumcontent {
	background: #d9d9d9;
	width: 100%;
	border: 1px solid #ffffff; 
	margin: 0px; 
}

hr {
	width: inherit;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #003399;
	
}

/*.tabletop {
	background: url(bg_top_logo.gif) no-repeat;
	width : 768px;
	height : 110 px;
}

.tablepicture {
	width : 768px;
	height : 180 px;
}

.tablebody {
	width : 768px;
}

.tdlinegreen {
	background: #99cc00;
}

.tdheadblue {
	background: #003399;
}

.tdheadgreen {
	background: #99cc00;
}

.tdlightgrey {
	background: #e1e1e1;
}

.tdlightgreen {
	background: #E4F2BC;
	border : 1px solid  #99cc00;
	padding: 5px;
}

.tdfootleft {
	background: url(foot_left_hg.gif);
}

.tdfootright {
	background: url(foot_right_hg.gif);
}*/