﻿@charset "utf-8";

* {
	font-family: arial, sans-serif;
	line-height: 1.0;
	color: #333;
	font-weight: 400;
	font-size: 12px;
}



html {
	background-image: url(bihl_back.jpg);

}

body {
	padding:0;
	border:0;
	height:100%;
	overflow-y:auto;
	margin: 0px;
	
}

#content {
	display:block;
	width:950px;
	margin-top: 38px;
	margin-right: auto;
	margin-left: auto;
	

}


#menu {
	display:block;
	top:10px;
	width:950px;
	position:fixed;
	margin:-0px 0px 0px -475px;
	left: 50%;
	background-image: url(bihl_back.jpg);
	height: 38px;
}

* html #menu {
	position:absolute;
	margin:-0px 0px 0px -483px;
	left: 50%;
}


.bez {
width:375px;
float:left;


text-align:left;
padding-top: 5px;
}

.flip {
	width:200px;
	float:left;
	
	padding-top:10px;
	text-align: center;
}

.flip a {
text-decoration:none;

}

.flip a:hover {
text-decoration:underline;

}

.flyout {
width:375px;
float:left;
padding-top:8px;
}





FN:before {
content:"© 2016: Brahms-Institut an der Musikhochschule Lübeck";
}
.footer {
height:20px;
width:950px;

font-size:11px;
color:#999;
text-align:center;
padding-top:3px;
padding-left:50%;
margin-left:-475px;
}

.auswahl{
	font-size: 11px;
	color: #666;
}