/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Schatten */
.shadow-top {
	background: url(post-top.jpg) #f7f5f5 left top no-repeat;
	padding:40px 45px 0 45px;
}
.shadow-middle {
	background: url(post-border.jpg) #f7f5f5 repeat-y;
	padding:13px 45px 0 45px;
}
.shadow-bottom {
	background: url(post-bottom.jpg) #f7f5f5 left bottom no-repeat;
	padding:0 45px 80px 45px;
}

* {
	font: 100% "Helvetica Neue","Helvetica",Arial,sans-serif;
	line-height: 1.5em;
}
body {
	background-color:#f7f5f5;
}
a {
	color:#000;
}
img {
	vertical-align: bottom;
}
#wrapper {
	width:990px;
	margin:0 auto 50px auto;
	padding: 0;
}
#header {
	width:900px;
	padding:17px 45px 63px 45px;
	background: url(images/header2.gif) #f7f5f5 0 0 no-repeat;
	position: relative;
}
#header #map {
	height:210px;
	background: url(images/wir.jpg) #f7f5f5 0 0 no-repeat;
}
#header h1 {
	position: absolute;
	bottom:63px;
	width:900px;
	left:45px;
	text-align: center;
	opacity:0.86;
}
#header h1 a {
	background-color: #fff;
	color:#000;
	text-decoration: none;
	width:100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display:block;
	font-size:30px;
	letter-spacing: -2px;
	padding:2px 0;
}
#header h1 a:hover {
	background:#333;
	color:#fff;
	
}
#header #copyright span,#header #copyright a {
	font-size: 5px;
}
#twitter {
	padding:3px;
	color:#f00;
	margin:20px 0;
}
#twitter small {
	font-size: 12px;
	color:#ccc;
}

/* Content */
#content {
	width:710px;	
	float:left;
	clear:both;
}
/* Post */
#content small.date {
	color: black;
	width:40px;
	left: 0px;
	position:absolute;
	padding:2px;
	top:45px;
	letter-spacing: -2px;
	color:#000;
	line-height: 25px;
	font-size:30px;
}
#content .post h2 {
	text-align: center;
	position: relative;
}
#content .post h2 a,#content .post h2 span {
	display: block;
	padding:10px;
	border:1px solid #fff;
	letter-spacing: -2px;
	color:#2c2c2c;
	font-size:30px;
	
}
#content .post h2 span {
	color:#000;
}
#content .post h2 a:hover {
	color:#000;
}
#content sup {
	background: #f00;
	vertical-align: super;
	font-size:16px;
	font-weight: bold;
}
#content .post .post-border {
	line-height: 22px;
	font-size: 18px;
}
#content .post .entry {
	padding:20px;
}
#content .entry .author {
	text-align: right;
	margin-top:20px;
	font-size: 12px;
	clear: both;
	
}
#content .entry a, .js {
	text-decoration: none;
	background: #ddd;
}
#content .entry a:hover, .js:hover {
	background: yellow;
}
#content .post object,#content .post img.size-medium,#content .post img.aligncenter {
	display:block;
	padding:10px 0;
}
#content .entry img.alignright {
	float:right;
	padding:0 0 10px 10px;
}
#content .entry img.alignleft {
	float:left;
	padding:0 10px 10px 0;
}
#content .post .postmetadata small {
	display: none;
}
#content dl {
	width:150px;
	margin:21px;
	height:250px;
	float: left;
}
#content .entry dl a {
	background: #fff;
}
.entry ul {
  list-style-type:disc;
}
.entry li {
  margin-left:20px;
}
.commentlist {
}
.commentlist li {
	
}
.commentlist li div {
	padding:20px;
	background: #fff;
}
.commentlist li div div {
	padding:0;
}
.commentlist .vcard img {
	display: none;
}
.commentlist cite {
	font-size:30px;
	letter-spacing: -2px;
	padding:0 5px 0 2px;
	background: url(h3.jpg);
}
/* Sidebar */
#sidebar {
	width:200px;
	padding-right:45px;
	float: right;
	color:#222;
	margin-top:30px;
}
#sidebar strong {
	font-weight: bold;
}
#sidebar h3 {
	font-size:30px;
	letter-spacing: -2px;
}
#sidebar a {
	color:#222;
	text-decoration: none;
}
#sidebar a:hover {
	
}
#sidebar ul {
	margin:20px 0;
}
#sidebar ul ul {
	margin:0 0 0 20px;
	
}
#sidebar ul li {
	padding:2px 0;
}
#sidebar ul li a {
	background: url(images/star.gif) #99b3cc 2px -16px no-repeat;
	padding:1px 5px 1px 25px;
	border: 1px solid #fff;
	margin:1px -1px;
	line-height: 29px;
	font-size:20px;
	letter-spacing: -1px;
}
#sidebar ul li a:hover {
	background-position: 2px 4px;
}
#sidebar #archiv {
	margin-top:20px;
	font-size: 12px;
}
#sidebar #archiv li {
	margin:1px 0;
	padding: 0;
}
#sidebar #archiv a {
	font-size:12px;
	letter-spacing: normal;
	line-height: normal;
	background-image:none;
	padding-left: 2px;
}
#sidebar img {
	display: block;
	margin:20px 0;
}
/* Respond */
#respond h3 {
	padding:0 45px;
	font-size:30px;
	letter-spacing: -2px;
	text-align: center;
}
#respond form {
	padding:30px 45px;
}
#respond textarea {
	width:400px;
}
/* Footer */
#footer {
	clear: both;
}
#footer p {
	font-size: 11px;
	color:#353535;
	text-align: center;
}
#footer a {
	color:#353535;
	font-size:11px;
}
#fancy_ajax input,#fancy_ajax textarea {
	padding:3px;
	margin: 10px auto;
	width:300px;
	display: block;
}

#fancy_ajax h2 span,#fancy_ajax label {
	font-weight: bold;
	color:#000;
	font-size: 24px;
	padding:2px;
	background: url(h3.jpg) #fff;
}
#fancy_ajax .overlay-entry {
	margin:0 0 20px 0;
	padding:5px;
}
#fancy_ajax small {
	background: #333;
	color:#fff;
	font-size:12px;
	margin: 0;
	padding: 0;
	display: block;
	padding: 0 2px;
	text-align: right;
}
#fancy_ajax p {
	padding: 5px;
}

/* some classes */
.clear {
	clear:both;
}
.hidden {
	display:none;
}
.loading {
	background:#fff url(images/ajax-loader.gif) center center no-repeat;
	
}
#ie6 #content small.date {
	display:none;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background: #99b3cc;;
	padding: 1px;
}
#tooltip h3, #tooltip div { margin: 0; }

.wp-forecast {
  border-top:#ccc 1px solid;
  border-bottom:#ccc 1px solid;
}
#myController {
	display:none;
}                                         