/* CSS Document */

/* Existing tags */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46a479;
	cursor: default;
	background: url(bg_kachel.gif) repeat-x;
	background-color: #ffffff;
}
div.hr {
                width:100%;
                height:1px;
                position:relative;
                top:0px;
                right:0px;
                padding-right: 4px;
}
div.hr .hrLeft, div.hr .hrCenter, div.hr .hrRight {
	float: left;
	width: 33%;
	height: 1px;
	overflow: hidden;
	background-color: #46a479;
}
	
div.hr .hrCenter {
	background-color: #66b987;
}
div.hr .hrRight {
	width: 34%;
	background-color: #46a479;
} 
 h1 {
	text-decoration:none;
	font-size: 17px;
}
h2 {
	text-decoration:none;
	font-size: 17px;
}
h3{
	text-decoration: none;
	font-size: 15px;
                
}
h4{
	text-decoration: none;
	font-size: 14px;
}
h5{
	text-decoration: none;
	font-size: 13px;
}

h6{
	text-decoration: none;
	font-size: 12px;
}

h3.blue{
	text-decoration: none;
	font-size: 15px;
	letter-spacing: 1 px;
   padding-top: 15px;
}
h1, h2, h3, h4, h5, h5, blockquote, blockquote.css, blockquote.xhtml, blockquote.hint {
                 display: inline-block;
}
hr.header {
	height: 1px;
	color:#46a479;
                width: 100%;
                padding-bottom: 15px;
}
pre{
                font-family: Arial, Helvetica, sans-serif;
                width: 730px;
                overflow: hidden;

}
table p {
                font-family: Arial, Helvetica, sans-serif;
                display:block;
 
  }
div {
               font-family: Arial, Helvetica, sans-serif;
               width: 730px;
               display:block;
}
a:link, a:visited {
   font-size: 14px;
	color: #96bee5;
	font-weight: 900px;
	text-decoration:none;
	
}
a:hover {
	color: #666666;
}
a.impressum {
	color: #666666;
	text-decoration:none;
	
}
a.impressum:hover {
	color: #96bee5;;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

a.banner:link {
	color: #ffffff;
                font-size: 13px;
	text-decoration:none;	
}
a.banner:visited {
	color: #ffffff;
	text-decoration:none;	
}

a.banner:hover{
	color: #96bee5;;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

img {
border:0;
padding-top:2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
}

img.format {
	float:right;
	padding:4px;
	margin: 2px 2px 2px 0;
}

.banner_left{
               background-image: url(banner_left.jpg); 
               background-repeat: no-repeat; 
               border-left: 2px solid White;
               width: 122px;
               margin: 0;
               padding:0;
}
.banner_right{
               background-image: url(banner_right.jpg);  
               background-repeat: no-repeat; 
               border-right: 2px solid White;
               width: 122px;
               margin: 0;
               padding:0;
}

#container {
	width:748px;
	margin: 0;
   padding-left:4px;
   padding-right:4px;
	border-right:2px solid #46a479;
	border-left:2px solid #46a479;
	border-bottom:2px solid #46a479;
	background-color:#d5ffe5;
}
#menufooter a:link{
                font-weight: normal;
                height: 27px;
                line-height: 21px;
                color:#FFFFFF;
                font-size: 13px;
                padding-left: 5px;
}
#menufooter a:visited{
               height: 27px;
               line-height: 21px;
               font-weight: normal;
               color:#FFFFFF;
               font-size: 13px;
               padding-left: 5px;
               
}

#menufooter a:hover {
              height: 27px;
              line-height: 21px;
              font-weight: bold;
              color:#FFFFFF;
              font-size: 13px;
              padding-left: 5px;
}
.content {
                width: 748px;
	height: 100%;
	font-size: 100%;
	margin:0;
                padding-left:4px;
                padding-right:4px;
	display: inline-table;
	background-color: #d5ffe5;
	overflow: hidden;
	text-align: left;
}
#menu {
	width: 748px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	height: 150px;
	text-decoration: none;
	background: url(bg_menue.jpg) no-repeat;
}
#menu a {
	height:140px;
	padding:5px;
	background-color:#65b787;
	margin-right:1px;
	float:left;
	vertical-align:baseline;
	color:#FFFFFF;
	font-size:100%;
	text-decoration:none;
}
#menu a:hover {
	height:140px;
	padding:5px;
	background-color:#46a479;
	margin-right:1px;
	float:left;
	vertical-align:baseline;
	color:#FFFFFF;
	font-size:100%;
	text-decoration:none;
}
#menu .current {
	height:140px;
	padding:5px;
	background-color:#46a479;
	margin-right:1px;
	float:left;
	vertical-align:baseline;
	color:#a8e9e5;
	font-size:100%;
	text-decoration:none;
}
#footer {
	width: 744px;
	color: #FFFFFF;
	font-size: 90%;
	margin: 0;
	padding: 0;	
   border-right: 2px solid #46a479;
	border-top: 2px solid #46a479;
	border-left: 2px solid #46a479;
	background: url(bg_footer.jpg) repeat-y;
}
#footer p {
margin: 0;
padding: 0;	
}
#menufooter {
	width: 748px;
	height: 27px;
   margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 2px solid #ffffff;
   text-align: left;
	background: url(bg_menue_footer.jpg) no-repeat;
}
	


