
/** BASIC */

html, body { height: 100%; }

body {
	margin: 0px;
	padding: 0px;
	background: #000000;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #848484;
}

h1 span, h2 span { color: #C9C9C9; }

h1 { font-size: 21px; }

h2 {
	margin-bottom: 15px;
	font-size: 15px;
}

h2.style1, #maincontent h1 {
	margin-bottom: 15px;
	font-size: 13px;
	color: #C9C9C9;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 170%;
}

ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

/** LINKS */

a { color: #D3D3D3; }

a:hover { text-decoration: none; }

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

a img { border: none; }

img.border { border: 3px solid #474747; }

img.left {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 25px;
}

hr { display: none; }

.hr1 {
	height: 51px;
	background: url(images/homepage04.gif) repeat-x left center;
}

/** MENU */

#menu {
	background: url(images/subpage05.jpg) no-repeat left top;
}

#menu ul {
	width: 171px;
	margin: 0px;
	padding: 20px 0px 0px 32px;
	/*padding: 37px 0px 0px 32px;*/
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	border-top: 1px solid #CFCFCF;
}

#menu li.first {
	border: none;
}

#menu a {
	display: block;
	width: 100%;
	padding: 15px 0px 14px 0px;
	background: url(images/homepage03.gif) no-repeat right center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #4C4C4C;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .menu2 {
	border:none;
}

#menu .menu2 a {
	background:none;
	font-size:85%;
	padding: 15px 0px 14px 20px;
}

/** WRAPPER */

#wrapper { background: #313131 url(images/subpage01.jpg) repeat-x left top; }

#wrapperbg { background: url(images/subpage02.jpg) repeat-x left bottom; }

/** PAGE */

#page { background: url(images/subpage03.jpg) repeat-y left top; }

#bgbtm {
	padding-bottom: 20px;
	background: url(images/subpage06.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	width: 355px;
	padding: 150px 72px 0px 54px;
	background: url(images/subpage08.jpg) no-repeat left top;
}

/** FOOTER */

#footer {
	width: 736px;
	height: 118px;
	margin: 0px auto;
	background: url(images/subpage07.jpg) no-repeat left top;
	color: #4B4B4B;
}

#footer p {
	padding: 20px 0px 0px 233px;
	text-align: center;
}

#maincontent {
	min-height:300px;
	height:auto;
}

/* Gästebuch */
.tx-guestbook-right {
	width:80%;
	float:left;
}

.tx-guestbook-left {
	width:20%;
	float:left;
}

.tx-guestbook-clear {
	clear:both;
	float:none;
}

.tx-guestbook-hr {
	border-bottom:thin #848484 solid;
}

.tx-guestbook-date {
	font-weight:bold;
}

.tx-guestbook-field label {
	width:200px;
}

.tx-guestbook-field input,
.tx-guestbook-field textarea{
	width:300px;
	float:none;
	margin-left:20px;
	margin-bottom:10px;
}

.csc-header {
	clear:both;
	float:none;
}

#box1 h1 {
	margin-bottom:20px;
}


#languageSel {
	padding-top:27px;
	padding-left:75px;
}

#languageSel a {
	padding:0px 0px 0px 0px;
	background:none;
}

.CUR, .INACT, .CUR img, .INACT img {
	float:left;
}

.CUR, .INACT {
	width:50px;
}
