/* 
	Rot: #933;
*/

body {
	/* background: url(../images/bg.png); */
	background: url(../images/bg.png) #933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#ID_Wrapper {
	background: url(../images/bg_wrapper.png?2008-12-15);
	margin: 90px auto 0 auto;
	width: 860px;
}

#ID_Head {
	background: url(../images/bg_head.jpg) no-repeat -40px 0;
	height: 157px;
	padding: 0 0 0 30px;
}
#ID_Head h1 {
	margin: 0;
}
#ID_Head h1 a {
	display: block;
	height: 243px;
	margin: 0 auto;
	width: 800px;
}
#ID_Head span {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
#ID_Head p {
	margin-left: 225px;
	position: absolute;
	top: 62px;
	width: 430px;
}
#ID_Logo {
	position: absolute;
	top: 0;
}

#ID_Container {
	float: right;
	margin: 40px 0 0 0;
	width: 602px;
}
#ID_Content {
	float: left;
	padding: 0 0 30px 0;
	width: 400px;
}
#ID_Content a {
	color: #333;
	text-decoration: underline;
}
#ID_Content a:focus,
#ID_Content a:hover,
#ID_Content a:active {
	color: #900;
	text-decoration: none;
}
#ID_Content h1 {
	color: #933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 0 0 6px 0;
}
#ID_Content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #999;
	margin: 0 0 6px 0;
}
#ID_Content .Content strong,
#ID_Content .Content b {
	font-weight: bold;
}
#ID_Content .Content em,
#ID_Content .Content i {
	font-style: italic;
}
#ID_Content .Content h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 0 0;
}
#ID_Content .Content h4 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}
#ID_Content .Content {
	line-height: 140%;
	margin: 10px 0;
}
#ID_Content .Content p {
	margin: 10px 0;
}
#ID_Content .Content ul {
	list-style: disc;
}
#ID_Content .Content ul li {
	list-style: disc;
	margin: 0 0 0 20px;
}

/* Artikel lesen */
#ID_ArticleView address {
	margin: 0 0 15px 0;
}

/* Startseite */
#ID_Home h3 a {
	color: #933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 130%;
	margin: 0 0 6px 0;
	text-decoration: none;
}
#ID_Home h3 a:focus,
#ID_Home h3 a:hover,
#ID_Home h3 a:active {
	text-decoration: underline;
}
#ID_Home h4 {
	color: #999;
	font-size: 15px;
	font-weight: bold;
	margin: 0 !important;
}
#ID_Home p {
	margin: 0 !important;
}
#ID_Home .More {
	margin: 0 0 20px 0;
}
#ID_Home embed {
	height: 308px;
	margin: 20px 0;
	width: 380px;
}

/* HTML-Code */
#ID_Content .HtmlField embed {
	height: 308px;
	margin: 20px 0;
	width: 380px;
}

/* Download-Dokumente */
#ID_Documents {
	clear: left;
	padding: 10px;
	margin: 20px 0 0 0;
	background: #EEE;
	border: 1px solid #CCC;
}
#ID_Documents h3 {
	margin: 0 0 10px 0;
	font-size: 12px;
}
#ID_Documents ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ID_Documents ul li {
	margin: 0 0 15px 0;
	padding: 0;
}
#ID_Documents ul li div.Title .image,
#ID_Documents ul li div.Title .pdf,
#ID_Documents ul li div.Title .rtf,
#ID_Documents ul li div.Title .zip,
#ID_Documents ul li div.Title .msexcel,
#ID_Documents ul li div.Title .msword,
#ID_Documents ul li div.Title .audio,
#ID_Documents ul li div.Title .video,
#ID_Documents ul li div.Title .file {
	padding: 0 0 0 20px;
	background: url(../images/download.png) no-repeat;
	min-height: 16px;
}

#ID_Documents ul li div.Title .pdf {
	background: url(../images/pdf.png) no-repeat;
}
#ID_Documents ul li div.Title .msword {
	background: url(../images/msword.png) no-repeat;
}
#ID_Documents ul li div.Title .msexcel {
	background: url(../images/msexcel.png) no-repeat;
}
#ID_Documents ul li div.Title .mspowerpoint {
	background: url(../images/mspowerpoint.png) no-repeat;
}

