/*
	Author: Sven Gak gak@matoma.de
	Styles:
*/


body
{
	background-image: url('../images/bg_body.gif');
	background-repeat: repeat-x;
	background-color: white;

	color: #494949;

	margin: 0;
	padding: 0;

	font-size: 62.5%;
	font-family: arial, verdana, helvetica, sans-serif;
}

*
{
	font-size: 1em;
}

form
{
	padding: 0;
	margin: 0;
}

img
{
	border: 0px;
}


h1
{
	font-size: 1.6em;
	color: #00477B;

	line-height: 1.6em;
	padding: 0 0 10px 0;
	margin: 0;
}

h2
{
	font-size: 1.4em;
	color: #637AA3;
	line-height:  1.4em;
	padding: 0;
	margin: 14px 0 8px 0;
}

h3
{
	font-size: 1.1em;
	color: #484848;
	line-height: 1.1em;
	padding: 0;
	margin: 14px 0 0 0;
}

h4
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #848484;
	margin-bottom: 2px;
	padding-bottom: 0px;
}


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

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

a.path:hover
{
	color: #024780;
}

a.newsHead:link, a.newsHead:visited, a.newsHead:active, a.newsHead:hover
{
	color: #494949;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	clear: both;
}

a.newsHead img
{
	vertical-align: middle;
}

.whiteBoxHome,
#referenzen
{
	width: 269px;
	margin-bottom: 6px;
}

.whiteBoxHomeHead,
#referenzHead
{
	height: 7px;
	width: 269px;
	overflow: hidden;

	background-image: url('../images/bg-head-box-referenz.gif');
	background-repeat: no-repeat;

}

.whiteBoxHomeFooter,
#referenzFooter
{
	height: 7px;
	width: 269px;
	overflow: hidden;
	background-image: url('../images/bg-footer-box-referenz.gif');
	background-repeat: no-repeat;
}

.whiteBoxHomeContent,
#referenzContent
{
	clear: both;
	background-color: white;
	padding: 0 10px 0 14px;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}

/* ID's */

#service
{
	padding-left: 14px;
	width: 255px;
	height: 112px;
	background-image: url('../images/bg_service.gif');
	margin-bottom: 6px;
}

#service h1
{
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	color: white;
}

#service p
{
	line-height: 1.4em;
	width: 140px;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	color: #2F2F2F;
}

#service a:link,
#service a:hover,
#service a:active,
#service a:visited
{
  background-color: #F19F00;
  padding:0 4px 2px 4px;
  color:white;
}

#kontakt
{
	padding-left: 14px;
	width: 255px;
	height:114px;
	background-image: url('../images/bg_kontakt.gif');
	margin-bottom: 6px;
}

#Leistungen
{
  padding-top: 15px;
	padding-left: 15px;
	width: 254px;
	height:149px;
	background-image: url('../images/leistungen.png');
	margin-bottom: 6px;
}

a.ah1:link,
a.ah1:hover,
a.ah1:active,
a.ah1:visited
{
	font-weight: bold;
	font-size: 1.4em;
 	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	line-height: 30px;
	color: #01477A;
}

#kontakt h1
{
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	color: #F39F01;
}

#kontakt p
{
	color: #656565;
	line-height: 1.3em;
	padding: 0;
	margin: 0 0 0 0;
}

a.mail:link, a.mail:hover, a.mail:active, a.mail:visited
{
  font-size: 11px;
  color:#A14009;
}

#container
{
	font-size: 1.1em;

	width: 962px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 38px;
	text-align: left;
}

#divPath
{
	color: #6F6F6F;
	padding-bottom: 10px;
}

#header
{
	background-image: url('../images/bg_header.png');
	background-repeat: no-repeat;
	background-position: top;
	overflow: hidden;
	height: 99px;
}


#headerNav
{
	width: 782px;

	background-image: url('../images/bg_headerNav.png');
	background-repeat: no-repeat;
	background-position: left bottom;

	padding:  0 0 0 180px;

}


#logoIt
{
	position: absolute;
	margin: 18px 0 0 38px;
}

#navHeader
{
	padding-top: 10px;
	padding-left: 600px;
	height: 30px;
	overflow: hidden;
}


#nav
{
	font-size: 1.1em;

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

	margin-top: 18px;

	height: 36px;
	overflow: hidden;
}

