/* ---------------------------------------
	Standard styles formatting
	created with Template Creator
        on http://www.template-creator.com
-----------------------------------------*/


html {
  height: 101%;
}

body {
  margin: 0;
  padding: 0;
}

body.contentpane {
  background: #fff;
}

* {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, div.contentheading, .componentheading {
  padding: 3px 0;
  margin: 0;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
}
h1, .componentheading {
  font-size: 1.75em;
}
h2, div.contentheading {
  font-size: 1.5em;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1em;
}

ul, ol {
  padding: .75em 0 .75em 0;
  margin: 0 0 0 35px;
}

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
    list-style: none;
}

p {
  padding: 5px 0;
}

address {
  margin: .75em 0;
  font-style: normal;
}

a:focus {
    outline: none;
}

img {
  border: none;
}

em {
  font-style: italic;
}
strong {
  font-weight: bold;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
input, button, select {
  vertical-align: middle;
}

.clr {
	clear : both;
}

.column.column2 {
    width: 26%;
}

.column.center {
    width: 74%;
}

.noright .column.center {
    width: 100%;
}

.flexiblemodule, .column, .logobloc {
    float: left;
}


/* ---------------------------------------
	specific to images
-----------------------------------------*/

ul.actions {
	margin: 0;
}

ul.actions li a {
	text-decoration: none;
}
.print-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/printButton.png) left center no-repeat;
}

.email-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/emailButton.png) left center no-repeat;
}

.edit-icon {
	list-style: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	background: url(../images/system/edit.png) left center no-repeat;
}

/* ---------------------------------------
	Custom styling
-----------------------------------------*/

.container, .container-fluid {
	margin: 0 auto;
}

.container {
	width: 1300px;
}

.container-fluid {
	max-width: 1300px;
}

body {
	color: #363636;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
}

a {
	color: #811B1F;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	color: #616161;
	font-weight: bold;
	text-decoration: underline;
}

h1, div.componentheading {
	color: #811B1F;
	font-size: 32px;
	font-family: Times New Roman, Serif;
	font-variant: small-caps;
}

h2, div.contentheading {
	color: #811B1F;
	font-weight: bold;
	font-size: 32px;
	font-family: Times New Roman, Serif;
	font-variant: small-caps;

}

h3 {
	color: #65615E;
	font-weight: normal;
	font-size: 18px;
	font-family: Times New Roman, Serif;
	font-variant: small-caps;
}

h4 {
	color: #330305;
	font-weight: normal;
	font-size: 20px;
	font-family: Times New Roman, Serif;
	font-variant: small-caps;
}

.button, button, button.btn, input.btn {
    border: none;
	background: #26405e;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}

.button:hover, button:hover, button.btn:hover, input.btn:hover {
	background: #223246;
}

.invalid {border: red;}
                
input.inputbox, .registration input, .login input, .contact input, .contact textarea,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none;
	border: #bebebe 1px solid;
	color: #858585;
	padding: 4px;
	text-align: left;
}

input:focus, input.inputbox:focus, .registration input:focus, .login input:focus, .contact input:focus, .contact textarea:focus,
textarea, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: #000000 1px solid;
}

#wrapper_top > div.inner {
	background:  url(../images/bg-body_3.jpg) center center no-repeat scroll;
	letter-spacing: 1px;
	min-height:640px;
}

#module1 > div.inner {
	letter-spacing: 0.5px;
	font-size: 14px;
	font-family: Times New Roman, Serif;
	font-variant: small-caps; height: 295px;
}

#module1 ul.menu li a, #module1 ul.menu li span.separator {
    white-space: nowrap;
}

#module1 ul.menu li a, #module1 ul.menu li span.separator {
    display: block;
	color: #09529d;
}
#modules2 .n1 > .flexiblemodule { width: 100%; }
#modules2 .n2 > .flexiblemodule { width: 80%; }
#modules2 .n2 > .flexiblemodule + div { width: 20%; }
#modules2 .n3 > .flexiblemodule { width: 15%; }
#modules2 .n3 > .flexiblemodule + div { width: 60%; }
#modules2 .n3 > .flexiblemodule + div + div { width: 25%; }

#modules2mod1 > div.inner {
	margin-top: 185px;
	margin-left: 10px;
}

#modules2mod2 > div.inner {
	margin-top: 244px;
	margin-left: -10px;
	font-weight: bold;
	font-size: 18px;
	font-family: Times New Roman, Serif;
	font-variant: small-caps;
}