/* News */
#ID_News p {
	margin: 0 0 10px 0;
}
#ID_News h1 {
	margin: 15px 0 10px 0;
}

/* Termine */
#ID_Event ul {
/*
	margin: 0;
	padding: 0;
	list-style: none;
*/
}
#ID_Event ul li {
	margin: 0 0 20px 0;
/*	border: 1px solid #666; */
	padding: 0;
}
#ID_Event ul li .Date {
	font-style: normal !important;
	padding: 2px 0;
	color: #666;
}
#ID_Event ul li .Title,
#ID_Event ul li .Title a {
	font-weight: bold;
	font-size: 13px;
	margin: 0 10px;
	display: block;
}
#ID_Event .Info {
	clear: both;
	padding: 10px;
	border: 1px solid #666;
	margin: 10px 0;
	background: #EEE;
}

/* Artikel Listing */
#ID_Content #ID_ArticleList dl {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ID_Content #ID_ArticleList dt .Date {
	display: block;
	font-weight: normal;
}
#ID_Content #ID_ArticleList dt {
	clear: both;
	margin: 0;
	padding: 15px 0 0  0;
}
#ID_Content #ID_ArticleList dd {
	padding: 0;
	margin: 0;
}
#ID_Content #ID_ArticleList dd .Title {
	font-weight: bold;
}
#ID_Content #ID_ArticleList dt a {
	color: #933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
}
#ID_Content #ID_ArticleList dt a:focus,
#ID_Content #ID_ArticleList dt a:hover,
#ID_Content #ID_ArticleList dt a:active {
	text-decoration: underline;
}

/* Themenchannel-Listing */
#ID_Content #ID_Channels h1 {
	margin: 0 0 15px 0;
}
#ID_Content #ID_Channels dl {
	margin: 0;
	padding: 0;
}
#ID_Content #ID_Channels dt {
	margin: 10 0 0 0;
	padding: 0;
	font-weight: bold;
}
#ID_Content #ID_Channels dd {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
}

/* Artikel-Listing im Themenchannel */
#ID_Content #ID_Channels ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
#ID_Content #ID_Channels ul li {
	padding: 0;
	margin: 0 0 15px 0;
}
#ID_Content #ID_Channels ul li .Date {
	display: block;
	font-weight: normal;
	font-style: italic;
}
#ID_Content #ID_Channels ul li .Title {
	font-weight: bold;
}
#ID_Content #ID_Channels ul li .Subtitle {
	font-weight: normal;
}
#ID_Content #ID_Channels ul li .Author {
	font-style: italic;
	color: #666;
}

/* Tools / Footer */
#ID_Content #ID_Tools {
	clear: both;
	margin: 60px 0 20px 0;
	text-align: center;
}
#ID_Content #ID_Tools a {
	color: #333;
	text-decoration: none;
}
#ID_Content #ID_Tools a:focus,
#ID_Content #ID_Tools a:hover,
#ID_Content #ID_Tools a:active {
	color: #000;
	text-decoration: underline;
}
#ID_Content #ID_Tools a span {
	display: inline;
}
#ID_Content #ID_Tools li {
	display: inline;
}
#ID_Content #ID_Tools li.Top {
	margin: 0 20px 0 0;
	padding: 0 0 0 13px;
	background: url('../images/icons/top.png') no-repeat 0 3px;
}
#ID_Content #ID_Tools li.Print {
	margin: 0 20px 0 0;
	padding: 0 0 0 15px;
	background: url('../images/icons/print.png') no-repeat 0 2px;
}
#ID_Content #ID_Tools li.Send {
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
	background: url('../images/icons/send.png') no-repeat 0 2px;
}

/* Newsletter-Abo */
#ID_AboForm form {
	width: 260px;
	margin: 10px 0;
}
#ID_AboForm .subscribe {
	text-align: right;
	margin: 5px 0;
}
#ID_AboForm .subscribe div.row_submit {
	display: inline;
}

