* {
	font-family: Verdana, Arial, sans-serif;
	line-height: 140%;
}

/* Editor-Bug-Kompensation: <b>-tags werden nicht korrekt geschlossen, alles nachfolgende wird gefettet */
b {
	font-weight: normal;
}
#ID_Content b {
	font-weight: bold;
}
#ID_ArticleList b {
	font-weight: normal;
}

#ID_Wrapper {
	width: 760px;
	margin: 0 auto;
	border: 1px solid #CCC;
	background: #FFF;
}
#ID_Head #ID_Logo {
	display: none;
}
#ID_Head h1 {
	background: #00314A;
	color: #FFF;
	padding: 10px;
	font-size: 14px;
}
.Author {
	font-style: italic;
	color: #666;
}
#ID_Content .Date {
	font-style: italic;
}
#ID_Content ul,
#ID_Content dl,
ID_ArticleView ul,
ID_ArticleView dl {
	clear: left !important;
}

/* Artikel lesen */

#ID_ArticleView address {
	margin: 0 0 15px 0;
}

/* Download-Dokumente */
#ID_Documents {
	display: none;
}

/* 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;
	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 {
	padding: 10px;
	border: 1px solid #666;
	margin: 10px 0;
	background: #EEE;
}
#ID_Event .Info a:focus,
#ID_Event .Info a:hover,
#ID_Event .Info a:active {
	color: #FFF;
	background: #666;
}

/* 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 {
	padding: 0;
	margin: 15px 0 0 0;
	font-weight: bold;
}
#ID_Content #ID_ArticleList dt a:link,
#ID_Content #ID_ArticleList dt.Even a:link,
#ID_Content #ID_ArticleList dt.Odd a:link {
	color: #000;
	text-decoration: underline;
}
#ID_Content #ID_ArticleList dt a:visited,
#ID_Content #ID_ArticleList dt.Even a:visited,
#ID_Content #ID_ArticleList dt.Odd a:visited {
	color: #666 !important;
	text-decoration: underline;
}
#ID_Content #ID_ArticleList dt a:focus,
#ID_Content #ID_ArticleList dt.Even a:focus,
#ID_Content #ID_ArticleList dt.Odd a:focus,
#ID_Content #ID_ArticleList dt a:hover,
#ID_Content #ID_ArticleList dt.Even a:hover,
#ID_Content #ID_ArticleList dt.Odd a:hover,
#ID_Content #ID_ArticleList dt a:active,
#ID_Content #ID_ArticleList dt.Even a:active,
#ID_Content #ID_ArticleList dt.Odd a:active {
	color: #C00;
	text-decoration: none;
}
#ID_Content #ID_ArticleList dd {
	padding: 0;
	margin: 0;
}
#ID_Content #ID_ArticleList dd .Title {
	font-weight: bold;
}
#ID_Content #ID_ArticleList dd a:visited {
	color: #666;
}

/* 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 dt a:link,
#ID_Content #ID_Channels dt a:visited {
	color: #000;
	text-decoration: underline;
}
#ID_Content #ID_Channels dt a:focus,
#ID_Content #ID_Channels dt a:hover,
#ID_Content #ID_Channels dt a:active {
	color: #C00;
	text-decoration: none;
}
#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;
}
#ID_Content #ID_Channels ul li a:link {
	color: #000;
	text-decoration: underline;
}
#ID_Content #ID_Channels ul li a:visited {
	color: #666;
	text-decoration: underline;
}
#ID_Content #ID_Channels ul li a:focus,
#ID_Content #ID_Channels ul li a:hover,
#ID_Content #ID_Channels ul li a:active {
	color: #C00;
	text-decoration: none;
}

/* Tools / Footer */
#ID_Tools {
	display: none;
}

/* 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 {
	display: none;
}

/* Footer */

/* Navigation */
#ID_Navi {
	display: none
}

/* Bilder umfliessen */
.ImageBoxLeft,
.ImageBoxRight {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
	/* width ist an der Stelle nicht verfuegbar */
}
.ImageBoxLeft .Title,
.ImageBoxRight .Title {
	font-style: italic;
}
.ImageBoxTitle,
.ImageBoxBig {
	margin: 10px 0;
	text-align: center;
}
.ImageBoxLeft .Copyright,
.ImageBoxRight .Copyright {
	color: #999;
	font-size: 10px;
	font-family: Arial, sans-serif;
}


/* Bildergalerie (Vom Admin angelegt) */
.ImageGallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ImageGallery ul li {
	clear: left;
	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;
}


/* Sonstiges */
img {
	border: 0;
}
.DN, hr {
	display: none;
}
.mark {
	font-weight: bold;
	color: #C00;
	padding: 0 0 0 16px;
	background: url(../images/mark.png) no-repeat #EEE;
}
#ID_Archiv .mark {
	font-weight: bold;
	color: #333;
	padding: 0;
	background: none;
}
.Jumplabels {
	display: none;
}
#ID_Footer address {
	display: none;
}

/* Paging */
.Paging {
	display: none;
}