.section {
	display: inline;
}


/* Formular Definition */


/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	
	margin-top: 15px;
	
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}




.formgen form
{
line-height : 120%;

}


.formgen fieldset {
	margin-bottom: 15px;
	border: 1px solid #CCC;
	width: 26em;
}

/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	width: 360px;
	margin-bottom: 15px;
	background-color: #990000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
	clear : both;
	
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 100%;
	height: 14em;
	
	border: 1px solid #666666;
	background-color: #eeeeee;
	border: 1px solid #C20015;
}


/* Textfeld */
.formgen .formtext
{
	width: 25em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 1em;
	
	border: 1px solid #C20015;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #FFF;	
}



/* Label */
.formgen label {
	clear: both;
	background-color: #EDEDED;
	display: block;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 250px;
	margin-left: 4px;
}


/* Sende-Button */
.formgen .formsubmit
{
	
	text-align: center;
	margin-left: 120px;
}

.formgen .formpassword
{margin-left: 4px;width: 246px;}



/* Fieldsetbeschriftung */
legend {
	color: #333333;
	font-weight: bold;
}

.formgen .formheadline {font-weight: bold;}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	border-bottom-width: 1px;
	color: #990000;
}

.formgen .formcaptcha
{
	border: 1px solid #006633;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.fe {
	background-color: #EEDADA;
}

.fel {
	color: #900;
}
/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */




/* Teaser */

.teaser {
	background-color: #eeeeee;
	width: 360px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* Download anbieten */

.downloads
{


}



.list_content {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;	
}






.list_content a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;	
}
.list_content3 a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





a img {border: none;}
/* KLXM Bild ... Ausrichtung Links-Rechts */ 

.pleft, .pright, .pcenter, .pnormal
{border: none;
font-size: 0.8em;}

.pleft {
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 3px;
			
}
.pright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;

border: none;
}


.kliste_1 .pleft {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;

border: none;
}

.morenews {
	display: block;
	padding-top: 20px;
	;
	clear: both;
}

#content_text .morenews h3 {
	font-weight: normal;
	color: #666;
	padding-bottom: 0.5em;
}
#content_text .morenews h1 {
	font-size: 1.3em;
	color: #C20015;
	margin-bottom: 0.6em;
}


 .headline_main {
	display: block;
	clear: both;
	padding: 3px;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9001A;
	text-align: right;
}



.pnormal {
	margin-bottom: 5px;
	clear: both;
	display: block;
}
	
.pcenter {
	margin-bottom: 5px;
	clear: both;
	display: block;
	text-align: center;
}
.bpcenter {
	margin-bottom: 5px;
	clear: both;
	display: block;
	text-align: center;
}
	




/* Definition der KLassen mit  Rahmen */

.pleft_b {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	padding: 2px;
	font-size: 0.8em;
}
.pright_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
    padding: 2px;
	font-size: 0.8em;
}
.pnormal_b {
	border: 1px solid #666666;
	margin-bottom: 5px;
	padding: 2px;
	clear: both;
	display: block;
	font-size: 0.8em;
}


.pdown_b {
	border: 1px solid #666666;
	
}

.pdown {
	border: none;
	
}
	
.pcenter_b{
	margin-bottom: 5px;
	border: none;
	clear: both;
	display: block;
	text-align: center;
	font-size: 0.8em;
	
}	
.pcenter_b img{
	border: 1px solid #666666;
	font-size: 0.8em;
}


.gpleft {
	float: left;
	margin-top: 5px;
	margin-right: 0.5em;
	margin-bottom: 1.3em;
	background-color: #F7F7F7;
	padding: 3px;
	font-size: 0.7em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #CCCCCC;	
}



.gpleft a img {
	filter: Alpha(Opacity=80);
	moz-opacity:0.8;
	opacity: .8;
	vertical-align: middle;
}
.gpleft a:hover img {
	filter: Alpha(Opacity=100);
	moz-opacity:1.0;
	opacity: 1;
	vertical-align: middle;
}



.gpnormal {
	clear: both;
	display: block;
	
}



.magazine-container {}
.magazine-image a, .magazine-image a:hover {
	border: 0;
	background: transparent;
	outline: 0;
}


 .kliste_1 {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
	float: left;
	
}
  .kliste_1 .pleft_b {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
border: 1px solid #FAF9F8;
padding: 2px;
	
}

 .kliste_0 .pleft_b  {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #FAF9F8;
	padding: 2px;
	
}
 .kliste_0 {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
	float: left;
	
}





.textblock {
	
	display: block;
	padding-bottom: 20px;
	clear: both;
	margin-bottom: 10px;
	
}

