body
{
	padding: 0px;
	margin: 0px;
	background: black;
	color: #FFF;
	font-family: Georgia;
	font-size: 11pt;
	line-height: normal;
	text-align: center;
}

#header
{
	margin-top: 0;
}

.header {
	font: small-caps bold 18pt Georgia;
	color: #1E90FF;
	padding: 20px;
	background: black;
	letter-spacing: 5px;
}

#navbox {
	height: 50px;
	padding: 5px;
}


#navbox a
{
	padding: 5px;
	height: 20px;
	color: #4169E1;
	text-decoration: none;
	font: Georgia 12pt white;
	background: white;
	border: 2px solid #4169E1;
	width: 15%;
}


#navbox a:hover
{
	background-color: #FFF;
	color: black;
	border: 2px solid #1E90FF;
}

#box    
{
 margin:0 auto;

	width: 600px;
	height: auto;
	background: black;

}

#boxfest
{
	width: 550px;
	height: auto;
	margin-top: 0px;
	padding: 5px;
	font: Georgia 10pt;
	line-height: normal;
}




#footer
{
	height: 20px;
	margin-top: 0;
	color: #1E90FF;
	font: 10pt Tahoma;
}

#footer a
{
	font: 10pt Tahoma;
	text-decoration: none;
	color: #1E90FF;
}

#footer a:hover
{
	text-decoration: none;
	color: white;
}

img
{
	border: 0;
}

a
{
	text-decoration: underline;
	color: #DDE3FB;
}

a:hover
{
	text-decoration: none;
	color: white;
}

/*gästebuch*/

div.gb              {
	margin: 0px 0px 5px 0px;
	padding: 20px;
	width: auto;
	background: #363636;
	text-align: left;
	border: 1px solid #A9A9A9;
}
div.gb-author       {
	padding: 5px;
	border-bottom: 1px dotted #DCDCDC;
	color: #1E90FF;
	font: 10pt Tahoma;
	background: none;
}
p.gb-author-left    {
	float: left;
}
p.gb-author-right   {
	text-align: right;
	color: #1E90FF;
	font: 10pt Tahoma;
	text-align: center;
	width: auto;
}

p.selly {
	color: #9400D3;
}

div.gb-entry        {
	padding: 10px;
	color: White;
}
p.gb-browse         {
	text-align: right;
	font-weight: bold;
}
p.gb-admin-buttons  {
	margin: 5px 0px 0 0px;
	text-align: right;
}
.caution            {
	color: Red;
	font-weight: bold;
}
.small              {
	width: 300px;
	font-size: 10pt;
	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: 70%;
}


form {
  background: transparent;
  margin:0;
  padding:.5em;
  width: 200px;
}

textarea {
	width: 350px;
	height: 250px;
	border: 1px solid white;
	color: white;
	padding: 10px;
	font-family: Georgia;
	background: transparent;
}

input {
	width: auto;
	border: 1px solid white;
	color: white;
	padding: 3px;
	font-family: Tahoma;
	background: transparent;
}



.image {
	border: 1px solid #1E90FF;
	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;
}

