﻿/* Formatvorlagen */

body {
	width: 1018px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	border: 2px #000080 solid;}

#masthead {
	height: 72px;
	background-color: #fff;
	border: 2px #000080 solid;
	border-bottom: 0px #000080 solid;
	padding: 4px;}
	
#masthead img {
	float: left;
	padding-right: 4px;
	padding-left: 4px;}
	
#telephon {
	font-size: 16px;
	color: #000080;
	text-align: center;
	font-weight: bold;
	border: 2px #000080 solid;
	border-bottom: 0px #000080 solid;
	padding: 4px;}
	
#select {
	border: 2px #000080 solid;
	border-bottom: 0px #000080 solid;
	padding-top: 6px;
	padding-bottom: 6px;}

#navigation {
	font-size: 14px;
	color: #000080;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	padding: 2px;}

#navigation a {
	text-decoration: underline;
	border: 2px #000080 solid;
	padding: 2px;}
	
#navigation a:hover {
	text-decoration: none;
	border: 2px #000080 solid;
	padding: 2px;}
	
#container {
	background-color: #fff;
	border: 8px #C0C0C0 solid;}

#column {
	border: 2px #000080 solid;
	color: #000080;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;}
	
#footer {
	font-size: 14px;
	color: #000080;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 2px #000080 solid;
	border-top: 0px #000080 solid;}

#footer a {
	text-decoration: underline;}
	
#footer a:hover {
	text-decoration: none;}
	
/* Formatvorlagen für Hyperlinks */

a:link {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;}
	
a:active {
	color: #000080;
	font-weight: bold;
	text-decoration: none;}
	
a:visited {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;}
	
a:hover {
	color: #000080;
	font-weight: bold;
	text-decoration: none;}

/* Sonstige Styles */

.style1
	{font-size: medium;}

.style2 {
	text-align: left;}

.style3 {
	border-width: 0;}

.style4 {
	text-align: center;}
	
.style5 {
	background-color: #FFFFFF;}
	
.style6 {
	border-width: 0;
	padding-top: 20px;}

/* Formatvorlagen für das Gästebuch */

form {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin:0px;}

select {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;}

textarea {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;}

input {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:8pt;}

#red {color:#aa0000;}
#grey {color:#808080;}

#guestbooktable {background:#808080;}

#guestbooktitle {
	font-family:arial,helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
	background:#dddddd;
	vertical-align:top;}

#guestbooktitleinfo {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:9pt;
	color:#808080;
	vertical-align:middle;}

#guestbookcell {
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	background:#eeeeee;
	vertical-align:top;}

#guestbookinfo {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size: 9pt;
	color:#444444;
	background: #dddddd;
	vertical-align: middle;}

#guestbookinfolight {
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:9pt;
	color:#808080;
	background:#dddddd;
	vertical-align:top;}
