/*----------------------------------------------------------------------
*
* RESET
*
----------------------------------------------------------------------*/
* { margin:0; padding:0; }
*:focus { outline:none; }
img { display:block; border:none; }
.invisible{ width:0px; height:0px; left:-9999em; top:-9999em; position:absolute; overflow:hidden; display:inline; }
/*----------------------------------------------------------------------
*
* BASIC
*
----------------------------------------------------------------------*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666666;
	background:url(body.jpg) top center repeat;
}
a { color:#A0B100; font-weight:normal; text-decoration:none; }
a:hover { text-decoration:underline; }
p { margin-bottom:18px; }
b,strong { font-weight:bold; }

h1 { font-size:30px; line-height:36px; font-weight:normal; color:#cccc00; margin-bottom:18px; text-transform:uppercase; }
h2 { font-size:18px; line-height:36px; font-weight:normal; color:#666666; text-transform:uppercase; }
h3 { font-size:16px; line-height:18px; font-weight:normal; color:#666666; }
h4 { font-size:14px; font-weight:normal; color:#666666; }
h5 { font-size:12px; line-height:18px; color:#666666; }
h6 { font-size:10px; line-height:18px; color:#666666; }

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { text-decoration:none; }

ol { list-style:decimal; margin-bottom:18px; }
ul { margin-bottom:18px; }
li { margin-left:20px; }
.error { color:#F00; }

table {
	border-collapse: collapse;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-bottom:18px;
}
thead tr th {
	background-color: #575757;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 9px 10px;
	text-transform: uppercase;
}
thead tr th.col_last { border-right:none; }
tbody tr td {
	background-color: #999;
	border: 1px solid #333333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 9px 10px;
}
/*----------------------------------------------------------------------
*
* LAYOUT
*
----------------------------------------------------------------------*/
.box { margin-bottom:9px; }
.box a, .box p { padding:0 20px; color:#FFFFFF; margin-bottom:0; }
.box h2 { background:url(right_h_bg.jpg) top center no-repeat; padding-left:20px; }

.more, .back { background:url(bullet.png) left center no-repeat; }
.more a, .back a { padding-left:10px; }

#logo {
    display: block;
    width: 190px;
    height: 44px;
    text-indent: -9999em;
	padding-top:36px;
	margin-bottom:45px;
	background:url(logo.png) center bottom no-repeat;
}

#wrapper { background:url(wrapper.png) center 108px no-repeat; }
#header {
	background:url(header.jpg) top center repeat-x;
	height:108px;
}
#header .container_24 { width:950px; }

#container .container_24 { height:432px; margin-bottom:36px; }

#left { margin-right:0; }
#main {
	width:720px;
	margin-left:0;
	background-color:#FFFFFF;
	height:432px;
}
.close a { background:url(close.png) top center no-repeat; width:40px; height:40px; display:block; text-indent:-9999em; float:right; margin-bottom:14px; }
.pageTitle { padding:0 50px; }
.home #main { background:none; }
.mod_article {
	overflow-y:scroll;
	height:270px;
	padding-left:50px;
	padding-right:15px;
	margin-right:15px;
}
.home #main .mod_article {
	overflow:hidden;
	height:432px;
	padding:0px;
	margin-right:0px;
}

