/* Typo
************************************************/

a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #e87606;
}

a:hover, a:visited:hover {
	text-decoration: underline;
	color: #e87606;
}

#sidebarRight p a[href^="index.php"] {
	background: url(../images/li_link.gif) no-repeat 100% 50%;
	padding-right: 10px;
}

#content h1 {
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 130%;
	color: #e87606;
	line-height: 1.1em;
}

h2 {

font-size: 103%;
margin-bottom: 0.5em;
color: #e87606; }

p { margin-bottom: 1em; }
p img { vertical-align: middle; }

.small {
	font-size: 85%;
	line-height: 120%;
}

.noMargin { margin-bottom: 0 !important; }
.smallMargin { margin-bottom: 0.5em !important; }

.stringInside {
	font-style: italic;
	/*border: 1px solid red;*/
}

div.error, ol.error {
	color: #d3031c;
}

.basket {
	font-size: 85%;
	color: #555;
	width: 130px;
	height: 135px;
	padding-left: 65px;
	padding-top: 50px;
	background: url(../images/structure/mini_wk_bg.jpg) no-repeat 0 0;
}

/* Forms
************************************************/

fieldset p.clearfix { margin-bottom: 1em; }

label {
	font-size: 85%;
	vertical-align: top;
}

p.clearfix label {
	float: left;
	display: block;
	width: 120px;
	/*color: #666;*/
	font-size: 90%;
}

p.clearfix span {
	float: left;
	display: block;
	width: 250px;
}

p.labelWidth { padding-left: 120px; }

input.form, textarea.form {
	background-color: #fff;
	color: #002f6d;
	border: 1px solid #aaa;
	border-right-color: #ccc;
	border-left-color: #ccc;
	width: 220px;
	padding: 0.1em 0.3em;
}

input.form:focus, textarea.form:focus {
	background-color: #e5eef5;
}

input.plz { width: 50px; }
input.ort { width: 150px; margin-left: 12px; }

input.button {
	color: #fff;
	/*
	background: #090 url(../images/structure/buttonbg.gif) repeat-x 0 0;
	border: 1px solid #050;
	*/
	padding: 0.1em 0.1em;
	background-color: #af1014;
	font-size: 85%;
	padding: 0.2em 1em;
}

input.mail {
	color: #090;
	background: #FFF;
	padding: 0.1em 0.6em;
	border: 1px solid #059;
}

#sidebarLeft input.bottom {
	width: 100px;
}

input.button:hover, input.button:focus {
	background: #050;
	cursor: pointer;
}

fieldset {
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	padding: 0.8em 0.7em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

fieldset legend {
	padding: 0 0.5em;
	font-weight: normal;
	color: #333;
	font-weight: bold;
	font-size: 110%;
}

fieldset fieldset {
	background-color: #ffefcf;
	border: none;
	border-bottom: 1px solid #f7d2a5;
}

fieldset fieldset legend {
	font-weight: normal;
	color: #002f6d;
	margin: 0;
	padding: 0;
}

p.checkbox { padding-left: 18px; }
p.labelWidthCheckbox { padding-left: 158px; }

p.checkbox span.checkbox, p.labelWidthCheckbox span.checkbox {
	display: block;
	float: left;
	margin-left: -18px;
	width: 18px;
}

/* tt_products */

.single_list_item {

}

.itembox {
padding-bottom: 1em;
border-bottom: 1px solid #ccc;
margin-bottom: 2em;
}

.single_list_image {
float: left;
margin-right: 0.7em;
padding: 0.2em;
border: 1px solid #ccc;
}

.single_list_details {
float: left;
}

.counter {
padding-bottom: 1em;
border-bottom: 1px solid #ccc;
margin-bottom: 2em;
}

.counter_back {
float: left;
}

.counter_next {
float: right;
}

.detail_item {

}

.single_image {
float: left;
margin-right: 0.7em;
margin-bottom: 2em;
border: 1px solid #ccc;
padding: 0.2em;
}

.single_details {
float: left;
line-height: 1.6em;
}

.single_text {
padding-top: 1em;
border-top: 1px solid #ccc;
padding-bottom: 1em;
border-bottom: 1px solid #ccc;
}

.comment {
	width: 80%;
}

select {
	border: 1px solid #ccc;
}

.smallBlock {
	font-size: 85%;
	color: #555;
	line-height: 120%;
}

.productNote {
	font-size: 85%;
	color: #555;
	line-height: 120%;

}

.small {
	font-size: 85%;
	color: #777;
	line-height: 120%;
}

/*tt_news*/

#newsLink a {
	display: block;
	color: #999;
	text-decoration: none;
	padding: 0.4em 0;
	background: url(../images/structure/smallarrows.gif) no-repeat -95px 50%;
}

#newsLink.active a, #newsLink a:hover, #newsLink a:focus {
	color: #f48f06;
	background-position: 95px 53%;
}


/* Produkte
************************************************/

ul.productList {
	list-style: none;
	padding-top: 0.5em;
	border-top: 1px solid #bbb;
	margin-bottom: 2em;
}

