


div#inhalt_container_links form {
	font-size: 11px;
}

div#inhalt_container_links .rot {
	color: #ff0000;
}
div#inhalt_container_links .unsichtbar {
	display: none;
}
div#inhalt_container_links p.hinweis {
	background-image: url(../gfx/pfeil_wichtig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 16px;
}
div#inhalt_container_links a {
	color: #5A5A5A;
	text-decoration: none;
}
div#inhalt_container_links a:visited {
	color: #5A5A5;
	text-decoration: none;
}
div#inhalt_container_links a:hover {
	color: #5A5A5;
	text-decoration: underline; 
}
div#inhalt_container_links a:active { 
	color: #5A5A5; 
	text-decoration: none; 
}
div#inhalt_container_links a.extern {
	background-image: url(../gfx/link_extern.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
div#inhalt_container_links a.intern {
	background-image: url(../gfx/link_intern.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
div#inhalt_container_links a.email {
	background-image: url(../gfx/link_email.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}
div#inhalt_container_links h1.csc-firstHeader{
	margin-top: -4px;
}
div#inhalt_container_links h1{
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 0 8px 0;
	padding:0;

}

div#inhalt_container_links div.csc-header{
	position:relative;
	width:800px;
	height: 49px;
	background:#ffffff url('../img/verlauf.gif') repeat 0 0;

} 
div#inhalt_container_links div.csc-header h1{
	position:relative;
	left:288px;
	top:5px;
	width:200px;
	font:normal 12px Arial, Helvetica, sans-serif;
	} 

div#inhalt_container_links h2.csc-firstHeader{
	margin-top: -4px;
}
div#inhalt_container_links h2 {
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	margin: 5px 0 8px 0;
	padding:0;
}
div#inhalt_container_links h2.csc-firstHeader{
	margin-top: -4px;
}
div#inhalt_container_links h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 8px 0px;
}
div#inhalt_container_links h4 {
	font-size: 100%;
	font-weight: bold;
	padding:0;
	margin: 16px 0 8px 0;
}

div#inhalt_container_links p {
	padding: 5px 5px 5px 0px ;
	margin:0px; 
	line-height:18px;
	font-size:12px;
}

div#inhalt_container_links p.bodytext a {
	color: #dc0007; 
}

/* Blockzitat */
blockquote { width:400px;
	font-style: italic;
}
/* Zitat im laufenden Text */
cite {
	font-style: normal;
	font-size: 12px;
}
/* Hervorhebung */
em {
	font-weight: bold;
	color: #5a5a5a;
	font-style: normal;
}

/* starke Hervorhebung */
strong {
	font-weight: bold;
	color: #5a5a5a;
}

/* Quellcode 
mit <pre></pre> umgeben, um Einrückungen zu erhalten*/
code {
	font-size: 100%;
	font-family: "Courier New", Courier, mono;
	color: #5a5a5a;	
	display: block;
	height: auto;
	background-color: #dddddd;
	padding: 7px;
}

