/* Standards */
#article h1 {
	display:block;
	width: 100%;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003758;
	float: left;
	margin: 0px;
	padding:0px;
	padding-bottom: 3px; 
}
#article h2 {
	display:block;
	width: auto;
	float: left;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #e2001a;
	margin: 0px;
	padding-bottom: 3px; 
}
#article h3 {
	display:block;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px; 
}
#article h4 {	
	display:block;
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D10019;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	padding-bottom:3px;
	margin-right: -3px;
	font-weight:normal;
}
#article h5 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#article h6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #323232;
	font-weight: bold;
	display: inline;
}
#article {
	display: block;
	height: auto;
	width: 587px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
	padding-top:8px;
}

#wysiwyg a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	text-decoration: underline;
	padding-top:1px;
	padding-bottom:1px;
}

#wysiwyg a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
}

.normal {}
.mitlgied {}
.funktionaer {}
.mitarbeiter {}
/* Standard additive */
/* Haupttext */
#vorspann {
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	display: block;
	margin-right: -3px;
	padding: 0px;
	padding-bottom:5px;
	width:100%;
	float: left;
	}
#wysiwyg {display:block; float:left; width:100%;}
#articledetails { float: left; display:block;}
.schmal { width: 397px; }
.breit { width: 600px; }

.lauftext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;}
.lauftextfat {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;}
.lauftext1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	}
.lauftext1fat {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: bold;
	}
.lauftext2 {	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9D0C15;
	}
.lauftext2fat {	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9D0C15;
	font-weight: bold;
}
.lauftext3 {	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	}
.lauftext3fat {	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	font-weight: bold;
}
.title1 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	font-weight: bold;
	}
.title2 {	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}
.zwititel {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D10019;
	font-weight: bold;
}
.zusammenfassung {	
	display:block;
	width: 100%;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#E5DED3;
	margin-right:-3px;
	}
.contentlinkintern {
	display: block;
	width: 100%;
	float: left;
	padding-top: 5px;
	}
.contentlinkextern {
	display: block;
	width: 100%;
	float: left;
	padding-top: 5px;
	}
.bestellung {
	display: block;
	width: 100%;
	float: left;
	padding-top: 5px;
	}
.contentlinkintern a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	text-decoration: underline;
	padding-right: 20px;
	background: url(images/pfeil_extern.gif);
	background-repeat: no-repeat; background-position: right; 
	clear: both;
	padding-top:1px;
	padding-bottom:1px;
	}
.contentlinkintern a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
	}
.contentlinkextern a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	text-decoration: underline;
	padding-right: 20px;
	background: url(images/pfeil_extern.gif);
	background-repeat: no-repeat; background-position: right;
	width:auto;
	clear: both;
	padding-top:1px;
	padding-bottom:1px;
	 }
.contentlinkextern a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
	}
.bestellung a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	text-decoration: underline;
	padding-right: 20px;
	background: url(images/pfeil_extern.gif);
	background-repeat: no-repeat; background-position: right;
	width:auto;
	padding-top:1px;
	padding-bottom:1px;
	 }
.bestellung a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
	}
/* Haupttext - additive */
#wysiwyg li:lauftext {
	list-style-type: none;
	
}

/* MMO */
#articlepic {
	display: block;
	width: 100%;
	float:left;
	margin-top: 0px;
	padding-top: 10px;
}
#articlepic_1 { 
	display: block;
	width: 300px;
	height: 221px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
	float: left;
	}
.pictext {
	display: block;
	width: 300px;
	height: 21px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D10019;
	position:relative;
	bottom: 0%;
	float: left;
	margin-right:-3px;
	background-color:#FFF;
} 
/* Artikelbeiwerk */
#articleadditive {display: block; 
	height: 100%;
	width: 180px;
	padding-right: 0px;
	padding-left: 10px;
	float: right;
	overflow: hidden;
}
/* Multimedia */
#multimedia {
	list-style-type: none;
	text-align: left;
	float: right;
	clear: right;
	left: 0px;
	margin-bottom: 15px;
	padding: 0px;
	border: 0;
	position: relative;
	width: 176px;
	overflow: hidden;
}
#multimedia h5 {
	color: #9D0C15;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	list-style-type: none;
	text-align: left;
	float: left;
	left: 0px;
	margin: 0px;
	width: 180px;
	background: url(images/multimedia.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
#multimedia ul, #downloads ul, #linksintern ul, #linksextern ul {
	list-style-type: none;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #013364;
}

#multimedia li a {
	display:block;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	text-decoration: underline;
	overflow:hidden;
	padding-top:1px;
	padding-bottom:1px;
}
#multimedia li a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
	}

