html, body {
	margin : 0;
	padding : 0;
	background-attachment: fixed;
}

body {
	color : #666666;
	width : 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-repeat: repeat;
	background-color: #000000;
	font-family: "Verdana", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

/* Links within paragraphs (subtle) */
p a {
color: #666666;
background : inherit;
text-decoration: none;
}

/* Links within paragraphs (revealed) */
p a:hover  {
	color: #F19614;
	background : inherit;
	text-decoration: underline;
}

#container {
	width : 960px;
	padding : 5px;
	color : #999999;
	line-height : 1.4em;
	background-color: #000000;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* TOP TITLE BAR */

#top {
	margin:0;
	padding : 0;
	color:#666666;
	height:225px;
	background-color: #0A0A0A;
	background-image: url(images/Header_Rompf.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#top h1 {
	padding : 30px 0px 0 25px;
	margin : 0;
	font : 100%  Helvetica, "Trebuchet MS", Arial,Tahoma, sans-serif;
	letter-spacing:5px;
	text-align:left;
	color:#FCBE6B;
	background:transparent;
}
#top p {
	padding : 0px;
	font-size: 0.8em;
	margin-right: 600px;
	margin-left: 5px;
	top: 0px;
	margin-top: 5px;
	height: 130px;
}
#top a:link, #top a:visited {
	color: #CCCCCC;
	background:transparent;
	text-decoration: none;
}
#top a:hover {
	color: #999999;
	background:transparent;
	text-decoration: underline;
}

/* LEFT SIDEBAR */
#leftnav {
	float : left;
	width : 290px;
	margin : 0;
	padding : 5px;
	color : #949494;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	font-size: 1em;
	font-variant: normal;
}

#content {
	padding : 10px;
	border-bottom-width: thin;
	border-bottom-style: double;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 310px;
}


#footer {
	clear : both;
	margin : 0;
	padding : 0.5em;
	color : #666666;
	border-top : 0px solid #520934;
	background-image: none;
	font-size: 0.8em;
}

#footer a:link, #footer a:visited {
	font-size: 0.9em;
	color : #FFFFFF;
	background : inherit;
	text-decoration : none;
}

#footer a:hover {
	font-size: 0.9em;
	color :#999999;
	text-decoration : underline;
	border: thin ridge #FF6600;
	background-color: #000000;
}

#leftnav p {
	margin : 5px 0 10px 5px;
	background-color: #000000;
	font-variant: normal;
	text-align: inherit;
	text-indent: 1px;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	margin : 0;
	padding : 20px 0 5px 5px;
	letter-spacing:5px;
	color:#CCCCCC;
	background:inherit;
	font-family: Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 120%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}
h3 {
	margin : 0;
	padding : 20px 0 5px 10px;
	color:#999999;
	background:inherit;
	font-family: Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
	font-size: 130%;
}

#footer img {
   float : right;
}
/* seen by IE5mac only, by Philippe Wittenbergh www.l-c-n.com */
*>html #footer img {
        margin : 0;
}
/* end */

.happy {
border-top : 1px solid #808080;
padding : 10px;
}

a:link, a:visited {
	font-size: 1em;
	color : #FF9933;
	background : inherit;
	text-decoration : none;
}

a:hover {
	font-size: 1.0em;
	background : inherit;
	text-decoration : underline;
}

a:active {
	font-size: 1em;
	color : #FF6600;
	text-decoration : none;
}

img {
   border : none;
}

.imgright {
	float: right;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 10px;
}


.imgleft {
	float: left;
	margin: 5px 15px 10px 0px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu {
	width: 100%;
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
	color:#000;
	background-image: url(images/pt02.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#navlist li {
list-style-type: square;
background: inherit;
color: #5F5C51;
margin: 0 15px 0 0;
padding: 0;
}

#gallery {
height:100px;
}

#gallery img {
float: left;
padding: 14px;
}

.clear {
clear: left;
}

.quote {
	width: auto;
	margin: 0;
	padding : 10px;
	color:#CCCCCC;
	background: #FF6633;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menue {
	background-color: #000000;
	width: 960px;
	position: relative;
}

blockquote {
	font-weight : bold;
	font-style : italic;
	color : #999999;
}
.search {
	color: #666666;
	clear: both;
	text-align: left;
	padding: 5px 0 5px 0;
	background-color: #000000;
	border-top-width: 1.2px;
	border-bottom-width: 1.2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}

form { 
margin: 0; 
}

input.search { 
	width: 80px; 
	border: none;
	color: #000;
	background: url(images/input.gif); 
	padding: 4px; 
}

input.login { 
	width: 80px;
	border: none; 
	background: url(images/logininput.gif); 
	padding: 4px; 
}
#menueleiste {
	clear : none;
	margin : 0;
	padding : 0px;
	color : #666666;
	width: 960px;
	position: relative;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-top-style: none;
	background-color: #0A0A0A;
}

