body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141; /*#737373;*/
}

td {
vertical-align:top;
padding-top:10px;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#41649A;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
	margin: 0;
	padding: 5px 0px;
	letter-spacing: -1px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
}

h3 {
	font-size: 1.5em;
}

p, ul, ol {
	margin-bottom: 1.0em;
	line-height: 160%;
}

img {
border:0px;
}

ul, ol {
}

blockquote {
}

a {
	color: #414141;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img02-hover.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .level0 {
	background: url(images/img02.gif) repeat-x;
	color: #414141;
	height: 45px;
}

#menu .current_page_item a {
	height: 45px;
	color: #414141;
	background: url(images/img02.gif) repeat-x!important;
}
.menu_current{
	height: 45px!important;
	color: #414141!important;
	background: url(images/img02.gif) repeat-x!important;
}

/* Splash */

#slideshow{
position:relative;
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background:transparent;
    }

    #slideshow img {
    display:none;
    position:absolute;
    top:0; left:0;
    }

    #slideshow img.start {
    display:block;
    }


/* Logo */

#logo {
	position:relative;
	width: 960px;
	height: 76px;
	margin: 0 auto;
	margin-top:20px;
	border-bottom: 6px solid #CCCCCC;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 20px;
}

#logo h1 {
	float: left;
	padding-top: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: right;
	padding-top: 49px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px;
}

/* Content */

#content {
	float: right;
	width: 720px;
}

.post {
width:480px;
float:left;
padding-bottom: 30px;
}

.post .title {
	margin: 0;
	padding: 5px 20px;
	letter-spacing: -1px;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

.right-block {
float:right; width:220px; margin-right:0px;
display: inline; padding-left:0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 20px;
	list-style:none!important;
	list-style-type:none!important;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	list-style:none!important;
	list-style-type:none!important;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}



/* Search */

#search form {
	padding: 20px;
	padding-right:0px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
}

#footer-inhalt {
position:relative;
margin-top:0px;
padding-top:0px;
width:960px; 
margin-left: auto; 
margin-right: auto;
font-size:11px;
color:#666666;
}



#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}







#navigation_li UL {
	position:relative;
	top:0px;
	left:0px;
	width:220px;
	background-image:url(images/bg-navi.jpg);
	background-repeat:repeat-y;
	padding-top:15px;
	padding-bottom:5px;
	margin-bottom:15px;
	list-style:none!important;
	list-style-type:none!important;
}

#navigation_li LI {
	padding:2px 0 0 0;
	margin:0;
	list-style:none!important;
	list-style-type:none!important;
}

#navigation_li LI A {
	display : block;
	color:#FFFFFF;
	white-space : nowrap;
	overflow : hidden;
	font-size : 12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration : none;
	letter-spacing : 0.02em;
	margin-left:15px;
	padding : 5px;
	padding-left : 5px;
	text-align : left;
}

#navigation_li LI A:hover {
	display:block;
	background-color:#556E9C;
}

#navigation_li LI A.current {
	background-color:#CCCCCC;
	color:#414141!important;
	background-image:url(images/bg-navi-aktiv.jpg);
	background-repeat:repeat-y;
}

#navigation_li LI UL {
	padding:0;
}

#navigation_li LI LI {
	list-style:none!important;
	list-style-type:none!important;
	margin:0;
	padding:0;

}

#navigation_li LI LI A {
	display : block;
	color:#333333;
	white-space : nowrap;
	overflow : hidden;
	font-size:10px;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration : none;
	letter-spacing : 0.02em;
	margin-left:15px;
	border-left:23px solid #F2F2F2;
	margin-bottom:0px;
	padding : 6px;
	padding-left : 10px;
	text-align : left;
	background-image:url(images/bg-unavi.jpg);
	background-repeat:repeat-y;
	list-style:none!important;
	list-style-type:none!important;
}

#navigation_li LI LI A:hover {
	background-color:#D6D4D4;
	display:block;
	font-weight:bold;
}

#navigation_li LI LI A.current {
	background-color:#FFFFFF!important;
	background-image:none!important;
	font-weight:normal;
}

A.level1 {
	background-color:#CCCCCC;
	color:#414141!important;
	background-image:url(images/bg-navi-aktiv.jpg);
	background-repeat:repeat-y;
        font-weight:bold;
}

.right-block h3 {
border-bottom: 1px dashed #B9B9B9;
margin:0;
padding:5px 0 5px 0;

}
