﻿*
{
	margin:0px;
	padding:0px;
		
}

#seite
{
	margin:0px auto auto auto;
	width:970px;
	height:100%;

}

#head
{	
	height:50px;
	width:100%;
	background-color:#00A09D;
	float:none;
}
#main
{
	width:100%;
	height:600px;	
}
#navigation
{
		width:170px;
		float:left;
		background-color:#00A09D;
		height:100%;
}

#content
{
	padding-left:0px;
	padding-top:0px;
	width:770px;
	float:right;
	background:	white url('../bilder/logo_bg.jpg') no-repeat fixed center center;
}

#footer
{
	
	height:25px;
	width:970px;
	float:none;
	background-color:#00A09D;

}
a:link, a:visited
{
	text-decoration:none;
	color:#1A1A1A;
}
a:hover
{
	color:#BEC700;
	background-color:#00A09D;
	font-size:medium;
	text-decoration:underline;
	
}
h2, h1
{
	color:#00A09D;
}
#navigationtermine
{
	width:770px;
	height:50px;	
}

#navigationtermine ul li
{
	display:table-cell;
	
	background-color:#00A09D;
	border-style:solid; border-color:#1A1A1A; border-width:1px;
	letter-spacing:1.1pt;


}

#navigationtermine a:hover
{
	
		
	background-color:#BEC700;

	

}

#navigationtermine a:link, #navigationtermine a:visited
{
	color:black;
	text-decoration:none;
	padding:auto;	
}
#pdf
{
	padding-left:50px;
	background-color:#00A09D;
	height:550px;

}
#pdf a:link, #pdf a:visited
{
	text-decoration:underline;
	color:#BEC700;
	font-size:large;	
	font-weight:bold;
}
#pdf a:hover
{
	background-color:#1A1A1A;
}
#termin
{
	padding-left:100px;
	padding-top:50px;
	background-color:white;
	
	
}
#termin a:link, #termin a:visited
{
	text-decoration:underline;
	font-size:large;
	font-weight:bold;
	
}
