/**
 * Style sheet simulator
 */

/**
 * Layout
 */
body {
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-color:#F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}
#page {
	position:relative;
	width:1005px;
	height:610px;
	z-index:1;
	margin: auto;
	margin-top:0.5%;
	background-color: #FFFFFF;
	border-right: solid #c3b9a4 1px;
	border-bottom: solid #c3b9a4 1px;
	border-top: solid #ebe6dc 1px;
	border-left: solid #ebe6dc 1px;
}
#abigal .gal {
	position:relative;
	margin:0px;
	padding:0px;
	z-index:25;
	left:10%;
}
#abigal {
	position:relative;
	margin:0px;
	padding:0px;
	z-index:25;
	width:1010px;
}
h1 {
	font-size:14px;
}
a {
	text-decoration:none;
	color: #9C6107;
}
a:hover {
	text-decoration:none;
	font-weight: bold;
}
#left {
	position:absolute;
	margin:0px;
	padding:0px;
	z-index:25;
	left:0px;
}
#logo {
	position:absolute;
	margin:10px;
	padding:0px;
	z-index:20;
}
#karte-3 {
	position:absolute;
	width:1005px;
	height:250px;
	visibility: visible;
	top: -14px;
	left: -2px;
	z-index:4;
}
#karte-2 {
	position:absolute;
	width:1005px;
	height:250px;
	z-index:3;
	left: -3px;
	top: -13px;
	visibility: visible;
}
#karte-1 {
	position:absolute;
	width:1000px;
	height:250px;
	z-index:2;
	top: -13px;
	left: -2px;
}
#karte-0 {
	position:absolute;
	width:1000px;
	height:250px;
	z-index:1;
	top: -13px;
	left: -2px;
}
#blume {
	position:absolute;
	width:600px;
	height:115px;
	z-index:2;
	top: -13px;
	left: 216px;
}
#blume1 {
	position:absolute;
	width:80px;
	height:120px;
	z-index:2;
	top: -12px;
	left: 705px;
	background: none;
}
#blume2 {
	position:absolute;
	width:170px;
	height:200px;
	z-index:2;
	top: -13px;
	left: 270px;
}
#u-bahn {
	position:absolute;
	width:100px;
	height:150px;
	z-index:2;
	top: -13px;
	left: 355px;
}
#orna {
	position:absolute;
	width:100px;
	height:150px;
	z-index:34;
	top: 440px;
	left: 790px;
}
#header {
	position:absolute;
	width:1000px;
	z-index:7;
	top: 13px;
	left: 2px;
}
#nav {
	position:absolute;
	width:500px;
	height:115px;
	z-index:10;
	top: 38px;
	left: 440px;
}
#nav-u {
	position:absolute;
	width:600px;
	height:60px;
	z-index:13;
	top: 90px;
	left: 310px;
}
#nav-ref {
	position:absolute;
	width:120px;
	height:130px;
	z-index:13;
	top: 0px;
	left: 760px;
	text-align:left;
	margin:0px;
	padding:0px;
}
#nav-serv {
	position:absolute;
	width:200px;
	height:250px;
	z-index:13;
	top: 220px;
	left: 830px;
	line-height:19px;
	margin:0px;
	padding:0px;
}
#nav-ref-web {
	position:absolute;
	width:180px;
	height:400px;
	z-index:15;
	top: 232px;
	left: 5px;
	line-height: 19px;
}
#web-u {
	position:absolute;
	width:400px;
	height:60px;
	z-index:14;
	top: 135px;
	left: 380px;
	margin: 0px;
	padding:0px;
}
#main {
	position:absolute;
	margin: 0px;
	padding: 0px;
	width:600px;
	z-index:5;
	height: 400px;
	left: 0px;
}
#main-abi {
	position:absolute;
	margin-top: 80px;
	padding: 0px;
	width:100%;
	height: 600px;
	left: 0px;
}
#text {
	position:absolute;
	margin: 0px;
	padding: 22px;
	width:550px;
	z-index:6;
	top: 220px;
	left: 220px;
	background-color: #FFFFFF;
	border-right: solid #c3b9a4 1px;
	border-bottom: solid #c3b9a4 1px;
	border-top: solid #ebe6dc 1px;
	border-left: solid #ebe6dc 1px;
	font-size:14px;
}
#foto {
	position:absolute;
	margin: 0px;
	padding: 22px;
	width:650px;
	z-index:7;
	top: 133px;
	left: 220px;
	background-color: #FFFFFF;
	border-right: solid #c3b9a4 1px;
	border-bottom: solid #c3b9a4 1px;
	border-top: solid #ebe6dc 1px;
	border-left: solid #ebe6dc 1px;
}
#video {
	background-color:#FFFFFF;
	border-color:#EBE6DC #C3B9A4 #C3B9A4 #EBE6DC;
	border-style:solid;
	border-width:1px;
	left:100px;
	margin:0;
	padding:22px;
	position:absolute;
	z-index:6;
}
#impr {
	position:absolute;
	width:230px;
	height:50px;
	z-index:30;
	top: 570px;
	left: 20px;
	font-size: 13px;
}
#gal {
	position:absolute;
	margin: 0px;
	padding: 0px;
	width:800px;
	z-index:7;
	top: 225px;
	left: 200px;
	height:400px;
}
/**
 * Preload
 */