/* Abkürzung z.B.*/
abbr {

}
/* Acronym BRD */
acronym {

}
/* Link "nach oben" */
P.csc-linkToTop { 
	text-align: right; 
}
P.csc-linkToTop A {
	font-weight: bold;
	color: #5a5a5a;
	background-image: url(../gfx/nach_oben.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
}

/* geordnete Listen */
ol {
	color: #5a5a5a;
	list-style-position: outside;
	margin-left:0;
	padding-left:20px;
	list-style-type: decimal;
}

li, UL.csc-bulletlist LI { margin-bottom: 8px; margin-left:0;}

/* Listen fuer Backendauswahl (Selectmen), Contentlement LISTE*/
ul, UL.csc-bulletlist-0 {
	color: #5a5a5a;
	list-style-position: outside;
	list-style-image: url(../gfx/listenpunkt.gif);
	list-style-type: disc;
	margin-left:0;
	padding-left:20px;

}
UL.csc-bulletlist-1 { color: #ff0000; list-style-type : decimal; font-weight: bold;}
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #333333; list-style-type: decimal; }.kasten_mitte {
	padding: 7px;
	border: 7px solid #FF0000;
}

/* Textboxen, Selectbox "Rahmen" im Backend */
DIV.csc-frame { border: 0px; padding: 5px;}
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
div.dahinter1 {border: 7px solid #666666; margin: 8px 0 8px 0;}
DIV.csc-frame-frame1 { padding: 0; border: 7px dashed #ff0000; margin: -7px;}
div.dahinter2 {border-left: 7px solid #666666; margin: 8px 0 8px 0;background-color: #dddddd;}
DIV.csc-frame-frame2 { padding: 7px; border-left: 7px dashed #ff0000; margin-left: -7px;}

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/* Tabellen */
/* RTE / Table styling */
table caption {
	text-align: left;
	font-weight: bold;
	margin-top: 8px;
}
table, TABLE.contenttable { border: none; margin: 10px 0px 10px 0px; width: 100%; background: #dddddd;}
th, TABLE.contenttable TR TH { margin: 1px; padding: 3px; background-color: #999999; color: #ffffff}
td, TABLE.contenttable TR TD { margin: 1px; padding: 3px 40px 3px 3px; background-color: #ffffff;text-align: right;}
TABLE.contenttable TR TD P.bodytext { font-size: 100%; }

/* Formulare */

div#inhalt_container_links form {
	font-size: 11px;
	text-align: right;
}
div#inhalt_container_links input , textarea, select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #dddddd;
	margin-bottom: 8px;
	padding: 2px;
}


/****************************************/
/* Mailformular */
/****************************************/

form#mailform {
	background-color: #dddddd;
	border: none;
	padding: 10px;
	width: 500px;
	height: auto;
}
fieldset.csc-mailform {
	border: none;
}
div.csc-mailform-field {
	width: 100%;
	height:auto;
	clear: both;

}
#mailform label {
	display: block;
	width: 180px;
	float: left;
}
#mailform input {
	width: 290px;
	float:right;
}
input#mailformname {

}
input#mailformemail {

}

#mailform textarea{
	width: 290px;
	float:right;
	clear: right;
}
textarea#mailformnachricht {

}
select#mailformessen {
	width: 150px;
	float: right;

}
input#mailformformtype_mail {
	width: 150px;
	background-color:#FF0000;
	color: #ffffff;
}
input.csc-mailform-submit {

}

/****************************************/
/* Inhalt Container Rechts */
/****************************************/

div#inhalt_container_rechts h1 {font-size:12px; font-weight:bold;  margin:55px 0px 15px 25px; width:140px; padding:0px;}

div#inhalt_container_rechts a {font-size:12px;  text-decoration:none; color:blue; line-height:18px; margin-left:25px;}
div#inhalt_container_rechts a:hover { text-decoration:underline; }

div#suche_container_rechts form {position:relative; top:30px; margin: 0px; padding-top:0px; background:#ffffff; width:172px; height:75px; text-align:left;}
div#suche_container_rechts div#suchzeile { margin:0px 0px 0px 0px; padding:0px; }
div#suche_container_rechts input.sucheinput {background: url(../img/hg_suchen.gif) no-repeat 0 0; border:solid 1px #ffffff; margin:0px; padding:5px;  position:absolute; left:10px;top:12px}
div#suche_container_rechts input.suchebutton {border:none; margin:0px; padding:0px; position:absolute; left:142px;top:13px;}
div#inhalt_container_rechts div img { position:relative; left:-10px;}

/****************************************/
/* Inhalt Container NEWS */
/****************************************/

div.news-list-container {}

div.news-list-item {background: url(../img/RZ_hodam_slice_06.gif) repeat-x 0 bottom; margin-top:15px;}
div.news-list-item h3 {color:#5a5a5a;  }
div.news-list-item h3 span.news-list-date {font-size:11px; font-weight:normal;padding-left:20px;letter-spacing:1px; }
div.news-list-item h3 a {text-decoration:none; margin-left:215px; color:#5a5a5a; }
div.news-list-item img {left:288px; position:relative; }
div.news-list-item p.bodytext {left:288px; width:500px; position:relative;  top:5px;}
div.news-list-item div.news-list-morelink {color:blue; left:288px; position:relative; width:500px; padding:20px 0px 20px 0px;}
div.news-list-item div.news-list-morelink a {color:blue;}
div.news-list-item hr.clearer {display:none;}
div.news-single-img {float:left; margin:0px 10px 10px 0px;}

div.news-list-browse {display:none}
div.news-search-emptyMsg {position:relative; left:547px;}