.textblock_b, .textblock_c, .textblock_d
{
	display: block;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 15px;
	margin-top: 5px;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
}

#content table  {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	
	width:auto;
	margin-bottom: 20px;
	height: auto;
	background-color: #FFF;
}

#content .tabelle_ohne_rahmen td, #content .tabelle_ohne_rahmen th, #content.tabelle_ohne_rahmen tr, #content table.tabelle_ohne_rahmen  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#content .kurstabelle
{
	width:100%;
}

#content td  {
	padding-right: 3px;
	padding-left: 3px;
	font-size: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	width: auto;
	height: auto;
	border: 1px solid #999;
}



#content .kurstabelle td
{
	width:50%;
}
#content .kursbg {
	background-color: #eeeeee;
}

.list_kurs_titel{
	font-weight: bold;
	color: #C20015;
}

.maktuell{
	font-weight: bold;
	color: #C20015;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #C20015;
	display: block;
	clear: both;
	padding-top: 0.5em;
}

.kursselect {
	width: 300px;
	background-color: #eeeeee;
}

#content th {
	color: #ffffff;
	background-color: #C20014;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 5px;
	width: auto;
	height: auto;
	border: 1px solid #999;
}







.vika {
	width: 100%;
}
#content .vika td, #content .vika th, #content .vika tr, #content .vika table {
	border: none;
	
}

#content .formgen td, #content .formgen th, #content .formgen table
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}






.textblock_b {
	
	margin-bottom: 25px;
	display: block;
	clear: both;
	display: inline-block;
}

#main_inhalt:after,.list_content:after,.textblock_b:after, .kliste_1:after, .kliste_0:after, .box2:after, .tkliste_1:after, .box_content:after,  .example:after,.tkliste_0:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
} 

/* Hides from IE-mac \*/ 
* html #main_inhalt, html .textblock_b, html .kliste_0, html .kliste_1, html .tkliste_0, , html .list_content, html .box2, html .box_content, html .tkliste_1 {height: 1%;} 
.textblock_b, .box2 {display: block;} 
/* End hide from IE-mac */


textblock_c, .textblock_d
{
clear: none;
}


.textblock_c {
	float: right;
	width: 19em;
margin-left: 10px;
}
.textblock_d {
	float: left;
	margin-left: 0px;
	width: 19em;
}


.trennelement , trennelement_b, trennelement_c, trennelement_d
{

	clear: both;
	display: block;
	margin-bottom: 2px;	
}
.trennelement {height: 20px; clear: both; }

.trennelement_c {height: 60px; clear: both;}
.trennelement_d {height: 80px; clear: both;}
.trennelement_b {height: 40px; clear: both; }




.extern_hmm {
	background-image: url(/layout/Bilder/klxm_extern.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 19px;	
}


/*
	---------------- Sitemap Styler  --------------------------	 
*/



/* etc. */


.searchresult {
	background-color: #FAF9F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	margin-bottom: 10px;
	padding: 10px;
}

.searchresulthit {
	background-color: #CCCCCC;

}






hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	height: 1px;
}





.box a, .box a:link, .box a:visited {
	color: #333333;
	text-decoration: none;
}

.box a:hover {
	color: #333333;
	text-decoration: none;
}




.sitemap, .sitemap ul, .sitemap li{
	margin:0;
	padding:0;
	
}
.sitemap{
	
}

.sitemap li{
	line-height:150%;
	position:relative;
	
	font-weight: bold;
	
	list-style-image: none;
	list-style-type: none;
}
/* IE leaves a blank space where span is added so this is to avoid that */
* html .sitemap li{
	float:left;
	display:inline;
	
}






/* second level */

.sitemap li li{
	background:#fff;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-size: 0.96em;
	padding-left: 30px;
	
}



/* third level */

.sitemap li li li {padding-left:84px; border-top-style: none;}








.news_style{
	display:none;
	text-align: center;
}
.news_show
{
	color:black;
	width:175px;
	height:150px;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	overflow: auto;
	text-align: center;
}
.news_border
{
background-color: white;
width:175px;
height:150px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;
overflow: auto;	

}
.news_mark{

font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:180px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
#content_text .vikapic {
	
	float: left;
	width: 120px;
	margin-right: 1em;
}
#content_text  .vikaleft {
	float: left;
	margin-right: 1em;
	width: 13em;
	
}
#content_text  .vikaright {
	width: 13em;
	float: left;
	
}
#content_text .vikafree {
	
	clear: both;
}
#content_text .vikacontent {
	float: left;
	width: 30em;
	
}