.hidepics {
	width:0px;
	height:0px;
	display:none;
}
/**
 * Listing
 */
.ce_list ul {
	margin:0px;
	padding:0px;
}
.ce_list li {
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:16px;
}
* html .ce_list li {
	margin-left:26px;
}
*:first-child+html .ce_list li {
	margin-left:26px;
}
/**
 * Navigation
 */
  .invisible {
	position: absolute;
	left: -3000px;
	top: -3000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/**
 * Hauptmen� horizontal
 */

#nav.mod_navigation ul {
	margin:0px;
	padding:0px;
	height:18px;
	overflow:hidden;
}
#nav.mod_navigation {
	display:block;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	float:left;
}
#nav.mod_navigation li.leist {
	width:213px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-indent: -1000px;
}
#nav.mod_navigation a.leist {
	margin:0px;
	padding:0px;
	width:213px;
	display:block;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	background-image: url(leist.gif);
}
#nav.mod_navigation a:hover.leist {
	background-image: url(leist-1.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
#nav.mod_navigation li.leist.first {
	height:18px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	margin:0px;
	width:213px;
	padding:0px;
}
#nav.mod_navigation li.leist.trail {
	height:18px;
	display:block;
	text-decoration:none;
	background-image: url(leist-1.gif);
	overflow:hidden;
	background-repeat: no-repeat;
}
#nav.mod_navigation a.leist.trail {
	height:18px;
	display:block;
	text-decoration:none;
	background-image: url(leist-1.gif);
	overflow:hidden;
	background-repeat: no-repeat;
}
#nav.mod_navigation li.leist.active {
	height:18px;
	display:block;
	text-decoration:none;
	background-image: url(leist-1.gif);
	overflow:hidden;
	background-repeat: no-repeat;
}
/** Hauptmen� Referenzen */

