html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background:#000000;
	padding-top: 10px;
}
li {
	list-style: none;
}
/* fonts */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cfc0ac;
	margin-bottom: 6px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #fbfbfb;
	padding-top: 6px;
	margin-bottom: 4px;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #cfc0ac;
	margin-top: 50px;
	margin-bottom: 6px;
}
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #cccccc;
}
h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}
.bigorange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ff9900;
	font-weight: bold;
}
.smallgrey {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #cccccc;
}
/* Container - Inhalte */
.contentright {
	float: right;
	width: 230px;
	margin-left:10px;
	margin-bottom:10px;
	
}
.contentleft {
	float: left;
	width: 230px;
	
	margin-bottom:10px;
	
}
/* clearer - styles - floats */
.clearer {
	clear: both;
	height:auto;
}
.clearer hr {
	display: none;
}
.clearergal {
	clear: both;
	height:20px;
}
.clearergal hr {
	display: none;
}
.spacer {
	height:15px;
}
.spacer hr {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.hidden {
	display: none;
}
/* container */
.innercontainer {
	background: #2b2b2b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 133%;
	margin: 0 auto;
	padding: 10px;
	width: 940px;
}
.outercontainer {
	padding-bottom: 20px;
}
/* header und title */
.header {
	height: 200px;
	margin-bottom: 2px;
}
/* galerie */
.row {
	height: 93px;
	margin-bottom: 20px;
	border:#666666 1px solid;
	padding:5px;
	font-size:10px;
}
.galpic {
	height: 90px;
	width:110px;
	float:left;
	margin-right:5px;
}
.galtxt {
	height: 90px;
	float:right;
	width:340px;
}
/* Image-Links */
.galpic a:link img {
	border: #666666 1px solid;
}
.galpic a:visited img {
	border: #666666 1px solid;
}
.galpic a:focus img {
	border: #666666 1px solid;
}
.galpic a:hover img {
	border: #cccccc 1px solid;
}
/* head - headnavigation */
.head {
	background:#404040;
	height:15px;
	color: #dddddd;
	font-size: 12px;
	padding: 8px;
	margin-bottom:15px;
	border:#666666 1px solid;
	border-top: none;
}
.head a {
	color: #cdbaa0;
	text-decoration: none;
}
.head a:hover {
	color: #cdbaa0;
	text-decoration: underline;
}
.head active {
	color: #cdbaa0;
	text-decoration: none;
}
.head visited {
	color: #cdbaa0;
	text-decoration: none;
}
/* main conatiner */
.main {
	background: #2b2b2b;
	padding: 8px 3px 0 0;
	padding: 10px 3px 0 0;
}
/* frame right - infocontainer */
.frameright {
	float: right;
	width: 200px;
	margin-left:10px;
	overflow:hidden;
}
.infobox {
	float: right;
	width: 200px;
	height:30px;
	font-size:11px;
	color:#ff9900;
}
.infoboxfollow {
	float: right;
	width: 200px;
}
.infoboxbottom {
	float: right;
	width: 188px;
	background-color:#333333;
	font-size:10px;
	color:#cccccc;
	border:#666666 1px solid;
	padding:5px;
	margin-bottom:30px;
	margin-top:5px;
}
.infoboxbottom a {
	color: #cfc0ac;
	text-decoration: none;
}
.infoboxbottom a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.infoboxbottom active {
	color: #ff9900;
	text-decoration: underline;
}
.infoboxbottom visited {
	color: #ff9900;
	text-decoration: none;
}
.infoboxend {
	float: right;
	width: 200px;
	height:20px;
	font-size:10px;
	color:#cccccc;
	border-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:1px;
	border-color:#666666;
	margin-bottom:12px;
	text-align:center;
}
.infoboxend a {
	color: #ff9900;
	text-decoration: none;
}
.infoboxend a:hover {
	color: #ff9900;
	text-decoration:underline;
}
.infoboxend active {
	color: #ff9900;
	text-decoration: underline;
}
.infoboxend visited {
	color: #ff9900;
	text-decoration: none;
}
/* dynamic conatiner */
.banner {
	margin-bottom: 10px;
}
/* content mainpage */
.content {
	color: #eae8e8;
	background: #2b2b2b;
	float: right;
	width: 475px;
	padding-left:25px;
	padding-right:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 140%;
	color:#cccccc;
	margin-right:10px;
	border-left:#404040 1px solid;
	border-right:#404040 1px solid;
}
.content .date {
	color: #cccccc;
	font-size:10px;
	margin-bottom: 5px;
}
.content img {
border:1px solid #999999;
	
}
.content li {
	list-style:square;
	margin-left: 14px;
}
.content a {
	color: #cfc0ac;
	text-decoration: underline;
}
.content a:hover {
	color: #ffffff;
	text-decoration:underline;
}
.content active {
	color: #cfc0ac;
	text-decoration: underline;
}
.content visited {
	color: #cfc0ac;
	text-decoration: none;
}
/* navi-links */
.navigation {
	float: left;
	width: 170px;
	background: #2b2b2b;
}
.navigation h2 {
	color: #cccccc;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #404040;
}
.navigation li {
	border-bottom: 1px solid #404040;
}
.navigation li a {
	font-size: 12px;
	color: #cccccc;
	display: block;
	padding: 5px 0 5px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #333333;
	color: #cfc0ac;
}
.picsleft {
	float:left;
	width:150px;
	margin-bottom:10px;
}
/* bottom */
.footer {
	height:20px;
	color: #dddddd;
	font-size:10px;
	padding: 10px 12px;
	text-align:center;
	background:#404040;
	border:#666666 1px solid;
}
.footer a {
	color: #cfc0ac;
	text-decoration: none;
}
.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.footer active {
	color: #cfc0ac;
	text-decoration: none;
}
.footer visited {
	color: #cfc0ac;
	text-decoration: none;
}
/* Line-hr */
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom:5px;
	margin-top:5px;
}
.line hr {
	display: none;
}

