/*--------------------------------------------*/
/*--------------------------------------------*/
/*---------                         ----------*/
/*--------- copyright: unimess GmbH ----------*/
/*---------                         ----------*/
/*---------      www.unimess.de     ----------*/
/*---------                         ----------*/
/*--------------------------------------------*/
/*------------------------------------------RS*/

body{
	padding: 0px;
	margin: 0px;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1{
	color: #1F75A3;
	font-size: 18px;
	font-weight: normal;
}
h2{
	color: #1F75A3;
	font-size: 14px;
	font-weight: bold;
}

h3{
	color: #1F75A3;
	font-size: 13px;
	font-weight: normal;
}

a{
	color: #1578A5;
}


#container1{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: #DDDCDC url(bilder/navigat/bg_x.gif) repeat-x top;
	width: 1000px;
}
#container2{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: url(bilder/navigat/subnavi_bg.jpg) no-repeat 0px 213px;	
}
#container3{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	background: url(bilder/navigat/vmec_logo_rechts.gif) no-repeat right 156px;
}
#container4{
	width: 900px;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	min-height: 600px;
	height: 600px;
}

#container4[id]{
		height:auto;
}

#logo{
		padding: 0px 0px 0px 0px;
		margin:  0px 0px 0px 150px;
		border:  none;
}

/*----*/

#navigation{
	padding: 0px 0px 0px 0px;
	margin:  25px 0px 0px 120px;
	border:  none;
	height: 23px;
}
#navigation span{
	display: none;
}
#navigation ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#navigation li{
	padding: 9px 0px 4px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
	list-style: none;
	border-right:1px solid white;

}
#navigation li a{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;


}
#navigation li a:hover{

}
/*----*/

#navigation .startseite a{
	display: block;
	width: 110px;
	height:20px;
	background: url(bilder/navigat/navi_startseite.gif) no-repeat;
}
#navigation .offene_stellen a{
	display: block;
	width: 130px;
	height:20px;
	background: url(bilder/navigat/navi_offene_stellen.gif) no-repeat;
}
#navigation .leistungen a{
	display: block;
	width: 123px;
	height:20px;
	background: url(bilder/navigat/navi_leistungen.gif) no-repeat;
}
#navigation .firmenprofil a{
	display: block;
	width: 132px;
	height:20px;
	background: url(bilder/navigat/navi_firmenprofil.gif) no-repeat;
}
#navigation .kontakt a{
	display: block;
	width: 93px;
	height:20px;
	background: url(bilder/navigat/navi_kontakt.gif) no-repeat;
}

/*-*/
#navigation .startseite a:hover, #navigation .startseite .aktiv{
	background: url(bilder/navigat/navi_startseite_h.gif) no-repeat;
}
#navigation .offene_stellen a:hover, #navigation .firmeninfos .aktiv{
	background: url(bilder/navigat/navi_offene_stellen_h.gif) no-repeat;
}
#navigation .leistungen a:hover, #navigation .leistungen .aktiv{
	background: url(bilder/navigat/navi_leistungen_h.gif) no-repeat;
}
#navigation .firmenprofil a:hover, #navigation .firmenprofil .aktiv{
	background: url(bilder/navigat/navi_firmenprofil_h.gif) no-repeat;
}
#navigation .kontakt a:hover, #navigation .kontakt .aktiv{
	background: url(bilder/navigat/navi_kontakt_h.gif) no-repeat;
}
/*----*/

#subnavigation{
	padding: 0px 0px 44px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	text-align: right;
width: 360px;	
}
#subnavigation ul{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
}
#subnavigation li{
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	list-style: none;
}
#subnavigation li a{
	font-weight: bold;
	padding: 3px 27px 3px 0px;
	margin:  0px 0px 0px 0px;
	border:  none;
	color: #1F75A3;
	text-decoration: none;
	border-bottom: 1px solid #CBCBCB;
	display: block;
	background: url(bilder/navigat/subnavi_liste.gif) no-repeat 350px 8px;
	width: 334px;	
}
#subnavigation li a:hover{
	background: #F0F0F0 url(bilder/navigat/subnavi_liste.gif) no-repeat 350px 5px;
}

/*----*/
#spalte1{
	width: 360px;
		padding: 0px 0px 0px 0px;
			*padding: 10px 0px 0px 0px;	
		margin:  0px 0px 0px 0px;
		border:  none;
		float: left;
}
#spalte2{
		width: 485px;
		padding: 17px 30px 44px 24px;
		margin:  0px 0px 0px 0px;
		border:  none;
		float: right;
		background: url(bilder/navigat/spalte_linie_vert.gif) repeat-y left;
		line-height: 18px;
		color: #575757;
}

#fusszeile{
	clear: both;
	height:22px;
	padding: 0px 0px 60px 0px;
	margin:  0px auto 0px auto;
	border:  none;
	background: #AEAEAE;
}
#fusszeile ul{
	padding: 4px 0px 0px 0px;
	margin:  0px 0px 0px 360px;
	border:  none;
	background: Black url(bilder/navigat/fusszeile_bg_linie.gif) repeat-x;
	height:20px;
	border-left: 1px solid #D4D4D4;
}
#fusszeile li{
	padding: 1px 3px 2px 3px;
	margin:  0px 0px 0px 0px;
	border:  none;
	float: left;
	list-style: none;
	border-right: 1px solid #898989;
}
#fusszeile li a{
	font-size: 11px;
	color:#696969;
	padding: 0px 4px 0px 4px;
	margin:  0px 0px 0px 0px;
	border:  none;
	text-decoration: none;
	
}
#fusszeile li a:hover{
	color: #3C3C3C;
}
#fusszeile .nachoben a {
	color: white;
	font-weight: bold;
	padding: 0px 4px 0px 17px;
	margin:  0px 0px 0px 15px;
	border:  none;
	background: url(bilder/navigat/fusszeile_pfeil.gif) no-repeat 0px 3px;
}

.plz{
	margin: 0px 0px 0px 0px;
	width : 50px;
	height: 19px;
}

.wohnort{
	margin: 0px 0px 0px 0px;
	width : 150px;
	height: 19px;
}

INPUT{
	margin: 0px 0px 0px 0px;
	width : 210px;
	height: 19px;
}

.CHECKBOXKlein{
	margin: 0px 0px 0px 0px;
	width : 50px;
	height: 19px;
}

TEXTAREA{
	width : 210px;
}

.button{
	width : 102px;
	height: 14px;
	color: #666666;
	font-size: 10px;
	background: #CDCABA;
	border: none;	
}

.button:hover{
	color: #F1EAD3;
	font-size: 10px;
	background: #211F20;
	border: none;	
}

/* ########## Module ###############*/
#MODUL_Angebote .TABELLENRAND {
	width: 100%;
}

#MODUL_Angebote h1 {
	font-size: 14px;
}

#MODUL_Angebote .NORMAL {
	width: 100%;
	border-bottom: 1px solid #1578A5;
}

#MODUL_Angebote .td_UEBERSCHRIFTSZEILE_ZUSATZ {
	text-align: right;
}


