body {
    color: #000;
    background: #DFDFDF url(../images/bg.gif) repeat-y;
	padding: 0px;
	margin: 0px;
}

body, table, td { /* Why do tables use larger font otherwise? */
    font-size: 12px;
}

/* default alignment of table cells */
/* td {vertical-align: top; text-align: left;} */

/* no borders on images */
img { border: 0px; }


td,div{
	font-family: Candara,Tahoma,Verdana,Arial;
	font-size: 14px;
	color:#555;
}
a{
	color:#555;
	text-decoration:underline;
}
a:hover{
	color:#C00418;
	text-decoration:underline;
}
a.start{
	font-size:16px;
	text-decoration:none;
}
/*p{text-align:justify;}*/

div.content{
	width: 800px;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
}
div.contentC{
	width: 740px;
	margin-bottom:30;
}
h1{
	width: 740px;
	font-weight:normal;
	font-size: 24px;
	border-bottom: 1px solid #999;
	line-height:40px;
	margin-bottom:20px;
}
h2{
	font-weight:bold;
	font-size: 18px;
	margin-bottom:10px;
	margin-top:0px;
}
h3 {margin-top: 0; margin-bottom: 10px;}
h2.start{
	margin-bottom:10px;
	font-size:24px;
	font-weight:normal;
}

div.thumbRowFirst{
	width:740px;
}
div.thumbRow{
	width:740px;
	border-top: 1px solid #CCC;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom:20px;
}

div.imgCaption b{
	color:#555;
}
div.imgCaption{
	margin-top: 5px;
	color:#888;
	font-size:12px;
}

div.content img.thumb{
	border: 1px solid #CCC;

}

div.footer{
	width:740px;
	margin-top: 50px;
	padding-top: 10px;
	border-top: 1px solid #555;
	margin-bottom: 50px;
	font-size:14px;
}
div.spacer{
	height:30px;
}
div.logo{
	margin-bottom:40px;
}

.pager {margin-top: 1em;}

.more {margin-top: 1em;}

#galerienavigation  a {font-size: 16px; text-decoration: none;}
#galerienavigation ul {list-style-type: none; padding: 0 0 0 20px; margin: 0; border-left: 3px solid #c00418;}
.aktuelles {padding: 0 0 0 20px; margin: 0; border-left: 3px solid #c00418;}
#content {width: 740px;}