* {
	padding: 0;
	margin: 0;
	outline: none;
	border: 0;
}
html {
	height: 100%;
}
body {
	font-family: verdana, arial, sans-serif;
	font-size: .68em;
	background: #B6B6B6;
	height: 100%;
}
h1 {
	font-family: arial, sans-serif;
}
h2 {
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-size: 100%;
}
p {
	margin: 0px;
	padding: 0px 0px 16px 0px;
}
td {
	vertical-align: top;
}
td img {
	margin-right: 10px;
}
.preview:hover {
	border: 1px dashed #FFFFFF;
}
.sidebaritem a:hover, #column2 a:hover {
	border-bottom: 1px solid;
}
.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover {
	padding: 0px 0px 2px 0px;
	text-decoration: none;
}
.sbilinks li a , .sbilinks li a:hover {
	float: left;
	height: 16px;
	text-decoration: none;
	padding: 5px 0px 4px 19px;
	width: 188px;
	border: 0px;
}
#links a:hover {
}
.preview img {
	width: 48px;
	height: 46px;
	margin-top:2px;
}
.preview {
	width: 48px;
	height: 46px;
	display: table-cell;
	text-decoration: none;
	border: 1px dashed #B7B7B7;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.submit {
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	width: 70px;
	height: 22px;
	cursor: pointer;
	font-size: 100%;
}
input, textarea {
	width: 259px;
	font-family: verdana, arial, sans-serif;
	border: 1px solid;
	font-size: 100%;
	margin: 2px;
}
#main {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background: url(../img/bg_main.gif) repeat-y;
}
a {
	color: #F59D07;
	text-decoration: none;
	font-weight: bold;
}
div.spacer {
	clear: both;
	width: 80px;
}
div.row span.forminput {
	float: right;
	text-align: right;
}
div.row span.formlabel {
	float: left;
	width: 150px;
	text-align: left;
}
div.row {
	clear: both;
	width: 448px;
}
#column2 {
	text-align: justify;
	width: 678px;
	float: left;
	padding: 12px 25px 15px 35px;
	background: #ECECEC;
	line-height: 1.6em;
}
#column2 h1 {
	padding: 6px 0px 4px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid #AFAFAF;
	font-size: 150%;
	color: #666;
}
#column2 p img {
	float: left;
	margin: 0 12px 5px 0;
}
.sbilinks li {
	margin: 0px;
	float: left;
	list-style: none;
}
.sbilinks ul {
	margin: 0px auto;
}
.sbilinks {
	padding: 0px;
}
.sbicontent p {
	line-height: 14px;
	padding: 0px 0px 8px 0px;
}
.sbicontent {padding: 14px 8px 8px 19px; }
.sbihead {
	height: 14px;
	width: 221px;
	padding: 8px 0px 8px 19px;
	text-transform: uppercase;
	background: #F8E7C9;
	color: #333;
}
.link-115,
.link-108 {
	border-top: 1px solid #E1CFB1;
}
.sbihead h1 {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 112%;
}
.sbihead a {
	text-decoration: none;
	color: #666;
}
.sbihead a:hover, .sbihead.act a {
	color: #333;
	text-decoration: none;
}
.sidebaritem {text-align: left; width: 188px; float: left; margin: 0px 0px 25px 0px; }
#column1 {
	width: 240px;
	float: right;
	padding: 0 0px 15px 0px;
}
#bookmarks a {
	margin-right: 5px;
	width: 20px;
	border:1px solid #D5DCDC;
	height:16px;
	padding:1px;
	width:16px;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	float: left;
}
#bookmarks a.twitter {
	background: url(../img/twitter.gif) no-repeat center center;
}
#bookmarks a.facebook {
	background: url(../img/facebook.png) no-repeat center center;
}
#bookmarks a.youtube {
	background: url(../img/youtube.jpg) no-repeat center center;
}
#bookmarks a.flickr {
	background: url(../img/flickr.jpg) no-repeat center center;
}
#content {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	overflow: hidden;
	background: url(../img/bg_main.gif) repeat-y;
}
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content {display:inline-block;}
/* Hide from IE Mac \*/
#content { display:block; }
/* End hide from IE Mac */
* html #content {height:1px;}
#menu li a {
	display: block;
	float: left;
	height: 17px;
	text-decoration: none;
	padding: 11px 40px 2px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
#menu li {float: left; margin: 0px; padding: 0px; list-style-type: none; }
#menu ul {margin: 0px auto; list-style-type: none; }
#menu {
	height: 30px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	filter:alpha(opacity=70);-moz-opacity:0.7;opacity:.70;
	background: #FFF;
	position: relative;
	z-index: 2;
}
#logo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 175px;
	width: 980px;
	height: 30px;
	text-align: left;
	background: url(../img/header.jpg) no-repeat;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	position: relative;
}
#links a {
	text-decoration: none;
}
#links {
	margin-left: auto;
	padding: 10px 21px 0px 750px;
	height: 23px;
	font-size: 94%;
	text-transform: uppercase;
}
ol {
	margin: 8px 0px 0px 24px;
	padding: 0px;
}
	ol li {
		margin: 0px 0px 11px 0px;
		padding: 0px;
	}
ul {
	margin: 8px 0px 0px 16px;
	padding: 0px;
}
	ul li {
		list-style-type: square;
		margin: 0px 0px 11px 0px;
		padding: 0px;
	}
blockquote {
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 0px 20px;
	border-left: 8px solid;
}

#logo object {
	z-index:1;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	width:240px;
	height:205px
}

/* Startseite */
#page-116 #logo {
	background: #9D9D9D;
}
#page-116 #logo object {
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:980px;
	height:205px
}
.center {display: block; text-align: center; margin: 0 auto; }
.right {float: right; padding: 0px 0px 0px 8px; }
#column2 p .right img {
	margin:0 0 5px 12px;
}
.left {float: left; padding: 0px 8px 0px 0px; }

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {display:inline-block;}
/* Hide from IE Mac \*/
.clear { display:block; }
/* End hide from IE Mac */
* html .clear {height:1px;}