/* @override http://freiburgerkaiser.de/assets/templates/kaiser/style.css */

body {
	color: #ccc;
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: #d3d3d3 url(bodyback.jpg) repeat-x;
	margin: 0;
}

#site {
	width: 900px;
	background-color: #6C122E;
	margin: 0 auto;
}

#top {
	width: 900px;
	height: 156px;
	border-style: none;
	background-image: url(kaisertop-mit-logo.jpg);
	background-color: white;
}

#content {
	width: 300px;
	padding-top: 15px;
	min-height: 400px;
	float: left;
}

#kaisergalerie {
	float: right;
	width: 330px;
	margin-top: 15px;
}

#navi {
	float: left;
	width: 180px;
	list-style-type: none;
	line-height: 2em;
	padding-top: 10px;
	z-index: 1;
}

#navi ul {
	list-style-type: none;
	text-align: right;
	padding-right: 38px;
	padding-left: 5px;
}

#navi ul li ul {
	list-style-type: none;
	text-align: right;
	list-style-image: none;
	padding-right: 5px;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

#navi a {
	text-decoration: none;
	font-size: 12px;
}

#navi .active {
	list-style-image: url(kaisers-k2.gif);
	list-style-position: inside;
}

#navi li

a:hover {
	color: white;
}

#navi li {
	
}

#footer {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	height: 12px;
	font-size: 10px;
	background: white url(kaiserfoot-back.jpg) no-repeat;
	color: gray;
	text-align: right;
	padding: 15px 10px 5px 200px;
	clear: both;
}

a {
	color: silver;
}

ul {
	list-style-type: disc;
}

img {
	border-style: none;
}
