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

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

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

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

html, body {
	height: 100%;
}

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

div#wrap {
	height:100%;
}

div.album {
	position: absolute;
	left: 240px;
	width: 710px;
	padding-left: 10px;
}

div.album h2 {
	background: none;
	text-align: left;
	padding:0;
	padding-top: 12px;
	height: auto;
	margin: 0;
	line-height: 20px;
}

div.album h2 span.copyright {
	font-size: 12px;
	padding-left: 5px;
	font-weight: normal;
}

div.album span {
	font-weight: bold;
}

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

div#content {
	width: 320px;
	float: left;
}

div#tabs ul li a {
	display: block;
	height: 80px;
}

div.image {
	position: absolute;
	left: 320px;
	top: 80px;
}

div.image div.description {
	position: absolute;
	left: -70px;
	top: -25px;
}

div.image div.copyright {
	position: absolute;
	bottom: 5px;
	right: 4px;
	font-size: 10px;
	color: #fff;
}


div#description {
	bottom: 2px;
}

h2 {
	font-size: 25px;
	clear: left;
	font-weight: normal;
	padding: 28px 80px 0 0;
	text-align: right;
	height: 52px;
	line-height: 25px;
	background-color: #e4e3e3;
	color: #474242;
	position: relative;
}


h2 div.copyright {
	font-size: 12px;
	position: absolute;
	right: 80px;
	bottom: 8px;
}

div.thumbBlank {
	width: 320px;
	height: 80px;
	float: left;
}

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

ul.thumbs li {
	float: left;
	height: 80px;
	width: 80px;
}

ul.thumbs li a:hover {
	opacity: 0.8;
}

ul.thumbs li.ui-state-active {
	opacity: 0.2;
}



div#subNavigation {
	width: 240px;
	text-align: right;
	margin-top: 40px;
}


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

div#subNavigation ul li a:hover {
	text-decoration: none;
	color: #cd5f0e;
}