#footer .container_24 {	width:950px; color:#999999; text-transform:uppercase; font-size:10px; }
.copy { border-top:1px solid #FFFFFF; line-height:36px; }
.copy a { color:#999999; font-weight:normal; }
.tpl_left { float:left; }
.tpl_right { text-align:right; }

.ce_INREDgallery .gallery { margin-bottom:18px; } 

.ce_download { margin-bottom:18px; }
.ce_download img { float:left; border:none !important; margin-right:5px; }
/*----------------------------------------------------------------------
*
* NAVIGATION
*
----------------------------------------------------------------------*/
.nav_main {
	margin:0;
	padding:0;
	width:190px;
	margin-top:-30px;
}
.nav_main ul {
	list-style:none;
	margin:0;
}
.nav_main li {
	margin:0;
	border-bottom:1px solid #3c3c3c;
}
.nav_main li.last { border:none; }
.nav_main a {
	font-size:14px;
	line-height:36px;
	color:#999999;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	font-weight:bold;
	padding-left:10px;
}
.nav_main a:hover,
.nav_main .active a,
.nav_main .trail a {
	color:#ffffff;
	background:url(nav_bullet.png) left center no-repeat;
	padding-left:10px;
}

.nav_sub {
	float:left;
	margin:0 50px;
}
.nav_sub ul {
	
}
.nav_sub li {
	float:left;
	list-style:none;
	background:url(nav_sub.png) left center no-repeat;
	margin-left:8px;
	padding-left:14px;
}
.nav_sub li.first {
	padding:0;
	margin:0;
	background:none;
}
.nav_sub a {
	line-height:40px;
	display:block;
	color:#999999;
}
.nav_sub a:hover,
.nav_sub .active a,
.nav_sub .trail a {
	text-decoration:underline;
}

.nav_top { float:right; margin:18px 0; }
.nav_top ul { margin:0; padding-right:0px; }
.nav_top li { padding:0; float:left; list-style:none; margin-left:8px; }
.nav_top a { display:block; color:#999999; font-size:10px; font-weight:normal; background:url(nav_top.jpg) left 5px no-repeat; padding-left:9px; text-transform:uppercase; }
.nav_top li.first a { background:none; }
.nav_top a:hover,
.nav_top .active a,
.nav_top .trail a {
	text-decoration:underline;
}
.mod_sitemap ul { margin:0; }
/*----------------------------------------------------------------------
*
* PAGINATION
*
----------------------------------------------------------------------*/
.pagination { margin-bottom:18px; }
.pagination ul { float:left; list-style:none; }
.pagination li { float:left; margin-left:0; margin-right:5px; }
.pagination a, .pagination span, .pagination p { border:1px solid #000000; padding:0 5px; display:block; text-decoration:none; color:#666666; }
.pagination a:hover { border-color:#ffffff; color:#ffffff; }
.pagination p { float:right; }
.pagination span { font-weight:bold; background:#000000; border-color:#000000; color:#ffffff; }
/*----------------------------------------------------------------------
*
* LOGIN
*
----------------------------------------------------------------------*/
.mod_login {
	clear:right;
	float:right;
}
.mod_login input {
	background-color:#FFFFFF;
	border:none;
	height:27px;
	padding:0 10px;
	float:left;
	margin-right:10px;
	color:#999999;
	font-size:10px;
}
.mod_login .submit_container {
	float:right;
}
.mod_login .submit_container input {
	margin:0;
	cursor:pointer;
	text-transform:uppercase;
}
.mod_login input:hover,
.mod_login input:focus {
	color:#666666;
}
.mod_login .error {
	float: left;
	line-height: 27px;
	margin-right: 10px;
}
.mod_login .login_info {
	float: left;
	line-height: 27px;
	margin-right: 10px;
	color:#999999;
}
/*----------------------------------------------------------------------
*
* Scrollbar
*
----------------------------------------------------------------------*/
.scrollgeneric {
	position: absolute;
}
.vscrollerbase, .vscrollerbar {
	width: 10px;
	top: 0px;
}
.vscrollerbar {
	left: 0px;
}
/* Extra sample styles */
.vscrollerbarbeg {
	width: 10px;
	height: auto;
}
.vscrollerbarend {
	width: 10px;
	height: 9px;
}

.vscrollerbase {
	width: 10px;
	background-color:#cccc00;
}
.vscrollerbar {
	background-color: #2b2b2b;
	padding: 0px;
}
.vscrollerbasebeg, .vscrollerbaseend {
	background-image: none;
}
/*----------------------------------------------------------------------
*
* News
*
----------------------------------------------------------------------*/
.news { margin-bottom:36px; }
.news .item { 
	
}
.news h3 { height:54px; overflow:hidden; color:#666666; }
.news p { margin-bottom:0; }
.news .header { 
	color:#a0b100; 
	background-color:#FFFFFF; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	width:70px; 
	height:63px; 
	text-align:center; 
	padding-top:9px; 
	float:left;
	margin-right:10px;
}
.news .header .month { font-size:18px; }
.news .header .year { font-size:14px; }
.news .content { 
	width:150px; 
	float:right; 
	padding-right:26px;
	margin-right:24px;
	background:url(news_border.jpg) right top no-repeat;
}
.news .content .more a { color:#a0b100; }


.mod_newsreader .image_container { margin-bottom:18px; }
.mod_newsreader .gallery_container .item { margin-bottom:18px; }

/*----------------------------------------------------------------------
*
* KATALOG
*
----------------------------------------------------------------------*/
.mod_cataloglist .item { margin-bottom:18px; }
.mod_cataloglist .item .title { background:#000000; padding:9px 10px; font-weight:bold; }
.mod_cataloglist .item .title a { color:#FFFFFF; }

.mod_catalogreader .image_container { margin-bottom:18px; }
.mod_catalogreader .text { margin-bottom:18px; }
.mod_catalogreader .gallery_container .image { margin-bottom:18px; }
/*----------------------------------------------------------------------
*
* FORMULARE
*
----------------------------------------------------------------------*/
.ce_form label {
	float:left;
	width:200px;
	margin-right:10px;
	padding:9px 0 8px 20px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	line-height:18px;
	margin-bottom:18px;
	clear:both;
}
.ce_form input {
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
	font-size:12px;
}
.ce_form h3 {
	padding-left:20px;
}
.ce_form .text, .ce_form .captcha {
	border:1px solid #404040;
	color:#666666;
	padding:0 9px;
	width:210px;
	height:34px;
	margin-bottom:18px;
}
.ce_form .captcha_text {
	display:block;
	margin-left:230px;
	width:250px;
}
.ce_form .textarea {
	background:#F9F9F9;
	border:1px solid #404040;
	color:#666666;
	padding:8px 9px;
	width:210px;
	margin-bottom:18px;
	resize:none;
	float:left;
}
.ce_form .submit {
	background:#b7054b url(bullet.jpg) 10px center no-repeat; 
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:36px;
	padding:0 20px;
	overflow:hidden;
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	border:none;
}
.ce_form .submit:hover {
	text-decoration:underline;
	color:#FFFFFF;
	cursor:pointer;
}
.ce_form p.error {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin:-15px 0 0 230px;
}
.ce_form label.error {
	color:#ff0000;
	border-bottom:1px solid #ff0000;
}