/* Specials */
#ID_Specials {
	margin: 0 0 0 430px;
	padding: 0 10px 30px 0;
}
#ID_Specials .Specials p {
	margin-bottom: 24px;
}
#ID_Specials .Specials p a {
	color: #933;
	font-size: 11px;
	text-decoration: none;
}
#ID_Specials .Specials p a:focus,
#ID_Specials .Specials p a:hover,
#ID_Specials .Specials p a:active {
	text-decoration: underline;
}
#ID_Specials .Specials p a strong {
	font-weight: bold;
}
#ID_Specials h1 {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
#ID_Specials dl {
	margin: 0;
	padding: 0;
}
#ID_Specials dl dt {
	color: #999;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#ID_Specials dl dd {
	margin: 0 0 20px 0;
	padding: 0;
}
#ID_Specials dl dd a {
	color: #333;
	display: block;
	text-decoration: none;
}
#ID_Specials dl dd a:focus,
#ID_Specials dl dd a:hover,
#ID_Specials dl dd a:active {
	text-decoration: underline;
}
#ID_Specials dl dd strong {
	color: #900;
	display: block;
}
#ID_Specials #ID_Buttons {
	margin: 40px 0 0 0;
}


#ID_Specials .Specials dl {
	margin: 0;
	padding: 0 2px;
	list-style: none;
}
#ID_Specials .Specials dl dt {
	border-bottom: 1px solid #933;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 6px 0;
}
#ID_Specials .Specials dl dd {
	font-size: 11px;
	margin: 0 0 10px 0;
}
#ID_Specials .Specials dl.Events dt {
	color: #000;
}
#ID_Specials .Specials dl.Events dd a {
	color: #000;
}
#ID_Specials .Specials dl.Events dd a strong {
	color: #933;
	font-weight: bold;
}

/* Themenchannels in Specials */
#ID_Specials .Specials ul {
	margin: 10px 0;
	padding: 0 2px;
	list-style: none;
}
#ID_Specials .Specials ul li {
	margin: 0 0 10px 0;
	padding: 1px 0; /* IE */
	/* font-weight: bold; */
}
#ID_Specials .Specials ul li a {
	padding: 0 10px;
	display: block;
}
#ID_Specials .Specials ul li a:link {
	color: #333;
	text-decoration: underline;
}
#ID_Specials .Specials ul li a:visited {
	color: #666;
	text-decoration: underline;
}
#ID_Specials .Specials ul li a:focus,
#ID_Specials .Specials ul li a:hover,
#ID_Specials .Specials ul li a:hover {
	color: #333;
	text-decoration: none;
}

/* Navigation */
#ID_Navi {
	padding: 0 0 0 30px;
}
#ID_Navi h1 {
	left: -10000px;
	position: absolute;
	top: -10000px;
}
#ID_Navi ul {
	/* background: url(../images/bg.png); */
	background: url(../images/bg.png) #933;
	padding: 30px 0;
	width: 195px;
}
#ID_Navi ul li {
	margin: 0;
	padding: 0;
}
#ID_Navi ul li a {
	color: #FFF;
	display: block;
	padding: 6px 10px 6px 30px;
	text-decoration: none;
	text-transform: uppercase;
}
#ID_Navi ul li a:focus,
#ID_Navi ul li a:hover,
#ID_Navi ul li a:active {
	color: #FFF;
	text-decoration: underline;
}
#ID_Navi ul li.Active a {
	background: #FFF;
	color: #933 !important;
}
#ID_Navi ul li.Active ul {
	padding: 0;
}
#ID_Navi ul li.Active ul li a {
	padding: 2px 2px 2px 50px !important;
}
#ID_Navi ul li.Active ul li.Active a {
	font-weight: bold;
}
#ID_Navi ul li.Active ul li.Active ul li a {
	font-size: 10px;
	font-weight: normal !important;
	padding: 2px 2px 2px 60px !important;
}
#ID_Navi ul li.Active ul li.Active ul li.Active a {
	font-weight: bold !important;
}