#nav img
{
	vertical-align: middle;
}

#bgImage
{
	margin-left: 782px;
	margin-top: -36px;
	position: absolute;
	z-index: 1;
}


.sNav
{
	padding: 10px 0 10px 0;

	border-right: 1px solid #D1D1D1;
	border-collapse: collapse;
	line-height: 36px;
	height: 36px;
}

a.nav:link, a.nav:active, a.nav:visited
{
	margin: 0 1px 0 1px;
	padding: 7px 18px 8px 18px;
	color: white;
}


a.nav:hover,
a.navOn:active,
a.navOn:visited,
a.navOn:link,
a.navOn:hover
{
	margin: 0 1px 0 1px;

	padding: 11px 18px 12px 18px;
	line-height: 36px;

  background-image: url('../images/bg_navOn.gif');
  background-repeat: repeat-x;
  background-color: #933502;

  color: white;
}

#menunav01
{
	background-image: url('../images/bg-nav-head.gif');
	background-repeat: no-repeat;
	background-position: top left;

	padding: 8px 0 0 0;

	text-align: left;
	overflow: hidden;

	display: inline;
	width: 185px;

	float: left;
	margin:0;
}

#menunav02
{
	list-style-type: none;
	margin:0;
	padding:0;
	width: 184px;
}

#menunav02 li
{
	display: block;
	padding: 0;
	margin: 0;
}

#contentContainer
{
	width: 962px;
	overflow: hidden;
	background-image: url('../images/bg-content.gif');
	background-repeat: repeat-y;
}

#menunav02 li a
{
	display: block;
}

#menunav02 dl
{
	width: 184px;
	margin: 0;
	cursor: pointer;
}

