/* ----- main styles begin ----- */

h1, h2 {
	margin: 5px 0px 5px 0px;
	color: #c90230;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

.class1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	color: #c90230;
	}
	
.class2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #c90230;
	}

.class3 {
	font-size: 9px;
	line-height: 12px;
	color: #593d27;
	}

p {
	margin: 0px 0px 5px 0px;
}

a:link, a:visited {
	color: #593d27;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

input, textarea, select {
	color: #593d27;
	border: 1px solid #dddddd;
	background-color: #f5efe7;
}

hr {
	border : none;
	border-top : 1px solid #dfcebd;
	height : 1px;
	padding : 0;
	margin : 0;
	}	

/* ----- main styles end ----- */

html, body {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
}

body#tpl {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetiva;
	font-size: 12px;
	line-height: 18px;
	color: #593d27;
	background-image: url("/content/pictures/tpl/background.gif");
}

body#tpl-cati {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetiva;
	font-size: 12px;
	line-height: 18px;
	color: #593d27;
	background: url("/content/pictures/tpl/bg-catering.jpg") scroll center 0;
}

table#outer {
	width: 100%;
	height: 100%;
}

td#outer-td {
	height: 100%;
	background:  url("/content/pictures/tpl/head.jpg") repeat-x scroll center 0;
}

td#outer-td-cati {
	height: 100%;
	background:  url("/content/pictures/tpl/head-catering.jpg") repeat-x scroll center 0;
}

table#inner {
	width: 1009px;
	margin-top: 250px;
}

table#inner td#content {
	width: 684px;
	background-color: #ffffff;
}

table#inner tr#inner-first-tr {
	height: 100%;
}

td#shadow-left {
	width: 10px;
	height: 100%;
}

td#shadow-left img {
	width: 10px;
	height: 100%;
}

td#shadow-bottom {
	height: 15px;
}

td#shadow-bottom img {
	width: 724px;
}

table#userdata {
	width: 684px;
	padding: 20px 20px 20px 20px;
}

table#userdata tr#userdata-tr, table#userdata tr#userdata-tr, td#userdata-tr {
	height: 500px;
	min-height: 400px;
}

table#footer {
	width: 724px;
	height: 50px;
	padding: 0px 20px 15px 25px;
	text-align: left;
	}

img#shadow-right-bottom {
	width: 10px;
}

/* ----- bitv styles begin ----- */

.bitv {
	display : none;
}

/* ----- bitv styles end ----- */

/* ----- module styles start ----- */

td#modules {
	margin: 0px 0px 0px 0px;
	width: 275px;
	min-height: 500px;
}

div.module-box {
	width: 275px;
}

div.module-box div.module-content {
	background-image: url("../pictures/tpl/box-middle.jpg");
}

div.module-box div.module-content {
	width: 225px;
	padding: 0px 35px 0px 15px;
	color: #ffffff;
}

#updated-head {
	width: 275px;
	height: 87px;
	background-image: url("../pictures/tpl/aktuell_head.png");
	background-repeat: no-repeat;
}

#updated-foot {
	width: 275px;
	height: 39px;
	background-image: url("../pictures/tpl/aktuell_bottom.png");
	background-repeat: no-repeat;
}

#offer-head {
	width: 275px;
	height: 105px;
	background-image: url("../pictures/tpl/angebot_head.png");
	background-repeat: no-repeat;
}

#catisp-head {
	width: 275px;
	height: 105px;
	background-image: url("../pictures/tpl/catisp_head.png");
	background-repeat: no-repeat;
}

#offer-foot {
	width: 275px;
	height: 39px;
	background-image: url("../pictures/tpl/aktuell_bottom.png");
	background-repeat: no-repeat;
}

.opening {
	background-image: url("../pictures/tpl/adresse_home_hg.gif");
	background-repeat: repeat-x;
	width: 682px;
	height: 228px;
	padding: 80px 25px 25px 25px;
	}

/* ----- module styles end ----- */

/* ----- navigation styles start ----- */

table#navigation-main {
	width: 724px;
	height: 58px;
	background-image: url("/content/pictures/tpl/tpl_nav_hg.gif");
	background-repeat: repeat-x;
}

td.navigation-main-separator {
	width: 1px;
	background-image: url("../pictures/tpl/nav-separator.png");
	background-repeat: no-repeat;
}

table#navigation-main span {
	display: block;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 38px;
	padding: 20px 0px 0px 0px;
	cursor: pointer;
}

table#navigation-main span:hover, table#navigation-main span.active {
	color: #ffffff;
	background-color: #bc002f;
	background-image: url("../pictures/tpl/tpl_nav_pfeil.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
}

#sub-navigation-bar {
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #e0cebd;
}

#sub-navigation-bar span {
	padding: 4px 4px 2px 4px;
	background-color: #e7dacc;
}

/* #sub-navigation-bar span:hover, */
#sub-navigation-bar span.active {
	background-color: #c90230;
	color: #ffffff;
}

#nav-home {
	width: 50px;
}

#nav-shops {
	width: 60px;
}

#nav-party-service {
	width: 70px;
}

#nav-company {
	width: 50px;
}

#nav-snack {
	width: 50px;
}

#nav-gift-ideas {
	width: 90px;
}

#nav-cooking-ideas {
	width: 60px;
}

#nav-contact {
	width: 47px;
}

/* ----- navigation styles end ----- */

#modules-right-top {
	height: 20px;
}

#modules-right-top img {
	width: 10px;
	height: 100%;
}

#modules-right-middle {
	height: 20px;
}

#modules-right-bottom {
	height: 100%;
}

#modules-right-bottom img {
	width: 10px;
	height: 100%;
}

table#modules-shadow {
	height: 100%;
}

* html img,
* html .png{
	position:relative;
		behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "/content/pictures/tpl/null.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
	);
}

div#tpl-prefooter {
	width: 679px;
	height: 201px;
	padding: 70px 25px 0px 20px;
	background-image: url("../pictures/tpl/adresse_home_hg.gif");
	background-repeat: repeat-x;
}

div#tpl-prefooter div#tpl-pf-pad h1 {
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 0px 0px;
}

div#tpl-pf-pad address {
	display: block;
	margin: 0px 60px 0px 0px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-style : normal;
}

div.clr {
	clear: both;
}

td.nav-0 {
	text-align: center;
	width: 70px;
}

td.nav-1 {
	width: 90px;
}

td.nav-2 {
	width: 100px;
}

td.nav-3 {
	width: 80px;
}

td.nav-4 {
	width: 80px;
}

td.nav-5 {
	width: 120px;
}

td.nav-6 {
	width: 90px;
}

td.nav-7 {
	width: 90px;
}

#foot-bottom {
	height: 380px;
	background-color: #ffffff;
}

a.tmce-edit-but {
	border : 1px solid #e0cebd;
	padding: 3px;
	background-color: #e0cebd;
	line-height: 21px;
	}

td.module-line-separator {
	line-height: 8px;
	height: 8px;
}

.vmiddle {
	vertical-align: middle;
}

div.module-content h2 {
	font-size: 13px;
	text-align: right;
}

.image-select {
	border: 0;
}


.catisp-txt-h {
	color: #c90230;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}

.catisp-txt-hw {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}

a.link-r-module {
	color: #c90230;
	}
