@charset "UTF-8";
/* CSS Document */

body {
	background-color: #19A8CD;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
}
img{
	border:none;
}
td{
	vertical-align:top;
}
td.navrow{
	vertical-align:bottom;
}
a:link,
a:active,
a:visited{
	color:#CCCCCC;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.contentBox {
	border: 5px solid #000000;
	background-image:url(Bilder/contentBox_bg.jpg);
	background-repeat:repeat-y;
}
.leftcontent{
	padding-left:10px;
	padding-right:10px;
}
.maincontent{
	padding-right:20px;
}
.footerRow{
	padding-left:120px;
}
.footer{
	background-image:url(Bilder/footer_bg.png);
	background-repeat:no-repeat;
	width:700px;
	height:30px;
}
.footer .content{
	padding:3px;
}

.csc-header h1{
	display:block;
	height:25px;
	line-height:25px;
	font-size:24px;
	border-bottom:1px dashed #000000;
	margin-bottom:5px;
}
.csc-firstHeader{
	margin-top:10px;
}

.navi{	
	display:block;
	float:right;
}
.menu-level1 .normal{
	float:left;
	height:30px;
	width:140px;
	background-image:url(Bilder/button_bg.png);
	background-repeat:no-repeat;
	line-height:35px;
	text-align:center;
}

.menu-level1 .normal a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.menu-level1 .with-subpage{
	float:left;
	height:30px;
	width:140px;
	background-image:url(Bilder/button_bg.png);
	background-repeat:no-repeat;
	line-height:35px;
	text-align:center;
}
.menu-level1 .current-active, .menu-level1 .active{
	float:left;
	height:30px;
	width:140px;
	background-image:url(Bilder/button_bg.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
	line-height:45px;
	text-align:center;
}
.menu-level1 .current-active a, .menu-level1 .active a{
	color:#19A8CD;
}


.tx-srfreecap-pi2-cant-read{
	color:#FF0000;
}
.tx-veguestbook-pi1 input, .tx-veguestbook-pi1 textarea{
	background-color:#333333;
	border:1px solid #666666;
	font-family:"Trebuchet MS";
	color:#CCCCCC;
}
td.tx-guestbook-latest-header, td.tx-guestbook-list-header{
	background-color:#333333;
}
td.tx-guestbook-latest-row, td.tx-guestbook-list-row, td.tx-guestbook-list-rowleft{
	background-color:#000000;
}

.news-list-item, .news-single-item{
	background-color:#000000;
	padding:10px;
	margin-bottom:5px;
}
.news-list-item h3{
	display:inline;
}
