body {
	font-size: 0.9em;
}

ul {
	list-style: square;
}

p, .span-16 li {
	margin-bottom: 9px!important;
}

sub, sup {
    line-height: 0%;
    margin: 0;
    padding: 0;
}

sub { position:relative; top:3px; font-size:8px; font-weight:normal; vertical-align:baseline; }

.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}


.wp-caption-text {
	color: #666;
	font-size: 0.85em;
}

.wrapper {
	background: #d2dbe1;
	padding-bottom: 30px;
}

#footer {
	border-top: 1px solid #aaa;
	padding-top: 30px;
	font-size: 0.85em;
	background: url(../images/shadow.png) no-repeat center top;
}

	#footer li {
		list-style: none;
		padding: 3px 10px;
	}
	
	#footer #left li {
		border-bottom: 1px dotted #ccc;
	}
	
	#footer #s {
		width: 170px;
	}

a {
	color: #154f6b;
}

a:hover {
	color: #0f6b99;
}

a:visited {
	color: #26404d;
}

#sidebar dd {
	line-height: 16px;
}

h1 a {
	display: block;
	width: 300px;
	height: 70px;
	margin-top: 20px;
	text-indent: -1000px;
	background: url(../images/logo.png) no-repeat;
}

h2 {
	font: bold 1.5em "Lucida Grande", Arial, sans-serif;
	color: #f55e00;
}

	h2 a, h2 a:visited {
		color: #f55e00!important;
		text-decoration: none;
	}

h3 {
	font: bold 1.5em "Lucida Grande", Arial, sans-serif;
	color: #fff;
	margin: 18px;
}

	.box h3 {
		font: bold 1.2em "Lucida Grande", Arial, sans-serif;
		color: #333;
		margin: 18px 0 9px 0;
	}

h4 {
	font: bold 1em "Lucida Grande", Arial, sans-serif;
	color: #333;
}


h6 {
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #666;
	font-size: 0.7em;
	margin: 5px 0px;
}

.recent span, .feature span {
	font-weight: bold;
	color: #666;
	display: block;
	float: left;
	margin: 6px 0 0 5px;
}

/* Menu */

.menu ul#menu {
	float: right;
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

.menu ul#menu li {
	display: inline;
	font: bold 1em "Lucida Grande", Arial, sans-serif;
	color: #fff;
}

.menu ul#menu li a {
	color: #fff;
	text-decoration: none;
}

	.menu ul#menu li a:hover {
		color:  #f55e00;
		text-decoration: underline;
	}
	
	#rss_menu {
		width: 140px;
		border: 1px solid #aaa;
		border-top: none;
		position: relative;
		float: right;
		margin-right: 0;
		margin-bottom: 0;
		padding-top: 10px;
		background: #fff;
		padding-left: 18px;
	}
	
		#rss_menu li {
			font: normal 0.85em Arial, sans-serif;
			display: block;
		}
	
	#rss {
		background: url(../images/feed.png) no-repeat left center;
		padding-left: 25px;
	}

.box {
	background: #fff;
	border: 1px solid #8d959a;
	padding: 9px 18px;
	margin-bottom: 30px;
}
	.orangebox {
		border: 1px solid #f55e00!important;
		background: #fff!important;
	}

/* Startseite */

.feature .box {
	overflow: hidden;
}

.feature h2 {
	font: bold 1.3em "Lucida Grande", Arial, sans-serif!important;
	margin: 0 0 5px 0;
}

.feature p, .recent p {
	margin: 0;
	font-size: 0.85em;
}

h2 a:visited {
	/*color: #f55e00!important;*/
}

.recent h2 {
	background: #fff;
	font-size: 1.1em;
}

.feature a {
	text-decoration: none!important;
}
	
	.teaser {
		height: 120px;
		margin: -9px -18px 8px -18px;
	}

.ui-accordion-header a {
	font: bold 1em "Lucida Grande", Arial, sans-serif!important;
	padding: 5px 30px!important;
}	

