@charset "UTF-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}
a, a:link, a:active, a:focus, a:hover, a:visited {
	color:#000 !important;
	border:none !important;
	outline:none !important;
	text-decoration:underline;
}
h1 {
	font-size:11px;
	font-weight:normal;
	margin:0;
	text-transform:uppercase;
	margin-bottom:10px;
}
p {
	background:url('../images/layout/bg-p.gif') no-repeat bottom left;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
#pagewrapper {
	width: 960px;
	margin: 0 0;
	background: #fff;
}
#linke-spalte {
	background:url('../images/layout/bg-linke-spalte.gif') no-repeat 0 0;
	float: left;
	height:725px;
	min-height:725px;
	width: 300px;
}
#navi-links *, #navi-rechts * {
	text-transform:uppercase;
}
#navi-links {
	float:left;
	margin:0 0 0 5px;
	width:120px;
}
#navi-rechts {
	margin:0 0 0 120px;
	width:170px;
}
#navi-links ul, #navi-rechts ul {
	font-size:11px;
	line-height:24px;
	list-style:none;
}
#navi-links ul li a, #navi-rechts ul li a {
	text-decoration:none;
}
hr.separator {
	visibility:hidden;
}
.jqswap {
	border:none;
}
#thumbnails {
	width:300px;
}
#bildbeschr {
	width:240px;
	height:120px;
	margin:10px 0 0 40px;
	overflow:visible;
}
.albumnav {
	font-size:11px;
	text-align:right;
	padding:3px 0 0 40px;
	text-transform:uppercase;
	width:240px;
}
#content {
	background: #fff;
	padding: 45px 0 0 0;
	margin-left: 325px;
	margin-right: 0px;
}
/* Blog */
.CGBlogSummary {
	border-bottom:1px solid black;
	margin-top:10px;
	padding-bottom:24px;
	width:600px;
}
.CGBlogSummaryPostdate, .CGBlogSummaryLink, .CGBlogPostDetailDate, .CGBlogPostDetailTitle, .CGBlogPostDetailSummary {
	background:url('../images/layout/bg-p.gif') no-repeat bottom left;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
}
/* Form */
label {
	display:block;
	float:left;
	width:75px;
}
input, textarea {
	border:1px solid black;
	padding:3px;
	width:250px;
}
.fbsubmit {
	width:auto !important;
}
#logo {
	height:125px;
	margin:0;
	width:300px;
}
#logo a {
	display:block;
	height:125px;
	margin:0;
	text-indent:-999em;
	width:300px;
}

