* {
	margin:0;
	padding:0;
}

body {
	text-align: center;
	color: #777777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

/* Seitenbereiche */
#adresse {
	width: 260px;
	text-align: left;
	float: right;
	padding: 10px 0 0 0;
	font-size: 12px;
	line-height: 18px;
}

/*Navigation*/
#navigation {
	padding: 20px 0 10px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#navigation ul {
	color:#999;
	list-style: none;
	font-size:12px;
}

#navigation li {
	display: inline;
	float: left;
}

#navigation .act {
	color: #8B0000;
}

#container {
	width: 800px;
	text-align: left;
	margin: 10px auto 0 auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #fff;
}

#mainContent {
	line-height: 18px;
	padding: 0 15px 0 15px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}

#mainContent #bildleiste {
	height:70px;
}

#navi {
	float: left;
}
#mainContent #navi_bildleiste {
	height:70px;
	float: left;

}
#mainContent #navi_bildleiste_zurueck {
	height:70px;
	float: left;
}

#mainContent #inhalt {
	height: 385px;
	overflow: auto;
}

#mainContent #inhalt_ohne_bildleiste {
	height:440px;
	overflow: auto;
	padding: 15px 0 0 5px;
}

#navigation_unten {
	width:480px;
	padding: 8px 0 0 0;
	margin-left: -15px;
	float: left;
}

#navigation_unten ul {
	color:#999;
	list-style: none;
	font-size:12px;
}

#navigation_unten li {
	display: inline;
	float: left;
}

#navigation_unten .act {
	color: #8B0000;
}

.trennung {
	color: #fff;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* Allgemeien Textformatierungen */
h1, h2, h3, p, ul, td {
	color: #000000;
	font-size: 18px;
	line-height: 20px;
}


p, td, th {
	text-align: left;
	font-size: 12px;
	color:#777777;
	line-height: 20px;
}
#mainContent ul {
	margin: 4px 0 0 15px;
	font-size: 12px;
	color: #777777;
	line-height: 20px;
	}
	
#mainContent li {
	list-style-type: square;
}
h1 {
	font-weight:normal;
	margin: 0 0 20px 0;
}

h2 {
	font-weight:normal;
	margin: 0 0 20px 0;
}

h3 {
	font-size: 12px;
	margin: 0 0 20px 0;
}


/* a hover etc. */
a {
	color:#777777;
	text-decoration: none;
	outline-style: none;
	outline-width: 0px;
}

a:hover, .act, .act a {
	color: #000;
}

.inact {
	color: #DDD;
}

/* wt gallery*/
.wt_gallery_single_inner_pic {
	text-align: center;
	padding-top: 40px;
}


.wtgallery_list wtgallery_list_centerofrow {
	clear: left;
}

div.wtgallery_list_area div.wtgallery_list {
	float: left;

}

#wtgallery_single_browser, .wtgallery_single_browser_previous a, .wtgallery_single_browser_previous, .wtgallery_single_browser_next {
	display: none;
}



.list_row list_row_2 {
	float: right;
}


.comment {
	color: #784f28;
	font-size: 12px;
	padding: 5px 0px 10px 10px;
	float: left;
	max-width: 300px;
}

.weiter a {
	display: inline;
	font-size: 12px;
	padding: 5px 0 0 10px;
	float: left;
}

.weiter {
	color: white;
	font-size: 0px;
}

div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	margin-left:0px;
}

