/* CSS Document */

/* =============================================================
	Projekt:		DECVET - Entwicklung eines Leistungspunktesystems in der Erwachsenenbildung
	Autor:			NewMediaStandards, M. Zogbaum
	Erstellt:		02.02.2008
============================================================= */


body {
   
 margin-left: 1.5cm;
    margin-right: 0.5cm;
    margin-top: 0cm;
    margin-bottom: 1cm;
	
}



#mainnavigation{display:none;}

.cleaner{
	display: block;
	clear: both;
	font-size: 0px;
	line-height: 0px;
	background: transparent;
	height:0px;
}

.teaser a{display:none;}

.hide{display:none;}

/* Überschriften */



.teaser_titel {
 background:transparent url(../img/icon_titel.gif) 0 4px no-repeat;
 padding:0;
 height:100%;
 
   
}






/* SUCHE */


.box_suche{display:none;}





/* Servicemenü */
#servicemenu{display:none;}

/* Headerbereich */


#logo_decvet {
   
    
	padding-left:25px;	
}


.box_suche_title{display:none;}

/* SPALTENAUFTEILUNG */


#column_wrap {
margin:0;
clear: both;
width:100%;


}
/* M_box */


#m_theme {

display:block;
margin-left:0;
margin-top:25px;
overflow:visible;

}



.m_theme_main {
clear: both;
margin-right:0!important;
width:90%;
border:none;
font-size:10px;
color:#000;


}


#theme_content {
  	
	padding:0;
   
}



/* Pressemeldungen */

#edge_mtheme {
display:none;
}

.press {
	position:relative;

width:90%; 
	

   
}

html > body .press {

position:relative;

width:90%; 
	
}



/* Spalte Content/Teaser, Spalte rechts, Spalte Menu */


#column_middle_wrapper {
  
   margin-left: 0;

   
}


#column_middle {
    clear: both;
    margin-right: 0;
	
}
.page_wrap{ 
    display:none;}


#column_left {
   
    width: 100%;
	
}


#column_menu {

width:100%;
}



/* CONTENT */
.teaser{background:#f1f1f1;  width:90%;}

html>body .teaser{line-height:2em; background:#f1f1f1; padding:0; width:90%;}


.short_nfo_start{
	background:#fff;
	
	height:100%;
	margin-bottom:10px;
}
.einspalter{
	margin-top:20px;
	line-height:1.8em;
}


.zweispalter_teaser{}
.zsp_l_teaser{float:left; width:140px; margin-top:5px;}
.zsp_r_teaser{ margin-left:160px; /* => */ padding: 5px 0 0 0; line-height: 1.2em; /* <= geaendert 190508 */ }


.fett{font-weight:bold;}
.img_desc{display: block; color: #3E3E3E; }
