* {	
	margin:0px;
	padding:0px;
	text-align:left;
}

html, body {
	height:100%;
}

body {
	background:url(bg.gif);
	font-size:12px;
	color:#000000;
	text-align:center;
}

#all {
	width:640px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:auto;
	padding-left:10px;
	padding-right:10px;
	border-left:5px solid #8ac;
	border-right:5px solid #8ac;
	background-color:#FFFFFF;
}

#content 
{	
	float:left;
	width:450px;
	padding:20px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #AAAAAA;
	background-color:#FFFFCC;
	line-height:20px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius:2%;
	-webkit-border-radius:8px;
}

#c_head {
	position:absolute;
	margin:-26px 10px 10px -10px;
	background-color:#FFFFCC;
	font-size:10px;
	line-height:10px;
	color:#AAAAAA;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
}

#menue {
	float:left;
	width:120px;
	float:left;
	margin-left:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#menue div { 
	position:relative;
	width:120px;
	padding:5px;
	border:1px solid #AAAAAA;
	margin-top:10px;
	margin-bottom:20px;
	background-color:#FFFFCC;
	-moz-border-radius:5%;
	-webkit-border-radius:9px;
}

#menue span {
	color:#FFFFCC;
	position:absolute;
	top:-11px;
	left:10px;
	background-color:#FFFFCC;
	font-size:10px;
	color:#AAAAAA;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	-moz-border-radius:5%;
	-webkit-border-radius:9px;
}

#menue .logo {
	position:absolute;
	z-index:auto;
	top:-19px;
	left:3px;
}

#ads {
	padding-bottom:7px;
}

#sub  { 
	text-decoration:none;
}

#sub div {
	background-color:#FFFF77;
}

a:link, a:hover, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FA;
	text-decoration:none;
}

#menue a:link, div.menue a:visited {
	letter-spacing:1px;
}

#menue a:hover {	
	color:#000099;
	margin-left:1px;
}

a.extern {
	background:transparent url(extern.png) no-repeat scroll right center;
	padding-right:13px;
}

a.picture {
	background:transparent url(picture.gif) no-repeat scroll right center;
	padding-right:18px;
}

img {
	border:0px;
}

h1 {
	font-size:23px;
	margin-bottom:35px;
	margin-top:15px;
}

h2 {
	font-size:17px;
	margin-top:20px;
	margin-bottom:20px;
}

h3 {
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
}

h4 {
	font-size:12px;
}

option, input, select, textarea {
	margin:5px;
}

input {
	vertical-align:middle;
}

ul {
	margin-left:10px;
	margin-right:5px;
}

li {
	margin-left:40px;
}

p {
	margin-top:10px;
	margin-bottom:50px;
	margin-left:10px;
}

p.last {
	margin-bottom:0px;
}

code {
	color:blue;
	font-size:11px;
}

p.error {
	color:red;
}

p.success {
	color:green;
}

.gloss {
	font-size:10px;
	line-height:10px;
	color:#555555;
}

.pre {
	white-space:pre;
}

ins {
	text-decoration:none;
}

table.forum {
	width:100%;
}

table.forum tr.c, span.c {
	background-color:#FFFFAA;
}

td.new {
	width:130px;
}

p.post span {
	background-color:#FFFFAA;
	font-size:10px;
}

div.l {
	float:left;
}

div.r {
	float:right;
	width:300px;
	height:90px;
}

br.clear {
	clear:both;
}

#show {
	width:100%;
	clear:both;
}

.musik select, .musik input {
	height:17px;
	font-size:10px;
	border:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
}

.musik input {
	background: url('bewerten.png');
	width:50px;
	cursor:pointer;
}

.musik strong {
	font-size:12px;
}

.musik .c {
	background-color:#FFFFAA;
	padding:5px;
	margin:0px;
}

.musik {
	margin-bottom:30px;
}

#bf_picture {
	position:absolute;
	display:block;
	padding:40px;
	padding-bottom:10px;
	background:#000000;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	-moz-border-radius:1%;
	-webkit-border-radius:4px;
	z-index:98;
}

#bf_picture table {
	width:100%;
	height:30px;
}

#bf_navigation {
	text-align:right;
	cursor:pointer;
}

#bf_close {
	position:absolute;
	top:0px;
	right:7px;
	padding:10px;
	text-decoration:none;
	font-size:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	z-index:99;
}

