img {
	border-style: none;
}

/***************/
/* Link-Farben */
/***************/

a {
	color: #AC2329;
	text-decoration: none;
	background: url(../grafik/dot.gif) bottom repeat-x;
}
a:hover {
	border-bottom: 2px solid #E7DCB9;
	background: none;
}
#menu a:hover {
	border-bottom: 2px solid #9E2228;
	background: none;
}

#address a:hover {
	border-bottom: 2px solid #B4343A;
	background: none;
}

/*******************/
/* Body-Definition */
/*******************/

body {
	margin: 0px;
	padding: 0 0 16px 0;
	font: 14px/20px Georgia, "Times New Roman", serif;
	word-spacing: 1px;
	color: #282828;
	text-align: left;
}

#skip {
	display: none;
}

/********/
/* logo */
/********/

h1 a {
	font-weight: normal;
	margin: 0 0 0 40px;
	font-size: 40px;
	background: none;
}
#light {
	display: none;
}
#eck {
	display: none;
}

/********/
/* menu */
/********/

#menu {
	margin: 0 0 20px 0;
}


/************/
/* language */
/************/

#language {
	margin: 0 0 20px 0;
}

/********/
/* area */
/********/

#area {
	margin: 0 0 20px 40px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000;
}

/****************/
/* content divs */
/****************/

#content {
	position: relative;
	display: inline;
	margin: 20px 0 0 40px;
	padding: 0px;
	float: left;
}
#list {
	position: relative;
	margin: 20px 0 0 40px;
	float: left;
}
.listhp {
	border-left: none !important;
}

/********************/
/* textdefinitionen */
/********************/

#content h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	color: #AC2329;
	margin: 0 0 12px 0;
	padding: 0 0 5px 0;
}

#content h3, #list h3 {
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	font-style: italic;
	color: #919191;
	margin: 0 0 20px 0;
}
#list h3 {
	margin: 0 0 10px 0;
}
#content h3 {
	border-bottom: 1px solid #E3E3E3;
	padding: 0 0 12px 0;
}
#content h4, #list h4 {
	font-size: 18px;
	color: #AC2329;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 23px;
}
#content h4 {
	margin-top: 20px;
	background: url(../grafik/ornament.gif) top right no-repeat;
}
#content p {
	margin: 0 0 14px 0;
	text-indent: 18px;
}
#list p {
	margin: 0 0 10px 0;
}


/* ul hp*/

#ulhp {
	list-style-type: none;
	margin: 0px;
	padding: 100px 0 0 0;
	background: url(../grafik/oper_hp.jpg) no-repeat;
}
#ulhp li {
	width: 150px;
	margin: 0 18px 0 0;
	padding: 0px;
	float: left;
}
#ulhplast {
	width: 150px;
	margin: 0px !important;
	padding: 0px;
	float: left;
}
#ulhp h4 {
	margin-top: 0px;
	background: url(../grafik/ornament.gif) top right no-repeat;
}

/********/
/* list */
/********/

#list ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#list h4 {
	margin-left: -13px;
	padding-left: 13px;
	background: url(../grafik/pict_content.gif) top left no-repeat;
}
#list ul p {
	padding-bottom: 18px;
	margin-bottom: 19px;
	border-bottom: 1px dashed #CECECE;
}

/**********/
/* images */
/**********/

.imghp {
	margin: 0 0 14px 0;
}
.img {
	margin: 4px 20px 5px 0;
	border: 1px solid #E3E3E3;
	padding: 7px;
	background: #fff;
}
.imgleft {
	float: left;
	margin: 4px 20px 5px 0;
	border: 1px solid #E3E3E3;
	padding: 7px;
	background: #fff;
}
#list .imgleft {
	margin: 4px 0 16px -7px;
}
.imgright {
	float: right;
	margin: 4px 0 5px 20px;
	border: 1px solid #E3E3E3;
	padding: 7px;
	background: #fff;
}
.karte {
	margin: 0 0 0 40px;
}
.kartetext {
	
}
.oeffnungszeiten {
	margin: 0 0 0 40px;
}