#modules2mod2 ul.menu li a, #modules2mod2 ul.menu li span.separator {
    white-space: nowrap;
}

#modules2mod2 ul.menu li a, #modules2mod2 ul.menu li span.separator {
    display: block;
	color: #5c5a5a;
	margin-right: 13px;
	margin-left: 13px;
	max-width:162px;
}

#modules2mod2 ul.menu li:hover > a, #modules2mod2 ul.menu li:hover > span.separator {
	font-weight: bold;
}

#modules2mod3 > div.inner {
	margin-top: 235px;
	margin-left: 28px;
}

#wrapper > div.inner {
	margin-top: -20px;
	width:1050px;
}

#maincontent > div.inner {
	margin-top: 0px;
	margin-bottom: 50px;
}

#center > div.inner {
	padding: 10px;
	padding-right: 25px;
}

#right > div.inner {
	margin-left: 10px;
	padding: 10px;
}

#right div.moduletable, #right div.module,
#right div.moduletable_menu, #right div.module_menu {
	margin-bottom: 15px;
}

#right div.moduletable h3, #right div.module h3,
#right div.moduletable_menu h3, #right div.module_menu h3 {
	background: #4f4f4f;
	background-image: url("moduletitleright-gradient.svg");
	background-image: -o-linear-gradient(center top,#4f4f4f,#4f4f4f 50%, #7d7d7d 100%);
	background-image: -webkit-gradient(linear, left top, left bottom,from(#4f4f4f),color-stop(50%,#4f4f4f), color-stop(100%, #7d7d7d));
	background-image: -moz-linear-gradient(center top,#4f4f4f,#4f4f4f 50%, #7d7d7d 100%);
	background-image: linear-gradient(center top,#4f4f4f,#4f4f4f 50%, #7d7d7d 100%);
	-pie-background: linear-gradient(center top,#4f4f4f,#4f4f4f 50%, #7d7d7d 100%);
	color: #fafafa;
	margin-left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	font-size: 20px;
	font-family: Times New Roman, Serif;
	font-variant: small-caps; width:105%;
}

#module2 > div.inner {
	background:  url(../images/bg-nachoben.jpg) center center no-repeat scroll;
	width:200px;
}

#wrapper-bottom {
	background:  url(../images/bg-footer.jpg) center center repeat-x scroll;

                    }

#wrapper-bottom > div.inner {
	background:  url(../images/bg-footer-content_k.jpg) center center no-repeat scroll;
	margin-top: -40px;
	min-height:460px;
}
#modules1 .n1 > .flexiblemodule { width: 100%; }
#modules1 .n2 > .flexiblemodule { width: 50%; }
#modules1 .n2 > .flexiblemodule + div { width: 50%; }
#modules1 .n3 > .flexiblemodule { width: 50%; }
#modules1 .n3 > .flexiblemodule + div { width: 20%; }
#modules1 .n3 > .flexiblemodule + div + div { width: 30%; }

#modules1 > div.inner {
	color: #fcffff;
	padding-top: 135px;
}

#modules1mod1 > div.inner {
	padding-right: 15px;
	padding-left: 155px;
}

#modules1mod1 div.moduletable h3, #modules1mod1 div.module h3,
#modules1mod1 div.moduletable_menu h3, #modules1mod1 div.module_menu h3 {
	color: #ffffff;
	margin-bottom: -5px;
	font-size: 30px;
}

#modules1mod1 ul.menu li:hover > a, #modules1mod1 ul.menu li:hover > span.separator {
	color: #ffffff;
	text-decoration: underline;
}

#modules1mod2 > div.inner {
	padding-right: 19px;
	padding-left: 15px;
}

#modules1mod2 div.moduletable h3, #modules1mod2 div.module h3,
#modules1mod2 div.moduletable_menu h3, #modules1mod2 div.module_menu h3 {
	color: #ffffff;
	margin-bottom: -5px;
	font-size: 30px;
}

#modules1mod3 > div.inner {
	padding-right: 180px;
	padding-left: 10px;
}

#modules1mod3 div.moduletable h3, #modules1mod3 div.module h3,
#modules1mod3 div.moduletable_menu h3, #modules1mod3 div.module_menu h3 {
	color: #ffffff;
	margin-bottom: -5px;
	font-size: 30px;
}
