* {
	margin:0;
	padding:0;
}

body {
background:#000 url(images/img01.gif) repeat-x;
font:normal 12px Arial, Helvetica, sans-serif;
color:#666666;
}

h2,h3 {
color:#313131;
}

h1 {
margin-bottom:.5em;
font-size:182%;
color:#35a0a1;
font-weight:400;
letter-spacing:0;
}

h2 {
margin-bottom:.5em;
font-size:136%;
font-weight:400;
letter-spacing:0;
}

h3 {
font-size:100%;
font-weight:700;
}

p,blockquote,ol,ul {
margin-bottom:1.5em;
text-align:left;
line-height:167%;
font-size:107%;
}

ul {
list-style:none;
}

ul li {
padding-left:1em;
background:url(images/img07.gif) no-repeat left center;
}

a {
text-decoration:none;
color:#313131;
}

a:hover {
text-decoration:underline;
color:#35a0a1;
}

/* Menu */

#menu {
list-style-type:none;
width:760px;
position:relative;
display:block;
height:36px;
text-transform:uppercase;
font-size:12px;
font-weight:700;
background:transparent url(images/bgOFF1.gif) repeat-x top left;
font-family:Helvetica,Arial,Verdana,sans-serif;
border-bottom:1px solid #35a0a1;
border-top:1px solid #35a0a1;
margin:0 auto;
padding:0;
}

#menu li {
display:block;
float:left;
margin:0;
}

#menu li a {
display:block;
float:left;
color:#35a0a1;
text-decoration:none;
height:24px;
background:transparent url(images/bgDIVIDER1.gif) no-repeat top right;
padding:12px 20px 0;
}

#menu li a:hover {
background:transparent url(images/bgHOVER1.gif) no-repeat top right;
}

#menu li a.current,ul#digiton li a.current:hover {
color:#fbdb02;
background:transparent url(images/bgON.gif) no-repeat top right;
}

/* Logo */

#logo {
width:760px;
height:180px;
background:#9f9f9f;
margin:0 auto;
border:none;
}

#logo h1 {
text-align:right;
letter-spacing:-1px;
font-size:189%;
margin:0;
padding:120px 0 0;
}

#logo h2 {
text-align:right;
letter-spacing:-1px;
font-size:100%;
font-weight:700;
font-style:italic;
margin:0;
padding:0;
}

#logo a {
text-decoration:none;
color:#9f9f9f;
}

/* Page */

#page {
width:760px;
background:url(images/img03.gif) repeat-y;
margin:0 auto;
}

/* Tabelle */

.item {
background-image:url(images/dots.gif);
background-position:top left;
background-repeat:repeat-x;
width:440px;
float:right;
clear:both;
padding:24px 0 0;
}

.item img {
float:left;
margin:0;
}

.item h3 {
display:block;
float:left;
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size:100%;
color:#35a0a1;
font-weight:700;
background-image:url(images/img04x.gif);
background-position:0 6px;
background-repeat:no-repeat;
padding:0 0 0 13px;
}

.item p {
width:364px;
float:right;
text-align:left;
font-family:Helvetica,Arial,Verdana,sans-serif;
font-size:92%;
color:#636363;
}

/* Content */

#content {
float:left;
width:440px;
padding:20px 30px 20px 50px;
}

#content .quote {
border-top: 1px solid #E5E5E5;
background-color: #f7f7f7;
border-bottom: 1px solid #E5E5E5;
padding: 15px 15px 15px 55px;
background-image: url(images/hg_quote_II.gif);
background-repeat: no-repeat;
background-position: 10px 10px;
color: #88888A;
font-style: italic;
font-weight: bold;
}

#hello {
margin-bottom:10px;
padding-bottom:1px;
}

#guestbook {
	float:left;
	width:440px;
	padding:20px 30px 20px 50px;
	border-bottom-style: none;
}

#guestbook .right {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

.floating-box {
float:left;
width:210px;
}

.floating-box p,.floating-box blockquote,.floating-box ol,.floating-box ul {
line-height:144%;
font-size:92%;
}

.floating-box img {
border:5px solid #FFF;
}

/* Sidebar */

#sidebar {
float:right;
width:200px;
background: no-repeat right top;
padding:20px;
}

#sidebar blockquote {
margin-left:0;
padding-left:1em;
background:url(images/img09.gif) no-repeat right bottom;
border-left:7px solid #35a0a1;
}

#sidebar blockquote p {
text-align:left;
line-height:normal;
font-style:italic;
}

#links ul {
background:url(images/img04.gif) repeat-x left bottom;
}

#links li {
background:url(images/img04.gif) repeat-x left top;
padding:5px 0;
}

#links a {
padding-left:1em;
background:url(images/img08.gif) no-repeat left center;
color:#35a0a1;
}

/* Footer */

#footer {
height:50px;
}

#footer .wrapper {
width:760px;
border-top:1px solid #35a0a1;
margin:0 auto;
}

#footer .links {
float:left;
width:440px;
height:64px;
background:#FFF;
border-left:20px solid #35a0a1;
border-bottom:1px solid #35a0a1;
font-size:85%;
padding:16px 30px 0;
}

#footer .legal {
float:right;
width:220px;
height:64px;
background:#35a0a1;
text-align:right;
font-size:85%;
color:#FFF;
margin:0 auto;
padding:16px 20px 0 0;
}

blockquote,ol {
margin-left:2em;
}

