body
{
	padding: 0;
	margin: 0;
	background: #660000;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #cc6666;
}

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

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header
{
	width: 800px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 20px solid #FFF;
	width: 760px;
	height: 370px;
}

#containerleft
{
	float: left;
	width: 350px;
	height: 350px;
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftindex
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('home.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftunterricht
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('unterricht.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftlehrstil
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('lehrstil.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerlefthonorar
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('honorar.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftubermich
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('ubermich.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}
#containerleftkontakt
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('kontakt.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftdisko
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('disko.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleftlinks
{
	float: left;
	width: 350px;
	height: 350px;
	background-image:url('links.jpg');
	border-right: 20px solid #FFF;
	padding: 10px;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -1px;
	font-size: 250%;
	text-align: right;
	line-height:110%;
}

#containerleftalbum
{
	float: left;
	width: 700px;
	height: 50px;
}

#containerright
{
	float: left;
	width: 350px;
	height: 350px;
	background: #993333;
	overflow: auto;
	padding: 10px;
}

#containeralbum    
{
	width: 730px;
}

#containerrightalbum
{
	float: left;
	width: 740px;
	height: 350px;
	border-right: 20px solid #FFF;
	background: #FFFFFF;
	overflow: auto;
	padding: 10px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: -2px;
	font-size: 200%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
	line-height:110%;
}

#footer
{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #FF80A8;
}

#footer a
{
	text-decoration: none;
	color: #cc6666;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}

#Beschreibung  select {
left: 495px;
position:absolute;
}
#Beschreibung  input {
left:495px;
position:absolute;
}
#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:20px;
    width:100%;
    text-align:center;
    min-height:40px;
    background-color: rgba(0, 0, 0, 0.5);
    color:#fff;
    z-index:99999;
}
 
.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:30%;
}
 
.inner a.ok {
    padding:4px;
    color:#00ff2e;
    text-decoration:none;
}
 
.inner a.info {
    padding-left:5px;
    text-decoration:none;
    color:#faff00;
}