 

.unten {
	color: #A9A9A9;
	font-size: 11px;
}
table {
	font-size: 11px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #252525;
}
.unten {
	color: #a9a9a9;
}
h1 {
	font-size: 15px;
	color: #F9D88D;
}
.menue {
	font-family: Impact, "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}
.menue {
	text-transform: uppercase;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F9D88D;

}
form {
	display: inline;
	margin: 0px;
}

small {
	font-size: 9px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
}

titel_h2{
	width:auto
}

h3 {
	font-weight: bold;
	font-size: 14px;
}

h4 {
	font-weight: bold;
	font-size: 14px;
}

h5 {
	font-weight: bold;
	font-size: 14px;
}

h6 {
	font-weight: bold;
	font-size: 14px;
}

h7 {
	font-weight: bold;
	font-size: 14px;
}

img {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

input {
	background-color: #252525;
	border-bottom: 1px inset #FFFFFF;
	border-left: 1px inset #FFFFFF;
	border-right: 1px inset #FFFFFF;
	border-top: 1px inset #FFFFFF;
	color: #FFFFFF;
}

input.formbutton {
	background-color: #252525;
	border-bottom: #ffffff 1px outset;
	border-left: #ffffff 1px outset;
	border-right: #ffffff 1px outset;
	border-top: #ffffff 1px outset;
	color: #FFFFFF;
	text-align: center;
}

input.formcheckbox {
	background-color: transparent;
	border: none;
	color: #ffffff;
}

select {
	background-color: #252525;
	border-bottom: 1px inset #ffffff;
	border-left: 1px inset #ffffff;
	border-right: 1px inset #ffffff;
	border-top: 1px inset #ffffff;
	color: #FFFFFF;
}

span.footmsg a {
	background-color: transparent;
	color: #666666;
	font-size: 9px;
}

textarea {
	background-color: #252525;
	border-bottom: 1px inset #ffffff;
	border-left: 1px inset #ffffff;
	border-right: 1px inset #ffffff;
	border-top: 1px inset #fffff;
	color: #ffffff;
	overflow: auto;
}

th {
	font-weight: bold;
}

.blocksLeft {
	border-right: #666666 dashed 1px;
	color: #ffffff;
	width: 160px;
}

.blocksRight {
	border-left: #666666 dashed 1px;
	color: #ffffff;
	width: 150px;
}

.box {
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
}

.boxcontent {
	font-size: 12px;
}

#leftcolumn .boxcontent {
		font-size: 10px;
}

#rightcolumn .boxcontent {
		font-size: 10px;
}

.boxcontentright {
	background-color: transparent;
	color: #ffffff;
	font-size: 10px;
}

.boxtitle {
	font-size: 10px;
	font-weight: bold;
}

.boxtitleright {
	background-color: transparent;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

.CenterBox {
	border-bottom: #FFFFFF 2px solid;
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
	border-top: #FFFFFF 2px solid;
	color: #ffffff;
	height: 400px;
}

.content {
	font-size: 12px;
}

.footmsg {
	color: #ffffff;
	font-size: 9px;
}

.footmsgl {
	color: #ffffff;
	font-size: 9px;
}

.option {
	font-size: 10px;
	font-weight: bold;
}

.sitetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-top: 5px;
}

.storycat {
	font-size: 10px;
	font-weight: bold;
}

.storytitle {
	font-size: 10px;
	font-weight: bold;
}

.tiny {
	font-size: 9px;
}

.title {
	background-color: transparent;
	color: #F9D88D;
	font-size: 12px;
	font-weight: bold;
}

.viewbench {
	color: #ffffff;
	font-size: 9px;
}

#loginform {
	background-color: transparent;
	color: #ffffff;
		font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	line-height: normal;
	margin: 0px;
}

#loginform a {
	background-color: transparent;
	border-bottom-color: #F2F2F2;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: #ffffff;
}

#loginform a:link {
	background-color: transparent;
	color: #ffffff;
}

#loginform a:visited {
	background-color: transparent;
	color: #ffffff;
}

#loginform a:hover, 
#loginform a:focus {
	background-color: transparent;
	border-bottom-color: #F2F2F2;
	color: #F9D88D;
}

#loginform a:active {
	background-color: transparent;
	color: #F9D88D;
}

#loginform form {
	display: inline;
}

#loginform input {
	background-color: #252525;
	border-bottom: #ffffff 1px inset;
	border-left: #ffffff 1px inset;
	border-right: #ffffff 1px inset;
	border-top: #ffffff 1px inset;
	color: #ffffff;
	height: 16px;
	padding-left: 3px;
	width: 80px;
}

#loginform input.formbutton {
	background-color: #F2F2F2;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
	color: #333333;
	font-size: 10px;
	height: 17px;
	line-height: 10px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	text-transform: lowercase;
	width: 60px;
}

#loginform input.formbutton:focus {
	background-color: #ECF4D7;
	color: #999999;
}

#loginform input:focus {
	background-color: #ECF4D7;
	color: #999999;
}

#loginform td {
	background-color: transparent;
	color: #666666;
		font-size: 10px;
	text-align: center;
}

#pathview {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

#pathview a {
	background-color: transparent;
	border-bottom: none;
	color: #FFFFFF;
}

#pathview a:link {
	background-color: transparent;
	color: #FFFFFF;
}

#pathview a:visited {
	background-color: transparent;
	color: #FFFFFF;
}

#pathview a:hover, 
#pathview a:focus {
	background-color: transparent;
	color: #F2F2F2;
}

#pathview a:active {
	background-color: transparent;
	color: #FFFFFF;
}
.Stil5 {color: #E17100}
.Stil7 {
	color: #E17100;
	font-size: 14px;
	font-weight: bold;
}
.Stil8 {font-size: 11px}
.Stil9 {font-size: 13px}
.Stil12 {font-size: small}
.Stil20 {color: #CCCCCC; font-weight: bold; }
.Stil21 {color: #FFFFFF; font-weight: bold; }
.Stil22 {font-size: 14px; font-weight: bold; }
.Stil23 {font-size: 14px; }
.Stil25 {color: #E17100; font-weight: bold; }
