/* Printoption */
@font-face { font-family:Lucidia Calligraphy; src:url(lcallig.ttf); }
@font-face { font-family:Calibri; src:url(callibri.ttf); }


@media print
{
	.noprint { display: none; }
}

html { height:100%; }

body {
	margin:0px;
	height:100%;
	background-image:url(images/main_bg.png);
	background-repeat:repeat-x;
	background-position:center top;
	font-family:verdana, arial;
	font-size:14px;
	color:#1f1a17;
}

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

input {
	width:210px;
}
.checkbox {
	width:15px;
}
textarea {
	width:490px;
}

p.align-left {
	text-align:left;
}

p.align-center {
	text-align:center;
}

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

h1 {
	font-size:18px;
	}

.csc-menu {
	line-height:30px;
	}

#clearing {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	overflow:hidden;
}

#main {
	margin:0px auto;
	width:960px;
}

#header {
	float:left;
	width:960px;
	height:200px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}

#adress {
	float:left;
	width:250px;
	height:200px;
	padding-left:30px;
	padding-top:30px;
}

#galerie {
	float:left;
	width:400px;
	height:200px;
	padding-top:1px;
	}

#logo {
	float:left;
	width:178px;
	height:200px;
	padding-left:70px;
	}

#sik {
	text-align:right;
	font-size:12px;
	color:#ffffff;
	padding-right:25px;
	padding-top:2px;
	padding-bottom:2px;
}

#sik a, a:visited, a:active {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	padding:0px;
	}

#sik a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
	padding:0px;
	}

#spacer_01 {
	height:7px;
	background-image:url(images/menu_spacer.png);
	background-repeat:no-repeat;
}

#content {
	float:left;
	width:960px;
	background-image:url(images/middle_repeat.png);
	background-repeat:repeat-y;
	}

#folgeseite {
	float:left;
	width:960px;
	background-image:url(images/middle_folgeseite.png);
	background-repeat:repeat-y;
	}

#menu_spacer {
	float:left;
	width:25px;
	}

#menu_item {
	float:left;
	width:250px;
	}

#menu {
	float:left;
	width:250px;
	min-height:356px;
	background-image:url(images/menu_middle.png);
	background-position:top;
	background-repeat:no-repeat;
}

#menu_bottom {
	float:left;
	width:250px;
	height:36px;
	background-image:url(images/menu_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
	}

#menu_repeat {
	float:left;
	width:250px;
	background-image:url(images/menu_repeat.png);
	background-repeat:repeat-y;
	}

#content_spacer {
	float:left;
	width:423px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	}

#content_inside {
	width:423px;
	padding-top:3px;
	}
	
#content_inside a, a:visited, a:active {
	font-weight:bold;
	text-decoration:none;
	color:#f44029;
	}

#content_inside a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#f44029;
	}

#content_folgeseite {
	float:left;
	width:685px;
	padding-top:3px;
	}
	
#content_folgeseite a, a:visited, a:active {
	font-weight:bold;
	text-decoration:none;
	color:#f44029;
	}

#content_folgeseite a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#f44029;
	}
	
#news {
	float:left;
	width:245px;
}

#news_spacer {
	height:26px;
	}

#news_top {
	height:36px;
	width:245px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	background-image:url(images/news_top.png);
	background-repeat:no-repeat;
	}

#news_top_text {
	padding-top:3px;
	font-size:18px;
	padding-right:5px;
	color:#1f1a17;
	font-weight:bold;
	}

#news_item {
	height:68px;
	width:245px;
	padding-left:5px;
	padding-top:5px;
	background-image:url(images/news_item_01.png);
	background-repeat:no-repeat;
	}

#more {
	height:23px;
	width:245px;
	text-align:right;
	background-image:url(images/news_item_02.png);
	background-repeat:no-repeat;
	}

#news_bottom {
	height:56px;
	width:245px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	background-image:url(images/news_bottom.png);
	background-repeat:no-repeat;
	}

#rightpart {
	width:7px;
	}

#main_bottom {
	height:46px;
	width:960px;
	background-image:url(images/main_bottom.png);
	background-repeat:no-repeat;
	}

#main_bottom_folgeseite {
	height:20px;
	width:960px;
	background-image:url(images/bottom_folgeseite.png);
	background-repeat:no-repeat;
	}

#copyright {
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
	font-size:12px;
	}

#copyright a, a:visited, a:active {
	font-weight:bold;
	text-decoration:none;
	color:#656665;
}
#copyright a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#656665;
}

#topnav {
	height:30px;
	}

#startpage {
	float:left;
	width:140px;
	padding-left:10px;
	padding-top:10px;
	}

#position  {
	float:left;
	padding-top:10px;
	}

#back {
	float:right;
	padding-right:15px;
	padding-top:10px;
	}

#print_image {
	float:left;
	width:20px;
	padding-left:15px;
	}

#print {
	float:left;
	width:120px;
	padding-left:10px;
	padding-top:2px;
	}

#sendafriend {
	float:left;
	padding-top:2px;
	}
	
#top {
	float:right;
	padding-right:15px;
	padding-top:2px;
	}

#line {
	height:1px;
	margin-left:10px;
	margin-right:15px;
	background-color:#4c4c4c;
	}

#bottomnav {
	height:18px;
	}
	
#inhalt {
	min-height:337px;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	}

.news_text {
	padding-right:12px;
	}

.news_text a, a:visited, a:active {
	font-weight:bold;
	text-decoration:none;
	color:#1f1a17;
}
.news_text a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#1f1a17;
}

.more_text {
	font-size:12px;
	}

.more_text a, a:visited, a:active {
	font-weight:bold;
	text-decoration:none;
	color:#1f1a17;
	padding-right:15px;
}
.more_text a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#1f1a17;
	padding-right:15px;
}

.bottom_text {
	font-size:16px;
	padding-top:5px;
	}

.bottom_text a, a:visited, a:active {
	font-weight:bold;
	text-decoration:none;
	color:#1f1a17;
	padding-right:15px;
}
.bottom_text a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#1f1a17;
	padding-right:15px;
}

.news-single-item {
	padding:0px;
	}
