/*
DIV Layout
*/
html, body   { background-color: #ccc; margin: 0px; height: 100%; }
.main        { background-image: url(bilder/background.jpg); margin-right: auto; margin-left: auto; min-height: 100%; width: 700px }
.banner          { height: 112px }
.navi           { height: 26px }
.content            { color: #000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; line-height: 16pt; padding: 50px 20px 10px }
.footer            { background-image: url(bilder/footer.jpg); background-repeat: repeat-x; height: 4px }
/*
Schriftart im gesamten Document 
*/
.button_body { 
	color: #0099cc; 
	font-size: 10px; 
	background-color: #fff; 
	border: solid 1px 
}
a:link     { color: #000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a:visited    { color: #000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a:hover     { color: #666; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
strong      { color: #000; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
b    { color: #000; 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
*/
.Bild      { border: solid 1px #000 }
.bild_contentnavi { border: solid 0pt white }
/* 
FOOTER
*/
a.copy:link       { color: #666; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: none }
a.copy:visited       { color: #666; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: none }
a.copy:hover         { color: #333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-decoration: underline }
.uhr   { color: #666666; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; padding-top: 5px; padding-right: 28px; float: right }
/*
 Blabla
*/
.vr_line_r    { background-image: url(bilder/vr_line.jpg); background-repeat: repeat-y; background-position: right 0 }
.vr_line_l     { background-image: url(bilder/vr_line.jpg); background-repeat: repeat-y; background-position: left 0 }
.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
*/
.kontakt_text     { color: #000; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }
.inbox_kontakt    { color: #000; font-size: 10pt; background-color: #fff; margin-top: 2px; margin-bottom: 2px; border: solid 1px; outline-color: #f00 }
.button_kontakt     { color: #000; font-size: 10px; background-color: #fff; border: solid 1px }
/*
Module
Gästebuch
*/
.gb1  { width: 755px }
.gb2      { background-image: url(../modules/Gaestebuch/bilder/gb_01.jpg); width: 10px; height: 20px; float: left }
.gb22       { background-image: url(../modules/Gaestebuch/bilder/gb_02.jpg); background-repeat: repeat-x; padding-top: 1px; width: 350px; 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      { background-image: url(../modules/Gaestebuch/bilder/gb_02.jpg); background-repeat: repeat-x; text-align: right; padding-top: 1px; width: 325px; 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-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: 735px; height: 10px; float: left }
.gb43     { font-size: 5pt; background-image: url(../modules/Gaestebuch/bilder/gb_07.jpg); width: 10px; height: 10px; float: left }
.gb5 { clear: both; }
