* {
	margin:0;
	padding:0;
}

img,img a {
	border:0;
}

body 
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1em;
	text-align:center;
	color: #fff;
	background: url(images/body-bg.png) repeat-x left top;
	background-color: #ff6600;
}

#wrapper
{	
	background: url(images/wrapper-bg.png) repeat-y left top;
	text-align: left;
	width: 1024px;
	margin: 0 auto;
	position: relative;
}

#container 
{	background: url(images/header-bg.png) no-repeat left top;
}

#header
{
}

#upperright
{
	position: absolute;
	right: 0;
	top: 0;
}

#suche
{
	background: #e3dcd7;
	width: 210px;
	height: 40px;
}

#suche input
{
	border-top: 1px solid #b6afa9;
	border-left: 1px solid #dcd6cf;
	border-right: 1px solid #dcd6cf;
	border-bottom: 1px solid #dcd6cf;
	margin:5px 0 0 5px;
	padding:5px 6px;
	background: #fff;
}

#suche input.suchfeld
{
	width: 115px;
}

#suche .searchContent
{
	margin: 0 0 0 2px;
}

#fontsize
{
	background: #730000;
	position: absolute;
	right: 0;
	padding: 5px 8px;
}

#fontsize a.dec, #fontsize a.defaults, #fontsize a.inc
{
	color: #fff;
	text-decoration: none;
}

#fontsize a.dec 
{
	font-size: 0.8em;
}

#fontsize a.defaults 
{
	background: #730000;
}

#fontsize a.inc 
{
	font-size: 1.2em;
}

#top
{
	width: 951px;
	height: 203px;
	overflow: hidden;
	clear: both;
	padding: 33px 0 0;
}


#contentcontainer
{
	position: relative;
	width: 951px;
	margin: 0 0 0 39px;
	font-size: 0.8em;
	background: url(images/content-bg.png) repeat-y left top;
	height: 740px;
	height: auto!important;
	min-height: 740px;
}

#headerimage
{
	background: url(images/header.jpg) no-repeat left top;
	height: 148px;
}

#main
{
	display: inline;
	float: left;
	width: 504px;
	margin: 0 0 0 17px;
}

#content
{
	margin: 20px 30px;
}

#left
{
	float: left;
	display: inline;
	width: 210px;
	color: #fff;
}

#leftcontent, #rightcontent
{
	padding: 0 5px;
}

#right
{
	float: right;
	display: inline;
	width: 205px;
	color: #fff;
}


#footer
{	
	color: #000;
	padding: 35px 40px 18px;
	position: relative;
	background: url(images/footer-bg.png) no-repeat left top;
	text-align: center;
	font-size: 0.8em;
}


#mainnav
{
	position: absolute; 
	width: 951px;
	z-index: 100;
	height: 32px;
	background: url(images/nav-bg.png) repeat-x left top;
}

#mainnav ul
{
	margin: 0 0 0 10px;
}

#mainnav li
{
	display: block;
	float: left;
	list-style: none;
	line-height: 32px;
	border-right: 1px solid #fff;
}

#mainnav li.last
{
	border-right: none;
}

#mainnav li.curr
{
}

#mainnav li a
{
	text-decoration: none;
	padding: 0 0.6em;
	color: #000;
	display: block;
	font-size: 1.1em;
	text-transform: uppercase;
}

#mainnav li.curr a, #mainnav li a:hover
{
	color: #9c0500;
}



#subnav ul
{
	margin: 10px 0 0;
}

#subnav li
{
	display: block;
	list-style: none;
	border-bottom: 1px solid #ccc;
}

#subnav li a
{
	padding: 9px 8px 9px 30px;
	display: block;
	text-decoration: none;
	line-height: 1em;
	margin: 0;
	background: url(images/subnav-arrow.gif) no-repeat left top;
}

#subnav li.curr a, #subnav li a:hover
{
	background: url(images/subnav-bg.png) no-repeat left top;
	text-decoration: none;
}


.tx-hbook-pi1 input, .tx-hbook-pi1 textarea
{
	max-width: 350px;
}


#mainhomelink
{
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 1;
}


ol, ul
{
	margin: 0 0 0 20px;
}

fieldset
{
	border: none;
}

#footer img
{
	display: block;
	width: 150px;
	margin: 0 auto;
}


#footer a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a
{
	color: #ff7100;
	text-decoration: underline;
}

#left h1, #left h2, #left h3, #left h4, #left h5, #left h6, #left a
{
	margin: 1em 0;
	color: #fff;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
	margin: 1em 0;
	color: #fff;
	font-weight: bold;
}

h1
{
	font-size: 1.4em;
}
h2
{
	font-size: 1.3em;
}
h3
{
	color: #ff7100;
	font-size: 1.2em;
}
h4
{
	font-size: 1.15em;
}
h5
{
	font-size: 1.1em;
}
h6
{
	color: #ff7100;
	font-size: 1.05em;
}

.csc-menu  li
{
	list-style: none;
}

.csc-menu li a
{
	text-decoration: none;
}

.csc-menu li a:hover
{
	text-decoration: underline;
}

.csc-mailform-field
{
	width: 330px;
	margin: 0 0 10px;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select
{
	width: 200px;
	float: right;
}

.csc-mailform-submit 
{
	margin: 10px 0 0 0;
}


.pngHack img
{
	behavior: url(fileadmin/iepngfix.htc);
}

.clearer
{
	clear: both;
}

.news-latest-item img{
	width: 60px;
	height: 45px;
}


.tx-ttnews-browsebox table{
	margin-left: 187px;
}

/*BirthdayList*/

.tx-danpbirthdaylist-pi1-table, .tx-danpbirthdaylist-pi1-table td, .tx-danpbirthdaylist-pi1-table tr{
    border: none;
    }
    
/*Guestbook*/
.tx-hbook-pi1{
    width: 500px;
    }

.tx-hbook-pi1 fieldset{
    display: block;
    padding: 10px 0;
    width: 470px;
    }

.tx-hbook-pi1 fieldset legend{
    width: 504px;
    display: block;
    }  
