@charset "utf-8";
/* sehnsuchtskueche stylesheet definition */

body
{
	background: url(../images/ssk_layout_pattern.jpg) fixed;
	color: #808285;
	margin: 2em 0 3em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size: 1em;
	letter-spacing: 0.05em;
}

a
{
	text-decoration: none;
	color:#e55945;
	background:none;
	border: none;
}

img
{
	border: none;
}

h1
{
	font-size: 1.4em;
	font-weight:normal;
	padding-top: 1em;
}


table
{
	margin-left:1.5em;
	width:93%;
}

td
{
	vertical-align:top;
	border-bottom: solid 1px #f8d5d0;
	padding: 0.5em 0 0.2em 0;
}

.td_padding_left
{
	padding-left: 1em;
}

#main 
{
	margin: 0 auto 0 auto;
	width: 792px;
	
}

#banner
{
	height: 133px;
	background: url(../images/ssk_banner.png) no-repeat;
	width: 662px;
}

#lang
{
	width:642px;
	height: 20px;
	text-align:right;
	margin-bottom:20px;
	font-size:0.7em;
}

#lang a
{
	font-size:1em;
}

#lang a:hover
{
	text-decoration:underline;
}

#content
{
	margin: 1em 0 0 0;
	width: 662px;
}

#content a
{
	font-size: inherit;
	background:none;
}

#content p:first-letter
{
	font-size: 1.5em;
}

#content p
{
	margin: 1.5em 0 0 1.5em;
	padding: 0 0 0.5em 0;
}

#navigation
{
	line-height: 1.2em;
	border-top: 0.05em solid #e55945;
	padding-top: 1em;
	margin-top: 1.5em;
	width:642px;
}

#vertisement
{
	float:right;
	width:120px;
	margin:160px 0 0 10px;
	text-align:right;
	/*clear:right;*/
}

ul#nav_ul
{
	margin: 0;
	padding: 0;
	text-align:right;
}

ul#nav_ul li 
{
	list-style: none;
	display: inline;
}

#navigation a:link, a:visited
{
	font-size: 0.9em;
	color:#e55945;
	display:inline;
}

#navigation a:hover, a:active
{
	color:#e55945;
	text-decoration: underline;
}

#wmml
{
	background:url(../images/wmmail.gif) no-repeat left;
	display: inline;
}
#stml {
	background:url(../images/stmail.gif) no-repeat left;
	display: inline;
}


#stamm
{
	background:url(../images/ssk_stammtisch_small.jpg) no-repeat left;
	display: block;
	float: left;
	width: 180px;
	height:240px;
	margin: 0.5em 1em 0 0;
}

#wai
{
	font-size:3em;
	color:#f8d5d0;
	text-align: left;
	border-bottom: #e55945 1px solid;
	line-height: 0.84em;
	letter-spacing: 0.3em;
	padding-top: 1.5em;
}


#quote
{
	text-align:right;
	margin-right: 120px;
}

#quote p
{
	
	font-size: 0.8em;
	line-height: 1.3em;
	font-style:italic;
}

.impressum
{
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.4em;
}

.wrapper
{
	float: left;
	clear: both;
}
