﻿body {
	background-color: #E1DBD4;
	background-image:url('../skulpturen/background.jpg');
	background-repeat:repeat-x;
	margin:auto 0px;
}

a:hover {
	text-decoration:none;
}

img {
	border:0px;
}

.titel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #CB6633;
}

table {
	width:800px;
	text-align:center;
}

.table1 {
	border-top-color:#38312B;
	border-top-style: dotted;
	border-top-width:3px;
	border-bottom-color:#38312B;
	border-bottom-style: dotted;
	border-bottom-width:3px;
	border-left:0px;
	border-right:0px;
}

.bilder {
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	text-align:center;	
	color: #CB6633;
}

.copyright a {
	
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:black;
}


/* Navigationsformatvorlagen*/

#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	width:180px;
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 7px;
	padding: 6px;
	border: 0px;
	background-color: #CB6633;
}
#navigation a:hover {
	text-decoration: none;
	color: #CB6633;
	background-color: #FFFFFF;









