/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{
	list-style-image: none;
	list-style-type: decimal;
}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.0em; }

a:hover { text-decoration:none; }

hr {height:1px;	width:160px; color:#999; margin-top:8px; padding: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;text-align: left;}

* html hr {
	margin-top: 0px;
}

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:black;
	background-color:#FFFFFF;
	margin:0px;
	margin-top:16px;
	padding:0px;
}

#site {
	width:928px;
	margin:auto;
	
}

* html site {  
  width:928px;     
  w\idth:880px;   
}

#header {
	float:left;
	width: 928px;
	height: 96px;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/keyvisual_bg.jpg);
	background-repeat: no-repeat;
}


#logo {
	width:168px;
	float:left;
	position:relative;
	height: 30px;
	left: 17px;
	top: 30px;
	right: 0px;
	bottom: 0px;
}

#kontakt {
	float:left;
	position:relative;
	left: -40px;
	top: 81px;
	right: 0px;
	bottom: 0px;

}

#meta {
	float:left;
	position:relative;
	left: 220px;
	top: 81px;
	right: 0px;
	bottom: 0px;
	color:#000000;
	font-weight:normal;	
}



#keyvisual {
	float:left;
	margin:0px;
	padding:0px;
	border:none;
}

#border {
	float:left;
	width:926px;
	min-height: 100%;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#naviLeft {
	float:left;
	background-color:#FFF;
	width: 176px;
	font-size: 1.2em;
/**	height:1275px;**/
	margin:0px;
	padding-top:16px;
	padding-left:16px;

}

#line {
	width: 160px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

* html #naviLeft {
	padding-top:32px;
}

*:first-child+html #naviLeft {
	padding-top:32px;
}


#main {
	float:left;
	font-size: 1.2em;
	line-height:1.6em;
	color:#333333;
	width: 734px;
/**	height:1300px;**/
	margin: 0px;
	padding: 0px;
	padding-top: 8px;	
}


#content {
	float: left;
	margin-top:0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-right: 15px;
	background-color:#FFF;
}

* html #content {
	padding-top:22px;
	padding-right:14px;
}

*:first-child+html #content {
	padding-top:20px;
}


* html #content {
/**	padding-top:25px;
	height:500px;**/
}

*:first-child+html #content {
/**	padding-top:20px;**/
}

#content-block1 {
	float: left;
	width:510px;
	padding : 0px;
	padding-right:32px;
	margin: 0px;
}


#content-block2 {
	float:right;
	display:block;
	width: 175px;
	padding: 0px;
	margin: 0px;
	margin-top:	8px;
}

* html #content-block2 {
	margin-top:2px;
}


*:first-child+html #content-block2 {
/**	padding-top:19px;**/
}

	
#wichtig {
	display:none;
}


/** Schriftstile **/

/*	Formatierung der Navigation
------------------------------------------------------------------------------ */

ul.navshort {

	margin: 0;
	margin-left: 0px;
	padding: 0;
	text-decoration: none;
}

ul.navshort li {
	list-style-image:none;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	text-indent: 30px;
}

* html ul.navshort li {
	text-indent: 30px;
}

*:first-child+html ul.navshort li {
	text-indent: 30px;
}

ul.navshort a {
	display:block;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -29px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

* html ul.navshort a {
	margin-top: 0px;

}


* html ul.navshort a {
/**	list-style-image: url(/images/listgrau.gif);
	width: 100%;
	margin-left: -3px;
	width: 165px;**/
}

*:first-child+html ul.navshort a {
/**	margin-left: -29px;
	padding-left: 0px;**/
}





/** Navigation Hauptmenü (blau) **/

ul.nav1st {
	margin: 0;
	margin-left: 0px;
	padding: 0;
	text-decoration: none;
}

ul.nav1st li {
	list-style-type: none;
	font-weight: bold;
	text-decoration: none;
	text-indent: 30px;
}

* html ul.nav1st li {
/**	text-indent: 5px;**/
}

*:first-child+html ul.nav1st li {
/**	text-indent: 30px;**/
}

ul.nav1st a {
	display:block;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -29px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

* html ul.nav1st a {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

* html ul.nav1st a {
/**	list-style-type: none;
	width: 100%;
	margin-left: -3px;
	width: 165px;**/
}

*:first-child+html ul.nav1st a {
/**	margin-left: -29px;
	padding-left: 0px;**/
}

ul.nav1st a.activeMain {
	color:#666666;
	font-weight: bold;  	
}




* html ul.nav1st a.activeMain {
/**	color:#FFF;
	background-color:#0066FF;
	font-weight: bold;  	
	width: 189px;**/
}

ul.nav1st a:hover {
	text-decoration:underline;
}
	
* html ul.nav1st a:hover {
/**	font-weight: bold;
	background-color:#FFF;
	text-decoration: underline;
	width: 189px;**/
}

ul.nav1st a.activeMain:hover {
	color:#333333;
	text-decoration:underline;
}

* html ul.nav1st a.activeMain:hover {
/**	color:#666;
	background-color:#FFF;
	font-weight: bold;  	
	width: 189px;**/
}



/** Navigation Untermenü **/



ul.nav2nd {
	margin: 0;
	margin-left: -29px;
	padding: 0;
	border: none;
	font-weight: normal;
}

* html ul.nav2nd {
/**	margin-left: -3px;**/
}


ul.nav2nd li {
	list-style-type: none;	
	list-style-image: none;
	font-weight: normal;
	margin:  0px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	padding-bottom:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:none;
	border-left-style: none;
	height:14px;
	text-indent: 30px;


}

* html ul.nav2nd li {
/**	text-indent: 8px;**/
}

*:first-child+html ul.nav2nd li {
/**	text-indent: 60px;
	margin-left: 0px;**/
}

ul.nav2nd a{
	color:#333333;
	display:block;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	height:14px;

}


ul.nav2nd a.activeSub {
	color:#666666;	
	
}

* html ul.nav2nd a.activeSub {
/**	color: #999;
	width: 192px;
	height: 18px;	**/
}

*:first-child+html ul.nav2nd a.activeSub {
/**	text-indent: 30px;
	margin-left: 0px;**/
}


ul.nav2nd a:hover{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

* html ul.nav2nd a:hover {
/**	font-weight: bold;
	display:block;
	color: #FFF;
	text-decoration: underline;	
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	width: 189px;
	background-color: #6699FF;
	text-indent: 5px;**/

}

*:first-child+html ul.nav2nd a:hover {
/**	text-indent: 30px;
	margin-left: 0px;**/
}


  
/* Normaler Text */

#header {
	font-size:1.2em;
	font-weight:bold;
	color: #FFFFFF;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
h1 {
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:normal;
	line-height:1.2em;
}


/* Headline 2 */
#content h2 {
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
}

#content .intro {
	width: 550px;	
}

#home .intro {
	width: 100%;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 15px;
	margin: 0px;
	background-color: #EDEDED;
}

#home p.intro {
	padding-top:5px;
}