#nav.mod_navigation li.ref {
	width:90px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-indent: -1000px;
}
#nav.mod_navigation a.ref {
	height:18px;
	display:block;
	text-decoration:none;
	background-image: url(ref.gif);
	overflow:hidden;
	margin-left:-3px;
	padding:0px;
	width:90px;
}
#nav.mod_navigation a:hover.ref {
	background-image: url(ref1.gif);
	margin-left:-3px;
	padding:0px;
}
#nav.mod_navigation p.ref {
	height:36px;
	display:block;
	text-decoration:none;
	background-image: url(ref1.gif);
	background-repeat: no-repeat;
	margin-left:-3px;
	padding:0px;
}
#nav.mod_navigation a.ref.trail {
	height:36px;
	display:block;
	text-decoration:none;
	background-image: url(ref1.gif);
	overflow:hidden;
	background-repeat: no-repeat;
	margin-left:-3px;
}
#nav.mod_navigation li.ref.active {
	height:36px;
	display:block;
	text-decoration:none;
	background-image: url(ref1.gif);
	overflow:hidden;
	background-repeat: no-repeat;
	margin-left:-3px;
}
#nav.mod_navigation li.serv {
	width:67px;
	margin-left:117px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-indent: -1000px;
}
#nav.mod_navigation a.serv {
	height:18px;
	display:block;
	text-decoration:none;
	background-image: url(serv.gif);
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#nav.mod_navigation a:hover.serv {
	background-image: url(serv1.gif);
	margin:0px;
	padding:0px;
}
#nav.mod_navigation p.serv {
	height:36px;
	display:block;
	text-decoration:none;
	background-image: url(serv1.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
}
#nav.mod_navigation li.serv.active {
	height:36px;
	display:block;
	text-decoration:none;
	background-image: url(serv1.gif);
	overflow:hidden;
	background-repeat: no-repeat;
}
#nav.mod_navigation a.serv.trail {
	height:36px;
	display:block;
	text-decoration:none;
	background-image: url(serv1.gif);
	overflow:hidden;
	background-repeat: no-repeat;
}
/**
 * Unternavigation
 */
#nav-u.mod_navigation .level_1 {
	margin:0px;
	padding:0px;
	height:0px;
	width: 200px;
	overflow:hidden;
}
#nav-u.mod_navigation li.level_1 {
	width:67px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-indent: -1000px;
}
#nav-u.mod_navigation a.serv {
	height:18px;
	width:67px;
	display:block;
	margin:0px;
	text-decoration:none;
	background-image: url(serv.gif);
	overflow:hidden;
}
#nav-u.mod_navigation a:hover.serv {
	background-image: url(serv1.gif);
}
#nav-u.mod_navigation p.serv {
	height:18px;
	display:block;
	text-decoration:none;
	background-image: url(serv1.gif);
	overflow:hidden;
	margin:0px;
}
#nav-u.mod_navigation li.active.serv {
	height:18px;
	display:block;
	text-decoration:none;
	background-image: url(serv1.gif);
	overflow:hidden;
}
#nav-u.mod_navigation li.serv.trail {
	height:18px;
	display:block;
	text-decoration:none;
	background-image: url(serv1.gif);
	overflow:hidden;
	margin:0px;
}
#nav-u.mod_navigation ul.level_1 {
	margin:0px;
	padding:0px;
	height:98px;
	overflow:hidden;
	width:500px;
}
/** Unternavigation web, print, illu */
#nav-u.mod_navigation ul {
	margin:0px;
	padding:0px;
	height:54px;
	overflow:hidden;
}
#nav-u.mod_navigation {
	width:500px;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	float:left;
	height:150px;
}
#nav-ref.mod_navigation .level_1 {
	padding:0px;
	margin:0px;
	list-style: none;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	text-align: left;
}
/** Unternavigation web */
#nav-u.mod_navigation li.web {
	width:140px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-indent: -1000px;
}
#nav-u.mod_navigation a.web {
	height:20px;
	display:block;
	text-decoration:none;
	background-image: url(web.gif);
	overflow:hidden;
	margin-top:0px;
	width:140px;
	background-repeat: no-repeat;
}
#nav-u.mod_navigation a:hover.web {
	background-image: url(web1.gif);
}
#nav-u.mod_navigation p.web {
	height:20px;
	display:block;
	text-decoration:none;
	background-image: url(web1.gif);
	overflow:hidden;
	margin-top:0px;
	width:140px;
}
#nav-u.mod_navigation li.active.web {
	height:20px;
	display:block;
	text-decoration:none;
	background-image: url(web1.gif);
	overflow:hidden;
	margin-top:0px;
	width:140px;
}
#nav-u.mod_navigation li.web.trail {
	height:20px;
	display:block;
	text-decoration:none;
	background-image: url(web1.gif);
	overflow:hidden;
	margin-top:0px;
	width:140px;
	background-repeat: no-repeat;
}
#nav-u.mod_navigation a.web.trail {
	height:20px;
	display:block;
	text-decoration:none;
	background-image: url(web1.gif);
	overflow:hidden;
	margin-top:0px;
	width:140px;
	background-repeat: no-repeat;
}
/** Unternavigation print */