#audio {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	padding-right: 12px;
	padding-bottom: 3px;
	background: url(images/audio.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
#video {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	padding-right: 12px;
	padding-bottom: 3px;
	background: url(images/video.gif);
	background-repeat: no-repeat;
	background-position: right; 
}
/* downloads */
#downloads {
	display: block;
	height: auto;
	width: 178px;
	margin-bottom: 15px;
	float: right;
	clear: right;
}
#downloads h5 {
	display: block;
	list-style-type: none;
	text-align: left;
	line-height: 23px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	left: 0px;
	margin: 0px;
	padding-left: 25px;
	width: 149px;
	background: url(images/downloads.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	background-color: #e2001a;
	border: 1px solid #e2001a;
	}
li.downloads a {
	display:block;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #323232;
	text-decoration: underline;
	padding-right: 11px;
	padding-left: 3px;
	margin-bottom: 3px;
	background: url(images/downloadpfeil.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 162px;
	overflow:hidden;
	padding-top:1px;
	padding-bottom:1px;
	}
li.downloads a:hover {
	font-style:none;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
	}
/* Linkset Intern */
#linksintern {
	display: block;
	height: auto;
	width: 178px;
	margin-bottom: 15px;
	float: right;
	clear: right;
}
#linksintern h5 {
	display: block;
	list-style-type: none;
	text-align: left;
	line-height: 23px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	left: 0px;
	margin: 0px;
	padding-left: 25px;
	width: 149px;
	background: url(images/link_intern.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	background-color: #013364;
	border: 1px solid #013364;
	}
li.linksintern a {
	display:block;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	text-decoration: underline;
	padding-right: 11px;
	padding-left: 3px;
	margin-bottom: 3px;
	background: url(images/doppelpfeil_unten.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 162px;
	overflow:hidden;
	padding-top:1px;
	padding-bottom:1px;
	}
li.linksintern a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
	}
/* Linkset Extern */
#linksextern {
	display: block;
	height: auto;
	width: 178px;
	margin: 0px;
	float: right;
	clear: right;
}
#linksextern h5 {
	display: block;
	list-style-type: none;
	text-align: left;
	line-height: 23px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	left: 0px;
	margin: 0px;
	padding-left: 25px;
	width: 149px;
	background: url(images/link_extern.gif);
	background-repeat: no-repeat;
	background-position: top left; 
	background-color: #013364;
	border: 1px solid #013364;
	}
li.linksextern a {
	display:block;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	text-decoration: underline;
	padding-right: 11px;
	padding-left: 3px;
	margin-bottom: 3px;
	background: url(images/doppelpfeil_rechts.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 162px;
	overflow:hidden;
	padding-top:1px;
	padding-bottom:1px;
	}
li.linksextern a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
	}
/* Artikelfooter */
#articlefooter {
	float:right;
	width: 100%;
	text-align:right;
	padding-top:5px;
	}
#articlefooter ul { list-style-type:none; margin:0px; padding:0px; }
.autor {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	list-style-type: none;
	padding-top:1px;
	padding-bottom:1px;
}
.autor a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	text-decoration: underline;
	list-style-type: none;
	padding-top:1px;
	padding-bottom:1px;
}
.autor a:hover{
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
}
.quelle {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #323232;
	list-style-type: none;
}
.date {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #323232;
	list-style-type: none;
}
/* Werkezuge */
#articletools {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 0px;
	width: 586px;
	list-style-type: none;
	background: url(images/streifen.gif);
	display: block;
	height: 20px;
	}
#articletools ul {
	margin: 0px;
	padding: 0px;
	width: 486px;
	list-style-type: none;
	text-align: center;
}
#articletools li {
	display: block;
	float: left;
	text-align: center;
	padding-top:2px;
}
#articletools a {
	display:block;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	padding-right: 11px;
	text-decoration: none;
	text-align: center;
	padding-top:1px;
	padding-bottom:1px;
	}
#articletools a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration:none;
	}