ul.productList li {
	margin-left: 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #bbb;
	margin-bottom: 1.5em;
}

/*
li {
	margin-left: 2em;
}
*/

div.productImage {
	float: left;
	width: 100px;
	overflow: hidden;
}

div.productImage img {
	background-color: #fff;
	padding: 2px;
	border: 1px solid #bbb;
}

div.productInfo {
	float: left;
	width: 210px;
	overflow: hidden;
}

div.productPrice {
	float: right;
	width: 120px;
	overflow: hidden;
	padding-right: 20px;
}

div.productPrice input.form {
	width: 120px;
}


ul.productList label { font-size: 90%; }

/* Misc
************************************************/

.floatR {
	float: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
}

.pictureFrame img, img.pictureFrame {
	background-color: #fff;
	padding: 2px;
	border: 1px solid #bbb;
}

/* Tabellen
************************************************/

table.simple, table.productBasket {
	border-collapse: collapse;
	vertical-align: top;
	table-layout: fixed;
}

table.productBasket { margin-bottom: 1.5em; }

table.simple th {
	font-weight: normal;
	color: #777;
	vertical-align: top;
}

table.simple th, table.simple td {
	padding-bottom: 0.5em;
}

table.productBasket caption {
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #025;
}

table.productBasket th {
	padding: 2px 5px;
	border: 1px solid #bbb;
	background-color: #6f8c31;
	color: #fff;
	font-weight: normal;
	font-size: 85%;
	text-align: left;
}

table.productBasket td {
	padding: 5px;
	border: 1px solid #bbb;
	vertical-align: top;
}

div.attention {
	margin-bottom: 1em;
	padding: 1em;
	background-color: #FEE776;
}

table.productBasket tr.sum th, table.productBasket tr.sum td {
	background-color: #f5f5f5;
	border-top: 3px double #bbb;
	font-size: 100%;
	color: #333;
	font-weight: bold;
}

/*Tabellen für Ausbildung
************************************************/

table {
	border-collapse: collapse;
	table-layout: fixed;
	font-family: arial;
	margin-bottom: 1.5em;
}

table caption {
	caption-side: top;
	text-align: left;
	margin-bottom: 0.5em;
}

tfoot{
	color: #CCC;
	font-weight: bold;
}

table td, table th {
	border-bottom: 1px solid #ddd;
	text-align: left;
	vertical-align: top;
	padding: 0.3em 0.5em;
}

tr.tabhead td {
	color: #699327;
	font-weight: bold;
}

thead {
	color: #CCC;
}

tr.tabcon td {
	background-color: #EEFFEB;
}

tr.tabday td {
	background-color: #D9FFD1;
	font-weight: bold;
}

table.toggle {
	display: none;
}

/*Tabellen Tagesmenü
************************************************/



table.tagesmenu tfoot {
	color: #666;
}
/*
table.tagesmenu tfoot{
	line-height: 150%;
	color: #666;
}
*/

.tr-last {font-weight:100;color:#333;}

/*Tabellen Speisekarten
************************************************/
table.smartList {
	border-collapse: collapse;
	caption-side: top;
	margin-bottom: 1.5em;
}

table.smartList td, table.smartList th {
	border-bottom: 1px solid #ccc;
	padding: 0.4em 0.5em 0.3em 0;
	text-align: left;
	vertical-align: top;
}

table.smartList td.smartListPrice {
	text-align: right;
}

table.smartList tr.alt th, table.smartList tr.alt td {
	background-color: #f1feef;
}

td.smartListDescr {
	font-size: 85%;
	color: #666;
}


/* Formularelemente
************************************************/

.form {
	border: 1px solid #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 1px 5px;
	background-color: #fff;
	color: #025;
}

p.clearfix {
	margin-bottom: 1em;
}

p.clearfix label {
	display: block;
	float: left;
	width: 140px;
	font-size: 90%;
}

p.clearfix span {
	display: block;
	float: right;
	width: 270px;
}

.productContent p { margin-bottom: 0.5em; }
.plz { width: 50px; margin-right: 9px; }
.ort { width: 140px; }

/* Fieldset
************************************************/

fieldset {
	border: 1px solid #bbb;
	margin-bottom: 1.5em;
	background-color: #ffffff;
	padding: 1em;
}

fieldset legend {
	font-weight: bold;
	padding: 0 0.5em;
}

/* Shop
************************************************/

div.productBasket {
	background: url(../images/structure/mini_wk_bg.jpg) no-repeat 0 0;
	padding-left: 60px;
	padding-top: 50px;
	font-size: 85%;
	color: #555;
	width: 130px;
	height: 135px;
}

/* clearfix and floats
************************************************/

.L {
	float: left;
	margin-right: 1em;
}

.R {
	float: right;
	margin-left: 1em;
	text-align: right;
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after, #mainNavi ul:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix, #mainNavi ul {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix, * html #mainNavi ul {
	height: 1%;
}

.clearfix, #mainNavi ul {
	display: block;
}
/* End hide from IE-mac */

