body {
    background-color: #fff;
	color: #000;
	font-family: sans-serif, Arial, Helvetica, Verdana;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	width:853px;
}

h1 {
	color: #575757;
	font-size : 24px;
	font-weight : bold;
}

h2 {
	color: #575757;
	font-size : 20px;
	font-weight : bold;
}

h3 {
	color: #575757;
	font-size : 18px;
	font-weight : bold;
}

.vita {
	font-size : 12px;
}

.vita td {
	vertical-align: top;
	padding-right: 10px;	
}

img {
	border: 0px;
}

.banner {
	width:89px;
	float:right;
	overflow:hidden;
}

.fleft {
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
}

.fright {
	float: right; 
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	text-align: right;	
}

.exlink {
	float: right; 
	margin-right: 100px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: right;	
}

.aright {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: right;	
}


.content {
	width: 763px;
	border-right: 1px solid #575757;
	text-align: left;
}	

.about {
	background-color: #575757;
	height: 600px;
	width: auto;
}	

.abouttext {
	color: #fff;
	padding-top: 50px;
	margin-right: 150px;
	margin-left: 100px;
	font-size : 14px;
}	

.about h1 {
	color: #eee;
	font-weight: normal;
}

.contentfill {
	width: 763px;
	height: 600px;
}	

.splash {
	background : #13568a;
	color: #d2d3d5;
	height: 600px;
}	

.splash a {
	color: #d2d3d5;
	text-decoration: none;
}	


.untertitel {
	padding-top: 200px;
	text-align: center;
	font-size: 28px;
}	

.adresse {
	text-align : left;
	font-size: 14px;
	padding-top: 50px;
	padding-left: 253px;
}	

.splash_aus {
    background: #425051;
	color: #d2d3d5;
	height: 600px;
}	

.splash_aus img {
	padding-top: 20px;
	float: right;	
}	

.untertitel_aus {
	padding-top: 180px;
	padding-left: 190px;
	text-align: left;
	font-size: 28px;
}	

.adresse_aus {
	text-align : left;
	font-size: 14px;
	padding-top: 50px;
	padding-left: 190px;
}	

.menu { 
	clear:both;
	font-size: 14px;
	text-align : center;
}	

.menu a {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}

.menu a:hover { 
	text-decoration: underline;
}

.archiv h2 {
	color: #575757;
}

.archiv td {
	color: #000;
	vertical-align: top;
	padding: 10px;
}

.archiv table {
	border-spacing: 0px;
	width: 100%;	
}

.kontakt {
	font-size: 14px;
}	

.navnext {
	float: right;
	position: relative;
	line-height: 16px;
	top: -16px;
	font-size: 12px;
	background-color: #575757;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}

.navnext a {
	text-decoration: none;
	color: #fff;
	background-color: #575757;
}

.navnext a:hover { 
	text-decoration: underline;
}

.navback {
	float: left;
	position: relative;
	line-height: 16px;
	top: -16px;
	font-size: 12px;
	background-color: #575757;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;
}

.navback a {
	text-decoration: none;
	color: #fff;
	background-color: #575757;
}

.navback a:hover { 
	text-decoration: underline;
}

.plan { 
	text-align : center;
}	

.plan img {
	padding: 20px;
}

.kmenu { 
	font-size: 14px;
	text-align : center;
}	

.kmenu a {
	color: #000;
	background-color: #fff;
}

.icon {
	float:left;
	margin-top: 30px;
	width: 190px;
}

.kuenstler {
	background-color : #13568a;
	color: #d2d3d5;
	height: 600px;
	width: auto;
	font-size: 24px;
	text-align: center;
}	

.kuenstler a {
	text-decoration: none;
	color: #d2d3d5;
	background-color: #13568a;
}

.kuenstler a:hover { 
	text-decoration: underline;
}

.kuenstler span { 
	background-color : #23669a;
	color: #d2d3d5;
}

.kuenstlerliste table {
	clear: left;
	margin-top: 30px;
	border-spacing: 5px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
	
.kuenstlerliste td {
	vertical-align: top;
	font-size : 14px;
	padding: 10px;
	background-color : #23669a;
	color: #d2d3d5;
}

.kuenstlerliste a {
	text-decoration: underline;
	background-color : #23669a;
	color: #d2d3d5;
}

.ffk {
    background: transparent url(ffk.jpg) no-repeat top left; 
	margin-top: 80px;
	font-size : 16px;
	text-align: left;
	padding: 20px;
}

.ffk a {
	color: #fff;
	text-decoration: none;
}	


