html {
	height: 100%;
}

body {
	background-color: #fff;
	color: #000000;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

/*arbeitstier anfang*/

#page {
	background-image: url(/images/page_bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
	width: 924px;
	margin: 0 auto;
	padding: 0 15px;
}

#bar {

	background-image: url(/images/header.jpg);
	background-color: #8D0505;
	height: 100px;
	width: 924px;
	clear: both;
}


#skyscraper {
	position: relative;
	z-index: 10;
}

#skywrapper {
	position: absolute;
	left: 940px;
}

#sidebar {
	float: left;
	width: 205px;
	overflow:hidden;
	background-color:fff;
}

#adgames1 {
	margin-left:37px;
	margin-top:20px;
	
}

.keks {
	width: 190px;
	text-align:left;
	margin-left:15px;
	line-height:1.5;
}

#keks2 {
	width: 160px;
	text-align:left;
	margin:10px 0px 15px 30px;
}

ul.menu { 
    padding: 0px; 
    margin: 10px auto 0px -12px; 
   	list-style:none; 
	text-align:left;
	
} 

ul.menu li  { 
    margin: 0 0 2px 0;
	padding: 0;
} 
 
ul.menu li a { 
    background-image: url(/images/sitemenubtn.jpg); 
 	background-repeat:no-repeat;
    width: 186px; 
	height: 19px;
	padding-top:4px;
	padding-left:30px;
    display: block; 
    color:#540a0a; 
} 
 
ul.menu li a:hover { 
    background-image: url(/images/sitemenubtn.jpg); 
	background-repeat:no-repeat;
    background-position: 0px -23px; 
    text-decoration: none; 
	color:#b75459; 
 
}

#login {
	margin: 0 auto 0 10px;
	padding: 10px;
	line-height: 2em;
}

#login b {
	color: #9e0203;
	text-align:left;
}

.input {
	width: 8em;
	height: 1em;
	border:1px solid #939E9F;
}
input {
	padding: 3px;
}
/*
input.submit {
	float:right;
	margin-right:25px;
	width: 27px;
	color:#9e0203;
	border: 0px solid;
}
*/
#content {
	float: right;
	width: 680px;
	margin:25px 20px 20px 0px;
}

#main {
	line-height: 1.5em;
	font-size: 13px;
	color: #5f6b77;
	width: 98%;
	border: 1px solid #d2dde4;
	padding:0px 0px 25px 10px;
	text-align:left;
}

#footer {
	clear: both;
	text-align: center;
	display:block;
	background-image: url(/images/footer.jpg);
	background-position: bottom left;
	background-color: #cc94b7;
	color: #fff;
	padding: 6px 0;
	height: 18px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #fff;
	text-decoration:underline;
}

#page_bottom {
	margin: 0 auto;
	background-image: url(/images/page_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 954px;
	padding: 0;
}

p {
	margin-top: 0;
}

h1, h2, h4, h5, h6 {
	color: #9e0203;
	margin: 0 0 10px 0;
	padding: 2px 4px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2, h3, h4, h5 {
	margin-top: 10px;
	background-color: #fff;
	font-weight: bold;
	color: #9e0203;
}

h6 {
	margin-top: 10px;
	font-weight: bold;

}

li h3 {
	border: 0px solid #000;
	background-image: none;
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #9e0203;
}

h1 {
	font-size: 24px;
	line-height: 1.1;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 14px;
	margin-bottom:10px;
}

h4 {
	font-size: 16px;
	margin-bottom:10px;
}


/* arbeitstier ende */

a {
	color: #9e0203;
	text-decoration: none;
}

a:hover {
	color: #4f0001;
	text-decoration: none;
}

img {
	border: 0px solid #000;
	display: block;
}

form {
	display: inline;
}

table {
	border-collapse: collapse;
	border: 0px solid #000;
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:	left;
	vertical-align:	top;
	padding: 0px;
	margin: 0px;
}

table.stdtable {
	border-collapse: separate;
	border: 0px solid #000;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

table.stdtable td {
	vertical-align:	middle;
	padding: 1px;
}

table.closetable {
	border-collapse: collapse;
}

table.closetable td {
	padding: 0px;
}

.newboxbody {
	background-color: #FDFBFF;
	text-align: center;
	margin: 10px;
	width: 95%;
	height: 80%;
}

.popupbody {
	background-color: #FDFBFF;
	text-align: center;
	margin: 10px;
	width: 90%;
	height: 90%;
}

.noxrepeat {
	background-repeat: repeat-y;
	background-position: left;
}

.boxbg {
	background-color: #FFFFFF;
}

small {
	color: #7649A6;
	font-size: 9px;
}

.klassiklink {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	color: #7649A6;
}

hr {
	color: #939e9f;
	height: 0px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

.boxbg {
	background-color: #FFFFFF;
}

.fattext {
	font-size: 12px;
	font-weight: bold;
	color: #7649A6;
}

.submitlink {
	color: #9e0203;
	font-weight: bold;
	text-decoration: none;
}
.submitlink:hover {
	color: #939e9f;
	font-weight: bold;
	text-decoration: none;
}
.editbox {
	border: 1px solid #5E239B;
	height: 17px;
	font-size: 12px;
	padding-top: 3px;
	display: block;
	color: #5E239B;
}

.formstandard {
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #FDFBFF;
	color: #000000;
	border: 1px solid #939e9f;
	color: #939e9f;
}

.counterfeld {
	border-style:none; 
	border-width: 0px;
	font: 10px arial; 
	color: #666666; 
	background-color: #FDFBFF;
	border: 1px solid #DEBEFF;
	text-align: right;
}
.blocktext {
	text-align: justify;
}
.userbild {
	border: 1px solid #7649A6;
}
.dark {
	background-color: #7649A6;
	color: #FFFFFF;
}
.darktdunderline{
	border-bottom: 1px solid #7649A6;
}
.lighttdunderline {
	border-bottom: 1px solid #EEEEEE;
}
.lightfill {
	font-weight: bold;
	text-align: right;
}

.notice_error {
	color: #FF0000;
}

.notice_notice {
	color: #009900;
}
.mailcoloured {
	background-color: #F9F3FF;
}

.imgvote td {
	text-align: center;
	vertical-align: middle;
}

.imgvote a {
	display: block;
	float: left;
	width: 50px;
	font-weight: bold;
	font-size: 18px;
	padding: 3px;
}
