/*
Design by aktivComm GmbH
http://www.aktivcomm.de
*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #999;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #f2f2f2;
}

h1, h2, h3 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #02569e;
}

a:hover {
	text-decoration: none;
	color: #f19729;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 5px 10px;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .content {
	padding: 10px 0px 0px 10px;
}

/* Post */

.post {
	padding: 20px 20px 20px 40px;
}

.post .title {
	margin-bottom: 20px;
}

.post .date {
	float: left;
	width: 38px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	padding-left: 20px;
	border-left: 1px dotted #FFB46A;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

div#allround {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 960px;
}

#content .contact img {
	float: none;
	margin-top: 4px;
}

.story.contact p {
	line-height: 1.2em;
}

/* Header */

#header {
	width: 960px;
	height: 150px;
	background-image: url(images/kopf2.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 5px;
	position:relative;
}

#slide {
	width:410px;
	height:16px;
	position:absolute;
	top: 68px;
	left: 540px;
	font-size: 16px;
	font-weight:bold;
	color:#C60;
}

ul#ticker {
	border: 0px;
	list-style: none;
}


/* Logo */

#logo {
	padding: 30px 0 0 25px; 
	width:240px; 
	height:84px;
}

#logo h1 {
	float: left;
	width: 180px;
	height: 160px;
	padding: 20px;
	text-align: right;
	font-size: 2.2em;
}

#logo h2 {
	float: right;
	width: 420px;
	height: 150px;
	padding: 30px 20px 20px 20px;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

.top-border-small {
	background-image:url(images/content_small_up.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:226px;
	height:22px;
}

.center-border-small {
	background-image:url(images/content_small_middle.png);
	background-repeat:repeat-y;
	width:226px;
}

.bottom-border-small {
	background-image:url(images/content_small_down.png);
	background-repeat:no-repeat;
	background-position:top;
	width:226px;
	height:22px;
}

.top-border-double {
	background-image:url(images/content_double_up.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:734px;
	height:22px;
	margin-left: -25px;
}

.center-border-double {
	background-image:url(images/content_double_middle.png);
	background-repeat:repeat-y;
	width:734px;
	margin-left: -25px;
}

.bottom-border-double {
	background-image:url(images/content_double_down.png);
	background-repeat:no-repeat; 
	background-position:top;
	width:734px; 
	height:30px;
	margin-left: -25px;
}

#content {
	width: 960px;
	margin: 0 auto;
	/*background-image: url(images/content_mitte2.png);*/
	background-repeat: repeat-y;
	position:relative;
}

#content img {
	background-color:#FFFFFF;
	border:1px solid #B4B4B4;
	padding:2px;
	float:right;
}

table.text_pic {
	width: 100%;
}

.story .text_pic td p {
	line-height: 1.4em;
}

table.text_pic img {
	background-color:#FFFFFF;
	border:1px solid #B4B4B4;
	padding:2px;
}

#extra {
	clear: both;
	height: 20px;
}

/* Content > Main */

#main {
	float: right;
	width: 710px;
	color: #000040;
}

#main a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #eba45e;	
}

#main a:hover {
	color: #eba45e;
	text-decoration: none;
	border: none;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebarleft {
	float: left;
	width: 220px;
	color: #000040;
}

#sidebarleft a {
	color: #02569e;
}

/* Content > Sidebar > Login */

#login {
	padding: 5px 20px 10px 20px;

}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 0;
	border: solid 1px #b1d3ee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #02569e;
}

#inputsubmit1 {
	background: #02569e;
	color: #fff;
}

/* Content > Sidebar > Menu */

#menu {
	padding: 5px 20px 0px 20px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	padding-bottom: 1px;
	background: url(images/img07.gif) repeat-x left top;
	margin: 0;
}

#menu a {
	display: block;
	padding: 10px 30px 10px 30px;
	text-decoration: none;
}

#menu a:hover, #menu .active a { 
	background: #FFBD5F url(images/img07.gif) repeat-x; }

#menu .current_page{
	background: #e8dfd3 url(images/img07.gif) repeat-x;
}
/* Content > Sidebar > Updates*/

#updates {
	padding: 5px 20px 10px 20px;
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #d5e9f4;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #d5e9f4;
}

/* Footer */

#footer {
	clear: both;
	width: 930px;
	height: 30px;
	margin: 0 auto;
	padding: 10px 15px;
}

#footer p {
	margin: 0;
	font-size: x-small;
}

/* Footer left */

#left {
	float: left;
}

/* Footer right */

#right {
	float: right;
}
