body
{
	background-image: url('../images/bg-body.png');
	background-repeat: repeat-x;
	background-color: #BEBEBE;

	font-family: arial, verdana;
	font-size: 62.5%;
	color: black;

	padding: 0;
	margin: 0;
}

*
{
	font-size: 1em;
}


p, td
{
	font-family: arial;
	color: black;
}

h1
{
	font-family: arial;
	font-size: 1.3em;
	font-weight :bold;
	color: black;
}

h2
{
	font-family: arial;
	font-size: 1.3em;
	font-weight: normal;
	color: black;
}

h3
{
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #006EB6;
}

h4
{
	font-family: arial;
	font-size: 1.2em;
	font-weight: normal;
	color: #006EB6;
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}

h5
{
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	color: black;
}

h6
{
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #006EB6;
}

input.search
{
	margin: 2px 4px 0 10px;
	width: 140px;
	height: 14px;
	border: 1px solid #007E84;
	vertical-align: middle;
	background-color: #AFDCE1	;
}

input.searchImage
{
	margin: 2px 0 0 0;
	vertical-align: middle;
}

img
{
	border: 0px;
}

form
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

fieldset
{
	padding: 10px;
	border: 1px solid #EBEBEB;
	margin-bottom: 20px;
}

legend
{
	color: #cd1111;
	font-weight: bold;
	margin-bottom: 20px;
}

a:link, a:visited, a:active
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}


a.news:link, a.news:visited, a.news:active, a.news:hover
{
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.newsDate:link, a.newsDate:visited, a.newsDate:active, a.newsDate:hover
{
	color: #006FB1;
	font-weight: bold;
	text-decoration: none;
}

a.detail:link, a.detail:visited, a.detail:active
{
	font-style: italic;
	color: #006FB1;
	text-decoration: underline;
}

a.detail:hover
{
	text-decoration: none;
}

a.box:link, a.box:visited, a.box:active
{
	color: black;
	text-decoration: none;
}

a.box:hover
{
	color: #006EB6;
	text-decoration: none;
}

a.nav:link, a.nav:visited, a.nav:active
{
	font-size: 1.1em;
	color: white;

	padding: 4px 10px 4px 10px;
	margin: 0 2px 0 2px;

	line-height: 30px;

	text-decoration: none;
	vertical-align: middle;
}

a.navOn:link, a.navOn:visited, a.navOn:active, a.navOn:hover, a.nav:hover
{
	font-size: 1.1em;
	color: white;

	background-image: url('../images/bg-nav-on.gif');
	background-repeat: repeat-x;

	padding: 4px 10px 4px 10px;
	margin: 0 2px 0 2px;

	line-height: 30px;

	text-decoration: none;
	vertical-align: middle;
}

a.more:link, a.more:visited, a.more:active, a.more:hover
{
	color: #017077;
	font-size: 1.1em;
	text-decoration: none;
}

a.subNav:link, a.subNav:visited, a.subNav:active, a.subNav:hover
{
	color: #017077;
	font-size: 1.1em;
	text-decoration: none;
}

a.footer:link, a.footer:visited, a.footer:active, a.footer:hover
{
	color: white;
	font-size: 1.1em;
	text-decoration: none;
}

a.subNavOn:link, a.subNavOn:visited, a.subNavOn:active, a.subNavOn:hover
{
	color: #eb0000;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
}

a.nav2:link, a.nav2:visited, a.nav2:active
{
	color: black;
	text-decoration: none;
}

a.nav2:hover
{
	color: #eb0000;
	text-decoration: none;
}

a.nav2On:link, a.nav2On:visited, a.nav2On:active, a.nav2On:hover
{
	color: #eb0000;
	text-decoration: none;
}

a.nav3:link, a.nav3:visited, a.nav3:active
{
	color: #017077;
	text-decoration: none;
}

a.nav3:hover, a.nav3On:link, a.nav3On:visited, a.nav3On:active, a.nav3On:hover
{
	color: #017077;
	text-decoration: underline;
}

a.matoma:link, a.matoma:visited, a.matoma:active
{
	color: #878787;
	text-decoration: none;
}

a.matoma:hover
{
	color: #006EB6;
}

a.path:link, a.path:visited, a.path:active
{
	color: black;
	text-decoration: none;
}

a.path:hover
{
	text-decoration: underline;
}

/* IDS */

#mainContainer
{
	font-size: 1.1em;
	width: 936px;
	margin-left: auto;
	margin-right: auto;
}

#nav
{
	overflow: hidden;

	width: 876px;
	height: 32px;
	margin: 10px 0 0px 34px;

	background-image: url('../images/bg-nav.gif');
	background-repeat: repeat-x;
}

#navStart
{
	position: absolute;
	z-index: 2;
	overflow: hidden;

	width: 876px;
	height: 32px;
	margin: 0 0 10px 34px;

	top: 10px;

	background-image: url('../images/bg-nav.gif');
	background-repeat: repeat-x;
}

#navRightImg
{
	width: 11px;
	height: 32px;
	margin-left: 865px;
	position: absolute;
	z-index: 2;
}

#search
{
	width: 300px;
	height: 32px;
	margin-left: 615px;
	position: absolute;
	z-index: 2;
}

#navLeftImg
{
	vertical-align: middle;
	margin-right: 10px;
}

#logo
{
	height: 74px;
	padding: 0 0 5px 4px;
	
	background-image: url('../images/bg-banner.png');
	background-repeat: no-repeat;
	
	background-position: 1px 74px;
}

#kv
{
	margin-top: -9px;
	margin-left: 5px;
	position: absolute;
}

#kvstart
{
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
	z-index: 1;
}

#content
{
	clear: both;
	padding: 0 5px 0 5px;
	background-image: url('../images/bg-content.png');
	background-repeat: repeat-y;
	width: 926px;
	overflow: hidden;
}

#startContent
{
	clear: both;
	padding: 0 5px 0 5px;
	background-image: url('../images/bg-content.png');
	background-repeat: repeat-y;
	width: 926px;
	overflow: hidden;

}

.noPadding
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	border-collapse: collapse;
}

