body {
	background: url(./bg.png) repeat;
	font-family:Arial,Nimbus Sans L,sans-serif;
	font-size:11pt;
}

.container_main {
	width:400px;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	border:2px #594A4A solid;
}

.container_top {
	height:300px;
	background: url(./bluadsaugabild.jpg) #000 no-repeat center top;	
}

.container_menu {
	color: #7c6969;
	vertical-align:middle;	
	padding:2px 4px;
	text-align:center;
	height:25px;
	line-height:25px;
	background-color:#000;
}

.container_menu a {
	color:#7c6969;
}

.container_menu a:visited {
	color:#444E4E;
}

a#active {
	color:#DDBBA4;
}

.container_content {
	padding:2px 4px;
	background-color:#7c6969;
}

.container_content a {
/* 	color:#99042b; */
	color:#322C2C;
}

.container_content a:visited {
/* 	color:#77042b; */
	color:#000;
}

.container_content hr {
	height:1px;
	width:80%;
	color:#000;
	background: #000;
	border: 1px #000 solid;
	border-bottom:0px;
	
}

.container_youtube {
	margin-left:-4px;
	margin-right:-4px;
	text-align:center;
}

.container_youtube embed {
/*	width:398px;
	height:316px;*/
	width:375px;
	height:300px;
}

.creatorscupbox {
 	width:180px;
	/*height:250px;*/
/* 	background:#FF0; */
/* 	border:2px #594A4A solid ; */
	float:right;
/* 	font-size:95%; */
	padding:2px;
	text-align:center;
	margin-top:5px;
}

.creatorscupbox img {
	padding:0px;
	margin:0px;
}
.creatorscupbox a img {
	border:0px;
}

/* schrift #7c6969 */
