body {
	background-image:url(/fileadmin/templates/images/bg.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#000000;
	text-align:center;
	margin:0 auto;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(/fileadmin/templates/images/bglinie.gif);
	background-repeat: repeat-y;
}
#top {
	width: 760px;
	height: 50px;
	float: left;
        background-image: url(/fileadmin/templates/images/bg.gif);
	background-repeat: repeat-x;
}
#logo {
        width: 200px;
        height: 50px;
        float: left;
}
#nav {
        width: 559px;
        height: 50px;
        float: left;
        font-size: 15px;
	font-weight: 600;
	line-height: 50px;
}
#leftpanel {
	width: 199px;
	height: 160px;
	float: left;
	background-image: url(/fileadmin/templates/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#contentarea {
	width: 370px;
	float: left;
	padding-top: 30px;
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 19px;
}
#rightpanel {
	width: 149px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 9px;
}
#footer {
	width: 760px;
	height: 10px;
	clear: both;
	background-color: #FFFFFF;
}
#copyright {
	width: 100%;
	height: 40px;
	font-size: 10px;
	color: #999999;
	background-color: #F9F8F2;
	text-align: center;
	font-style: italic;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
        padding-top: 10px;
	clear: both;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	color: #333333;
	line-height: 21px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	color: #333333;
	line-height: 20px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
h3, .tx-veguestbook-pi1, .tx-flseositemap-pi1, .bodytext, .tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big, .tx-guestbook-form-textarea {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #666666;
	word-spacing: 2px;
	line-height: 15px;
	margin: 0;
}
h4, .tx-guestbook-latest-small, .tx-guestbook-list-small, .tx-veguestbook-pi1-browsebox TD {
	font-size: 10px;
	font-weight: 400;
	color: #666666;
	font-style: italic;
	margin: 0;
}
.csc-textpic-imagewrap {
	width: 350px;
	text-align: left;
}
.csc-textpic-imagerow {
        width: 350px;
	text-align: left;
}
a {
	color: #CC3333;
	text-decoration: none;
}
a:link {
	color: #CC3333;
	text-decoration: none;
}
a:visited {
	color: #CC3333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
a:active {
	color: #FFFFFF;
}
nav a {
	color: #000000;
	text-decoration: none;
}
nav a:link {
	color: #000000;
	text-decoration: none;
}
nav a:visited {
	color: #000000;
	text-decoration: none;
}
nav a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 14px;
	background-color: transparent;
}
nav a:active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 14px;
}

