/* Restaurant Wasen */
/* chr.klein 2009 - info@christiane-klein.de */
/* blau: #00519e */
/* gold: #d3a92f */

* { padding: 0; margin: 0; }


body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; line-height:18px
}

h1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px; font-weight:bold;
color: #00519e;
}


a:link {
	text-decoration: none;color:#00519e; 
}
a:visited {
	text-decoration: none;color:#00519e; 
}
a:hover {
	text-decoration: none;color:#00519e; 
	}
a:active {
	text-decoration: none;color:#00519e; 
}

.sublink {
	text-decoration: none;color:#c89300;
}
.fettext {color:#00519e; font-weight:bold}
.newstitel {color:#ffffff; font-weight:bold}
.abstandtext { line-height:18px}


#container { 
 margin: 0 auto;
 width: 1000px; background-image:url(../images/bg.gif); height:1250px
}

#header {
 width: 1000px;
 float: left;
 padding:0px;
 height: 240px;
 margin: 0px 0px 0px 0px;
}
 
#bauch {
 width: 1000px;
 float: left;}
 
#leftcolumn { 
 margin: 0px 0px 0px 0px;
padding: 0px 28px 0px 0px;
 width: 317px; height:600px;
 float: left; text-align:right
}

#navihome{ height:32px; width:146px; padding-top:11px}
#navi{ height:28px; width:155px; padding-top:9px}

#rightcolumn  { 
 float: left;
 color: #333;
 margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 28px;
/* height: 1050px; overflow:auto;*/
 width: 627px;
 display: inline; background-image:url(../images/rc.gif); background-repeat:repeat-y;
}

#innen  { 
 float: left;
 color: #333;
 margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
 width: 600px;
}
#angebot_oblinks {width:180px; height:150px; float:left;}
#angebot_obrechts {width:400px; height:150px; float:right;}

#angebot_links {width:290px; float:left;}
#angebot_rechts {width:290px; float:right;}

#adresse {width:330px; float:left;}

#quer{ 
 float: left;
 width: 626px;
}
#spalte1   { 
 float: left;
 color: #333;
 height: 130px;
 width: 170px;
}
#spalte2   { 
 float: left;
 color: #333;
 height: 130px;
 width: 410px;
}

.rahmen {border:1px solid #cccccc;}
