
*,
img
{
	padding:0;
	margin:0;
}

html,
body 
{
	 font-family: arial, helvetcia, sans-serif;
   background:#564a30;
	 font-size:0.9em;
   text-align: left;
	 margin:0 auto;
   height:100%;			
}



a:active,
a:hover,
a:visited,
a:link,
a,
a:focus,
img,
input
{
	outline:none;
	border:none;
}


input,
select,
textarea
{
	width:300px;
	border:none;
	outline:none;
	margin-bottom:3px;
	border:1px solid #786f76;
    height: 20px;
}

#query
{
    height:120px;
}

#zip
{
	width:103px;
	margin-right:3px;
}

#city
{
	width:193px;
}

#street_nr
{
	width:100px;
	
}

#street
{
	width:196px;
	margin-right:3px;
}

#submit,
#route,
#send,
#start
{
    border:none;
    width:auto;
}

#dialog
{
    font-size:0.8em;
}


a,
a:link,
a:visited,
a:active
{
    color:#f1e29a;
    text-decoration:none;
}

a:hover,
a:focus
{
    color:#3e2f16
}



.clearit
{
    clear:both;
}

.center
{
    text-align:center;
}


#all
{
    background:#b1b1b1 url(layout/bg.jpg);
    background-repeat:no-repeat;
	background-position:top center;
    width:100%;
}

 

#main
{
    width:940px;
    height:auto;
    margin:0 auto;
}

#header
{
    width:100%;
    height:100px;
    text-align:left;
}

#menue
{
    width:100%;
    height:20px;
    margin-top:25px;
    
}



#menue a.btn,
#menue a.btn:link,
#menue a.btn:active,
#menue a.btn:visited
{
    margin-right:10px;
    display:block;
    float:left
}

#menue a.btn:hover,
#menue a.btn:focus
{
    border-bottom:2px solid #3e2f16
}

#content
{
    width:100%;
    height:auto;
    margin-top:5px;
    padding-bottom:30px;
    font-weight:bold;
    color:#3e2f16;
}

#content p
{
    margin-bottom:10px;
}



#polaroid_left
{
    width:490px;
    float:left;
    height:auto
}

#polaroid
{
    width:490px;
    height:400px;
    background: url(layout/polaroid.png);
}

#polaroid img
{
    margin-top:86px;
    margin-left:37px;
}

#polaroid #map
{
    width:422px;
    height:261px;
    top:86px;
    left:37px;
}

#polaroid_left p,
#polaroid_left table
{
    width:474px;
    padding-left:16px;
    text-align:center
}

#polaroid_left table
{
    text-align:left
}

#control 
{
    background: #fff;
    padding: 5px;
    font-size: 14px;
    font-family: Arial;
    border: 1px solid #ccc;
    box-shadow: 0 2px 2px rgba(33, 33, 33, 0.4);
    display: none;
}

#control input
{
    border:1px solid #989898
}

#impress td
{
    padding-right:20px;
}

#impress tr
{
    padding-bottom:10px;
}


#polaroid_right
{
    width:420px;
    min-height:180px;
    float:right;
    margin-top:67px;
}

h1
{
    color:#3e2f16;
    font-size:120%;
    text-shadow: 2px 2px 3px #fff;
    margin-bottom:10px;
}

#preise
{
    margin-top:25px
}

#preise td,
#preise th
{
	border:1px solid #3e2f16;
	padding:0px 5px 0px 5px;
	margin:0px;
}

#preise tr:hover
{
    background:#3e2f16;
    color:#f1e29a
}



#preise .none
{
    border:none;
}


#sub_nav 
{
    width: 100%;
    height:25px;
}

#sub_nav #innercont
{
    width:940px;
    height:25px;
    margin:0 auto;
}

#sub_nav #innercont .active
{
    float:left;
    width:156px;
    height:25px;
}

#footer 
{
    width: 100%;
    height:100px;
    background: url(layout/footer_bg.png);
    
}

#footer .nav
{
    width:940px;
    height: 30px;
    margin:0 auto;
    color: #f1e29a;
    font-size: 12px;
    font-weight:bold;
    text-shadow: 2px 2px 3px #000;
    text-align:center;
    padding-top:13px;
}


#footer .nav ul
{
    list-style-type:none;
}

#footer .nav ul li
{
    display:block;
    float:left;
    width:156px;
}

#footer .nav ul li a,
#footer .nav ul li a:link,
#footer .nav ul li a:visited,
#footer .nav ul li a:hover
{
    color:#f1e29a;
    text-decoration:none
}

#footer .nav ul li a:hover,
#footer .nav ul li a:focus
{
    color:#6c5d3d;
    text-shadow: 1px 1px 0px #130c04;
}

#footer .copyright
{
    width:940px;
    height: 20px;
    margin:0 auto;
    color: #6c5d3d;
    font-size: 12px;
    text-shadow: 1px 1px 0px #130c04;
    text-align:center
}