#ID_Navi #ID_NSearch ul {
	padding: 0 0 60px 0;
}


/* Bilder (umflossen) */
.ImageBox,
.ImageBoxLeft,
.ImageBoxRight {
	clear: both;
	margin: 0 10px 10px 0;
	/* width ist an der Stelle nicht verfuegbar */
}
.ImageBox {
	padding: 6px 0 0 0;
}
.ImageBox,
.ImageBoxLeft {
	float: left;
}
.ImageBoxRight {
	float: right;
}
.ImageBoxLeft .Title,
.ImageBoxRight .Title,
.ImageBoxBig .Title {
	font-style: italic;
}
.ImageBoxTitle,
.ImageBoxBig {
	margin: 10px 0;
}
.ImageBoxLeft .Copyright,
.ImageBoxRight .Copyright,
.ImageBoxBig .Copyright {
	color: #999;
	font-size: 10px;
	font-family: Arial, sans-serif;
}

/* Bildergalerie (Vom Admin angelegt) */
#ID_Content .Content .ImageGallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ID_Content .Content .ImageGallery ul li {
	clear: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Fotogalerie */
#ID_Gallery {
	width: 350px;
	margin: 0 auto;
}
#ID_Gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#ID_Gallery ul li {
	margin: 10px 0 10px 10px;
	padding: 0;
	width: 100px;
	float: left;
}
#ID_Gallery p {
	clear: left;
}
.GalleryImage {
	clear: left;
	margin: 10px 0 0 0;
	text-align: center;
}

/* Footer */
#ID_Footer {
	clear: both;
}
#ID_Footer p {
	left: -10000px;
	position: absolute;
	top: -10000px;
}

/* Sprachauswahl */
#ID_Mulitlang {
	color: #CCC;
	/* margin: 0 0 0 240px; */
	position: absolute;
	text-align: right;
	top: 70px;
	width: 860px;
}
#ID_Mulitlang span {
	display: block;
	position: absolute;
	top: -1000px;
}
#ID_Mulitlang ul li {
	display: inline;
	padding: 0 0 0 20px;
}
#ID_Mulitlang a {
	color: #FFF;
	font-weight: bold;
}

.Jumplabels,
hr {
	left: -10000px;
	position: absolute;
	top: -10000px;
}

img {
	border: 0;
}

/* Listing Termine */
#ID_Event #ID_Listing ul {
	list-style: none;
	padding: 0;
}
#ID_Event #ID_Listing ul li {
	clear: left;
	padding: 18px 0 0 0;
}
#ID_Event #ID_Listing ul li address span.Date {
	background: #EEE;
	border: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	color: #999;
	display: block;
	float: left;
	font: normal 11px Arial, sans-serif;
	margin: 0 6px 6px 0;
	padding: 2px 2px 12px 2px;
	text-align: center;
	text-transform: uppercase;
	width: 60px;
}
#ID_Event #ID_Listing ul li address span.Date strong {
	font: bold 18px Arial, sans-serif;
}
#ID_Event #ID_Listing ul li address strong span {
	font-size: 32px;
}
#ID_Event #ID_Listing ul li address span {
	display: block;
}
#ID_Event #ID_Listing ul li address span.Time {
	padding: 6px 0 0 0;
}
#ID_Event #ID_Listing ul li .Time {
	font-style: normal !important;
}
#ID_Event #ID_Listing ul li h3,
#ID_Event #ID_Listing ul li h4,
#ID_Event #ID_Listing ul li p {
	clear: none;
	margin: 0;
}
#ID_Event #ID_Listing ul li h4 {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}
#ID_Event #ID_Listing ul li a {
	color: #900;
}

#ID_Event form {
	clear: left;
}

/* Seite versenden */
#ID_articleMailForm fieldset {
	border: 1px solid #933;
	margin: 0 0 30px 0;
	padding: 6px;
}
#ID_articleMailForm fieldset legend {
	color: #933;
	margin: 0;
	padding: 0;
}

#ID_Archiv legend {
	display: none;
}