body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}

p {
	margin-bottom:4px;
	margin-top:0px;
}

h3 {
	display:none;  das ist die formatierung der inhaltstitel... 
	/*font-family: Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #000000;
	padding-top: 10px;*/
}

a, a:link, a:visited, a:active {
	color: #999900;
	text-decoration: none
}
a:hover {
	color: #999900;
	text-decoration: underline;
}

form {
	margin: 0;
	padding:0;
}

td {
	vertical-align:top;
}

/* styles fuer html-editor */
.tabelle, #mainBlock td {
	border-top: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-bottom: 8px;
	padding-top: 8px;
}

.txt_linie {
	border-top: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-bottom: 8px;
	padding-top: 15px;
}
.minitxt {
	font-family: Arial;
	letter-spacing:1px;
	font-size: 9px;
	line-height: 12px;
	color: #000000;
	padding-bottom: 15px;
}


/* styles fuer html-editor */



.zwiti {
	color: #999900;
	font-family: Arial;
	font-size: 9px;
	line-height: 15px;
	white-space: nowrap;
	letter-spacing:1px;
	text-transform: uppercase;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom:4px;
	margin-bottom:5px;
}




/* teaserspalte */

.zwiti_01 {
	color: #999900;
	font-size: 9px;
	letter-spacing:1px;
	text-transform: uppercase;
	padding-bottom:5px;
	padding-top:8px;
	clear:left;
}

.newsflash {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.newsflash a {
	color: #999900;
	/*padding-left:5px;*/
	display: inline;
}

.newsdescription {
	font-size: 11px;
	line-height: 15px;
	padding-bottom:5px;
}
.related {
	margin:0;
	background-color: #00FF33;
}

/* teaserspalte */

.linkliste {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../../picture/pfeil.gif);
	padding-left:10px;
	background-repeat: no-repeat;
	margin:0;
	padding-bottom:5px;
	background-position: 0px 1px;
}


.linkliste1 {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.linkliste1 ul {
	margin:0;
	padding:0;
	list-style-type: none;	
}
.linkliste1 ul  li {
	list-style-image: url(../../picture/pfeil.gif);
	list-style-position: inside;
	margin:0;
	padding-bottom:4px;

}



.articleText {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-bottom: 8px;
	list-style:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top:15px;
}

.articleText a:link, .articleText a:visited, .articleText a:active {
	color: #3399CC;
	text-decoration: none;
	font-weight: normal;
}
.articleText a:hover {
	color: #3399CC;
	text-decoration: underline;
	font-weight: normal;
}

.articleCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.articleHead, .articleList_tophead, h1, h2 {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	clear:none;
}

.articleHead a:link, .articleHead a:visited, .articleHead a:active, .articleList_tophead a:link, .articleList_tophead a:visited, .articleList_tophead a:active {
	color: #3399CC;
	text-decoration: none;
}


.articleSummary {
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	padding-bottom:8px;
}


.articleLinkInternal {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	line-height: 18px;
	background-image: url(../../picture/pfeil.gif);
	padding-left:10px;
	background-repeat: no-repeat;
	padding-bottom:5px;
	background-position: 0px 1px;
}

.tableHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D7983;
	line-height: 13px;
}

.tableSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
/* diverse: auch downloadliste */
.v09 {  font-family: Arial, sans-serif; font-size: 9px; padding-bottom:10px; }
.v10 {  font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; padding-bottom:4px; }
.v11 {  font-family: Arial, sans-serif; font-size: 12px; padding-bottom:4px; }
.v12 {  font-family: Arial, sans-serif; font-size: 12px; }
.v13 {  font-family: Arial, sans-serif; font-size: 13px; }
.v14 {  font-family: Arial, sans-serif; font-size: 14px; }


.formButton	{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999900;
	cursor: hand;
}
.formLabel	{
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding-right:10px;
}
.formLabelRequired {
	font-size: 11px;
	color: #999900;
	vertical-align: top;
	font-weight:bold;
	padding-right:10px;
}

.checkLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Arial, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Arial, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Arial, sans-serif; font-size: 11px; font-weight: bold;}

/* search */
.formSearch { font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}

.input_01 {
	width:250px;
	display:block;
	margin-bottom:25px;
}

.input_01 input {
	width:250px;
}

.inputNewsletter {
	width:250px;
	font-family:Arial, sans-serif;
	font-size:11px;
	margin-bottom:5px;
}

.searchError, .formError {
	font-size: 12px;
	font-family: Arial;;
	line-height: 16px;
	color: #FF3300;
	padding-bottom: 10px;
}



.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}





/** 
 * Sample CSS for DIV pagelayout 
 */
 
#container {
	width: 680px;
 	/*margin:0px auto;*/
}

#headerBlock {
	margin-bottom: 0px;
	text-align: left;
}

#mainMenuContainer {
	height:95px;
	width:680px;
	padding-top: 8px;
	margin:0;
}




/*#mainMenu {
	font-family: Arial;
	font-size: 9px;
	line-height: 15px;
	white-space: nowrap;
	letter-spacing:1px;
	text-transform: uppercase;	
	display: inline;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
} */

#contentBlock {
	width: 680px;
	margin: 0;
	text-align: left;
}

#mainBlock {
	width:440px;
	text-align: left;
	float: left;
}

/* bulletlists umformatieren */
#mainBlock ul {
	margin:0;
	padding:0;
	list-style-type: none;	
}
#mainBlock ul  li {
	list-style-image: url(../../picture/pfeil.gif);
	list-style-position: inside;
	margin:0;
	padding-bottom:4px;
}


#rightBlock {
	float: right;
	width: 220px;
	margin: 0;
	text-align: left;
}

#footerBlock {
	clear: both;
	padding-top: 15px;
}

.footer {
	font-size: 9px;
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 20px;
	color: #999900;
	text-align: left;
	border-top: 1px solid #666666;

}

.footer a:link, .footer a:visited, .footer a:active  {
	color: #888888;
	font-size: 10px;
	text-decoration: none;
}

.footer a:hover {
	color: #999900;
	text-decoration: none;
}

.image_table_neu {
clear:left;

}/* CSS Document */