body
{
	height: 100%;
	margin: 0px;
	margin-top: 0px;
	padding: 0;
	text-align: center;
	background: #282627;
	color: #FFF;
	font-family: Georgia;
	font-size: 11pt;
	line-height: normal;
	position: relative;
}
#wrapper {
	position: relative;
	width: 650px;
	height: 100%;
	margin: 0 auto;
	background-color: none;
}

#gb-top {
	background: url(images/gb-top.gif) no-repeat;
	height: 98px;
}

#gb-cont {
	background: url(images/gb-cont.gif) repeat-y;
	height: auto;
	top: 0px;
}
.gb-inhalt {
	background: transparent;
	width: 570px;
	color: #111111;
	padding: 30px;
	
}


img
{
	border: 0;
}

a
{
	text-decoration: underline;
	color: Teal;
}

a:hover
{
	text-decoration: underline;
}


#mathias {
	float: right;
}



/*gästebuch*/

div.gb              {
	margin: 0px 0px 5px 0px;
	padding: 5px;
	width: 580px;
	background: transparent;
}
.gb-author       {
	padding-left: 25px;
	height: 30px;
	width: 95%;
	text-align: left;
	color: Teal;
	border-bottom: Teal 2px solid;
	border-top: Teal 2px solid;	
	background-image: url(images/header-intro-bg.jpg);
}
.gb-author-left    {
	padding-top: 0px;
	color: Teal;
	font: small-caps 16pt Georgia;
	float: left;
}
.gb-author-right   {
	color: Teal;
	font: 10pt Tahoma;
	width: auto;
float: right;
	padding-top: 0;
}

p.selly {
	color: #9400D3;
}

div.gb-entry        {
	padding: 20px;
	text-align: left;
	color: #282627;
	width: 550px;
	background: transparent;
}
p.gb-browse         {
	text-align: right;
	font-weight: bold;
	font: tahoma 12pt;
}

p.eintrag {
	font: small-caps 18pt Georgia;
	color: Teal;
	text-align: right;
}
.blau2 {
	color: Teal;
}

.rot {
	color: Red;
}

p.gb-admin-buttons  {
	text-align: center;
}
.caution            {
	color: Red;
	font-weight: bold;
}
.small              {
	width: 300px;
	font-size: 11pt;
	line-height: 16px;
}


.gbcomment {
background: url('images/mathias.jpg') no-repeat top left;
padding-left: 110px;
	padding-top: 10px;
	border-top: solid white 2px;
	padding-bottom: 50px;
	height: auto 200px;
	width: 60%;
}

form {
	margin: 0;
	padding: 5px;
	width: 550px;
}

.formular {
	width: 550px;
	text-align: center;
	padding-left: 50px;
	color: #282627;	
}

textarea {
	width: 500px;
	height: 200px;
	border: 1px dashed #565153;
	color: #282627;
	padding: 10px;
	font-family: Georgia;
	background: transparent;
}

input {
	width: 40%;
	height: auto;
	color: black;
	border: 1px groove black;
	padding: 5px;
	font: 12pt Tahoma center;
	background: white;
}

label {
	color: Teal;
  display: block;
  float: left;
  width: 100px; /* Breite.*/
}

.image {
	border: 1px solid Teal;
	padding: 5px;
	background: white;
	margin: 10px;
}

	h2 {
	font: bold 13pt Georgia;
	color: white;
	border-bottom: 1px solid white;
	text-align: left;
	padding: 2px;
}

h1, h3, h4, h5 { 
font : small-caps bold 12pt Georgia;
color: #1e90ff;
} 

blockquote {
	background: #071019 url(images/quotes.gif) no-repeat right;
	border: solid 1px #1E90FF;
	padding: 10px;
	width: 250px;
	font: tahoma 10pt;
	color: white;
}

.blau {
padding: 0;
font : small-caps bold 12pt Georgia;
color: #1e90ff;
}

#navbox ul
{
	padding: 0;
	margin: 0;
	float: right;
	width: 100%;
}

#navbox ul li
{
	display: inline;
}

#navbox ul li a
{
	padding: 6px 10px;
	color: #FFF;
	text-decoration: none;
	float: right;
}

#navbox ul li a:hover
{
	background-color: #FFF;
	color: Teal;
}

#gb-unten1  {

}

.footer
{
	background: url(images/gb-unten1.gif) no-repeat;
	text-align: center;
	color: Teal;
	font: 10pt Tahoma;
	height: 92px;
}

.footer a
{
	font: 10pt Tahoma;
	text-decoration: none;
	color: Teal;
}

.footer a:hover
{
	text-decoration: underline;
}

#gb-unten2  {
	background: url(images/gb-unten2.gif) no-repeat;
	height: 76px;
}