#menunav02 dt
{
	font-size: 1.1em;

	margin:0 0 0 2px;
	padding: 0;

	width: 182px;

	background-color: #EEEEEE;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}

#menunav02 dd
{
	padding: 0;
	font-size: 1em;

	margin:0 0 0 2px;
	width: 182px;

	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}

#dHead
{
	background-image: url('../images/bg-head.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 117px;
}

#panic
{
	margin-bottom: 6px;
}

#panicForm
{
	overflow: hidden;
	width: 265px;
	margin-top: -12px;
	margin-left: 1px;

	border: 1px solid #B0B0B0;
	border-top: none;

	background-color: #BABABA;
	position: absolute;
	z-index: 1;

	display: none;
}

#ad
{
	margin-top: 10px;
}

.gallery dt a,
.gallery dt a:visited
{
	color: #494949;
	padding: 5px 5px 5px 10px;
}

.gallery dt a:hover
{
	background-color: #FFFFFF;
}

.gallery dt.on a
{
	background-color: #FFFFFF;
}



.gallery dd a,
.gallery dd a:visited
{
	color: #484848;
	padding: 4px 5px 4px 30px;

}

.gallery dd a:hover
{
	color: white;
	background-color: #A8430D;
}

.gallery dd
{
	width:184px;
	border-bottom:1px solid #CFCFCF;
}


.gallery dd.on a
{
	color: white;
	background-color: #A8430D;
}

#menunav02top
{
	width: 182px;
	margin-left: 1px;

	height: 44px;

	background-image: url('../images/bg-menu-top.gif');
	background-repeat: repeat-x;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid white;
}

#menunav02bottom
{
	width: 182px;
	margin-left: 1px;

	height: 31px;

	border-right: 1px solid #CFCFCF;
	border-left: 1px solid white;

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

#content
{
	background-image: url('../images/bg-co.gif');
	background-repeat: no-repeat;
	background-position: top right;

	width: 502px;
	text-align: left;
	float :left;
	margin: 0;
	padding: 10px 30px 0 30px;
}

#coStart
{
	background-image: url('../images/bg-content-head-start.gif');
	background-repeat: no-repeat;
	background-position: top left;

	margin: 6px 0 0 0;
	padding-top: 9px;

	width: 685px;
	overflow: hidden;
}

#contentStart
{
	background-image: url('../images/bg-content-start.gif');
	background-repeat: repeat-y;

	width: 655px;
	text-align: left;
	float :left;

	padding: 20px 0 0 30px;
	margin: 0px;
}

#print
{
	margin-left: 215px;
	clear: both;
}

#print img
{
	vertical-align: middle;
	border: none;
}

#contentFooter
{
	clear: both;
	background-image: url('../images/bg-content-footer.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contentFooterStart
{
	clear: both;
	background-image: url('../images/bg-content-footer-start.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

#logoNews
{
	padding:0;
	margin: 0 16px 0 0;
	vertical-align: middle;
}

#daten a:link,
#daten a:hover,
#daten a:active,
#daten a:visited
{
  padding:0 4px 2px 4px;
  color:white;
  font-size:11px;
  text-decoration:underline;
}


#footer
{
	margin-top: 6px;
	background-image: url('../images/bg_footer.gif');
	background-repeat: no-repeat;

	clear: both;
	height: 57px;

	overflow: hidden;
}

#rightStart
{
	float: left;
	width: 265px;
	margin: 6px 0 0 6px;
	text-align: left;
}

#right
{
	float: left;
	width: 209px;
	margin: 0 0 0 6px;
	text-align: left;
}

#defaultStartBox h1,
#right h1
{
	font-size: 1.4em;
	color: #ACC2DA;
	padding: 0 0 8px 0px;
	margin: 0;
}

#defaultStartBox p,
#right p
{
	font-size: 1.1em;
	line-height: 1.3em;
	color: white;
	padding: 0;
	margin: 0;
}

#divLast
{
	color: #A4A4A4;
  padding: 20px 0 10px 16px;
}

#divLast img
{
	margin-right: 10px;
	text-align: bottom;
}
/* Classes */

#secureTrenn
{
	position: absolute;
	overflow: hidden;
	height: 2px;
	width: 279px;
	background-color: #E8E8E8;
}

#divLogin
{
	width: 270px;
	height: 165px;
	margin-bottom: 4px;
	background-image: url('../images/bg-login.gif');
	background-repeat: no-repeat;
}

#divLogin strong
{
	padding-bottom: 10px;
	display: block;
	font-size: 1.2em;
	color: white;
}

input.login
{
	width: 160px;
	border: 1px solid #FDBC24;
	margin-left: 10px;
	margin-top: 4px;
}

#divLogin img
{
	padding-right: 10px;
	vertical-align: middle;
}

#loginAbsenden
{
	text-align: right;
}

.divFeed
{
	padding-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 10px;

	background-image: url('../images/icon-news.gif');
	background-repeat: no-repeat;
}

div.login
{
	padding-top: 4px;
	padding-bottom: 4px;
}

div.box
{
	margin-bottom: 10px;
}

/*#defaultStartBox div.boxHead
{
	width: 265px;
	height: 7px;
	overflow: hidden;
	background-image: url('../images/box-head-start.gif');
	background-repeat: no-repeat;
}

#right div.boxHead
{
	width: 208px;
	height: 35px;
	overflow: hidden;
	background-image: url('../images/bg-box-content-start1.gif');
	background-repeat: no-repeat;

}*/

#defaultStartBox div.boxContent
{
	padding: 6px 10px 10px 10px;

}

#right div.boxContent
{
	padding: 15px 10px 10px 10px;


}

#defaultStartBox div.boxContainer
{
  width: 265px;

	overflow: hidden;
	background-image: url('../images/container_start.gif');
	background-repeat: no-repeat;
	padding-bottom: 30px;
	background-color: #4A72AF;
}

#right div.boxContainer
{
  width: 208px;

	overflow: hidden;
	background-image: url('../images/container.gif');
	background-repeat: no-repeat;
	padding-bottom: 30px;
	background-color: #4A72AF;
}

#defaultStartBox div.boxFooter
{
	width: 265px;
	height: 30px;
	overflow: hidden;
	background-image: url('../images/box_footer_start.gif');
	background-repeat: no-repeat;
}

#right div.boxFooter
{
	width: 208px;
	height: 30px;
	overflow: hidden;
	background-image: url('../images/box_footer.gif');
	background-repeat: no-repeat;
}

div.boxHead
{
	display: none;
}

div.boxContent img
{
	vertical-align: middle;
}

.divBoxContent
{
	padding-top: 6px;
}

.newsContent
{
	margin: 6px 0 0 0;
}

div.boxContent a:link,
div.boxContent a:visited,
div.boxContent a:active,
div.boxContent a:hover
{
	font-size: 1.1em;
	line-height: 1.3em;
	color: white;
	padding: 0;
	margin: 0;
}


div.boxContent a.boxHead:link,
div.boxContent a.boxHead:visited,
div.boxContent a.boxHead:active,
div.boxContent a.boxHead:hover
{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.4em;
	color: #AAC2DC;
	padding: 0 0 8px 0px;
	margin: 0;
}


a.headerNav:link,
a.headerNav:active,
a.headerNav:visited,
a.headerNav:hover
{
  padding: 0 6px 0 6px;
}

.topico
{
	padding:0;
	margin: 0 4px 0 0;
	vertical-align: middle;
	border:none;
}

.text h1
{
	font-size: 18px;
	color: #ACC1DC;
	line-height: 18px;
	padding: 0 0 10px 0;
	margin: 0;
}

.text h2
{
	font-size: 14px;
	color: #ACC1DC;
	line-height: 14px;
	padding: 0;
	margin: 14px 0 8px 0;
}

.text h3
{
	font-size: 11px;
	color: #484848;
	line-height: 11px;
	padding: 0;
	margin: 14px 0 0 0;
}

.text p
{
	font-size: 12px;
	color: #484848;
	line-height: 16px;
	padding: 0;
	margin: 0;
}

.text b
{
	font-size: 11px;
	color: #484848;
	line-height: 9px;
	padding: 0;
	margin: 0;
}

#news a:link,#news a:hover,#news a:visited,#news a:active
{
	font-size: 11px;
}

#news a:hover
{
	color: #F49D00;
}

#partner
{
	width:208px;
	height:117px;
	background-image: url('../images/bg_ansp_inhalt.gif');
	margin-bottom: 8px;
}

#partner p
{
	font-size: 11px;
	color: white;
	line-height: 14px;
	padding: 0;
	margin: 0 0 0 10px;
}

#partner a:link,#partner a:hover,#partner a:active,#partner a:visited
{
  font-size: 11px;
  color: white;
}

#referenz
{
	width: 208px;
	height: 176px;
	background-image: url('../images/bg_ref_inhalt.gif');
	margin-bottom: 10px;
}

#daten
{
	width: 208px;
	height: 124px;
	background-image: url('../images/bg_daten_inhalt.gif');
	margin-bottom: 6px;
}


.iDef
{
	width: 190px;
	margin-bottom: 4px;
	border: 1px solid white;
}

.tDef
{
	height: 60px;
	width: 190px;
	margin: 0;
	margin-bottom: 2px;
	border: 1px solid white;
}

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

.pLeft
{
	padding-right: 10px;
}

/* 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_lupe,
.preview_link_image
{

}

.preview_img_lupe,
.preview_img_image
{
	border: 0px;
}

.preview_div_lupe
{
	text-align: right;
	padding-right: 5px;
}

.preview_div_text
{
	text-align: justify;
	padding: 2px 5px 0 5px;
}

/* Styles fuer Non-Preview-Image */

.view_div_block
{
	width: 200px;
	float: left;
	margin: 6px;
}

.view_div_image
{
	text-align: center;
}

.view_img_image
{
	border: 0px;
}

.view_div_text
{
	text-align: center;
	padding: 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;
}

a.tag1
{
	font-size: 0.9em;
	color: #7c9fc8;
}

a.tag11
{
	font-size: 1em;
	color: #7c9fc8;
}

a.tag12
{
	font-size: 1.1em;
	color: #7c9fc8;
}

a.tag13
{
	font-size: 1.2em;
	color: #7c9fc8;
}

a.tag14
{
	font-size: 1.3em;
	color: #4a72af;
}

a.tag15
{
	font-size: 1.4em;
	color: #4a72af;
}

a.tag16
{
	font-size: 1.5em;
	color: #4a72af;
}

a.tag17
{
	font-size: 1.6em;
	color: #4a72af;
}

a.tag18
{
	font-size: 1.7em;
	color: #00477c;
}

a.tag19
{
	font-size: 1.8em;
	color: #00477c;
}

a.tag20
{
	font-size: 1.9em;
	color: #00477c;
}

a.tag21
{
	font-size: 2.0em;
	color: #00477c;
}

a.tag22
{
	font-size: 2.1em;
	color: #02355c;
}

a.tag23
{
	font-size: 2.2em;
	color: #02355c;
}

a.tag24
{
	font-size: 2.3em;
	color: #02355c;
}