#home .teaser {
	width: 100%;
	height: 100px;
	padding-left: 30px;
	padding-top: 0px;
	margin: 0px;
	margin-top: 5px;
	background-color: #FFF;
}

/*	Hyperlinks
------------------------------------------------------------------------------*/

#kontakt a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#kontakt a:hover {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#meta a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

#meta a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}


#content a {
	color: #0066CC;
	font-weight:normal;
	text-decoration:none;
}

#home a {
	color: #0066FF;
	font-weight:bold;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;	
}


#footer a,
#copyright a {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	font-size:1em;
}

/*	Images
------------------------------------------------------------------------------*/

body img {
	border-style:none;
}


#content img {
	display:inline;
	margin-top:10px;
	margin-bottom:10px;
}

#content img.foto {
	margin: 0px;
	
}

#content img.zertifikat {
	border: 1px solid #000;
}

#content img.bildunterschrift {
	margin-bottom:5px;
}

#content-block1 img {
	float:none;
}

* html #content-block2 img {
	margin-top:0px;
	margin-bottom:0px;
}
*:first-child+html #content-block2 img {
	margin-top:10px;
}

/* Star-Hack für IE 6 */
* html #content-block1 img {
	margin-bottom: 7px;
}

#home img {
	text-align: left;
	float: right;
	margin: 0px;
	padding: 0px;
}

/* Aufzählung */

#content ul {
	color:#000000;
	list-style-type: square;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 8px;
	margin-left: 8px;
}


/* Teaser-Absätze */

#content-block1 p {
	clear:left

}




/* Kontaktformular */

/* form-module
*******************************************************************************/

#form-module * {
	padding:0px;
	margin:0px;
}

#form-module {
	margin:0px;
	padding:0px;
/*	width:520px;
	background-color:#f7f7f7; 
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.1em;*/
}

#form-module fieldset {
/*	border:0px solid #fff;*/
	border:none;
}

#form-module p {
	margin:0;
	padding:0px;
/*	font-size:1.1em;
	font-weight:bold;*/
}

#form-module .element {
	display:block;
	clear:both;
/*	background-color:#f7f7f7;
	border-top:2px solid #fff;*/
}

#form-module label {
	display:block;
	float:left;
	padding:0px;
	padding-top:10px;
	width:150px;
/*	border-right:2px solid #fff;*/
}
/*
#form-module label.checkbox {
	width:372px;
	border-left:2px solid #fff;
	border-right:none;
}
*/
#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	padding:1px;
	width:200px;
	border:1px solid #666;
	font-size:1.1em;
}

#form-module .Radio {
	margin-top:2px;
	width:10px;
	height:10px;
	border:none;

}
#form-module .Select {

	width:202px;
	border:1px solid #666;

}

#form-module input.text {
	height:15px;
}
/*
#form-module input.checkbox {
	width:120px;
	padding:0;
	border:none;
}
*/
#form-module input.submit {
	padding:0px;
	border:1px solid #333;
	background-color:#fff;
	color:#666;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 155px;
	width:205px;
/*	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;*/
}

#form-module input.submit:hover { 
/*	background-color:#f7f7f7; 
	color:#000;*/
}

#form-module textarea.textarea {
	height:100px;
	width:390px;
	padding:0px;
	margin:0px;
	margin-top:20px;
}

/*#form-module-thanks {
	display:block;
	color:#666;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}*/

.mmhide_contactForm {
	width: 165px;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}