#search input
{
	vertical-align: middle;

}

#navigation
{
	display: inline;
	float: left;
	margin-left: 20px;
	width: 198px;
}

#startLeft
{
	clear: both;
	padding: 0 1px !important;
	padding: 0;
	margin-left: 20px;
	display: inline;
	float: left;
}

#startLeftContainer
{
	width: 350px;
	overflow: hidden;
}

#startCo
{
	float: left;
	margin-left: 20px;
}

#startCoContainer
{
	width: 246px;
	overflow: hidden;
}

#startBox
{
	float: left;
	margin-left: 20px;
}

#startBoxContainer
{
	width: 244px;
	overflow: hidden;
}


#co
{
	float: left;
	margin-left: 18px;
	width: 410px;
}

#box
{
	float: left;
	margin-left: 20px;
}

#divPath
{
	padding: 10px 0 0 0;
}

#foo
{
	font-size: 1.1em;
	margin-bottom: 20px;
}

#startLeistungen
{
	cursor: pointer;

	background-image: url('../images/bg-leistungen.gif');
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-bottom: 10px;
	background-color: #2DA9B3;
	width: 239px;
}

#contentMain{
	background-image: url('../images/bg-content-main.png');
	background-repeat: repeat-x;
	
}

#startLeistungen .divNav2
{
	border-top: none;
	border-bottom: 1px solid #9BD6DC;
}

.nav3ContainerStart
{
	cursor: pointer;

	border-top: 1px solid #9BD6DC;
	border-bottom: 1px solid #51BCC4;
	padding: 10px 14px 10px 24px;
	background-image: url('../images/bg-desc-leistungen.gif');
	background-position: left;
	background-repeat: repeat-y;
	background-color: #F9F9F9;

	display: none;
}

.divNav2:hover .nav3Container,
.divNav2On:hover .nav3Container
{
	display: block;
}

#divPath img
{
	vertical-align: middle;
	margin-right: 6px;
}

#footer
{
	clear: both;
	margin-top: 10px;
	background-color: #0099A1;
}

#divMatoma
{
	text-align: right;
	padding: 10px 20px 10px 10px;
}

#navName
{
	font-style: italic;
	font-size: 1.3em;
	padding: 10px 0 26px 34px;
	background-image: url('../images/icon-nav.gif');
	background-position: 9px 6px;
	background-repeat: no-repeat;
}

#footer
{
	font-size: 0.9em;
	padding: 3px 20px 5px 0;
	text-align: right;
	color: white;
}

#boxContainer
{
	width: 244px;
	overflow: hidden;
}

/* CLASS */

.navImg
{
	vertical-align: middle;
}

.divNav2
{
	border-bottom: 1px solid white;
}

.divNav2Icon
{
	padding: 6px 4px 6px 24px;
	background-image: url('../images/pfeil_nav2.png');
	background-position: 6px 6px;
	background-repeat: no-repeat;
}

