html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	height: 100%;
}
img {
	border: 0px;
	}
body#bd {
	background: #ffffff;
	color: #000000;
}

#centerwrapper {
	width:1030px;
	margin-left:auto;
	margin-right: auto;
	}

/* Header */
#header, #globalheader {
	height: 100px;
	width: 1030px;
	background: #ffffff;
	margin: 0;
	margin-left:0;
	margin-right:auto;
	display: none;
	}
#globalheader {
	display: none;
	height: 20px;
	}	
#globalheader ul {
	float:left;
	margin:0;
	padding: 0;
	}		
#logo, #international {
	float:left;
	}
#logo img{
	border: 0px;
	margin: 30px 0 0px 35px;
	}

/* header global NAV */
#globalnav {
	display: none;
	float:right;
	width: 515px;
	}

#globalnav ul{
	float:right;
	margin:0;
	padding: 0;
	}	

#globalnav li, #globalheader li {
	background: url('../images/globalnavsep.gif') 0px -2px no-repeat;
	float:left;
	padding:0;
	height: 19px;
	margin: 0 6px 0 4px;
	list-style-type: none;
	}		
#globalheader li.active {	
	font-weight: bold;
	}
#globalnav li.last {
	margin: 0px 0px 0 4px;		
	}
#globalnav li a, #globalheader li a {	
	margin: 0px 6px 0 4px;
	font-size: 8pt;
	line-height: 19px;
	text-decoration: none;
	text-align: right;
	color: #000;
	}
#globalnav li.last a {
	margin: 0px 0px 0 4px;
	}

#globalnav select {
	margin-left: 2px;
	margin-right: 2px;
	border: 0px;
	background: #fff;
	border-style: none;
	font-size: 8pt;
	line-height: 19px;
	font-family: Verdana, Tahoma, Arial, sans-serif;	
	}

/*   HeadMenu */
#headnav {
	display: none;
	background: #fda000;
	width: 100%;
	height: 30px;
	margin: 0;
	margin-left:0;
	margin-right:auto;
	}
#headnav ul {
	background: #8C9599;
	margin: 0 0 0 180px;
	padding: 0;
	width: 850px;
	height: 30px;
	}	

#headnav li {
	background: #8C9599 url('../images/headnavsep.gif') top right no-repeat;
	float:left;
	margin: 0 1px 0 0;
	list-style-type: none;
	vertical-align: bottom;
	height: 30px;
	}		

#headnav li.last {	
	background: #8C9599;
	}
#headnav li a{	
	padding: 0px 7px 0 7px;
	font-size: 8pt;
	line-height: 36px;
	text-decoration: none;
	color: #fff;
	}
#headnav li.active a{	
	color: #000;
	}	
/* headteaser */
#headteaser {
	display:none;
	width:100%;
	height: 125px;
	margin: 0;
	margin-left:0;
	margin-right:auto;
	background: #D1D5D6;
	}

#headteaser img, #headteaser embed, #headteaser object{	
	margin:0;
	border: 0;
	padding:0;
	margin-left:180px;
	}
	
/*breadcrumb */
#breadcrumb {
	display:none;
	height: 15px;
	width: 100%;
	margin: 0;
	margin-left:0;
	margin-right:auto;
	background: #8C9599;
	font-size: 8pt;
	color: #fff;
	}	
#breadcrumb a:visited, .crumbBox a:visited, .crumbBox a {
	color: #fff;
	text-decoration: none;
	}	
	
.crumbBox {
	margin:0;
	padding:0;
	margin-left: 190px;
	line-height: 15px;
	vertical-align: super;
	}
	

/* content wrapper */
.contentwrapper {
	width: 1040px;
	margin: 0;
	margin-left:0;
	margin-right:auto;
}	

#sitesearch	{
	display: none;
	width: 180px;
	height: 75px;
	background: #bdc4c7;
	color: #fff;
	font-size: 8pt;
	margin-right: 850px;
}
	
#sitesearch .txt{
	margin: 5px 0 0 25px;
	}

.clearer {
	clear: both;
	}

/* sidebar left */
#sidebarleft {
	display: none;
	float:left;
	width: 180px;
	height: 100px;
	background: #fff;
	margin-top: 10px;
	}
#sidebarleft ul {
	margin: 0 0 0 0px;
	padding: 0;
	width: 180px;
	}	

#sidebarleft li {
	background: #D1D5D6;
	margin: 0 0px 1px 0;
	list-style-type: none;
	width: 180px;
	height: 20px;
	}		

#sidebarleft li.last {	
	}
	
#sidebarleft li a{	
	padding: 0px 7px 0 7px;
	margin:0;
	font-size: 8pt;
	text-decoration: none;
	color: #000;
	line-height: 20px;
	}
#sidebarleft li.active {
	background : #8C9599;
	}
#sidebarleft li.active a{	
	text-decoration: none;
	color: #fff;
	}
#sidebarleft a{	
	padding: 0px 7px 0 3px;
	margin:0;
	font-size: 8pt;
	text-decoration: none;
	color: #000;
	line-height: 20px;
	}	
/* CONTENT */
#content {
	float:left;
	width: 630px;
	margin: 10px;
	font-size: 10pt;
	line-height: 1.4;
	padding-bottom: 30px;
	}

#content a img {	
	float: left;
	margin-right: 5px;
	margin-top: 1.3em;
	}
#content ul {	
	display: compact;
	list-style-type:square;
	}

