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

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

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

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

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

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

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

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

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

div#wrap {
	width: auto;
}

a {
	text-decoration: none;
	color: #77be07;
}

div#body {
	height: 1120px;
	margin-bottom: 0;
}

div#box {
	width: 240px;
	position: absolute;
	top: 80px;
	left: 0px;
	height: 160px;
	padding-bottom: 80px;
	background-color: #e4e3e3;
}


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

div#box div.tabContainer {
	position: absolute;
	bottom: 80px;
	padding: 10px 0 0 10px;
}

div#box ul.ui-tabs-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
}

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


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

div#box ul.ui-tabs-nav li a {
	display: block;
	padding-left: 10px;
	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;
}

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

div#content.startseite {
	position: absolute;
	left: 320px;
	width: 640px;
	height: 1120px;
	background-color: #fff;
	overflow: hidden;
}

div#content div.clear {
	clear: left;
	width: 800px;
}

div.news {
	width: 320px;
	float: left;
	height: 560px;
}

div.news div.newsImg {
	width: 320px;
	height: 240px;
	text-indent: -10000px;
	overflow: hidden;
}

div.news h2 {
	padding: 0;
	line-height: 85px;
}

div.news p.intro a {
	display: block;
	position: absolute;
	top: 4px;
	right: 10px;
	height: 20px;
	width: 20px;
	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 a.margin {
	margin-right: 22px;
}

div.news p.intro {
	font-weight: bold;
	position: relative;
	padding-right: 62px;
}

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

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

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

div.news p {
	font-size: 13px;
	line-height: 17px;
	padding-right: 15px;
	margin: 0;
}