/***** @ RESET *****/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	color: #000000;
	background: #ffffff;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;

}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";

}
blockquote, q {
	quotes:"\00BB" "\00AB";
}


.mgt_container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}

.mgtwidth300 {
	display: inline;
	float: left;
	/*margin-left: 10px;
	margin-right: 10px;*/
}

.mgt_container .mgtwidth300 {
	width: 300px;
}

.alpha {
	margin-left: 0;
}




html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}










/*     @ BASICS     */

body {
	font: 12px/165% 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	line-height:1.5em;
	color: #666666; 	
	margin: 0; padding: 0 0 50px 0; 
	background: #F1F1F1 url(../img/nav_bg.gif) repeat-x; 
	text-align: center;
}








/*     @ LINKS     */

a:link, a:visited { 
	text-decoration: none;
	color: #449DD9;	
	padding: 0 0 1px 0;
	background:url(../img/pline2.gif) repeat-x bottom;		
}



a:hover {
	border: 1px solid #499DD9;
	border-width:0 0 1px 0;
	background: 0 none;
}


a.more-link {
	padding-bottom: 2px;
	font-weight: bold;	
	border-bottom: 1px dotted #AE855C;	
}

a:hover.more-link {
	text-decoration: none;
}

/*     @ UEBERSCHRIFTEN     */
h1, h2, h3, h4 {
	font: bold 1em/1.5em Georgia, 'Times New Roman', Times, serif;
	color: #747474;	 
}

h1 { 
	font-size: 3.7em; 
	font-weight: normal; 
	letter-spacing: -2px;
}
	
h2 {
	font-size: 2em; 
	font-weight: normal; 
	color: #747474; 
	padding:0;
	margin: 0 0 10px 0;
}
	
h3 { 
	font-size: 1.5em; 
	font-weight: normal; 
	letter-spacing: -0.5px; 
	padding: 15px 0 0 0;
	margin: 0 0 10px 0;
}
	
h4 { 
	font-size: 1.1em;
	font-weight:bold; 
	margin: 15px 0 5px 0;
}

.boxenluder h3 {
	
}


/*     @ LISTEN     */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
	
ul {
	list-style: disc;
}
	
ol { 
	list-style: decimal;
}

dt {
  font-weight: bold;
  color: #7BA857;
}
	
dd {
  padding-left: 25px; 
}

p {
	margin: 0 0 15px 0;
}

/*     @ BILDER     */
img {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 8px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 3px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F0F0F0;
	background: #f8f8f8;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 10px;
 	padding: 10px 10px 10px 32px;  
   border: 1px solid #F0F0F0;
	background: #f8f8f8 url(../img/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	color: #555;	
}




/*     @ LAYOUT     */

#content-outer {
	background: #fff;
	width: 100%;
	padding: 5px 0;		
	border-bottom: 1px solid #DDDDDD;	
	text-align: left;		
}

#content-wrapper {
	margin: 0 auto;	
	background: #fff;	
	padding-bottom: 35px;
	padding-top: 5px;		
	overflow: auto;
}

#header_wrap {
	width: 100%;
	background: #fff url(../img/nav_bg.gif) repeat-x ;	
	margin: 0; padding: 0; 
}

#header {
	position: relative;
	margin: 0 auto;
	padding-bottom:20px;
	height: 220px;	
}

#logo {
	text-indent: -9000px;
	position: absolute; 
	top: 50px;
	left:0;
    background: url(../img/mgt_logo.jpg) no-repeat top; 	
	width:900px;
	height:180px;
}


#header h1#logo a:hover { border: none; }


/*     @ NAVIGATION     */
#header #nav {
	position: absolute;
	margin: 0; padding: 0;		
	width: 900px;	
	left: 0;
	top: 5px;		
}
#header #nav ul {
	float: left;	
	list-style: none;	
	margin: 5px 0 0 0;
	height: 45px;
	padding: 0 0 0 15px;					
}
#header #nav ul li {
	float: left;
	margin: 0; padding: 0 0 0 10px;		
}
#header #nav ul li a {
	float: left;
	margin: 0;
	padding: 0 15px 0 5px;
	color: #666666;
	font: bold 14px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	line-height:40px;
	background: 0 none;
}
#header #nav ul li a:hover, 
#header #nav ul li a:active {
	border: none;
	color: #111;
	background: transparent;
}
#header #nav ul li.active {
	background: transparent url(../img/tab_left.jpg) no-repeat;	
}
#header #nav ul li.active a {	
	color: #000000;
	background: transparent url(../img/tab_right.jpg) no-repeat right top;	
}



#header #nav ul li.trail {
	background: transparent url(../img/tab_left.jpg) no-repeat;	
}