/***************/
/* Speisekarte */
/***************/

#diekarte {
	position: relative;
	z-index: 5000;
	padding: 0 0 20px 0;
	margin: 0 0 0 40px;
}
#diekarte p {
	padding: 0px;
	margin: 0px;
}
#speisekartelinks {
	position: relative;
	float: left;
	display: inline;
	margin: 20px 0 0 40px;
	padding: 0px;
}
#speisekarterechts {
	position: relative;
	float: left;
	margin: 20px 0 0 40px;
	padding: 0 0 0 14px;
	border-left: 1px solid #D8D8D8;
}
.speisekarte, .speisekarte ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}
.speisekarte {
	margin: 0 0 20px 0 !important;
	float: left;
}
.speisekarte li {
	margin: 0px;
	padding: 0px;
	float: left;
}
.speisekarte ul li {
	margin: 0px;
	padding: 5px 0;
	float: left;
	border-bottom: 1px dotted #cdcdcd;
}
.speisekarte div {
	float: left;
}
.speisekarte .preis {
	width: 100px;
	float: right;
	text-align: right;
	color: #AC2329;
}
.speisekarte span {
	color: #919191;
}
#speisekartelinks h2, 
#speisekarterechts h2 {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-weight: normal;
	text-align: center;
	color: #AC2329;
	margin: 0px;
	padding: 0 0 10px 0;
	background: url(../grafik/bg_h2_speisekarte.gif) center bottom no-repeat;
}
#speisekartelinks .speisekarte h3, 
#speisekarterechts .speisekarte h3 {
	border: none;
	padding: 0 0 4px 0;
	margin: 18px 0 5px 0;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	color: #919191;
	letter-spacing: 2px;
	background: url(../grafik/bg_h3_speisekarte.gif) center bottom no-repeat;
}
.speisekarte .speisekarteinfo {
	background: #fff;
	margin: 6px 0 2px 0;
	padding: 20px 0 0 0;
	background: #efefef;
	text-align: center;
	font-size: 12px;
	border: none;
}
.speisekarteinfo h4 {
	font-weight: normal;
	font-size: 13px;
	color: #AC2329;
	margin: 12px 0 4px 0;
	padding: 0px;
}
.speisekarteinfo p {
	font-size: 11px;
	line-height: 18px;
	padding: 0 20px;
	margin: 0px;
}
.speisekarteinfo .last {
	padding: 0 20px 30px 20px;
	margin: 0px;
}
#speisekartefooter {
	color: #919191;
	padding: 24px 0 0 0;
	margin: 0px;
}

/***********/
/* address */
/***********/

#address {
	
}

/************/
/* footer */
/************/

#footer {
	margin: 40px 0 0 40px;
	padding: 8px 0 20px 0;
	border-top: 1px solid #E1E1E1;
	background: url(../grafik/bg_footer.gif) bottom repeat-x;
	font-size: 11px;
	color: #6D6D6D;
}
#footer span {
	color: #BFBFBF;
	font-size: 8px;
	margin: 6px;
}

/************/
/* Formular */
/************/

#form {
	padding: 6px 0 0 0;
}
#form h3 {
	font-size: 12px;
	background: #E9F0F8;
	padding: 4px 4px 3px 8px;
}
#form p {
	margin: 0px;
}
#fields label {
	width: 80px;
	display: block;
	float: left;
	padding: 1px 0 0 0;
}
#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px; /* falsch für ie 5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 258px; /* richtig */
}
html>body #fields input {
	width: 258px; /* width für opera */
}
#fields textarea {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px; /* falsch für ie 5x */
	height: 63px; /* falsch für ie 5x */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 258px; /* richtig */
	height: 61px; /* richtig */
}
html>body #fields textarea {
	width: 258px; /* width für opera */
	height: 61px; /* height für opera */
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0 0 0 80px;
}
