@charset "utf-8";

html {
	height: 100%;
}

body {
	background-color: #fff;
	margin: 0;
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;

}

#gesamt {
	height: 100%;
	background-color: #e9e9e9;
	background-image:url(balken.gif);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #fff;
}


a:link  {
	color: #FEDD33;
	text-decoration: none;
}
a:visited  {
	color: #FEDD33;
	text-decoration: none;
}
a:hover  {
	color: #ee9933;
	text-decoration: underline;
}
a:active  {
	color: #FEDD33;
	text-decoration: none;
}


.ueberschrift1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 15px;
	color: #fff;
}

#content {
	margin: 0 auto;
	width: 980px;
}

#balken {
	height: 350px;
}

#logo {
	float: left;
	margin-right: 100px;
}

.info {
	float: left;
	margin-top: 27px;
	margin-right: 100px;
}




/*MENU*/

#menu {
	margin-left: 82px;

}

#derphotograph a {
	display:block;
	background-image: url(menu_derphotograph1.gif);
	width: 185px;
	height: 26px;
	float: left;
	margin-right: 5px;
}
#derphotograph a:hover { background-image: url(menu_derphotograph2.gif); }

#industrie a {
	display:block;
	background-image: url(menu_industrie1.gif);
	width: 135px;
	height: 26px;
	float: left;
	margin-right: 5px;
}
#industrie a:hover { background-image: url(menu_industrie2.gif); }

#produkt a {
	display:block;
	background-image: url(menu_produkt1.gif);
	width: 128px;
	height: 26px;
	float: left;
	margin-right: 5px;
}
#produkt a:hover { background-image: url(menu_produkt2.gif); }

#portrait a {
	display:block;
	background-image: url(menu_portrait1.gif);
	width: 123px;
	height: 26px;
	float: left;
	margin-right: 5px;
}
#portrait a:hover { background-image: url(menu_portrait2.gif); }

#passbewerbung a {
	display:block;
	background-image: url(menu_passbewerbung1.gif);
	width: 193px;
	height: 26px;
	float: left;
	margin-left: 5px;
}
#passbewerbung a:hover { background-image: url(menu_passbewerbung2.gif); }

#nyc1979 a {
	display:block;
	background-image: url(menu_nyc1979_1.gif);
	width: 103px;
	height: 26px;
	float: left;
	margin-right: 5px;
}
#nyc1979 a:hover { background-image: url(menu_nyc1979_2.gif); }