#nav-u.mod_navigation li.print {
	width:140px;
	margin-top:35px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-indent: -1000px;
	background-image: url(print.gif);
	background-repeat: no-repeat;
}
#nav-u.mod_navigation a.print {
	height:108px;
	width:140px;
	display:block;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	background-image: url(print.gif);
	background-repeat: no-repeat;
}
#nav-u.mod_navigation a:hover.print {
	text-decoration:none;
	background-image: url(print-o.gif);
	background-repeat: no-repeat;
}
#nav-u.mod_navigation p.print {
	height:108px;
	display:block;
	text-decoration:none;
	background-image: url(print-o.gif);
	overflow:hidden;
	background-repeat: no-repeat;
}
#nav-u.mod_navigation li.active.print {
	height:108px;
	display:block;
	text-decoration:none;
	background-image: url(print-o.gif);
	overflow:hidden;
	background-repeat: no-repeat;
}
/** Unternavigation illu */
#nav-u.mod_navigation li.illu {
	width:64px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-indent: -1000px;
}
#nav-u.mod_navigation a.illu {
	width:64px;
	display:block;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	background-image: url(illu.gif);
	background-repeat: no-repeat;
	margin:0px;
}
#nav-u.mod_navigation a:hover.illu {
	background-image: url(illu-o.gif);
	background-repeat: no-repeat;
}
#nav-u.mod_navigation p.illu {
	display:block;
	text-decoration:none;
	background-image: url(illu-o.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
#nav-u.mod_navigation li.active.illu {
	display:block;
	text-decoration:none;
	background-image: url(illu-o.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
/** U-Unternavigation typo */
.mod_customnav ul {
	margin:0px;
	padding:0px;
	height:50px;
	overflow:hidden;
}
.mod_customnav {
	width:600px;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
	float:left;
}
.mod_customnav li.typo {
	width:95px;
	margin:0px;
	padding:25px 0px 0px 70px;
	list-style-type:none;
	float:left;
	text-indent: -1000px;
}
.mod_customnav a.typo {
	height:20px;
	width:95px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	background-image: url(typo.gif);
}
.mod_customnav a:hover.typo {
	background-image: url(typo1.gif);
}
.mod_customnav p.typo {
	height:20px;
	width:95px;
	display:block;
	text-decoration:none;
	background-image: url(typo1.gif);
	overflow:hidden;
	margin-top:0px;
}
.mod_customnav li.active.typo {
	width:95px;
	margin:25px 0px 0px 70px;
	padding:0px;
	text-decoration:none;
	background-image: url(typo1.gif);
	overflow:hidden;
	background-repeat: no-repeat;
}
/** U-Unternavigation os */

.mod_customnav li.os {
	width:150px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	text-indent:-1000px;
}
.mod_customnav a.os {
	height:20px;
	width:140px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	background-image: url(os.gif);
	text-indent:-1000px;
	list-style-type:none;
}
.mod_customnav a:hover.os {
	background-image: url(os1.gif);
}
.mod_customnav p.os {
	height:20px;
	display:block;
	text-decoration:none;
	background-image: url(os1.gif);
	overflow:hidden;
	width:140px;
	text-indent:-1000px;
	margin:0px;
}
.mod_customnav li.active.os {
	background-image: url(os1.gif);
	background-repeat:no-repeat;
}
/** men� Referenzen Web */

.mod_navigation li.web1 {
	width:120px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	height: 30px;
	text-indent: -1000px;
}
.mod_navigation a.web1 {
	height:30px;
	width:120px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	background-image: url(web.gif);
	background-repeat: no-repeat;
}
.mod_navigation a:hover.web1 {
	background-image: url(web1.gif);
}
.mod_navigation p.web1 {
	height:30px;
	display:block;
	text-decoration:none;
	background-image: url(web1.gif);
	overflow:hidden;
	margin-left:0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 120px;
}
.mod_navigation li.active.web1 {
	height:30px;
	display:block;
	text-decoration:none;
	background-image: url(web1.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	margin-bottom: 0px;
	margin-top: 0px;
}
.mod_navigation li.web1.trail {
	height:30px;
	display:block;
	text-decoration:none;
	background-image: url(web1.gif);
	overflow:hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 120px;
	background-repeat: no-repeat;
}
.mod_navigation a.web1.trail {
	height:30px;
	display:block;
	text-decoration:none;
	background-image: url(web1.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 120px;
}
/** men� Referenzen Print */

.mod_navigation li.print1 {
	width:120px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	text-indent: -1000px;
}
.mod_navigation a.print1 {
	height:30px;
	width:120px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	background-image: url(rprint.gif);
	background-repeat: no-repeat;
}
.mod_navigation a:hover.print1 {
	background-image: url(rprint1.gif);
}
.mod_navigation p.print1 {
	height:30px;
	display:block;
	text-decoration:none;
	background-image: url(rprint1.gif);
	overflow:hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
.mod_navigation li.active.print1 {
	height:30px;
	display:block;
	text-decoration:none;
	background-image: url(rprint1.gif);
	overflow:hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
.mod_navigation a.print1.trail {
	height:30px;
	display:block;
	text-decoration:none;
	background-image: url(rprint1.gif);
	overflow:hidden;
	margin-bottom: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
/** men� Referenzen Illu */

.mod_navigation li.illu1 {
	height:30px;
	width:120px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style-type:none;
	text-indent: -1000px;
}
.mod_navigation a.illu1 {
	height:30px;
	width:120px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	background-image: url(rillu.gif);
	background-repeat: no-repeat;
}
.mod_navigation a.illu1 {
	height:30px;
	width:120px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	background-image: url(rillu.gif);
	background-repeat: no-repeat;
}
.mod_navigation a:hover.illu1 {
	height:30px;
	background-image: url(rillu1.gif);
	background-repeat: no-repeat;
}
.mod_navigation p.illu1 {
	height:30px;
	display:block;
	text-decoration:none;
	background-image: url(rillu1.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	margin-bottom: 0px;
	margin-top: 0px;
}
.mod_navigation li.active.illu1 {
	height:30px;
	display:block;
	text-decoration:none;
	background-image: url(rillu1.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	margin-bottom: 0px;
	margin-top: 0px;
}
.mod_navigation a.illu1.trail {
	height:30px;
	display:block;
	text-decoration:none;
	background-image: url(rillu1.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}
/**
 * Navigation links
 */
.mod_navigation .menu {
	margin:0px;
	padding:0px;
	border-top:0px;
}
.mod_navigation .level_1 {
	padding:0px;
	margin:0px;
	list-style: none;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	text-align: left;
}
#nav-ref-web.mod_navigation .level_1 {
	padding:0px;
	margin:0px;
	list-style: none;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	text-align: right;
}
.mod_navigation .level_2 {
	margin-left:10px;
	list-style: none;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	height: 2px;
}
.mod_navigation .level_1 li {
	padding:0px 0px 0px 0px;
	border-top:0px;
}
.mod_navigation .level_1 a, .mod_navigation .level_1 li {
	font-weight:normal;
	font-size:16px;
	text-decoration: none;
	color: #666666;
}
.mod_navigation .level_1 li.active {
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
	color: #333;
}
.mod_navigation .level_1 p {
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
	margin-bottom: 2px;
	margin-top:2px;
	color: #000000;
}
.mod_navigation .level_1 a:hover {
	font-weight:bold;
	font-size:16px;
	color: #000000;
}
/** U-Unternavigation impressum/kontakt */
.mod_customnav li.impr {
	margin:0px;
	list-style-type:none;
	float:left;
}
.mod_customnav a.impr {
	height:20px;
	width:95px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	font-family: corbel, arial, helvetica;
}
.mod_customnav a:hover.impr {
	font-family: corbel, arial, helvetica;
	font-weight: bold;
}
.mod_customnav p.impr {
	height:20px;
	width:95px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	font-family: corbel, arial, helvetica;
	font-weight: bold;
	margin: -1px;
	font-size: 14px;
}
.mod_customnav li.active.impr {
	height:20px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	font-weight: bold;
	width: 95px;
	font-family: Corbel, Arial, Helvetica, sans-serif;
}
.mit {
	margin-left:320px;
}
/**
 * Accordion
 */
.ce_accordion {
	margin-left:16px;
}
.toggler {
	padding:1px 0px 2px 0px;
}
.toggler_first {
	color:#a84204;
}
.toggler_first:hover {
	text-decoration:underline;
	color:#a84204;
	cursor:pointer;
}
.accordion div {
	padding:6px 0px 8px 15px;
	line-height:16px;
}
/**
 * Article
 */
.ce_text, .teaser {
	line-height:1.5;
	font-size:14px;
}
.error {
	margin:0px;
	padding:2px 0px 0px 0px;
	font-size:9px;
	color:#ff0000;
}
.mod_article .back {
	margin-top:18px;
}
.mod_article .more {
	display:inline;
}
.mod_article .pdf_link {
	margin-bottom:-14px;
	text-align:right;
}
.mod_article .pdf_link a {
	position:relative;
	padding:1px;
	background-color:#bbbbbb;
	text-decoration:none;
	color:#ffffff;
}
.mod_article .pdf_link a:hover {
	background-color:#dddddd;
	text-decoration:none;
	color:#ffffff;
}
/**
 * Breadcrumb
 */
.mod_breadcrumb {
	margin-bottom:24px;
	padding:5px 3px 7px 3px;
	background-color:#ece4d9;
}
/**
 * Calendar
 */
.mod_calendar table {
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.mod_calendar .head {
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#f6f6f6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.mod_calendar .current {
	background-color:#ffffcc;
}
.mod_calendar .label {
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#bbbbbb;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}
.mod_calendar td {
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.mod_calendar .weekend {
	background-color:#f6f6f6;
}
.mod_calendar .today {
	background-color:#ffffcc;
}
.mod_calendar .empty, .mod_calendar .empty .header {
	background-color:#f6f6f6;
}
.mod_calendar td .header {
	padding-bottom:2px;
	background-color:#e0e0e0;
	font-size:10px;
}
.mod_calendar td .event a {
	font-size:10px;
}
/**
 * Events
 */
.mod_eventlist {
	margin-right:6px;
}
.mod_eventlist .header {
	padding:3px 6px 4px 6px;
	background-color:#e6e6e6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-weight:bold;
}
.mod_eventlist .header.first {
	border-top:1px solid #cccccc;
}
.mod_eventlist .event {
	padding:10px 6px 12px 6px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
.mod_eventlist .time {
	margin-top:-6px;
	margin-bottom:6px;
	font-weight:normal;
	color:#999999;
}
.mod_eventreader .info {
	margin-top:-12px;
	font-size:10px;
	color:#999999;
}
.mod_eventreader .recurring {
	margin-top:2px;
	font-size:10px;
	color:#009900;
}
.mod_eventreader .ce_text {
	margin-top:15px;
}
.mod_eventreader .back {
	margin-top:18px;
}
/**
 * Gallery
 */
.ce_gallery .caption {
	color:#999999;
}
/**
 * News
 */
#breaking_news, .mod_newsmenu {
	margin:0px 5px 20px 5px;
	padding:5px;
	background-color:#ece4d9;
}
.mod_newsmenu ul, .mod_newsmenu li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
* html .mod_newsmenu ul, * html .mod_newsmenu li {
	height:1px;
}
.mod_newsmenu .year {
	margin-bottom:2px;
	font-weight:bold;
}
.mod_newslist p {
	margin:0px 0px 4px 0px;
}
.mod_newsreader .back {
	margin-bottom:24px;
	padding-top:12px;
}
* html .mod_newsreader .back {
	margin-top:12px;
	padding-top:0px;
}
.mod_newslist .info, .mod_newsreader .info {
	margin-bottom:6px;
	font-size:10px;
	color:#999999;
}
.mod_newslist .layout_short {
	margin-bottom:8px;
	padding-bottom:6px;
	border-bottom:1px solid #c6ad8d;
}
.mod_newsreader .ce_text {
	margin-top:16px;
}
.mod_article, .mod_newsreader {
	margin-right:5px;
}
.mod_newsreader h2 {
	margin-bottom:12px;
}
.mod_newsreader .comment_default {
	margin-bottom:12px;
}
.mod_newsreader .comment {
	line-height:1.5;
}
.mod_newsreader .form {
	margin-top:24px;
}
.mod_newsreader .widget {
	margin-top:1px;
	margin-bottom:1px;
}
.mod_newsreader .textarea {
	width:360px;
	height:120px;
}
/**
 * Pagination
 */
.pagination li {
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.pagination {
	margin-top:22px;
	padding-top:4px;
	border-top:1px solid #ece4d9;
}
.pagination p {
	width:160px;
	float:left;
	padding-right:3px;
	padding-left:3px;
	text-align:left;
}
.pagination ul {
	width:600px;
	float:right;
	margin:0px;
	padding:0px 3px;
	text-align:right;
}
/**
 * Personal data
 */
.mod_personalData {
	margin-bottom:36px;
}
.mod_personalData fieldset {
	width:400px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px;
}
* html .mod_personalData fieldset {
	margin-top:-12px;
}
*:first-child+html .mod_personalData fieldset {
	margin-top:-12px;
}
.mod_personalData legend {
	color:#0000e6;
}
* html .mod_personalData legend {
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}
*:first-child+html .mod_personalData legend {
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}
.mod_personalData .mit_container {
	width:428px;
	text-align:right;
}
* html .mod_personalData .mit_container {
	width:434px;
}
*:first-child+html .mod_personalData .mit_container {
	width:434px;
}
.mod_personalData td {
	width:160px;
	padding:2px 6px 2px 0px;
}
* html .mod_personalData td {
	padding:1px 6px 1px 0px;
}
.mod_personalData .text, .mod_personalData .password {
	width:200px;
}
.mod_personalData select {
	width:204px;
}
* html .mod_personalData select {
	width:206px;
}
*:first-child+html .mod_personalData select {
	width:206px;
}
/**
 * Search
 */
.mod_search {
	margin-top:3px;
}
.mod_search .text {
	width:240px;
}
html>body .mod_search .radio_container {
	margin-top:3px;
}
*:first-child+html .mod_search .radio_container {
	margin-top:0px;
}
.mod_search .radio_container label {
	left:-2px;
	top:-2px;
	position:relative;
	padding-right:3px;
}
.mod_search .header {
	margin-top:18px;
	margin-right:5px;
	margin-bottom:24px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px solid #ece4d9;
}
.mod_search h3 {
	margin:0px 0px 2px 0px;
	padding:0px;
}
.mod_search .context {
	margin:0px 5px 3px 0px;
}
.mod_search .url {
	margin-bottom:12px;
	color:#c6ad8d;
}
.mod_search .relevance {
	font-weight:normal;
	font-size:11px;
	color:#c6ad8d;
}
.mod_search .highlight {
	font-weight:bold;
}
/**
 * Tables
 */
.ce_table {
	margin-top:24px;
	margin-bottom:24px;
	border-left:1px solid #cccccc;
}
.ce_table td {
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.ce_table th {
	padding:2px 8px;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.ce_table th a {
	color:#000000;
}
#tps td {
	padding:2px 4px;
}
#tps .col_0 {
	width:80px;
}
#tps .explanation {
	padding-bottom:24px;
}

/**
 * abi86
 */
#nav-abi.mod_customnav  {
    display: block;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}
#nav-abi.mod_customnav li {
display:block;
float:left;
list-style-type:none;
margin:0px;
padding:10px;
}
#nav-abi.mod_customnav ul {
display:block;
float:left;
list-style-type:none;
margin:0px;
padding:10px;
width:900px;
}
