/*
DIV Layout
*/
body   { color: #333; font-size: 10pt; font-family: Arial, Verda, Helvetica, sans-serif; background-image: url(bilder/background.jpg); background-repeat: repeat-x; margin: 0 }
.main     { margin-right: auto; margin-left: auto; width: 810px }
.header  { background-image: url(bilder/page_01.png); background-repeat: no-repeat; height: 36px }
.middle   { background-image: url(bilder/page_02.png); background-repeat: repeat-y; padding-left: 18px; width: 810px; overflow: auto }
.navi   { background-image: url(bilder/page_03.jpg); background-repeat: repeat-y; width: 200px; float: left }
.content    { font-family: Arial, Verda, Helvetica, sans-serif; padding-top: 5px; padding-left: 15px; width: 540px; float: left }
.footer   { background-image: url(bilder/page_10.jpg); width: 810px; height: 95px; clear: both }
/*
Schriftart im gesamten Document 
*/
.button_body { 
	color: #0099cc; 
	font-size: 10px; 
	background-color: #fff; 
	border: solid 1px }
a   { color: #c00; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: underline }
strong   { color: #c00; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
b   { color: #c00; font-size: 10pt; font-family: Arial, Verda, Helvetica, sans-serif; font-weight: bold }
p { margin: 0; padding: 0; }
hr { border-style: dotted; border-width: 1px; border-color: #fff #fff #666 }
/* 
EDITOR Styles
*/
.ueberschrift  { color: #666; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; padding-left: 5px; border-left: 6px solid #9c0 }
.Bild  { padding: 2px; border: solid 1pt #666 }
.bild_contentnavi { border: solid 0pt white }
/* 
User Login
*/
.userlogin_text   { color: #666; font-size: 8pt; line-height: 7pt }
.userlogin_box     { color: #99ccff; font-size: 8pt; border: solid 1px #999 }
/* 
FOOTER
*/
.copy   { color: #003399; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.uhr    { color: #666666; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; padding-left: 20px; float: left }
/*
 Blabla
*/
.line_v  { background-image: url(bilder/trenn_kurz.gif); background-repeat: repeat }
.button { color: #000; font-size: 10px; background-color: #ccc; border: solid 1px #300 }
.inbox { color: #000; font-size: 10px; background-color: #ccc; border: solid 1px; outline-color: #f00 }
/*
 Kontaktformular
*/
.inbox_kontakt   { color: #666; font-size: 10pt; background-color: #fff; border: solid 1px; outline-color: #f00 }
.button_kontakt   { color: #666666; font-size: 10px; border: solid 1px #666666 }
/*
Module
Gästebuch
*/
.gb1  { width: 605px }
.gb2      { background-image: url(../modules/Gaestebuch/bilder/gb_01.jpg); width: 10px; height: 20px; float: left }
.gb22        { line-height: 14pt; background-image: url(../modules/Gaestebuch/bilder/gb_02.jpg); background-repeat: repeat-x; width: 225px; height: 20px; float: left }
.gb222      { background-image: url(../modules/Gaestebuch/bilder/gb_02.jpg); background-repeat: repeat-x; width: 30px; height: 20px; float: left }
.gb2222      { background-image: url(../modules/Gaestebuch/bilder/gb_02.jpg); background-repeat: repeat-x; width: 30px; height: 20px; float: left }
.gb22222       { font-size: 9pt; line-height: 14pt; background-image: url(../modules/Gaestebuch/bilder/gb_02.jpg); background-repeat: repeat-x; text-align: right; width: 300px; height: 20px; float: left }
.gb23      { background-image: url(../modules/Gaestebuch/bilder/gb_03.jpg); width: 10px; height: 20px; float: left }
.gb3      { background-image: url(../modules/Gaestebuch/bilder/gb_04.jpg); background-repeat: repeat-x; background-position: 0 bottom; padding-top: 0; padding-right: 8px; padding-left: 8px; clear: both; border-style: solid; border-width: 0 1px; border-color: #ccc }
.gb4      { font-size: 5pt; background-image: url(../modules/Gaestebuch/bilder/gb_05.jpg); width: 10px; height: 10px; float: left }
.gb42     { background-image: url(../modules/Gaestebuch/bilder/gb_06.jpg); background-repeat: repeat-x; width: 585px; height: 10px; float: left }
.gb43     { background-image: url(../modules/Gaestebuch/bilder/gb_07.jpg); width: 10px; height: 10px; float: left }
.gb5 { clear: both; }
.class { }