#header #nav ul li.trail a {	
	color: #000000;
	background: transparent url(../img/tab_right.jpg) no-repeat right top;	
}



/*     @ MAIN Contentbereich     */



.lila {
	color: #756CAB;
}


.li_sub {
	margin: 0 0 0 15px;
	list-style-type:circle;
}




.mgtwidth_content {
	display: inline;
	width:590px;
	float: left;
	background: transparent url(../img/contentborder.gif) repeat-y right top;
}


#mgtmain h2 {
	font: normal 3.7em Georgia, 'Times New Roman', Times, Serif;
	color: #747474;
	letter-spacing: -2.2px;	
	margin-left: 5px;	
	margin-right: 15px;
	padding-left: 5px;
	padding-bottom: 3px;
}

h2 a {
	color: #747474;
	border: 0 none;
	background:none;
}

.mod_article img, .layout_full img, .ce_text img {
	max-width:550px;
}

.mod_article {
	min-height:600px;
}

.ce_text img {
	margin: 0 10px 10px 0;
} 

.block {
	padding: 0 10px 0 0;
	margin:0;
}

.ce_text p {
	margin-bottom: 0;
}

.ce_text {margin-top:0;
padding-top:0;}
	

.image_container a {background-image: none;}
.image_container a img:hover {background-color:#DDDDDD;}
.image_container a:hover {border: 0 none;}




.toggler {
	cursor:pointer;
	background: url(../img/pline.gif) repeat-x left bottom; 	
}

.toggler h4 {
	background: url(../img/h4-kreis.gif) no-repeat 0 7px;
	padding: 5px 0 5px 15px;
}

.accordion {
	margin: 5px 0 0 15px;
	padding: 10px;
	background-color:#f8f8f8;
}

.ce_teaser {
	margin: 0 0 25px 0;
}




table {
	margin: 0 10px 10px 10px;	
	border-collapse: collapse;	
}

tr { 
	background: #fff; 
}

tr.zebra { 
	background: #F9F9F9;
}

th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}

th {
	color: #7BA857;
	background: #EFFAE6;
	padding: .8em 1em;	
  	border-color: #DFF4D5 #D3EFC3 #A7DF8A #D3EFC3;	
}

td {
	vertical-align:top;
	border-color: #EFEFEF;	
	padding: .7em 1em;	
}	


.ce_gallery td {
	vertical-align:top;
	border: 0 none;
	padding: .7em 1em;	
}	

.ce_gallery th, .ce_gallery thtd {
	text-align: left;			
	border-width: 0px;
  	border-style: none;
}*





/*     @ FORMULARE     */

.ce_form form {
	margin: 20px 10px; 
	padding: 15px 25px 25px 20px; 
	border: 1px solid #EEE8E1; 
	background: #f4f4f4;
}

form .error {
	color:#AA0000;
	background: url(../img/form_error.gif) no-repeat left 3px; 
	padding: 0 0 0 14px;	
	font-style:italic;
}

form .mandatory {
	
		margin: 0;	
	color: #9D6D37;

}

label.mandatory {

	color: #747474;


}

.formbody input, .formbody select, .formbody textarea {
	margin: 5px 0 10px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4;
	font: 1em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	line-height:1.25em;
	

}


.mandatory{

	width: 100%;
	

}

input.submit { 

	font: bold 14px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;
	height: 30px;
	margin: 15px 0 0 0;
	padding: 2px 3px; 
	color: #fff;
	background: #449DD9;
	border: 1px solid #449DD9;
	border-color:  #54b0ef #35729b #35729b #54b0ef;
	cursor:pointer;

}









/*     @ BOXENGASSE     */


#mgtright {
	margin: 0 0 0 10px;}

.boxenluder {
	margin:0 0 25px 0;
}


#mgtright h3 {
	color: #747474;
	font-size: 1.5em; 
	font-weight: normal; 
	letter-spacing: -0.5px; 

	margin: 0 0 5px 0;
	padding:0;
}

.boxenluder p {
margin: 0 0 5px 0;
padding: 0 0 0 5px;
}


/*    @ BOXENGASSE - SUBNAVIGATION     */

.subnavigation ul {
	text-align: left;
	margin: 10px 8px 8px 8px; padding: 0;
}

.subnavigation ul li {
	list-style: none;
	background: url(../img/pline.gif) repeat-x left bottom; 
	padding: 7px 5px;
	margin: 0;	
	font-size:1.25em;	
}

* html body .subnavigation ul li {
	height: 1%;
}

.subnavigation {
	margin: 10px 0 0 0;
}

.subnavigation ul li a, 
.subnavigation ul li a:visited {
	font-family: Georgia, 'Times New Roman', Times, Serif;
	background-image: none;	
	background-color: transparent;
	border: none;
	/*color: #7BA857;*/
	color:#449DD9;
	padding-left: 0;	
}

