@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	}

body {
	text-align:center;
	height:100%;
	margin: 0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	background-color: #d9ebe5;
	}

body a {
	color:#b7cac4;
	text-decoration:none;
}

body a:hover {
	color:#068960;
	text-decoration:underline;
}

#header {
	width:100%;
	height:130px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#408aa4;
}

#header .logo {
	position:relative;
	width:900px;
	margin:0 auto;
	height:130px;
	text-align:left;
	border:0px solid #00FF00;
}

#footer {
	position:relative;
	bottom:0px;
	width:100%;
	height:25px;
	background-color:#408aa4;
	margin-top:20px;
	padding-top:5px;	
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#CCCCCC;
}

#navi_rahmen {
	width:900px;
	height:25px;
	position:relative;
	margin: 0 auto;
	margin-top:20px;
	background-color:#FFFFFF;
	top:0px;
	left:0px;
	border:0px solid #000000;
	text-align:left;
	border-left:2px solid #408aa4;
	border-right:2px solid #408aa4;	
}

#navi_rahmen img {
	margin-left:10px;
}

#content_rahmen .piano {
	clear:both;
	background-image:url(images/piano_bg.png);
	background-repeat:repeat-x;
	height:26px;
	width:900px;
	position:absolute;
	bottom:0px;
	left:0px;
}

#content_rahmen {
	position:relative;
/*	border:1px solid #00FF00; */
	width:900px;
	overflow:auto;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	margin:0 auto;
	border-left:2px solid #408aa4;
	border-right:2px solid #408aa4;	
	background-color:#FFFFFF;
}

.clearfix:after {
content:".";
display:block;
height:0;
font-size:0;
clear:both;
visibility:hidden;
}


.clearfix {display:inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */

#content_left {
	display:inline;
	float:left;
	width:560px;
	border-right:1px dotted #3b869f; 
/*	border:1px solid #FF0000; */
	margin-left:20px;
	text-align:left;
	/* overflow:auto; */
	height:100%;
	margin-bottom:50px;	
	margin-top:30px;	
	padding-right:15px;
	}

#content_right {
	text-align:right;
	display:inline;
	float:right;
	width:220px;
/*	border:1px solid #00FF00; */
	margin-left:30px;	
	overflow:auto;
	margin-right:20px;
	margin-top:30px;
	margin-bottom:50px;		
}

#content_left p {
	margin-top:20px;
	line-height:2.0em;	
}

#content_rahmen ul .normal {
	list-style-type:square;
	margin-left:35px;
	}

#content_rahmen .aufzaehlung {
	border:1px solid #CC0000;
	background-color:#FFFFFF;
	padding:4px;
	margin-left:20px;
	color:#333333;
	width:470px;
}

#content_rahmen h1 {
	font-size:19px;
	margin-top:0px;
	margin-right:10px;
	
}

#content_rahmen h2 {
	font-size:15px;
	margin-top:0px;
	margin-right:10px;
	margin-top:20px;	
}

#content_rahmen li {
	margin-top:4px;
}

#fotos {
	position:absolute;
	border:0px solid #FFFFFF;
	height:220px;
	width:215px;
	top:3px;
	left:5px;
	text-align:left;
}

#fotos p {
	margin-left:5px;
	margin-right:5px;
}

#navigation_rahmen {
	position:relative;
	border:0px solid #00FF00;
	height:45px;
	width:722px;
	top:143px;
	left:38px;
	text-align_left;
}

#navigation_rahmen img {
	margin-top:5px;
	margin-left:6px;
	margin-right:6px;
}

#st_rahmen
	{
	position:relative;
	width:400px;
	height:200px;
	border:0px solid #FF0000;
	}

#st_rahmen .input {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	width:300px;	
}

.tbl_table td {
	padding:10px;
}

.tbl_table {
	border-left:2px solid #408aa4;
	border-right:2px solid #408aa4;	
	width:904px;
}