/* Start of CMSMS style sheet 'mm_global' */
* {
    
    font-size: 12px;
	line-height: 140%;
    
}

body {
	margin: 0px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-bottom: 25px;
	font-family: verdana, arial, helvetica, sans-serif;
/*background-color: #e4e4e4; */
	background-color: #fff;
}



h1 {
    font-size:140%;
    color: #083851;
}


h2 {
    font-size:120%;
    color: #083851;
}
/* Balken mit Navigationseinträgen erster Güte */
.menu {
	background: url('./uploads/images/mm/balken.png') no-repeat;
	margin-top: 8px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 1px;
	height: 27px;
}

.menu table {
	height: 27px;
}

.menu td {
	font-weight: bold;
	color: white;
}

.menu a:link,.menu a:visited {
	color: white;
	text-decoration: none;
}

.menu a:hover,.menu a:active {
	color: #083851;
}

.menu a#selected {
	color: #083851;
}

/* Mavigationsblock */
.navigation {
	margin-top: 15px;
}

.navtable {
	border-collapse: collapse;
}

.mainitem {
	border-top: 1px solid #99999A;
	border-bottom: 1px solid #99999A;
	padding: 3px 0px 3px 10px;
	color: #083851;
	background-color: #EBEBEB;
	font-weight: bold;
}

.mainitem a {
	color: #083851;
	font-weight: bold;
	text-decoration: none;
}

.subitem {
	border-top: 1px solid #99999A;
	border-bottom: 1px solid #99999A;
	padding: 3px 0px 3px 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}

.subitem a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* Inhaltsbereich Allgemein */
.content {
	margin-top: 14px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
}

.li_spalte {
	border-right: 1px solid #99999A;
}

.re_spalte {
	padding-left: 5px;
}

.contenttable {
	border-collapse: collapse;
}

.contentheader {
	background: url('./uploads/images/mm/bgheader.png') repeat-x;
}

.breadcrumb {
	margin-left: 20px;
	color: #99999A;
}

.breadcrumb a, kruemel {
	color: #99999A;
}

.schlagzeile1 {
	margin-left: 29px;
	margin-top: 5px;
	color: #083851;
	font-weight: 600;
	font-size: 200%;
}

.schlagzeile2 {
	margin-left: 29px;
	margin-top: 5px;
	color: #083851;
	font-weight: 600;
	font-size: 180%;
}
* html .schlagzeile2 
{
	margin-top: 4px;
}

.standardtext {
	padding-left: 40px;
	padding-top: 10px;
}

/* Kleinkram */
.convervelogo {
	margin-top: 10px;
}

.quote  {
	padding: 5px 5px 5px 40px;
	border: 1px solid #ede7d1;
	background-color: #f4f0e2;
	background-image: url("./uploads/images/quote.gif");
	background-position: 5px 5px;
	background-repeat: no-repeat;
}

.copy {
	margin-top: 5px;
	font-size: 0.9em;
	text-align: center;
}

.footer {
	color: #99999A;
}

/* Newsbereich */
.newstrenner, .news_bottom {
	margin: 0px 0px 0px 0px;
	font-weight: bolder;
	padding: 0px 0px 0px 10px;
       font-size: 0.5em;
}

.newsblock_header, .termin_header {
	margin: 20px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
	background-color: #ffffff;
text-align: left;
font-weight: bolder;
color: #083851;
}

.newsblock, .terminblock {
	padding: 10px 5px 10px 10px;

}

.news_datum, .news_head, .termin_datum, .termin_head {
	font-size:1em;
	padding: 3px 0px 3px 10px;
}

.news_head {
	line-height:13px;
}
.news_teaser, .termin_teaser {
	font-size:1em;
	padding: 0px 0px 3px 10px;
}

.news_teaser a {
    display: block;
    text-align: right;
    color: #5f86af;
    text-decoration: none;
    padding-right: 5px;
}

.news_readon, .news_readon a, .termin_readon {
	font-size:1em;
	text-align: right;
	color: #5f86af;
	text-decoration: none;
}

.news_all {
	display: block;
	color: #5f86af; 
	text-decoration: none;
	text-align: left;
	padding: 3px 0px 3px 10px;
	border-bottom: 1px solid #ffffff;
	margin: 0px;
}


.bildspalte {
	border-left: 1px dotted #99999A;
}

.textspalte {
	padding-right: 10px;
}

/* Editoren */
.standardbild {
float: right;
margin: 10px 10px 10px 10px;
}
/* End of 'mm_global' */

