@charset "utf-8";
/* @group Reset */
html,body {
background:#fff;
margin:0;
padding:0;
}

* {
	margin:0;
	padding:0;
	color: black;
	border-bottom-style: none;
}

body {
font-family:"trebuchet ms", "Lucida Sans Unicode", "LucidaGrande", Verdana, Sans-serif;
font-size:98%;
color:black;
text-align:left;
background-image: url(images/bg_header.jpg);
background-repeat: no-repeat;
background-position: center top;
}

table {
font-family:"trebuchet ms", "Lucida Sans Unicode", "LucidaGrande", Verdana, Sans-serif;
font-size:98%;
color:black;
text-align:left;
}

a img {
border:none;
}

#extra h2 {
color:#46525E;
font-size:1.1em;
font-family:"Lucida Sans Unicode", "LucidaGrande", Verdana, Sans-serif;
padding:6px 0 5px 61px;
}

#content p,#extra p,#body2 p {
color:#444;
font-size:0.8em;
line-height: normal;

}

#extra p {
padding:5px 25px 15px 61px;
}

#extra {
	float:right;
	width:315px;
	background-color:#F5F5F5;
}

#body2 {
width:890px;
color:#444;
background:#fff;
margin:0 auto;
}

#content td {
	font-size: 1.0em;
}

#content h1, #body2 h1,#body2 h2 {
	color:#3071F7;
	background:transparent;
	font-size:1.1em;
	font-family:"Lucida Sans Unicode", "LucidaGrande", Verdana, Sans-serif;
	padding: 6px 0 14px 1px;
}

#content .img {
border:1px solid #ddd;
margin:0 8px 5px 21px;
padding:3px;
}

#content .text {
font-family:"trebuchet ms", "Lucida Sans Unicode", "LucidaGrande", Verdana, Sans-serif;
font-size:98%;
color:black;
text-align:left;
}

#content .leftimg,#body2 .leftimg {
float:left;
background-color:#E5E5E5;
margin:0 8px 0 1px;
padding:4px;
}

#content a:hover .leftimg,#body2 a:hover .leftimg {
float:left;
background-color:#FF9900;
margin:0 8px 0 1px;
padding:4px;
}

#extra .rightimg {
	float:left;
	background-color:#FFF;
	margin:0 8px 0 0;
	padding:4px;
	border: 1px solid #DDDCE1;
}

#extra a:hover .rightimg {
float:left;
margin:0 8px 0 0;
padding:4px;
}

#extra .blocimg {
background-color:#E5E5E5;
margin:0 8px 0 0;
padding:4px;
}

#body ul li {
line-height:1.5em;
font-size:.8em;
color:#444;
margin:0 25px 0 60px;
padding:0;
}
#content ul li {
line-height:1.5em;
font-size:0.8em;
color:#444;
margin:0 25px 10px 30px;
}

#kontakt {
color:#3071F7;
font-size:0.8em;
font-family:"Lucida Sans Unicode", "LucidaGrande", Verdana, Sans-serif;
padding:6px 0 14px 21px;
vertical-align:middle;
}

#weisheit {
color:#3071F7;
font-family:"Lucida Sans Unicode", "LucidaGrande", Verdana, Sans-serif;
padding:6px 0 14px 21px;
vertical-align:bottom;
text-align: center;
font-size:.8em;
}


#weisheit_grau {
color:#BBBBBB;
font-family:"Lucida Sans Unicode", "LucidaGrande", Verdana, Sans-serif;
padding:6px 0 14px 21px;
vertical-align:bottom;
text-align: center;
font-size:.8em;
}

h1 {
letter-spacing:-1px;
font-size:32px;
color:#3071F7;
}

h2 {
letter-spacing:-1px;
font-size:1.1em;
color:#000000;
padding: 6px 0 14px 1px;
}

h2.rot {
letter-spacing:-1px;
font-size:1.1em;
color:#FF2122;
padding: 6px 0 14px 1px;
}

h2.gelb {
letter-spacing:-1px;
font-size:1.1em;
color:#EBC500;
padding: 6px 0 14px 1px;
}

h2.gruen {
letter-spacing:-1px;
font-size:1.1em;
color:#51A900;
padding: 6px 0 14px 1px;
}

h3 {
font-size:13px;
color:#292929;
}

a {
text-decoration:none;
color:#3071F7;
}

a:link {
color:#3071F7;
}

a:visited {
}

a:hover {
color:#BBBBBB;
background-color:transparent;
text-decoration:none;
}

p,ul,ol {
	margin-bottom:2em;
	text-align:justify;
	line-height:200%;
}

img {
border:none;
}

.tn img {
border:8px solid #F5F5F5;
}

hr {
display:none;
}

/* Logo */
#logo {
width:890px;
height:118px;
margin:0 auto;
}

#logo h1 {
float:left;
height:10px;
font-size:38px;
font-weight:400;
letter-spacing:-2px;
}

#logo h2 {
	float:left;
	text-transform:lowercase;
	font-weight:400;
	font-size:16px;
	color:#333;
	height:100px;
	width:460px;
}

#logo a {
text-decoration:none;
color:#333;
}

/* Menu */
#menu {
width:919px;
height:60px;
margin:0 auto;
}

#menu ul {
list-style:none;
line-height:normal;
margin:0;
padding:10px 0 0;
}

#menu li {
display:inline;
}

#menu a {
	display:block;
	float:left;
	height:35px;
	text-transform:none;
	text-decoration:none;
	font-size:1em;
	font-weight:400;
	color:black;
	margin:0 10px;
	padding:5px 20px 0;
	background-color: #F5F5F5;
}

#menu ul li a:hover {
	color:#FFFFFF;
	background-color: #3071F7;
}

#menu .active a {
	background-color: #3071F7;
	color:#FFFFFF;
}

/* Page */
#page {
width:918px;
margin:0 auto;
}

/* Content */
#content {
float:left;
width:550px;
padding:0 0 0 24px;
}

/*------------ end header --------------- 

/*------------------------------------------------footer--------------------*/
#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #E5E5E5;
}

#footer p {
	padding-top: 12px;
	text-align: center;
	font-size: .8em;
	font-weight: normal;
	color: #BBBBBB;
}
#footer a.link,
#footer a:visited.link {
	background: white;
	color: #BBBBBB;
	line-height: 1.6em;
	outline: none;
	padding: 1px;
	text-decoration: none;
}
#footer a:hover.link,
#footer a:focus.link {
	color: #3071F7;
	text-decoration: none;
}

#footer a.link_kontakt {
	color: black;
}
a:hover.link_kontakt, a:focus.link_kontakt {
	color:#3071F7;
}

a.gruenspar, a:visited.gruenspar {
	color:#BBBBBB;
}

a:hover.gruenspar, a:focus.gruenspar {
	color:#00C900;
}

.title {
	border-bottom: 1px dotted #6e99bf;
}

