/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, 
h5, h6, pre, a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, 
ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {border:1; font-size:100%; margin:0; 
	padding:0;}
a {outline:none;}
table {border-collapse:collapse; border-spacing:0;}
fieldset, img {border:0;}
del, ins {text-decoration:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:normal;}
q:before, q:after {content:'';}
abbr, acronym {border:0; font-variant:normal;}
sup, sub {vertical-align:baseline;}
legend {color:#000;}
input, button, textarea, select, optgroup, option 
	{font-family:inherit; font-size:inherit; 
	font-style:inherit; font-weight:inherit;}
input, button, textarea, select {*font-size:100%;}


/* Generell Settings */

.center /* Tabellen */ { margin-left:auto; margin-right:auto}
.centertd {text-align:center}
li {margin-left:-25px}
.b {font-weight:bold}
.i { font-style: italic; }
h1
{
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight:bold
}
.left {text-align: left}
.right {text-align: right}

body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	text-align: left;
	margin-top: 50px;
	background-color: #faf8e9;
}

@font-face
{
font-family:HoboStd-Regular; 
src:url(../HoboStd.otf), 
src: local("HoboStd-Regular"),
local("HoboStd"),
url(../hobostd-webfont.eot); 
}


/*font-family:HoboStd-Regular;
src: local("HoboStd-Regular"),
local("HoboStd"),
url(../HoboStd.otf);
}*/

.homelink
{font-family:HoboStd;

}
.homelink1
{position:absolute;
font-size:30px;
margin-top:15px;
text-decoration:none
}
.homelink2
{position:absolute;
font-size:42px;
margin-top:30px;
margin-left:50px;
text-decoration:none
}
.homelink3
{position:absolute;
font-size:42px;
margin-top:35px;
margin-left:90px;
text-decoration:none
}
.homelink4
{
position:absolute;
font-size:46px;
margin-top:50px;
margin-left:45px;
text-decoration:none
}

.homelink a:hover
{
	color: #F90;
	font-size: 50px;
	z-index:10
} 

.content
{
padding:10px;
width: 800px; 
border: 1px #c4c4c4 solid;
background-color: #efefef;
min-height:500px
}

.bg1 {background-color:#e4e4e4}
.angebot {color:red;background-color:#ffffcc}

.content td {padding:5px}

.textarea {width:580px}
.form {width:200px}
.plz {width:50px}
.ort {width:140px}

.startfoto {border: 1px #c4c4c4 solid; padding:10px}


/* Links (generell) */

a:link, a:visited, a:active { color:#000000}
a:hover {color:#ff9900}

.col_left
{width: 365px;float:left}

.col_right
{width: 365px;margin-left:395px}
.navposition {text-align:right}

.copyright {text-align:center;margin-left:auto; margin-right:auto}