.subnavigation ul li.active p {
	font-family: Georgia, 'Times New Roman', Times, Serif;
	background-image: none;	
	background-color: transparent;
	border: none;
	color:#666666;
	padding-left: 5px;
	margin:0;
}

.subnavigation ul li a span {
	color: #9F9F9F;	
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-size: 1em;
}

.subnavigation ul li a:hover { color: #296e9d;	}
.subnavigation ul ul { margin: 0 0 0 5px; padding: 0; }
.subnavigation ul ul li { background: none; }



.subnavigation ul li.trail a {
	font-family: Georgia, 'Times New Roman', Times, Serif;
	background-image: none;	
	background-color: transparent;
	border: none;
	color:#666666;
	padding-left: 5px;
	margin:0;
}

/*     @ BOXENGASSE - RECTANGLE     */

#box_rectangle img {
	border:none;
	padding:0px;
	margin:10px 0 20px 10px;
	background:none;
}



/*     @ BOXENGASSE - Suchfeld     */

/* #f4 = form id ::: ctrl-8 = input text id ::: */

form#f4 {
	background:#EEE8E0 none repeat scroll 0 0;
	border:1px solid #CACABB;
	height:30px;
	margin:0;
	padding:0;
	width:285px;
}

form#f4 input {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#806D5B;
	margin:0;
	padding:5px;
}

form#f4 #ctrl-8 {
	float:left;
	margin:6px 0 0 5px;
	width:100%;
}

form#f4 .submit {
	height:25px;
	width:25px;
	background-color:none;
	background-image:url(../img/search.gif);
}



form#f4 .submit_container {
	margin:0;
	padding:0;
	float:right;
}



/*     @ FOOTER     */

#footer-wrapper {
	clear: both;
	margin: 0 auto;
	text-align: left;			
}
#footer-wrapper h3 {
	color: #747474;
	font: normal 1.8em Georgia, 'Times New Roman', Times, Serif;
	text-transform: none;
	letter-spacing: -0.5px;	
}
#footer-wrapper h3, 
#footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper a {
	color: #333;
	background: none;
	

}

#footer-wrapper ul.footer-list {

	list-style: none;
	padding: 0;	
	margin-left: 0;	
}
#footer-wrapper ul.footer-list li {
	border-bottom: 1px solid #E6E6E6;
	
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 95%;
	line-height: 2em; 
	font-weight: bold;
	padding: 4px 0;
	margin-left: 0;
	padding-left: 0;
	color: #888;
	border: none;
	font-size:0.8em;
}
#footer-wrapper ul.footer-list li a span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
	color: #333;	
}

#footer-content {
	float: left;	
	width: 100%;	
	padding: 0 0 35px 0;				
	margin: 10px 0 0 0;			
}

#footer-content .mgtwidth_content {
	margin: 0 0 40px 0;
}

#footer-content .mgtwidth300 {
	float:right;
}

#footer-bottom {
	clear: both;
	border-top: 1px solid #dadada;
	width: 900px;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}

#footer-bottom .bottom-left {
	float: left;
	margin: 15px 0 0 0;
	padding-left: 5px;		
}

#footer-bottom .bottom-right {
	padding-right: 0;
	float:right;
	margin: 15px 0 0 0;
}

p.impressionen{ padding: 10px 0 0 0; }

.impressionen img { 
	position: relative;
	padding: 8px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #ddd;	
}

.impressionen img:hover	{
	border: 1px solid #D2D2D2;
	background: #DDD;	
}

.impressionen a:hover { background-color: transparent; border: none }



#addons img {border:0 none; padding:0; background-color:transparent;}

#footer-bottom .bottom-right #footer-meta a{
	padding: 0 0 1px 0;
	background:url(../img/pline2.gif) repeat-x bottom;	
}

#footer-bottom .bottom-right #footer-meta a:hover{
	color:#499DD9;
	border: 1px solid #499DD9;
	border-width:0 0 1px 0;
	background: 0 none;
}


/*     @ HELFER (ALIGN + CLEAR)     */

.ce_toplink {
	margin: 0 0 10px 0; 
	padding:0;

}

a.aextern {
	background:url(../img/icon_extern.gif) top right no-repeat;
	padding: 0 10px 0 0;
}

.mime_icon {
	border:0 none;
	vertical-align:middle;
	margin: 0;
	padding:0;
}

.trenner {
	border-bottom: 1px solid #eeeeee;
	height:5px;
	min-height:5px;
	line-height:5px;
}
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.no-border tbody tr td { margin:0; padding:0; border-width: 0;  }
.no-border { border: none; background-image:none;}
.reset-img { 
	background: none;
	border: 0 none;
	padding: 0;
}

.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
