/* BEGIN RESET CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-size: x-small;
	f\ont-size: small;
}
blockquote, q {
	quotes: none;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-size: 2em; margin: .67em 0;
}
h2 {
	font-size: 1.5em; margin: .75em 0;
}
h3 {
	font-size: 1.17em; margin: .83em 0;
}
h5 {
	font-size: .83em; margin: 1.5em 0;
}
h6 {
	font-size: .75em; margin: 1.67em 0;
}
ol, ul, dir,menu, dd {
	margin-left: 40px;
}
li > ol, ul {
	margin-left: 20px;
}

.clear {
	clear: both;
	display: block !important;
}

/* END RESET CSS */

body {
	background: #310900 url(images/bgimage2.jpg) 50% 0 no-repeat;
	font: 14px Helvetica, Arial, sans-serif;
	line-height: 135%;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #ffa47c;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.wrap {
	margin: auto;
	width: 979px;
}

#header {
	background: url(images/header-overlay.png) 0 0 repeat-x;
	height: 259px;
}

#content {
	background: url(images/overlay-divider.png) 50% 0 no-repeat;
}
#content-overlay {
	/* background: url(images/bg-overlay.png) 0 0; */
	overflow: hidden;
	padding: 15px 0 0;
}

#content-left {
	color: #FFF;
	float: left;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 #0c0400;
	width: 310px;
}
.widget .heading {
	background: url(images/sidemod-h3-m.png) 0 0 repeat-x;
	display: inline-block;
	float: left;
	margin: 0 10px;
}
.widget .heading-inner {
	background: url(images/sidemod-h3-l.png) 0 0 no-repeat;
	display: inline-block;
	float: left;
	margin-left: -10px;
}
.widget .heading-inner div {
	background: url(images/sidemod-h3-r.png) 100% 0 no-repeat;
	display: inline-block;
	float: left;
	margin-right: -10px;
}
.widget h3 {
	color: #FFF;
	display: inline;
	font-size: 120%;
	line-height: 28px;
	margin: 0;
	padding: 0 10px;
}
.widget .content {
	background: url(images/sidemod-tm.png) 0 0 repeat-x;
	clear: left;
	margin: 0 10px;
}
.widget .content-inner {
	background: url(images/sidemod-tl.png) 0 0 no-repeat;
	margin-left: -10px;
}
.widget .content-inner > div {
	background: url(images/sidemod-tr.png) 100% 0 no-repeat;
	margin-right: -10px;
	padding: 10px;
}
.widget .content-inner > div > div {
	background: url(images/sidemod-bg.png) 0 0;
	overflow: hidden;
	padding: 10px;
}
.widget .menu {
	margin: 0;
	padding: 0;
}
.widget .menu li {
	background: url(images/module-div.png) 0 100% no-repeat;
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget .menu a {
	background: url(images/main-arrow.png) 5px 11px no-repeat;
	display: block;
	float: none;
	font-size: 120%;
	overflow: hidden;
	padding: 8px 10px 8px 20px;
	text-indent: 0;
}
.widget .menu a:hover {
	text-decoration: none;
}
.widget .menu a span {
	display: block;
}
.widget .menu li.current-menu-item a {
	color: #fff;
	font-weight: bold;
}

form {
	margin: 0;
}
.input {
	background: url(images/input-r.png) 100% 0 no-repeat;
	margin-left: 5px;
}
.widget input[type="text"],
.widget input[type="password"] {
	background: url(images/input-l.png) 0 0 no-repeat;
	border: 0;
	color: #AAA;
	font-family: Helvetica,Arial,sans-serif;
	padding: 4px 0 4px 5px;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	width: 100%;
	margin-left: -5px;
	margin-bottom: 10px;
}

#mt-content-right {
	float: right;
	line-height: 23px;
	margin-bottom: 20px;
	width: 640px;
}
#mt-content-right .section {
	background: #efedeb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 20px;
}
#mt-content-right a {
	color: #5f1000;
	text-decoration: underline;
}
#mt-content-right a:hover {
	text-decoration: none;
}
#mt-content-right img {
	height: auto;
	max-width: 600px;
}

#footer {
	color: #887171;
	padding: 10px 0;
	text-align: center;
}

#easyFrontendFormular {
  padding: 5px;
}
