body{
margin: 0px;
padding: 0px;
background-image: url(img/back.jpg);
background-repeat: no-repeat;
background-position: center top;
background-color: #A39A8B;
}

@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('font/CartoGothicStd-Book-webfont.eot');
	src: local('☺'), url('font/CartoGothicStd-Book-webfont.woff') format('woff'), url('font/CartoGothicStd-Book-webfont.ttf') format('truetype'), url('font/CartoGothicStd-Book-webfont.svg#webfont1l1oLWSU') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CartoGothicStdItalic';
	src: url('font/CartoGothicStd-Italic-webfont.eot');
	src: local('☺'), url('font/CartoGothicStd-Italic-webfont.woff') format('woff'), url('font/CartoGothicStd-Italic-webfont.ttf') format('truetype'), url('font/CartoGothicStd-Italic-webfont.svg#webfontwfIPNIfh') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CartoGothicStdBold';
	src: url('font/CartoGothicStd-Bold-webfont.eot');
	src: local('☺'), url('font/CartoGothicStd-Bold-webfont.woff') format('woff'), url('font/CartoGothicStd-Bold-webfont.ttf') format('truetype'), url('font/CartoGothicStd-Bold-webfont.svg#webfontjp82WRel') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'CartoGothicStdBoldItalic';
	src: url('font/CartoGothicStd-BoldItalic-webfont.eot');
	src: local('☺'), url('font/CartoGothicStd-BoldItalic-webfont.woff') format('woff'), url('font/CartoGothicStd-BoldItalic-webfont.ttf') format('truetype'), url('font/CartoGothicStd-BoldItalic-webfont.svg#webfontCWJpTiZr') format('svg');
	font-weight: normal;
	font-style: normal;
}

.div_top{
position: relative;
float: left;
width: 480px;
height: 67px;
border: 0px;
text-align: left;
}

.div_text_links{
width: 480px;
overflow: visible;
}

h1{
font-family: CartoGothicStdBold;
color: #70684E;
margin: 95px 0 24px 60px;
font-weight: normal;
}

.p_text{
font-family: CartoGothicStdBook;
color: #70684E;
margin: 0 0 0 60px;
font-weight: normal;
line-height: 22px;
width: 380px;
font-size: 16px;
}

.p_text a:link { background-color: #958C71; text-decoration: none; color: white; padding: 3px; font-family: CartoGothicStdBold; }
.p_text a:visited { background-color: #958C71; text-decoration: none; color: white; padding: 3px; font-family: CartoGothicStdBold; }
.p_text a:active { background-color: #958C71; text-decoration: none; color: white;  padding: 3px; font-family: CartoGothicStdBold; }
.p_text a:hover { background-color: #635E4C; text-decoration: none; color: white; padding: 3px; font-family: CartoGothicStdBold; }

.p_text_klein{
background-color: #958C71; 
font-family: CartoGothicStdBold;
color: white;
margin: 5px 0px 0px 60px;
font-weight: normal;
padding: 3px;
line-height: 16px;
width: 380px;
font-size: 13px;
display: inline;
}

.p_text_klein2{
font-family: CartoGothicStdBook;
color: #70684E;
margin: 0 0 0 60px;
font-weight: normal;
padding: 3px;
line-height: 16px;
width: 380px;
font-size: 14px;
}



.p_nav_leistungen{
font-family: CartoGothicStdBook;
color: #70684E;
margin: 18px 0 0 180px;
font-weight: normal;
line-height: 40px;
width: 380px;
font-size: 36px;
}

.p_nav_leistungen a:link { background-color: #958C71; text-decoration: none; color: white; padding: 3px; font-family: CartoGothicStdBold; }
.p_nav_leistungen a:visited { background-color: #958C71; text-decoration: none; color: white; padding: 3px; font-family: CartoGothicStdBold; }
.p_nav_leistungen a:active { background-color: #958C71; text-decoration: none; color: white;  padding: 3px; font-family: CartoGothicStdBold; }
.p_nav_leistungen a:hover { background-color: #635E4C; text-decoration: none; color: white; padding: 3px; font-family: CartoGothicStdBold; }

.p_text1{
font-family: CartoGothicStdBook;
color: #70684E;
font-weight: normal;
line-height: 22px;
font-size: 16px;
}

.p_text1w{
font-family: CartoGothicStdBook;
color: white;
font-weight: normal;
line-height: 22px;
font-size: 16px;
}

.div_callback{
position: relative;
float: left;
margin: 0 0 0 60px;
background-color: #958C71;
width: 350px;
border: 0px;
text-align: left;
font-family: CartoGothicStdBook;
font-size: 16px;
color: #FFFFFF;
padding: 5px;
}

.form_callback{
background-color: #ECEAE7;
background-image: url(img/back_formfeld.gif);
background-repeat: no-repeat;
width: 200px;
height: 20px;
border: 0px;
font-family: CartoGothicStdBook;
color: #635E4C;
font-size: 13px;
}