.photo {
	background: url(images/fotoalbum.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.writecomment {
	background: url(images/kommentar_schreiben.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
.send {
	background: url(images/artikel_weitersenden.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}
.print {
	background: url(images/artikel_drucken.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
/* Community */
#articlecommunity {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	padding-left: 130px;
	width: 460px;
	list-style-type: none;
	background: url(images/streifen.gif);
	display: block;
	height: 20px;
	center: 0px;
	text-align: center;
	float: left;
}
#articlecommunity ul {
	margin: 0px;
	padding: 0px;
	width: 460px;
	list-style-type: none;
	text-align: center;
}
#articlecommunity li {
	display: block;
	float: left;
	text-align: center; 
	padding-right: 15px;
	padding-top:2px;
}
#articlecommunity a {
	display:block;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013364;
	padding-right: 11px;
	text-decoration: none;
	text-align: center;
	padding-top:1px;
	padding-bottom:1px;
	}
#articlecommunity a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	text-decoration:none;
	}
.chat {
	background: url(images/chat.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.forum {
	background: url(images/diskussion.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.newsletter {
	background: url(images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}
.umfrage {
	background: url(images/umfrage.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 15px;
}

/* Kommentare */
#articlecomment {
	display: block;
	width: 590px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	}
#articlecomment h6 {
	display: block;
	width: 554px;
	float: left;
	color: #9D0C15;
	height: 12px;
	padding-top: 7px;
	padding-left: 35px;
	margin-bottom:10px;
	border-left: 1px solid #9D0C15;
	border-top: 1px solid #9D0C15;
	border-right: none;
	border-bottom: none;
	background: url(images/kommentare.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.onecomment {
	display: block;
	width: 591px;
	background: url(images/streifen.gif);
	background-repeat:repeat-x;
	background-position: bottom left;
	padding-bottom: 13px;
	padding-top: 13px;
}

.commentauthor {
	display:block;
	margin: 0px;
	padding-right: 5px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#323232;
}
.commentdate {
	display:block;
	margin: 0px;
	padding-right: 5px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6D6D6D;
}
.commentsubject {
	display: block;
	float: left;
	height: 20px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right:-3px;
	color: #000;
	font-weight:bold;
}
.comment {
	display: block;
	float:left;
	width: 590px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	font-style:italic;
	margin-bottom:7px;
	margin-right: -3px;
}
/* Fussleiste */
#articleend {
	display: block;
	width: 591px;
	float: right;
	text-align:right;
	padding-top:1px;
	padding-bottom:1px;
}
#articleend li {
	display: block;
	list-style-type: none;
	padding-left: 10px;
	float:left;
	text-align:right;
	margin-left: 15px;
	padding-top:1px;
	padding-bottom:1px;
	
}

#articleend li.return {
	width: 40px;
}
#articleend li.top {
	width: 105px;
}
#articleend li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013364;
	text-decoration: none;
	padding-top:1px;
	padding-bottom:1px;
}
#articleend li a:hover {
	font-style:none;
	border-top: 1px solid #013364;
	border-bottom: 1px solid #013364;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#E5DED3;
	text-decoration:none;
}
#articleend ul {
	display: block;
	float:right;
	text-align:right;
	margin-top: 20px;
}
.return {
	background: url(images/pfeil_links.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
.top {
	background: url(images/pfeil_oben.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-right: 15px;
}

.newsletterBox legend { display:none;}
.newsletterBox fieldset { display: block; border: none; margin: 0px;}
.newsletterBox { display: block; height: auto; width:587px; margin-left: 0px; margin-right: 2px; padding: 0px; padding-top:0px; color:#000000; font-family:Arial,Helvetica,sans-serif; font-size:12px; clear: left; }
.newsletterBox  h2 { display:block; width: 100%; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #323232; float: left; margin: 0px; padding-bottom: 3px; }
.newsletterBox  h1 { display:block; width: 100%; float: left; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #9D0C15; margin: 0px; padding-bottom: 3px; }
.newsletterBox .mailingGroupHeader { display: block; height: auto; width:587px; padding: 0px; padding-bottom:10px; }
.newsletterBox .mailingGroupEntry { display: block; float: left; clear:left; height: auto; width:587px; padding: 0px; padding-top:10px; padding-bottom: 0px; border-top-width: thin; border-right-width: thin; border-bottom-width: 1px; border-left-width: thin; border-top-style: none; border-right-style: none; border-bottom-style: solid; border-left-style: none; border-bottom-color: #dddddd; margin-right:-3px; }
.newsletterBox .mailingGroupEntryOption { display: block; float: left; height: auto; width:587px; padding-top: 5px; padding-bottom: 5px; background-color: #eeeeee; margin-right:-3px;}
.newsletterBox .mailingGroupEntryOption label, .mailingGroupEntryOption input { display: block; float: right; height: auto; width:auto; padding: 0px;}
.mailingAboBox { background:transparent url(images/newslettereingabe.gif) no-repeat scroll left top; color:#000000; display:block; float:left; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; height:auto; line-height:normal; margin-left:10px; padding-left:20px; padding-top:30px; width:auto; }
.mailingAboBox .newsletterButtons {display: block; float: right; width: auto; clear: left; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; }
.mailingAboBox .mailingGroupDataBlock { display: block; width: 389px; float: left; padding-bottom: 4px;}

