/* Allgemeine Formatierungen */
body {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffc;
	color: #333;
	margin: 5px 0 0 0;
	padding: 0; 
}
.unsichtbar, hr, #unsichtbar {
	display: none;
}
#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 770px;
	background: url("images/back.jpg") top repeat-y;
}
div.ende {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0em;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
}

/*##############################################################################################################*/
/*Formatierungen fuer Kopfzeile*/
div.kopfzeile {
 width: 770px;
 margin: 0 auto 0 auto;
}
div.kopfzeile h1 {
 width: 770px;
 height: 110px;
 margin: 0;
 background: url("images/titel.gif") left top no-repeat;
}
div.kopfzeile h2 {
 width: 770px;
 height: 50px;
 margin: 0;
 background: url("images/subtitel.gif") left top no-repeat;
}
div.kopfzeile span {
	display: none;
}
div.kopfzeile h3 {
 width: 740px;
 height: 30px;
 margin: 0;
 padding: 30px 0 0 30px;
 font-size: 1.1em;
 color: #a73b2d;
 background: url("images/h3_navi.jpg") left top no-repeat;
}
div.kopfzeile h3 span { visibility: hidden; }

/*##############################################################################################################*/
/*Formatierungen fuer Inhalt-Container*/
#content {
	width: 520px;
	margin: 0 0 0 190px;
	padding: 0 10px 0 20px;
	line-height: 1.3em;
}
#content h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #000;
	font-size: 1.6em;
	margin: 35px 0 30px 0;
}
h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #a73b2d;
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 30px 0 0 0;
}
.postmetadata {
	text-align: center;
	color: #333;
	clear: left;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.description {
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #ccc;
	padding-left: 40px;
}

/*##############################################################################################################*/
/*Formatierungen fuer Navigation*/
#sidebar {
	padding: 0 0 0 11px;
	margin: 0;
	width: 173px;
	float: left;
}
#sidebar form {
	margin: 0;
}
#sidebar h2 {
	display: none;
	/*font-size: 1.2em;
	margin: 0 0 0 15px;
	padding: 0;*/
}
#sidebar a {
 display: block;
 width: 143px;
 font-weight: bold;
 color: #a73b2d;
 text-decoration: none;
 padding: 5px 0 5px 30px;
}
#sidebar a:hover {
 color: #666;
 background: url("images/hover.gif") right top no-repeat;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
	list-style-type: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	color: #333;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	color: #333;
	list-style: decimal outside;
}

/*##############################################################################################################*/
/*Formatierungen fuer Inhalt-Bereich*/
#content p a {
	font-weight: bold;
	color: #a73b2d;
	text-decoration: none;
}
#content p a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
#content dt {
	width: 130px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
#content dt img {
	margin: 0;
}
#content dd {
	height: 150px;
	margin: 0 0 20px 160px;
}
#content dd h3 {
	margin: 0 0 10px 0;
	padding: 0;
}
#content dd p {
	margin: 0;
}
#content div.mitarbeiter {
	clear: right;
	margin: 0 0 20px 0;
	width: auto;
	min-height: 160px;
        height: auto !important;
        height: 160px;
}
#content div.mitarbeiter img {
	float: left;
	margin: 0 10px 10px 0;
}
#content div.mitarbeiter h3 {
	margin: 0 0 0 160px;
	width: auto;
}
#content div.mitarbeiter p {
	margin-left: 165px;
}

/*##############################################################################################################*/
/*Formatierungen fuer Fusszeile*/
div.fusszeile {
 width: 770px;
 height: 70px;
 margin: 0 auto 0 auto;
 text-align: right;
 color: #ffc;
 clear: both;
 background: url(images/fusszeile.jpg) top no-repeat;
}
div.fusszeile p {
 padding: 25px 40px 0 0;
 margin: 0;
}

div.fusszeile a {
 color: #ffc;
 text-decoration: none;
}

div.fusszeile a:hover {
 text-decoration: underline;
}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #333;
}

h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	color: #06c;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, blockquote, strike {
	color: #333;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}
/* End Typography & Colors */

/* Begin Structure */
.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* End Structure */

/*##############################################################################################################*/
/*Formatierung fuer Bilder*/
#content IMG {
	margin: 0 20px 0 0;
	border: 1px solid #333;
}

#content UL.bilder {
 margin: 0 0 15px 15px;
 padding: 0;
 list-style-type: none;
 float: right;
 width: 180px;
}

#content UL.bilder LI {
 margin: 0 0 10px 0;
 padding: 0;
}

#content UL.bilder LI IMG {
 border: 1px solid #333;
 margin: 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}
/* End Images */

/* Begin Lists */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	font-size: 9pt;
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #fff;
}
/* End Calendar */

/* Begin Various Tags & Classes */
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/
