html, body {
	background-color: #fff;	
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}

table.stage {
	width: 85%;
	border-right: solid 1px #dde;
	background-color:#eef;
	height: 100%;
}

p, li {
	font-size: 89%;
}

p.linklist {
	line-height: 20px;
}

h1 {
	font-size: 1.1em;
	color: #234567;
	line-height: 0.7em;
}

h2 {
	font-size: .7em;
}

.subtitle {
	color: #fff;
}


.hinweis {
	font-size: .6em;
	color: #003;
	
}

.message {
	color: #f00;

}
.aktiv {
	border: solid 1px #ccc;
	padding: 5px;
	padding-left: 15px;
}


hr {
	border: dashed 1px #ddd;
	width:100%;
}


img.public {
	margin-bottom: 3px;
	border: 1px solid #ddd;
}


.border {
	border: solid 1px #234567;
}


.kopf, .admin {
	border: solid 0px #234567;
	background-color:#234567;
	padding-left: 7px;
	vertical-align: top;
}

.admin {
	background-color:#234567;
}




.haupt {
	border: solid 1px #234567;
	vertical-align: top;
	padding: 7px;
	background-color: #fff;
	/* background-image:url(../images/bg.gif); */
}



.rechts {
	background-color: #234567;
	border: solid 0px #7F959D;
	vertical-align: top;
	padding: 7px;
}


#seite {
	position: absolute;
	top: 18%;
	left: 75%;
	align: center;
	margin-left: -40px;
	width: 100px;
	border: solid 1px #7F959D;
	background-color: #DBE4EB;
}

a {font-weight: bold; color: #900; }
a:hover {font-weight: bold; color: #234567; }

a:link.navi { color: #fff; text-decoration:none }
a:active.navi { color: #fff; text-decoration:none }
a:visited.navi { color: #fff; text-decoration:none }
a:hover.navi { color: #99C0DE; text-decoration:none }

a:link.cont { font-size: 89%; color: #900;  }
a:active.cont { font-size: 89%; color: #900; }
a:visited.cont { font-size: 89%; color: #900;  }
a:hover.cont { font-size: 89%; color: #234567; }

a:link.navi2 { font-size: 12px; color: #fff; text-decoration:yes }
a:active.navi2 { font-size: 12px; color: #fff; text-decoration:yes }
a:visited.navi2 { font-size: 12px; color: #fff; text-decoration:yes }
a:hover.navi2 { font-size: 12px; color: #fff; text-decoration:yes }

a:link.footer { color: #234567; text-decoration:yes }
a:active.footer { color: #234567; text-decoration:yes }
a:visited.footer { color: #234567; text-decoration:yes }
a:hover.footer { color: #900; text-decoration:yes }

.statement { color: #DBE4EB }

.content { color: #99C0DE; font-weight: bold; }

.fussnote {
	color: #333;
	font-style: italic;
	font-size: 10px;
}


.comment {
	font-style: italic;
}

#login {
	background-color:#fff;
	padding-top: 5px;
}


input {
	font-family:Verdana,Arial;
	color:#000000;
	font-size:12px;
	width: 270;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 7px;
}

input.age {
	font-family:Verdana,Arial;
	color:#000000;
	font-size:12px;
	width: 40;
	margin-top: 1px;
	margin-bottom: 1px;
}

input.autor {
	width: 100;
	font-size:8px;
}

input.checkbox {
	width: 20;
	font-size:8px;

}

input.hidden {
	border: 0px;
}
input.google {
	font-family:geneva, arial, sans-serif;
	font-weight: bold;
	background-color:#fff;
	width:85px;
	color:#333333;
	font-size:10px;
	margin-bottom:3px;
	margin-top: 0px;
	margin-right: 0px;	
}


textarea {
	font-family:Verdana,Arial;
	color:#000000;
	font-size:12px;
	width: 300;
}



#kommentar {
	border: 1px dashed #900;
	padding-left: 10px;
	margin-bottom: 20px;
	background-color:#fff;
}
