@charset "utf-8";
/* CSS Document */

body {background-image: url(/img/background_kleiner.png); background-repeat: repeat; height: 100%; margin: 0; padding: 0;}

/* Überschriften */	
h2, h3, h4, h5 {font-family: Georgia, "Times New Roman", Times, serif;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}

.clear {clear: both;}

#wrapper {height: 100%; width: 990px; margin: 0 auto 0 auto;}
	
#seo {background-color:#FFFFFF; width: 990px; height: auto; font-size:11px;}

#content {background-color: #FFE4B6; width: 990px; height: auto; line-height: 18px;}
#content ul {font-size: 12px; list-style-type:square;}
#content ol {font-size: 12px; list-style-type:square;}

#active_link {color: #D26373 !important;}

#content .float_right {float:right;}
#content .float_right_10px {float:right; margin: 0px 10px 0px 10px;}
#content .float_left {float:left;}
#content .float_left_10px {float:left; margin: 0px 10px 0px 0px;}

/* header */
#header {background-image: url(/img/banner.png); width: 990px; height: 120px; background-repeat: no-repeat;}
#header .banner {background-color:#666; float: right; margin: 10px 10px 0px 0px;}
#header .logo {float: left;}

/* menue links */
#menue_left {background-color: #FFEDCD; width: 242px; height: auto; float: left; margin: 0; padding-bottom: 10px; font-size:12px; font-family: Tahoma, Geneva, sans-serif;}
#menue_left ul {margin-right: 10px; list-style-type: none; list-style-image: url(/img/menue_pinsel.png);}
#menue_left a {text-decoration: none; font-size: 14px; font-weight: bold;}
#menue_left a:link, #menue_left a:visited {text-decoration: none; color: #5C111F;}
#menue_left a:hover {text-decoration: none; color: #D26373;}

/* menue rechts */
.menue_right {background-color: #FFEDCD; width: 242px; height: auto; float: right; text-align: left; margin: 0; padding: 0; font-family: Tahoma, Geneva, sans-serif; font-size:10px;}
/* normalen Links im Text */
.menue_right a {text-decoration: underline; font-size: 10px; font-weight: bold; text-align: left;}
.menue_right a:link, .menue_right a:visited {text-decoration: underline; color: #5C111F;}
.menue_right a:hover {text-decoration: underline; color: #D26373;}
/* Links in der Liste */
.menue_right ul {margin-right: 10px; list-style-type: none; list-style-image: url(/img/menue_schere.png);}
.menue_right ul a {text-decoration: underline; font-size: 11px; font-weight: bold; text-align: left;}
.menue_right a:link, .menue_right a:visited {text-decoration: underline; color: #5C111F;}
.menue_right a:hover {text-decoration: underline; color: #D26373;}

/* Startseitenlink in der textarea */
.home {text-align: right; padding-right: 10px; font-family:Georgia, "Times New Roman", Times, serif;}
.home a {text-decoration: none; font-size: 12px; font-weight: bold;}
.home a:link, .home a:visited {text-decoration: none; color: #D26373;}
.home a:hover {text-decoration: none; color: #5C111F;}
/* textarea */
.textarea {float: left; text-align: left; font-size: 12px; margin: 0px; width: 495px; height: auto; font-family: Tahoma, Geneva, sans-serif; padding-left: 10px;}
.textarea ul {font-size: 12px; list-style-type:square;}
.textarea ol {font-size: 12px; list-style-type:square;}
.textarea a {text-decoration: none; font-size: 12px;}
.textarea a:link, .textare a:visited {text-decoration: none; color: #D26373;}
.textarea a:hover {text-decoration: none; color: #5C111F;}
.impr {padding-left: 10px;}

/* footer */
#footer {width: 970px; height: auto; font-size: 10px; line-height: 12px; font-family: Tahoma, Geneva, sans-serif; color: #666; text-align:left;  padding: 0px 10px;}

#footer ul {margin: 0; padding: 0.8em; text-align: center;}
#footer li {display:inline; margin: 0.4em; padding: 0;}
#footer a {text-decoration: underline; font-size: 10px;}
#footer a:link, #footer a:visited {text-decoration: underline; color: #000;}
#footer a:hover {text-decoration: underline; color: #D26373;}

/* copyright im footer */
#copyright {text-align: center; color:#5C111F; font-size: 11px;}
