/*-------------------style sheet metadata------------------------ */

/*-------------------project: www.diematrosen.de--------------*/

/*------------------ author: VALERIA WIRSUM www.webgaroo.de----------------------- */

/*-------------------date:15.11.2008------------------------------ */



*{
 margin:0;
 padding:0;
}
html {
	overflow: scroll;
	margin-top: 0px;
}
a:focus { 
outline: none;
}
body {
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-color: #DAE3EA;
}
h1, h2, h3 {
	font-size: 12px;
}
A {
	text-decoration: none;
	color: #173482;
}

img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

p {
} 	  
strong {
	font-weight: lighter;
}



#container {
	margin: 0px auto;
	width: 810px;
	text-align: left;
	color: #333333;
	background-image: url(images/content.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#top {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 5px;
	background-color: #DAE3EA;
	background-image: none;
}
#top ul {
	margin-right: 20px;
	margin-left: 20px;
}
#top ul li {
	display: inline;
	list-style-type: none;
}
#top li a {
	line-height: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 11px;
	background-image: url(images/list-s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#top a:hover {
	color: #335A9F;
}


#header {
	height: 150px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}

#content {

}
#content p {
	padding-bottom: 15px;
	margin-left: 40px;
	line-height: 18px;
	color: #333333;
	margin-right: 40px;
}

#content h2 {
	background-repeat: no-repeat;
	background-position: left 20px;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-size: 16px;
	color: #577D9D;
	margin-bottom: 15px;
	margin-left: 40px;
	margin-top: 15px;
}


#content h3 {
	text-align: left;
	margin-left: 40px;
	margin-right: 80px;
	color: #6B8FAD;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C0CFDC;
}
#content h6 {
	background-image: url(images/bild-home.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
	height: 220px;
	color: #6B8FAD;
	padding-left: 330px;
	font-weight: lighter;
	line-height: 28px;
	letter-spacing: 2px;
	word-spacing: 2px;
}



#content ul {
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 40px;
}

#content li {
	list-style-image: url(images/list.gif);
	list-style-type: none;
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	color: #999999;
}



/* Hauptmenü */
#navigation {
	color: #FFFFFF;
	height: 50px;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


#navigation ul {
	color: #333333;
	margin-left: 20px;



}
#navigation li {
	list-style-type: none;
	display: inline;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left -2px;
	
}



#navigation li a {
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	background-image: url(images/list-nav.gif);
	padding-left: 25px;
	padding-right: 30px;
	
}
#navigation ul li ul {
	display: inline;
	margin-left: -30px;
}
#navigation ul li ul li a {
	font-weight: lighter;
	background-image: url(images/list-s.gif);
	padding-right: 5px;
	padding-left: 5px;
}



#navigation li a:hover {
	color: #666666;
	background-image: url(images/list-nav-h.gif);
}
#navigation ul li ul li a:hover {
	background-image: none;
}



.menu1 {
	display: none;









}
.menu2 {
	display: none;







}








/* End Hauptmenü */

#footer {
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
}
#footer p {
	margin-left: 40px;
	line-height: 50px;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	margin-right: 20px;
	background-image: url(images/list-s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#footer a:hover {
	color: #666666;
}
#tab {
	width: 730px;
	margin-left: 35px;
	height: 212px;
}
#tab td {
	vertical-align: top;
	height: 50px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tab tr:hover {
	background-color: #E8E8E8;
}
#tab-form {
	width: 600px;
	margin-left: 108px;
}


.raw {
	background-color: #EFF2F5;
}
.raw2 {
	background-color: #DAE3EA;
}


/*-------------------specification------------------------------ */



.inside {

}
.bar {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
}
.bild-pfeil {
	margin-left: 550px;
}


.font-fett {
	font-weight: bold;
	color: #577D9D;
}
.font30 {
	font-size: 30px;
}
.font24 {
	font-size: 24px;
}
.font24-85 {
	font-size: 24px;
	margin-left: 85px;
}
.font24-100 {
	margin-left: 100px;
	font-size: 24px;
}

.font30-60 {
	margin-left: 60px;
	font-size: 30px;
}
.m-unternehmen {
}

.m-vorteile {

}
.m-kompetenzen {

}
.m-referenzen {

}
.m-leistung {
}

.m-marketing {
}
.m-pr {
}
.m-kontakt {
}
.b-home {
}
.b-pfeil {
}
