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

* { margin: 0; padding: 0;}

body {
	background-image: url(../images/back.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #440000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}

h1, h2, h3, h4, h5, h6, p, hr { padding-bottom: 1em; }

#wrapper {
	background-image: url(../images/content_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin:16px auto;
	width: 980px;
	min-height: 760px;
}

#content_text ul {
	margin-left: 15px;
}

a { color: black;}

h1 {
	color:#666;
	text-align: center;
	font-size: 1.8em;
	letter-spacing: 2px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
}

hr {
	color: #da251d;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 10px;
}

#head {
	background-image: url(../images/head.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 980px;
	height: 181px;
}
/*==================== MENU 2 Start ====================*/
.navi2 {
	padding-top: 160px;
	padding-left:780px;
	width: 190px;
}

.menu2 {
	list-style-type: none;
	letter-spacing: 1px;
	font-size: 1em;
}

.menu2_level1 {
	display: inline;
}

.menu2_level1 a, .menu2_level1 a:visited {
	text-decoration: none;
	color: #da251d;
	padding-left: 5px;
}

.menu2_level1 a:hover {
	text-decoration: underline;
	color: #da251d;
	padding-left: 5px;
}

.menu2_level1_act {
	display: inline;
}

.menu2_level1_act a, .menu2_level1_act a:visited {
	text-decoration: underline;
	color: #black;
	padding-left: 5px;
	display: inline;
}
/*==================== MENU 2 Ende ====================*/
#left {
	background-image: url(../images/navi.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 220px;
	min-height: 575px;
	height: auto !important;
    height: 575px;
    float: left;
}
/*==================== MENU 1 Start ====================*/
#navi {
	margin-top:20px;
	margin-left: 15px;
	width: 190px;
	text-align: left;
}

.menu1 {
	margin-left: 0;
	list-style-type: none;
	font-size: 1.2em;
	letter-spacing: 1px;
}
 * html ul.menu1 ul li { height: 1px; }
 * html ul.menu1 li { height: 1px; }


.menu1 ul { list-style-type: none;}


.menu1_level1 a, .menu1_level1 a:visited {
	background-image: url(../images/linie1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: none;
	text-decoration: none;
	color: #da251d;
	display: block;
}

/* * html .menu1_level1 a, .menu1_level1 a:visited {
	margin: 0;
	padding: 0;
	background-image: url(../images/linie1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	list-style-type: none;
	text-decoration: none;
	color: #da251d;
	display: block;
	padding-top: 5px;
}*/

.menu1_level1 a:hover {
	text-decoration: underline;
	padding-bottom: 5px;
	padding-top: 5px;
}


.menu1_level1_act a, .menu1_level1_act a:visited {
	background-image: url(../images/linie1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-type: none;
	text-decoration: none;
	color: #da251d;
	display: block;
}

* html .menu1_level1_act a, .menu1_level1_act a:visited {
	background-image: url(../images/linie1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 4px;
	list-style-type: none;
	text-decoration: none;
	color: #da251d;
	display: block;
}

.menu1_level2 a, .menu1_level2 a:visited {
	background: none;
	padding-top: 0;
	padding-bottom: 10px;
	list-style-type: none;
	text-decoration: none;
	color: #da251d;
	display: block;
	font-size: 0.8em;
	padding-left: 10px;
	font-weight: normal;
}

* html .menu1_level2 a, .menu1_level2 a:visited {
	background: none;
	padding-top: 0;
	padding-bottom: 10px;
	list-style-type: none;
	text-decoration: none;
	color: #da251d;
	display: block;
	font-size: 0.8em;
	padding-left: 10px;
	font-weight: normal;
}

.menu1_level2 a:hover {
 	text-decoration: underline;
}

* html .menu1_level2 a:hover {
	background: none;
	padding-top: 0;
	padding-bottom: 10px;
	list-style-type: none;
	text-decoration: underline;
	color: #da251d;
	display: block;
	font-size: 0.8em;
	padding-left: 10px;
}

li.menu1_level2_act a, .menu1_level2_act a:visited {
	font-weight: bold;
	font-style: italic;
	padding-bottom: 10px;
	list-style-type: none;
	color: #da251d;
	display: block;
}

/*==================== MENU 1 Ende====================*/
#haus {
margin: 20px 0 0 8px;	
background-image: url(../images/haus.jpg);
background-repeat: no-repeat;
background-position: top;
width: 150px;
height: 253px;
}

#content {
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 560px;
	min-height: 20px;
	height: auto !important;
    height: 20px;
	float: left;
}

#content_text {
	margin: 25px 0px 0px 10px;
	padding-right: 10px;
}

#right {
	background-image: url(../images/pics.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 200px;
	height: 575px;
	float: right;
}

#right_content {
	margin: 10px;
	width: 170px;
}

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

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

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

#footer {
	clear: both;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 980px;
	height: 16px;
	margin-top:0;
}

	fieldset {
	border:none;
}

label {
	display: block;
	padding-top: 5px;
	font-weight: bold;
}

.news-single-imgcaption, .csc-textpic-caption {
	font-size: 85%;
}

.vcard {
	margin-bottom: 10px;
}