/* Tabs Fix */

.ui-tabs-nav li a {
	font: bold 1em "Lucida Grande", Arial, sans-serif!important;
	padding: 5px 10px!important;
}

.ui-tabs-nav, .ui-tabs {
	background: none!important;
	border: none!important;
	padding: 0!important;
}

	.ui-tabs-panel {
		background: #fff!important;
		border: 1px solid #8d959a!important;
	}
	
	.ui-tabs-nav .ui-state-active {
		border-bottom: 1px solid #fff!important;
		padding-bottom: 0px!important;
	}
	
	.ui-tabs-nav .ui-state-active a {
		background: #fff;
		color: #333!important;
		border-bottom: none;
	}

#sidebar .box {
	margin-left: 20px;
}

	#sidebar h2 {
		font: bold 1em "Lucida Grande", Arial, sans-serif;
		color: #8d959a;
	}

	#sidebar p, #sidebar dl, #sidebar li {
		font-size: .85em;
	}
	
	#sidebar .box div ul {
		list-style: none;
		margin: 0;
	}	
	
	#sidebar dt {
		padding-top: 5px;
	}
	
	#sidebar dl img {
		margin-right: 5px;
	}
	
.tail {
	width: 20px;
	height: 20px;
	background: url(../images/zip.png) no-repeat center;
	position: absolute;
	border-left: 1px solid #8d959a;
	margin-top: 9px;
}

#commentform .tail {
	background: url(../images/zip_orange.png) no-repeat center;
	border: 0px;
}

.tail.side {
	margin-left: 1px;
	margin-top: 30px;
	z-index: 32000;
	background: url(../images/zip_side.png) no-repeat center;
	border-left: none;
	border-bottom: 1px solid #8d959a;
}

.tail.orange {
	margin-left: 1px;
	margin-top: 15px;
	z-index: 32000;
	background: url(../images/zip_side_orange.png) no-repeat center;
	border-left: none;
	border-bottom: 1px solid #f55e00;
}

.tail.mirror, li ul .tail {
	background: url(../images/zip_mirror.png) no-repeat center;
	border-left: none;
	border-right: 1px solid #8d959a;
}

.tail.right, li ul .tail {
	position: relative;
	float: right;
}
#comments {
	margin: 0 0 21px 0;
	list-style: none;
}
	#comments ul {
		margin: 0 0 21px 19px;
		list-style: none;	
	}
	
	#comments sup {
		font-size: .9em;
		color: #555;
	}
	
	#comments sup img {
		vertical-align: middle;
		margin: 0 5px 0 0;
	}
	
	#commentform {
		background: #f55e00;
		padding: 18px;
		color: #fff;
	}
	
	#commentform textarea {
		width: 552px!important;
		padding: 10px;
		border: none;
		font: normal 1em Arial, sans-serif;
	}
	
	#commentform h3 {
		font-size: 1em;
		margin: 0 0 18px 0;
	}
	
	#commentform label {
		display: block;
		font-weight: normal;
		
	}
	
	#commentform input {
		margin-right: 10px;
		width: 250px;
		border: none;
		padding: ;
	}
		
	.wp-polls {
		font-size: 1em;
		text-align: left;
	}
	
.button {
	background: #f55e00!important;
	border: 1px solid #999!important;
	color: #fff!important;
	-moz-border-radius: 3px!important;
	webkit-border-radius: 3px!important;
	margin-top: 0px!important;
}

.button b {
		display: block;
		float: left;
		background: url(../images/number_comment.png);
		color: #f55e00;
		font: bold .85em Arial, sans-serif!important;
		line-height: 20px;
		text-align: center;
		width: 20px;
		height: 17px;
		margin-right: 10px;
	}
	
.commentbutton {
	font-size: 1.2em;
	padding: 5px 15px;
	float: none;
}

.dark {
	background: #788085!important;
}