body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #003399;
	font-family: "Comic Sans MS", "Comic Sans", "Georgia", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#outer_wrap {
	background-color: #ffdc00;
	text-align: center;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
}

#wrap {
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

#bottom_wrap {
	width: 850px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	border-top: 20px solid #003399;
	border-bottom: 20px solid #003399;
}

#bottom_wrap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#bottom_wrap ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#bottom_wrap img {
	border: 0;
}

#leftnav {
	width: 324px;
	margin-right: 30px;
	float: left;
}

#content {
	color: #cc0000;
	font-size: 15px;
	float: left;
	width: 486px;
	padding: 0;
	margin: 0;
}

#content h1 {
	font-size: 160%;
	margin: 0 0 10px 0;
	padding: 0;
}

#content h2 {
	margin: 0;
	padding: 0;
	font-size: 120%;
}

#content #sekretaerin, 
#content #putzfrau,
#content #moderatorin {
	padding: 20px 0;
}

hr {
	background-color: #003399;
	color: #003399;
	border: #003399;
	height: 3px;
	margin: 1em 0 1em 0;
}

.gallery {
	height: 370px;
	background: url(../images/imgback.jpg) left top no-repeat;
	width: 490px;
}

.gallery a {
	text-decoration: none;
}

.gallery_inner {
	font-size: 13px;
	padding: 15px 20px;
}

.gallery ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color: #fff;
}

.gallery ul li {
	padding: 0 0 20px 0;
	margin: 0;
	text-align: center;
	display: block;
}

.gallery ul li img {
	margin-bottom: 5px;
}

a {
	color: #003399;
	font-weight: bold;
	outline: none;
}

a:hover {
	color: #cc0000;
}

.visible {
	display: block;
}

.invisible {
	display: none;
}

a img {
	border: none;
}

#banner {
	width: 850px;
	height: 80px;
}

#leftnav a img {
	padding: 0;
	margin: 0;
	border: none;
}

#leftnav a {
	margin: 0;
	padding: 0;
	height: 40px;
	display: block;
	background: #003399;
}

#leftnav a:hover,
#leftnav a.active {
	background: #cc0000;
}

.clear {
	clear: both;
}

.red {
	color: #fff;
	background-color: #cc0000;
}

/* Detail links */

.detail_link {
	display: block;
	line-height: 2.5em;
	padding-left: 60px;
	color: #cc0000;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/arrow_right.gif) 0 50% no-repeat;
}

.detail_link:hover,
a.active {
	color: #003399;
}

/* List */

#content .left {
	float: left;
	width: 120px;
}

#content .left img {
	border: 5px solid #003399;
}

#content .right {
	padding-top: 30px;
	float: left;
	width: 365px;
}

/* Form Fields */

#contact .left {
	float: left;
	width: 100px;
}

#contact .right {
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
	width: 350px;
}

#contact .right input,
#contact .right textarea {
	font-family: "Comic Sans MS", "Comic Sans", "Georgia", "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #000;
	font-size: 14px;
	width: 97%;
	border: 1px dotted #003399;
	background-color: #ffdc00;
}

#contact .right textarea {
	border: 1px dotted #003399;
	color: #000;
	height: 120px;
}

#contact input.submit {
	color: #fff;
	background-color: #003399;
	border: 0;
	cursor: pointer;
}

#contact .submit:hover {
	color: #fff;
	background-color: #cc0000;
	border-bottom: 0;
	cursor: pointer;
}

/* Tooltip */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 5px solid #003399;
	background-color: #ffdc00;
	padding: 10px;
	color: #cc0000;
	opacity: 0.85;
}

#tooltip h3, #tooltip div {
	margin: 0;
}

/* Twitter */

#twitter {
	width: 151px;
	height: 59px;
	margin-top: 20px;
}

#leftnav #twitter a,
#twitter a:hover {
	background: none;
	border: none;
	width: 151px;
	height: 59px;
}