@charset "UTF-8";
/* CSS Document */
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, img, ins, kbd, q, s, samp, a,
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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
body {
	background-color:#860149;
	color:#000;
	font-family:Trebuchet MS, sans-serif ,Arial;
	font-size:14px;
}
#wrapper {
	background-color:#fff;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
	position:relative;
}
#header {
	height:206px;
}
#header img {
	float:right;
	margin-right:40px;
	margin-top:19px;
}
#header h1 {
	margin:50px 0 3px 40px;
	float:left;
	font-size:31px;
	color:#000;
}
#main {
	padding:40px;
}
.content-left {
	float:left;
	width:485px;
}
.content-right {
	float:right;
}
.absolute {
	position:absolute;
	bottom:-20px;
	left:375px;
}
#footer {
	height:30px;
	background-color:#e38d38;
	margin-top:40px;
	color:#FFF;
}
#footer a{
	color:#FFF;
}
.footer-left {
	float:left;
	padding-top:5px;
	margin-left:40px;
}
.footer-right {
	float:right;
	padding-top:5px;
	margin-right:40px;
}
.clear {
	clear:both;
}
h1 {
	font-size:22px;
	margin-bottom:12px;
	color:#2f83b5;
}
h2 {
	font-size:20px;
	margin-bottom:9px;
	color:#2f83b5;
}
h3 {
	font-size:18px;
	margin-bottom:6px;
	color:#2f83b5;
}
h4 {
	font-size:16px;
	margin-bottom:3px;
	color:#2f83b5;
}
p {
	margin-bottom:12px;
}
hr {
	border: 0,25px solid #333;
	margin-top: 40px;
	margin-bottom: 40px;
}
table {
	margin-bottom:30px;
	margin-top:20px;
	text-align:center;
}
th {
	background-color:#e38d38;
	color:#FFF;
	padding: 10px;
}
td {
	padding: 10px;
	border:1px solid #999;
}
a {
	text-decoration:none;
	font-size:14px;
	color:#2f83b5;
}
a:hover {
	text-decoration:underline;
}
.mod_customnav .item1 a, .mod_customnav .item1 span {background-color:#2f83b5;}
.mod_customnav .item2 a, .mod_customnav .item2 span {background-color:#33ccff;}
.mod_customnav .item3 a, .mod_customnav .item3 span {background-color:#88BC1F;}
.mod_customnav .item4 a, .mod_customnav .item4 span {background-color:#ff6633;}
.mod_customnav .item5 a, .mod_customnav .item5 span {background-color:#cc3333;}
.mod_customnav .item6 a, .mod_customnav .item6 span {background-color:#669900;}
.mod_customnav .item7 a, .mod_customnav .item7 span {background-color:#429ebd;}
.mod_customnav .item8 a, .mod_customnav .item8 span {background-color:#FE2E2E;}
.mod_customnav .active span {
	height:28px;
	margin-top:80px;
	font-size:17px;
	padding:12px 0px 8px 0px;
	text-decoration:underline;
}
.mod_customnav {
	background:url(../../../tl_files/kita/theme/header-background.jpg) no-repeat;
	height:128px;
	clear:both;
}
.mod_customnav a {
	color:#FFF;
	display:block;
	padding:6px 0px 4px 0px;
	width:113px;
	text-align:center;
	margin-top:98px;
	height:20px;
}
.mod_customnav .item6 a {
	width:145px!important;
}
.mod_customnav .active.item6 span {
	width:169px!important;
}
.mod_customnav span {
	color:#FFF;
	display:block;
	padding:6px 0px 4px 0px;
	width:137px;
	text-align:center;
	margin-top:98px;
	height:20px;
}
.mod_customnav a:hover {
	height:28px;
	margin-top: 80px;
	font-size:17px;
	padding:12px 0px 8px 0px;
}
.mod_customnav li{
	float:left;
	list-style:none;
}
.mod_slideshow2 {
	float:right;
	margin-left:20px;
}
.mod_newslist .layout_short {
	padding-bottom:15px;
	border-bottom:1px solid black;
	margin-bottom:30px;
}
.mod_newslist .layout_short h2 a {
	font-size:22px;
}
.mod_newslist .layout_short .info {
	font-size:12px;
}
.float {
	float:left;
	margin-bottom:20px;
}
.clear-both {
	clear:both;
}
td {
	border:0;
}
ol {
	padding-left:30px;
	margin-bottom:20px;
}
.ce_text {
	margin-bottom:10px;
}
.houses-slide {
	float:left;
}
.item4 .ce_text {
	padding-left:20px;
}
.teaser {
	text-align:justify;
}
.formbody table {
	text-align:left;
	width:100%;
	margin:0;
}
.formbody td {
	padding:10px 0;
}
.formbody td.col_0 {
	width:300px;
}
.formbody input[type="text"] {
	width:90%;
	border:1px solid #2f83b5;
}
.formbody .checkbox_container span {
	display:block;
}
