@CHARSET "UTF-8";

body {
	/**background-color: #9E9E9E;**/
}

#header {
	background-image: url("/tl_files/hattan/dev/img/header.png");
	background-position: top right;
	background-repeat: no-repeat;
}

#right {
	background-color: #ffffff;
}

#container {
	margin-top: 5px;
}

#right {
	margin-left: 5px;
}

#right h1{
	color: #e60000;
	font-family: Arial Black;
	font-size: 16px;
	background-image:
		url("/tl_files/hattan/dev/img/arrow_article.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 6px;
	height: 30px
}

#right .inside{
	margin-left:10px;
	margin-right:10px;
}

#right .mod_eventlist .date{
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#5E5E5E;
	padding-bottom:5px;
}

#right .mod_eventlist .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform:uppercase;
}

#right .mod_eventlist a{
	text-decoration:none;
	font-family:verdana, sans-serif;
	color:#798D85;
	font-size:12px;
	padding-bottom:10px;
}

#right .mod_eventlist .link{
		padding-bottom:5px;
}
#footer {
	background-image: url("/tl_files/hattan/dev/img/footer.png");
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 5px;
}

#header .mod_navigation {
	color: #ffffff;
	font-family: Arial Black;
	position: relative;
	top: 145px;
	text-transform: uppercase;
}

#header .mod_navigation a {
	color: #ffffff;
	text-decoration: none;
}

#header span.active,#header span.active.first {
	background: none;
}

#header .mod_navigation ul li {
	float: left;
	height: 52px;
	padding-top: 27px;
	padding-left: 12px;
	padding-right: 12px;
}

#header .active ,#header .trail{
	background-image: url("/tl_files/hattan/dev/img/button_bg.png");
	background-position: top left;
	background-repeat: no-repeat;
}

#header .trail a{
	background:none;
}
#header .first.active {
	background-image:
		url("/cms/cms/tl_files/hattan/dev/img/button_bg_first.png");
	background-position: top left;
	background-repeat: no-repeat;
}

#header .mod_navigation span .active {
	background: none;
}

#header .mod_navigation ul li .first {
	padding-left: 42px;
}

#main .mod_navigation {
	background-color: #ffffff;
	height: 27px;
	background-image: url("/tl_files/hattan/dev/img/arrow.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding-	: 42px;
	padding-top: 6px;
}

#main .mod_navigation {
	color: #e60000;
	font-family: Arial Black;
	padding-left:43px;
}

#main .mod_navigation a {
	text-decoration: none;
	color: #e60000;
}

#main .mod_navigation .active {
	color: #000000;
}

#footer .mod_customnav {
	color: #ffffff;
	font-family: Arial Black;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 7px;
	float:left;
}

#main .mod_article {
	background-color: #ffffff;
	/**margin-right: 5px;**/
	margin-top: 5px;
	padding: 0 10px 10px 15px;
	font: normal normal normal 80%/ 18px Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#main .mod_article h1 {
	color: #e60000;
	font-family: Arial Black;
	font-size: 16px;
	background-image:
		url("/tl_files/hattan/dev/img/arrow_article.png");
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 6px;
	height: 30px
}

#main .mod_article p{
    margin-bottom:10px
}

#main .mod_article ul,#main .mod_article ol{
    margin-bottom:10px;
}

#main .mod_article ul{
    list-style: disc inside;
}

#main .mod_article ol{
    list-style: decimal inside;
}
#footer .mod_customnav a {
	text-decoration: none;
	color: #ffffff;
}

#footer .mod_navigation .active {
	color: #ffffff;
}

#main .toggler{
	padding-left:25px;
	padding-top: 5px;
	padding-bottom:5px;
	font-family: verdana, sans-serif;
	font-size:14px;
	margin-bottom:5px;
	background-image: url(/tl_files/hattan/dev/img/pfeil.png);
	background-position:right;
	background-repeat: no-repeat;
	border: 1px solid rgb(204, 204, 204);
}
a, a:active, a:visited{
	color:#e60000;
	text-decoration:none;
}

#right .extra_link a{
	font-family: verdana, sans-serif;
	font-size:14px;
	}

#right .extra_link{
	padding-bottom:15px;
}

#footer .mod_partner{
	float:left;
}
#footer .partner{
	float:right;
	text-align:right;
	width:465px;
	padding-top:7px;
}

#partner{
	text-align:center;
	margin-top:5px;
}