
body	{
         cursor: default;
         margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	line-height: 1.5em;
	color: #444444;
	background-color: #eaeaea;
}

h1 {
 font-size: 20px;
 margin: 10px 0px;
}

h2 {
 font-size: 16px;
 margin: 40px 5px 0px 0px;
}

h2.fragen {
 padding: 20px 75px;
 margin: 10px 5px 0px 0px;
}

.fragen {
 font-size: 16px;
 padding: 20px 75px;
 margin: 10px 5px 0px 0px;
}

h3 {
 font-size: 14px;
 margin: 40px 5px 0px 0px;
}

abbr {
	text-decoration: none;
         border: 0;
}

abbr[title] {
 	border-bottom: 1px dotted #888;
         cursor: help;
}

a abbr {
 	cursor: pointer !important;
}

#wrapper {
	margin:0 auto;
         background-image:url(img/bg.png);
         background-position:center;
	background-repeat:repeat-y;
}

#header-image	{
	width: 956px;
	height: 120px;
	margin: 0 auto;
	background: url(img/header.jpg) top center no-repeat;
}

#header-menu	{
	width: 956px;
	/* height: 40px; */
	margin: 0 auto;
         /* background-color:#458ee1; */
         background-image: url(img/bg_header-menu_blau_grauline.png);
         /*
	background-position: top center;
	background-repeat: no-repeat;
          */
}

#header-mainmenu	{
         height: 20px;
	margin-left: 11px;
         color: white;
         /* background-color:#458ee1; */
}

#header-mainmenu a	{
         color: white;
         text-decoration: none;
}

#header-mainmenu a:hover	{
         text-decoration: underline;
}

#header-mainmenu a.curpage {
         color: #cccccc;
         text-decoration: none;
         font-weight: bold;
}

#header-mainmenu a.curpage:hover {
         text-decoration: none;
}

#header-submenu a.curpage {
         color: #000000;
         text-decoration: none;
         font-weight: bold;
}

#header-submenu a.curpage:hover {
         color: #ffffff;
         text-decoration: underline;
         text-decoration: none;
}

#header-nosubmenu {
         height: 20px;
	margin-left: 0px;
         color: #FFFFFF;
         background-color:#FFFFFF;
}

#header-submenu	{
         height: 20px;
	margin-left: 11px;
         color: #ffffff;
         /* background-color:#96c1ee; */
}

#header-submenu a	{
         color: #000000;
         text-decoration: none;
}

#header-submenu a:hover	{
         color: #ffffff;
         text-decoration: underline;
}

#content-area {
	width: 940px;
	margin: 0 auto;
}

#content	{
	margin-left: 11px;
}

a	{
         color: #458ee1;
         text-decoration: none;
}

a:hover	{
         color: #458ee1;
         text-decoration: underline;
}

a.article	{
         color: #444444;
         text-decoration: none;
}
a.article:hover	{
         color: #444444;
         text-decoration: underline;
}

b, strong	{
         color: #458ee1;
}

span.marker {
         color: #458ee1;
}

div.content-block {
	margin: 0px;
         width: 350px;
         height: 100px;
         padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid 1px #cccccc;
	margin-top: 15px;
}

.photo {
         float: left;
         padding-right: 20px;
         border: 0;
}

img {
         border: 0px;

}

.centered {
         text-align: center;
}

p {
	text-align:justify;
}

#pageinfo {
	margin-bottom: 30px;
         width: 600px;
         text-align: justify;
}

hr {
         color: #00FF00;
}

.smalltxt {
  font-size: 10px;
}

.largetxt {
  font-size: 20px;
}

#footer	{
	width: 956px;
	height: 19px;
	margin: 0 auto;
	background-image: url(img/footer.png);
	background-position: top center;
	background-repeat: repeat-x;
}

#footer-menu	{
         font-size: 10px;
         color: #FFFFFF;
         text-align: center;
}

#footer-menu a	{
         color: #FFFFFF;
         text-decoration: none;
}

#footer-menu a:hover	{
         text-decoration: underline;
}