.divNav2On,
.divNav2:hover
{
		border-bottom: 1px solid white;
}

.divNav2On a,
.divNav2:hover a
{
	text-decoration: none;
	font-size: 1.1em;
	color: #017077;
}

.divNav2On .divNav2Icon,
.divNav2:hover .divNav2Icon
{
	padding: 6px 4px 6px 24px;
	background-image: url('../images/pfeil_nav2_aktiv.png');
	background-position: 6px 6px;
	background-repeat: no-repeat;
}

.nChildren .divNav2Icon{
	background-image:  url('../images/pfeil_nav2_aufgeklappt.png');
	background-position: 2px 10px;	
}

.nav3Container
{
	padding: 0 4px 6px 36px;
}

.divBoxHead
{
	font-weight: bold;
}

.divBox
{
	border-bottom: 1px solid #58C8CA;
	padding: 10px 10px 20px 10px;
}

.pointName
{
	font-style: italic;
	font-size: 1.3em;
	padding: 10px 0 26px 34px;
	background-image: url('../images/icon-nav.gif');
	background-position: 9px 6px;
	background-repeat: no-repeat;
}

.mcmsForm input
{
	margin-left: 10px;
	margin-bottom: 4px;
	width: 200px;
}

.mcmsForm select
{
	margin-left: 10px;
	margin-bottom: 4px;
	width: 100px;
}

.mcmsForm textarea
{
	width: 395px;
}


/* Styles fuer Image-Preview */
.preview_div_block  		{ float:left; margin: 6px; background-color:#E7E7E7; text-align: left; padding: 1px; }
.preview_div_image  		{ text-align: left; border: 0px; }
.preview_link_image 		{ }
.preview_img_image  		{ border: 0px; }
.preview_div_lupe   		{ text-align: right; padding-right: 5px; }
.preview_link_lupe  		{ }
.preview_img_lupe   		{ border: 0px; }
.preview_div_text   		{ text-align: justify; padding-left: 5px; padding-right: 5px;  padding-top: 2px; }

/* Styles fuer Non-Preview-Image */
.view_div_block  				{ width: 200px; float:left;  margin: 6px;  width:200px; }
.view_div_image 			 	{ text-align: center; }
.view_img_image  				{ border: 0px; }
.view_div_text   				{ text-align: center; padding-left: 5px; padding-right: 5px;  padding-top: 5px; padding-bottom: 5px; }

/* Styles fuer Full-Image */
.view_fullimage  				{ text-align: center; width:500px; }
.view_fullimage_text  	{ text-align: center; margin-top: 10px; }

.div_imageoid  					{ width:550px; overflow:auto; }

.rightAlignMcmsImage{
	text-align: right;
}

.leftAlignMcmsImage{
	text-align: left;
}

.centerAlignMcmsImage{
	text-align: center;
}

.centerAlignMcmsImage div{
	margin-left: auto;
	margin-right: auto;
}

.topVerticalMcmsImage{
	vertical-align: top;
}

.middleVerticalMcmsImage{
	vertical-align: middle;
}

.bottomVerticalMcmsImage{
	vertical-align: bottom;
}

.rightFloatMcmsImage
{
	float: left;
	display: inline;
	margin-right:10px;
}

.leftFloatMcmsImage
{
	float: right;
	display: inline;
	margin-left: 10px;
}

.mcmsImageLupe{
	text-align: right;
	padding: 2px;
}

.mcmsImageText{
	text-align: left;
	padding: 2px;
}


/*
* 
*/

.fFloat{
	width: 204px;
	display: inline;
	float: left;	
	margin-right: 20px;
}

.fBig{
	width: 428px;
}

.fBigger{
	width: 652px;
	margin-right: 0px;
}

.fLast{
	margin: 0px;
}

.fClear{
	clear: both;
	height: 20px;
	overflow: hidden;	
}

.fTitle
{
	font-style: italic;
	font-size: 1.3em;
	padding: 6px 0 10px 18px;
	background-image: url('../images/pfeil_titel.png');
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

.fContent
{
	height: 170px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	background-color: #f2f2f2;
	padding: 20px 20px 0px 20px;
}

.fContentNav
{
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	background-color: #f2f2f2;
	padding: 20px 20px 0px 20px;
}

.fContentMain{
	margin-top: 12px;
	padding: 20px;
}

#mForm label{

	display: block;
	color: red;
}

.lSep{

	padding: 2px 0 0 2px;	 
		
}

.text{
	border: 1px solid #e4e4e4;
	width: 140px;	
}