#content h1 {
	line-height: 30px;
	font-size: 14pt;
	color: #000;
	margin: 10px 0 10px 0px;
	padding:0;	
	}	

#content .ContentTeaser	{
	width: 630px;
	background: #fda000;
	margin:0;
	padding:0;
	}	
#content .ContentTeaser	h1{
	line-height: 30px;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	margin:0 0 0 10px;
	padding:0;	
	}
#content .ContentTeaser img {
	border: 0;
	margin: 0;
	padding: 0;
	}
		
#content hr {
	background: #8C9599;
	color: #8C9599;
	height: 5px;
	border: 0;
	width: 100%;
	}
#content .contentpaneopen {
	margin-top: 10px;
	}

#content .contentpaneopen a, #content .contentpaneopen a:visited{
	text-decoration: none;
	color: #333333;
	}
/* CORONASTART */	
.contentdescription {
	padding-bottom: 10px;
}
h2.contentheading, .contentheading {
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #ff0000;
}
.contentheading {
	font-size: 150%;
}
a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none !important;
}
a.readon {
	background: url('../images/bullet-readon.gif') no-repeat center left;
	display: block;
	float: left;
	font-size: 92%;
	font-weight: bold;
	padding: 0;
	text-decoration: none;
	text-indent: 16px;
	text-transform: uppercase;
}
a.readon:hover, a.readon:active, a.readon:focus {
	background: url('../images/bullet-readon2.gif') no-repeat center left;
}

.article-content ul, .article-content p {
	font-size:12px;
}

div.article-content .img_caption{
	margin-right: 1em;
	}

.article_separator {
	clear:both;
	display:block;
	height:10px;
	border-bottom: 1px solid #ccc;
}	
/* META
--------------------------------------------------------- */
.article-tools {
	background: url('http://www.chamartin.de/assets/templates/mm/images/dot.gif') repeat-x top;
	display: block;
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
	white-space: nowrap;
}
.article-meta {
	float: left;
	padding: 5px;
	width: 70%;
}
.createby {
	background: url('http://www.chamartin.de/assets/templates/mm/images/icon-author.gif') no-repeat 0 1px;
	padding: 3px 3px 3px 20px;
}
.createdate {
	background: url('../images/icon-date.gif') no-repeat 0 2px;
	padding: 3px 3px 3px 20px;
}
.modifydate {
	float: left;
	width: 100%;
}
div.buttonheading {
	float: right;
	width: 20%;
}
.buttonheading img {
	border: 0;
	float: right;
	margin: 7px 5px 0 0;
}

/*   coronaend*/
.nav_panel {
	float:left;
	margin: 5px 0px 25px 0;
	width: 305px;
	min-height: 80px;
	}	

.odd {	
	margin: 5px 20px 25px 0;
	}
		
.nav_panel h3{	
	margin:0;
	background: #fda000;
	line-height: 20px;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	}
.nav_panel h3 a{	
	padding-left: 10px;
	color: #000;
	text-decoration: none;
	}

.nav_panel .smallTeaser {
	float:left;
	margin-right: 5px;
	}
.nav_panel .introtxt {
	float:left;
	margin-top: 5px;
	width: 220px;
	font-size: 8pt;
	}
	
/* Sidebarright */	
#sidebarright {
	float: left;
	width: 200px;
	margin-top: 10px;	
	}	
		
#sidebarright .kontakt{		
	background: #D1D5D6;
	font-size: 10px;
	min-height: 100px;
	padding-bottom: 10px;
	}		
	
#sidebarright .kontakt h3{			
	font-size: 8pt;
	line-height: 14pt;
	background: #fda000;
	color: #fff;
	margin: 0px 0 15px 0;
	padding-left: 10px;
	}
	
#sidebarright .kontakt h4 {
	font-size: 8pt;
	font-weight:bold;
	margin: 0 10px 15px 10px;
	}	

#sidebarright a, #sidebarright a:visited{
	color: #104390;
	text-decoration: none;
	}	
		
#sidebarright .kontakt p{			
	margin: 0 0 3px 10px;
	}
	
#sidebarright .extraOpt {
	margin: 15px 0 0 5px;
	font-size: 8pt;
	}
#sidebarright .xoption {
	margin-top: 5px;
	}
#sidebarright .xoption a, #sidebarright .xoption a:visited{
	color: #000;
	text-decoration: none;
	}	
#sidebarright .xoption span{	
	margin-left: 5px;
	vertical-align: middle;
	}
#sidebarright .xoption img{	
	vertical-align: middle;
	}	
	
/* Kontakt Form */
#EmailForm fieldset {
	border:0px none;
	font-size: 10pt;
}	

#EmailForm input, #EmailForm textarea {
	background: #D1D5D6;
	border: 1px solid #a1a5a6;
	width: 100%;
	}
#EmailForm table tr td{
	padding:5px;
	}	
#EmailForm .button {
	width:auto;
	}	
#EmailForm label {
	text-align:left;
}
label.required {
	border:0pt solid #CC0000;
	color:#000000;
}

label.required:after {
	content:"*"; 
	color:#000; 
	font-size:70%; 
	font-style:italic;
	vertical-align:super;
	}
.required {
	border:1px solid #CC0000;
}

label {
	float:left;
	margin:0pt;
	text-align:left;
	vertical-align:top;
	width: 100%;
}

/*Sitemap */
#sitemap a {
	color: #000;
	text-decoration: none;
	}	
#sitemap a:hover {
	color: #000;
	text-decoration: underline;
	}		
