body {
	color: #3c3c3c;
	background-color: #3B3B3B;
	font-family: Century Gothic, Verdana, Arial, Sans-serif;
}

#box {
	position: relative;
	width: 750px;
	margin: auto;
}

#head {
	background-image: url(../images/head.jpg);
	width: 750px;
	height: 154px;
}

#content {
	background-image: url(../images/content.jpg);
	background-repeat: repeat-y;
	width: 700px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	position: relative;
	top: -18px;
	font-size: 12pt;
}

#bottom {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 36px;
	position: relative;
	top:-30px;
}

#navi {
	position: absolute;
	left: 25px;
	top: 118px;
}

.hidden {
	display: none;
}

.nav {
	color: #3C3C3C;
	text-decoration: none;
}

.nav:hover {
	color: #000;
	text-decoration: underline;
}

.nav:a {
	color: #E3E3E3;
}

.nava {
	color: Black;
	text-decoration: underline;
}

.kommentieren {
	width: 500px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

h1 {
	font-size: 16pt;
	font-variant: small-caps;
}

h2 {
	font-size: 16pt;
	font-variant: small-caps;
}

h3 {
	font-size: 13pt;
}

hr {
	border: 2px solid #FFF;
	width: 720px;
	position: relative;
	left: -12px;
}

a {
	text-decoration: underline;
	color: #3c3c3c;
}

img {
	border: none;
}

a:hover {
	color: #000;
}
.gradualshine{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
}

textarea {
	width: 349px;
	border: 1px solid #3c3c3c;
	background-color: #e3e3e3;
	height: 100px;
	margin-top: 3px;
}

textarea:focus {
	background-color: #FFF;
}

input {
	border: 1px solid #3c3c3c;
	background-color: #e3e3e3;
}

input:focus {
	background-color: #FFF;
}

input.buttons:focus {
	border: 1px solid #FF0000;
	color: #FF0000;
}

input.buttons:hover {
	border: 1px solid #FF9900;
	color: #FF9900;
}

.textblock {
   margin-left: 20px;
   margin-top: -10px;
}

.marker {
	font-weight: bold;
}

.help {
	color: #009900;
	text-decoration: underline;
	cursor: help;
}

.footer {
	color: #999999;
	position: relative;
	width: 500px;
	top: 5px;
	left: 25px;
	bottom:  5px;
	font-size: 0.7em;
}

.footer a {
	text-decoration: none;
	color: #999999;
}

.footer a:hover {
	color: #FFF;
}

.fehler { 
	border:1px solid Red;
}

.naverr {
	color: Red;
	text-decoration: underline;
}

.besucherz {
	cursor: help;
}

.info {
	cursor: help;
}

.delete {
	border: 1px solid #e3e3e3;
}

.delete:active {
	border: 1px solid #e3e3e3;
	position: relative;
	left: 1px;
	top: 1px;
}


.inplang {
	width: 349px;
}

.inplangfehler { 
	background-color: #e3e3e3;
	border:1px solid Red;
	width: 349px;
}

.mpbcomment {
	font-size: 9pt;
}
