
/*@CHARSET "UTF-8";
@IMPORT url("content.css");
@IMPORT url("navigation.css");*/



body {
	background-color: #fff;
	background-image:url(../img/body_bg3.png);
	background-repeat:repeat-x;
	/*background-repeat:no-repeat;*/
	/*background-position: -10%;*/
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:16pt;
	margin:0px;
	padding:0px;
	position:relative;
}

#background_image,
#background_image2,
#spalte_links,
#topNavi,
#right {
	display:none;
}

.csc-textpic-caption {
	color: #444;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:14pt;
	min-height:30px;
}

a,
a:hover {
	color:#f6082b;
	margin:0;
	padding:0;
	text-decoration:underline;
}

h1 {
	color: #73171B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:200;
	margin: 0px;
	padding: 20px 0px 14px 0px;
	text-transform:uppercase;
}

h2 {
	color: #73171B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-transform:none;
}

h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 5px 0px;
	text-transform:none;
}

h4 {
	border-bottom: 1px solid #73171B;
	border-top: 1px solid #73171B;
	color:#73171B;
	font-size:12px;
	height:18px;
	margin:34px 0 10px 0;
	padding:0;
	line-height:14pt;
	text-transform:uppercase;
	text-align:center;
	width:195px;
}

#footer {
	border-top:1px solid #666;
	margin-top: 10px;
}

#content {
	min-height:10px;
}
