@charset "utf-8";
/* CSS Document */

body {
	background-color: #4d4d4d;
	background-image: url(../img/bg_top_resume.gif);
	background-position:top;
	background-repeat: repeat-x;
}

p {
	color: #1e1e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}


#container_outer2 {
	text-align: left;
	margin: 50px 20px 0px 20px;
	padding: 0px 0px 200px 0px;
}

	

#menu_left img:hover, #menu_middle img:hover, #menu_right img:hover {
	border-top: solid #454545 1px;
}

.about_header {
	border-bottom: #616161 solid 1px;
	margin: 120px 0px 0px 0px;
}
.about_header_left {
	float: left;
	display: table;
}
.about_header_right {
	float: right;
	display: table;
	margin: 5px 0px 0px 0px;
	text-align: right;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d1d1d;
	font-weight: bold;
	font-size: 24px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.about_header_right a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d1d1d;
	font-weight: bold;
	font-size: 24px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.about_header_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d1d1d;
	font-weight: bold;
	font-size: 24px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	margin: 0px 2px 0px 0px;
}

.place {
	margin: 60px 0px 0px 0px;
}

.place_left {
	float: left;
	display: table;
	width: 450px;
}
.place_left h1 a:hover {
	margin: 0px 0px 0px 2px;
}
.place_right{
	text-align: right;
	float: right;
	display: table;
}
.datum {
	color: #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 15px 0px;

}


