* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Verdana;
	background-repeat: no-repeat;
}
img {
	border: none;
}
#container {
	position: absolute;
	z-index: 2;
	margin: 85px 0px 0px 85px;
}
#logo {
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
#navigation {
	list-style-type: none;
	float: left;
	margin-right: 5px;
	width: 120px;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	margin-bottom: 5px;
}
#navigation li ul.submenu {
	margin-top: 5px;
}
#navigation li.active img {
	background: #fff;
}
#navigation a {
	display: block;
	height: 25px;
}
#navigation a:hover {
	background: #fff;
}
#navigation a span {
	display: none;
}
#navigation .borders {
	font-size: 10px;
	border-bottom: 1px dotted;
	border-top: 1px dotted;
	padding: 3px 0px;
}
#content {
	float: left;
	width: 600px;
	padding: 20px 10px 20px 20px;
	background: #fff;
	font-size: 10px;
	line-height: 16px;
	min-height: 245px;
}
#content .teaser {
	float: left;
	margin: 0px 10px 15px 0px;
	width: 290px;
}
#content a, #content a:visited {
	color: #001f8f;
	text-decoration: none;
}
#content .gross, #content .page {
	width: 590px;
}
#content h2, td.componentheading {
	font-size: inherit;
	color: #58595b;
	border-bottom: 1px dotted #58595b;
	padding: 3px 0px 1px 0px;
}
#content .teaser h2 span {
	float: right;
	font-weight: normal;
}
#content .teaser a {
	color: #58595b;
	text-decoration: none;
}
.teaser h2 span a {
	color: #001f8f !important;
}
.teaser h2 span a:hover {
	color: #ddd;
}
#content h3 {
	font-size: inherit;
	font-weight: normal;
	color: #58595b;
	border-bottom: 1px dotted #58595b;
	padding: 2px 0px 1px 0px;
}
#content table td {
	vertical-align: top;
	padding-right: 10px;
}
.page img.startBild {
}
.page div.text {
}
#content div.friends {
	border-bottom: 1px dotted #58595b;
	margin-bottom: 10px;
	margin-top: 0px;
}
.friends img {
	float: left;
	margin-right: 10px;
}
.friends td {
	padding-bottom: 10px;
}
.friends .bottom {
	vertical-align: bottom;
}
.hr {
	border-bottom: 1px dotted #58595b;
	margin: 10px 0px;
}
#content a:hover {
	color: #ddd;
}
#content .readon {
	display: none;
	font-size: .75em;
}
#content .jaosg_galerie {
	margin-top: 16px;
	width: 660px;
}
#content .jaosg_thumbnail {
	width: 287px;
	float: left;
	margin: 0px 16px 15px 0px;
}
#content .jaosg_galerie img {
	padding: 0px;
}
#right {
	float: left;
	width: 135px;
	margin-left: 5px;
}
#shoutbox {
	background: #000;
	width: 125px;
	padding: 5px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#shoutbox .error, #shoutbox .success {
	color: #900;
	font-size: .75em;
	margin-bottom: 5px;
	display: block;
}
#shoutbox .success {
	color: #01993c;
}
#chatoutput {
	display: none;

}
#chatForm {
	width: 130px;
	margin: 0px;
}
#shoutbox label {
	display: none;
}
#shoutbox textarea, #shoutbox input {
	width: 121px;
	padding: 2px;
	border: none;
	margin-bottom: 5px;
}
#shoutbox textarea {
	height: 200px;
}
#shoutbox button {
	padding: 5px 20px;
	margin-right: 5px;
}
#flashid {
	width: 100%; 
	height:100%;
	position: absolute; 
	z-index:0;
	top: 0px; 
	left: 0px;
	overflow: hidden;
}

/* comment_rank - Kommentar Addon von franz007 */ 
/* Die Klasse des divs der alles umschlie§t */
.comment-rank{
	float: left;
	width: 	287px;
	margin-top: 20px;
}
/* Die einzelnen Kommentare */
.comment-rank {
	margin-bottom: 12px;
}
.comment-rank h3 {
	margin: 10px 0px;
	clear: left;
}
.comment-rank-comment {
	width: 100%;
	clear: left;
}
.comment-rank-comment h4 {
	float: left;
	display: block;
	padding: 5px;
	width: 70px; 
	margin-right: 20px;
}
.comment-rank .even {
	background: #bfbec0 ;
}
.comment-rank-comment p {
	float: left;
	padding: 5px;
}
/* Ein admin-comment zu einem Kommentar */
.comment-rank .comment-rank-comment .admincomment{
	border-left: 3px dotted #000000;
	padding-left: 5px;
}

/* Das formular */
.comment-rank form{
	margin: 20px 0px;
	padding: 0px;
}

/* Die beschriftungen im Formular */
.comment-rank form label{
	display: block;
	width: 90px;
	float: left;
	clear: left;
	margin-bottom: 5px;
}
.comment-rank input.text, .comment-rank textarea {
	width: 287px;
	float: left;
	margin-bottom: 15px;
}
.comment-rank input.submit {
	margin-left: 90px;
}
#comment_toggle {}

#rechteck {
	position: absolute;
	left: 760px;
	top: 0px;
	height: 85px;
	width: 135px;
	background: black;
}
#imprintLink {
	position: absolute;
	font-size: 10px;
	left: 697px;
	top: 54px;
}
#imprintLink a {
	color: #fff;
	text-decoration: none;
}