/* @override http://www.katharina-saurwein.com/css/katharina.css */

/* @override http://localhost:8888/saurwein/css/katharina.css */

/* @override http://www.katharina-saurwein.com/2010/css/katharina.css */

body {
	background: url(../gfx/background/160g_wide.gif) no-repeat 1040px 479px;
}

h2 {
	padding-left: 10px;
	height: 80px;
	line-height: 120px;
	font-size: 25px;
	color: #474242;
	font-weight: normal;
}

div#imageContainer {
	width: 720px;
	height: 400px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 240px;
}

div#imageContainer div#imageNav {
	position: absolute;
	left: -240px;
	width: 240px;
	top: 80px;
}

div#imageContainer div#imageNav a {
	display: none;
}

.ui-tabs .ui-tabs-hide {
	display: none;
}

div#news p strong {
	color: #661a6f;
}

div#wrap div#body {
	width: 960px;
	margin-bottom: 0;
	position: relative;
}

div#box {
	width: 400px;
	position: absolute;
	top: 400px;
	left: 0;
}

a {
	text-decoration: none;
	color: #8a089a;
}

div#box div#demnaechst {
	height: 110px;
}

div#box div#newsUebersicht {
	background: none;
	padding-left: 160px;
	text-align: left;
}

div#newsUebersicht ul li a {
	line-height: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #474242;
}

div#newsUebersicht ul li a:hover {
	text-decoration: none;
	color: #8a089a;
}

div#box div.tabContainer {
	background-color: #e4e3e3;
	padding: 10px 0 10px 10px;
}

div#box div.tabContainer ul, div#box div.tabContainer li {
	background: none;
}

div#box ul.ui-tabs-nav li.ui-state-active a {
	background: #e4e3e3;
}

div#sponsoren {
	width: 400px;
}

div#box ul {
	background-color: #f1f1f1;
	overflow: auto;
}

div#box ul.ui-tabs-nav {
	height: 40px;
}

div#box ul.ui-tabs-nav li {
	height: 40px;
	float: left;

}

div#box ul.ui-tabs-nav li a {
	display: block;
	padding: 0 20px;
	color: #474242;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	background: #f1f1f1;
	text-decoration: none;
}

div#box ul.ui-tabs-nav li a:hover {
	color: #000;
	background-color: #e4e3e3;
}

div#box ul.ui-tabs-nav li a.newsUebersicht {
	width: 230px;
}

a.hidden {
	display: none;
}


div#steckbrief {
	height: 140px;
}

div#steckbrief ul li {
	float: left;
	line-height: 15px;
	padding: 0 10px;
	font-size: 12px;
	background-color: #e4e3e3;
	margin-right: 5px;
	height: 40px;
	line-height:40px;
}

div#content a.top {
	
	position: fixed;
	bottom: 0;
	height: 40px;
	width: 40px;
	display: block;
	background: url(../gfx/icons/top.gif) no-repeat 0px 2px #e4e3e3;
	text-indent: -10000px;
	overflow: hidden;
	left: 1040px;
}

* html div#content a.top {
	position: absolute;
	left: 560px;
}

div#content  a.top:hover {
	background-color: #ccc;
}

a.archiv {
	float: right;
}

div#headTabs {
	position: absolute;
	left: 0;
	top: 160px;
	width: 240px;
	height: 160px;
}

div#headTabs h2 {
	font-size: 20px;
}

div#headTabs a {
	position: absolute;
	bottom: 0;
	left: 10px;
}

div#headTabs div#fotoImage {
	position: absolute;
	top: -160px;
	left: 240px;
	width: 720px;
	height: 320px;
	overflow: hidden;
}

div#headTabs p {
	padding: 0 10px;
}

div#headTabs ul.ui-tabs-nav li.ui-state-active {
	display: none;
}

div#headTabs ul.ui-tabs-nav li {
	display: block;
}

div#content {
	margin-left: 480px;
	width: 480px;
	position: relative;
	padding-top: 320px;
	z-index: 1;
		padding-bottom: 80px;
}

div#description {
		bottom: 2px;
	
}

div#news h2 {
	padding: 0;
	line-height: 120px;
	overflow: hidden;
}

div#news h2 a {
	display: block;
	height: 20px;
	margin-top: 60px;
	width: 20px;
	float: right;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../gfx/icons/icons.gif) no-repeat -160px 0px;
}

div#news a.mark {
	visibility: hidden;
	display: block;
}

div#news h2 a.margin {
	margin-right: 5px;
}

div#news h2 a.fotos {
	background: url(../gfx/icons/icons.gif) no-repeat -240px 0px;
}

div#news h2 a.bericht:hover {
	background: url(../gfx/icons/icons.gif) no-repeat -160px -80px;
}

div#news h2 a.fotos:hover {
	background: url(../gfx/icons/icons.gif) no-repeat -240px -80px;
}

div#content p {
	font-size: 13px;
	line-height: 17px;
	margin: 0;
}