/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.footer {
color:#FFFFFF;
font-size:10px;}

a {
color:#FF6600;
}

a.menue, a.menue:visited{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
 a.menue:hover {
	text-decoration: none;
}
a.footer, a.footer:visited  {
	text-decoration: none;
		color:#FFFFFF;
}


h1 {
	color: #FF6633;
	font-weight: bold;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.menue {
font-weight: bold; 
color: #FFFFFF; 
}


.cell {
background-color:#FF6600;

height:30px;
}
.cell4 {
background-color:#FF6600;
height:30px;
}
.cell4:active {
background-image:url(../img/leistungen_back1active.gif);
cursor:pointer;
background-color:#006599;
}
.cell:hover, .cell4:hover {
background-image:url(../img/back1hover.gif);
cursor:pointer;

}


#bbg {
background-image:url(../img/ggbridge2.jpg);
}
#bbg2 {
background-image:url(../ref.png);
}
#bbg3 {
background-image:url(../img/leistungen.jpg);
}
#bbg7 {
background-image:url(../kontakt.png);
}
input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
.submit {
background-image:url(../img/back1.gif);
color:#FFFFFF;
}

#schloss {
	vertical-align:middle;
}
