/*	undo
*******************************************************************************/
:link,:visited,a:hover { text-decoration:none; }
ul,ol { list-style:none;list-style-type:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }
br {margin:0px;}

table {	padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { padding:0px; margin:0px; }
td { padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }

legend { display:none; }

div,p,li { background-repeat:no-repeat; }



/*	Layout
*******************************************************************************/
body {
	background-color:#CCCCCC;
	margin:0px 0px 9px 0px;
	font-family:"Gill Sans MT",Arial;
	/*font-size:21px;*/
	text-align:justify;
	font-size:10px;
	line-height:12px;
}

#mainframe {
	position:relative;
	top:-20px;
	width:775px;
	margin:0px auto;padding:0px;
	border:1px solid #999999;
	background-color:#CCCCCC;
}

#indexframe {
	float:left;
	position:relative;
	background-color:#CCCCCC;
	margin:0px;padding:0px;
}

#index {
	width:175px;border:none;
	float:left;
	position:relative;
	margin:0px;padding:0px;
}

#index_height {
	float:left;
	height:600px;width:0px;border:none;
	margin:0px;padding:0px;
}

#contentframe {
	width:600px;
	float:left;
	position:relative;
	background-color:#FFFFFF;
	margin:0px;padding:0px;
	border:none;
}

#contentspacer1 {
	width:43px;
	float:left;
	position:relative;
}
#contentspacer2 {
	width:118px;
	float:left;
	position:relative;
}
#contentspacer3 {
	width:38px;
 	float:left;
	position:relative;
}

#content {
	width:240px;height:600px;
	margin:0px;padding:0px;
	position:relative;
	float:left;
}

#contentright {
 	width:160px;
	position:relative;
	float:left;	
	margin:0px;padding:0px;		  
}


/* 
	Navigation
*/

/* Block mit allen Unterebenen */
#index div.menu_current { display:block;background-color:#A7A7A7;padding:15px 0px 15px 0px; }
#index div.menu_current p.menu { margin:0px 15px 0px 7px; }
/* Hauptebene */
#index p {font-size:12px;text-align:right;margin:19px 15px 19px 5px;}
#index p.menu a { color:#666666;font-weight:bold;text-align:right;display:block;text-decoration:none; }
#index p.menu a:visited { color:#666666;font-weight:bold; }
#index p.menu a:hover { color:#000000;font-weight:bold; }
#index p.menu a.current { color:#000000;font-weight:bold; }
#index p.menu a.current:visited { color:#000000;font-weight:bold; }
#index p.menu a.current:hover { color:#000000;font-weight:bold; }

#index p.menu2 { margin:4px 15px 4px 5px;padding:0px; }
#index p.menu2 a { font-size:11px;color:#666666;font-weight:bold;text-align:right;display:block;text-decoration:none; }
#index p.menu2 a:visited { color:#666666;font-weight:bold; }
#index p.menu2 a:hover { color:#000000;font-weight:bold; }
#index p.menu2 a.current { color:#000000;font-weight:bold; }
#index p.menu2 a.current:visited { color:#000000;font-weight:bold; }
#index p.menu2 a.current:hover { color:#000000;font-weight:bold; }

#index p.article { margin:4px 15px 8px 4px; }
#index p.article a { line-height:12px;font-size:0.8em;color:#666666;font-weight:normal;text-align:right;display:block;text-decoration:none;margin:-4px 0px -4px 0px; }
#index p.article a:visited { color:#666666;font-weight:normal; }
#index p.article a:hover { color:#000000;font-weight:normal; }
#index p.article a.current { color:#000000;font-weight:normal; }
#index p.article a.current:visited { color:#000000;font-weight:normal; }
#index p.article a.current:hover { color:#000000;font-weight:normal; }



/* 
	Navigation: Flagge
*/

.lang_flag { float:left;margin-top:0px; }



/*
	Logo und Firmennamen auf jeder Seite unten	
*/

.gfsltypo { 
	display:block;
	margin:0px auto;
	font-size:8px;line-height:15px;
	width:317px;
	position:relative;left:-14px;top:567px;z-index:2;
	}

.gfsltypo_gfsl {font-weight:bold;font-size:1.1em;position:relative;top:3px;}
.gfsltypo_partner {position:relative;top:3px;}
.gfsltypo_firma {position:relative;top:0px;}
.gfsltypo_img {float:left;margin-right:12px;}

.gfsltypo_space {display:block;height:25px;}
		

/*
	Textelemente
*/
h1 {font-size:11px;line-height:15px;font-weight:bold;margin:7px 0 7px 0;}
h2 {font-size:10px;font-weight:bold;margin:13px 0 13px 0;}
h3 {}

p {
	margin:0px 0 8px 0;
}

a { font-weight:bold;border:none;text-decoration:none;color:#000000;}
a:visited { font-weight:bold;border:none;text-decoration:none;color:#000000;}
a:hover { font-weight:bold;border:none;text-decoration:none;color:#000000;}
a.img { font-weight:bold;border:none;text-decoration:none;color:#000000;}
a:visited.img { font-weight:bold;border:none;text-decoration:none;color:#000000;}
a:hover.img { font-weight:bold;border:none;text-decoration:none;color:#000000;}

ul {
	list-style-type:square;
	list-style-position:outside;
	text-align:left;
	margin:6px 0px 6px 11px;
}



/* 
	Modul: Seitenwechsel 
*/
.pagination {
	padding:3px;
	font-size:0.9em;
	text-align:right;
}
.pagination a {
	font-size:0.8em;
	color:#999999;
}    



/* 
	Modul: Mitarbeiter 
*/

.staff ul {
	list-style-type:circle;
	list-style-position:outside;	
}

.staff table tr td {
	padding:2px 0 2px 0;
	text-align:left;	
}



/* 
	Modul: Referenzen Fakten
*/

.mk07_tableline { width:100%;margin:0px; }
.mk07_tabletop { width:41%;margin:0px;float:left;display:block; }
.mk07_tableprop { width:59%;padding:0 0 9px 0;margin:0px 0px 0px 0px;float:left;display:block; }



