body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
	color: #505050;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}
p {
	margin:0px;
	padding:0px;
	line-height:130%;

}
a:link {
	color: #6F181E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F181E;
}
a:hover {
	text-decoration: underline;
	color: #6F181E;
}
a:active {
	text-decoration: none;
	color: #6F181E;
}

/* ----------container zentriert das layout-------------- */
.container {
	width: 890px;
	margin: 0 auto;
	text-align:left;
	padding: 0;
	background-color: #FFFFFF;
}


/* ----------banner für den Kopfbereich-------------- */
.banner {
	margin:0;
	padding:0;
	width:890px;
	height:108px;
	z-index:1;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banner_ad {
         position:relative;
	margin:0;
	left:413px;
	top:17px;
	padding:0;
	width:468px;
	height:60px;
	z-index:100;
	
}

/* ----------links für Navi und Logos-------------- */
.links {
	float:left;
	margin:0;
	padding:0;
	z-index:2;
	visibility:visible;
}
.navi {
	margin:0;
	padding:0 15px 15px 15px;

}
.logos {
	margin:0;
	padding:15px;

}

/* ----------bildteil für großen Inagebereich-------------- */
.bildteil {
	margin:0;
    padding:0;
	width:707px;
	height:274px;
	z-index:3;
	visibility:visible;
}

.bildteil .myGallery { border: none; }
/* ----------hilfsnavi für Suche  und Hilfsnavigation-------------- */
.tools {
	margin:0;
    padding:0;
	width:707px;
	height:31px;
	z-index:4;
	visibility:visible;
}
.hilfsnavi {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	left: 0px;
	top:0px;
	width:487px;
	height:21px;
	z-index:4;
	visibility:visible;
	position: relative;
	float: left;
}
.hilfsnavi a:link {
    font-size:11px;
    font-weight:bold;
	color: #3E3D29;
	text-decoration: none;
}
.hilfsnavi a:visited {
    font-size:11px;
    font-weight:bold;
	text-decoration: none;
	color: #3E3D29;
}
.hilfsnavi a:hover {
    font-size:11px;
    font-weight:bold;
	text-decoration: underline;
	color: #3E3D29;
}
.hilfsnavi a:active {
    font-size:11px;
    font-weight:bold;
	text-decoration: none;
	color: #3E3D29;
}

.suche {
    font-size:11px;
	margin:0 0 0 497px;
	padding:5px;
	width:200px;
	height:21px;
	z-index:4;
	visibility:visible;
}
/* ----------content für Inhalte und Subcontainer-------------- */
.content {
	margin:0;
	padding:0;
	width:707px;
	z-index:5;
	background-image: url(../images/contentback.gif);
	background-repeat: repeat-y;
}

.content1 {
         margin:15px;
	padding:0px;
	width:677px;	
}

.subleft {
    float:left;
	margin:0;
    padding:5px;
	width:290px;
}

.subleft a:link {
    font-size:11px;
    font-weight:normal;
	color: #6F181E;
	text-decoration: none;
}
.subleft a:visited {
    font-size:11px;
    font-weight:normal;
	text-decoration: none;
	color: #6F181E;
}
.subleft a:hover {
    font-size:11px;
    font-weight:normal;
	text-decoration: underline;
	color: #3E3D29;
}
.subleft a:active {
    font-size:11px;
    font-weight:normal;
	text-decoration: none;
	color: #6F181E;
}
.subright {
	margin: 0px 207px 0px 300px;
	padding:5px;
}
.subright a:link {
    font-size:11px;
    font-weight:normal;
	color: #3E3D29;
	text-decoration: none;
}
.subright a:visited {
    font-size:11px;
    font-weight:normal;
	text-decoration: none;
	color: #3E3D29;
}
.subright a:hover {
    font-size:11px;
    font-weight:normal;
	text-decoration: underline;
	color: #3E3D29;
}
.subright a:active {
    font-size:11px;
    font-weight:normal;
	text-decoration: none;
	color: #3E3D29;
}
.right {
    font-size:11px;
    float:right;
	margin:0;
    padding:5px;
	width:197px;
}
.right a:link {
    font-size:11px;
    font-weight:bold;
	color: #3E3D29;
	text-decoration: none;
}
.right a:visited {
    font-size:11px;
    font-weight:bold;
	text-decoration: none;
	color: #3E3D29;
}
.right a:hover {
    font-size:11px;
    font-weight:bold;
	text-decoration: underline;
	color: #3E3D29;
}
.right a:active {
    font-size:11px;
    font-weight:bold;
	text-decoration: none;
	color: #3E3D29;
}
.uebercontent {
    float:right;
	margin:0;
    padding:0;
	width:707px;
	z-index:2;
	overflow: hidden;
}
/* ----------footer für die Fußzeile-------------- */
.footer {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 7px;
	color: #505050;
	width:876px;
	z-index:6;
	background-color: #B29B6F;
}
.footer_bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding: 7px;
	color: #505050;
}
/* ----------Überchrifte -------------- */
h1 {
	font-size: 12px;
	color: #6F181E;
	font-weight:bold;
	line-height:130%;
	margin:0px;
    padding:0px;
}
h2 {
	font-size: 12px;
	color: #3E3D29;
	font-weight:bold;
	line-height:130%;
    margin:0px;
    padding:0px;
}
h3 {
	font-size: 14px;
	color: #6F181E;
	line-height:130%;
	font-weight:normal;
    margin:0px;
    padding:0px;
	
}
h4 {
	font-size: 14px;
	color: #3E3D29;
	line-height:130%;
	font-weight:normal;
	margin:0px;
    padding:0px;
}
h5 {
	font-size: 16px;
	color: #6F181E;
	line-height:130%;
	font-weight:normal;
	margin:0px;
    padding:0px;
}
h6 {
	font-size: 16px;
	color: #3E3D29;
	line-height:130%;
	font-weight:normal;
	margin:0px;
    padding:0px;
}
.csc-textpic csc-textpic-intext-left-nowrap{
padding: 15px
}
input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
height: auto;
width: auto;
border: 1px solid #666666;
color: #000000;
}
textarea{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
height: auto;
width: auto;
border: 1px solid;
color: #000000;
}
select{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
height: auto;
width: auto;
border: 1px solid;
color: #000000;
}

/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

.news-single-item div.news-img { float: right; width: 250px; }
.news-single-item h1 { margin-bottom: 1.5em; }
.news-single-item .subheader { width: 420px; }

.news-list-item div[align=right], .news-list-item div { text-align: left; }

