/* @override http://demo4.gmdemo.de/tl_files/css/style.css */

html {
	overflow-y: scroll;
	
}

body 
{
	margin:0px;
	padding:0px;
	background: #ffffff;
}

#wrapper {
	background: #ffffff;
}

#toplogo {
	background: url(../img/scheichel-logo.jpg);
	width: 960px;
	height: 97px;
	
}

#topmenu {
	position: absolute;
	top: 20px;
	right: 20px;
}

#topnav {
	position: absolute;
	top: 50px;
	right: 50px;
}



#topnav a {
	color: #999999;
	font-weight: normal;
}

#topnav li.active {
	color: #666666;
	font-weight: normal;
}

#header {
	overflow: hidden;
	height: 290px;
}

 /* Navigation oben quer */
#nav_oben {
	height: 35px;
}

.mod_customnav {
	padding: 0px 0px 0px 0px;
}

.mod_customnav ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.mod_customnav li {
	float: left;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #cccccc;
	color: #97b314;
}

.mod_customnav li.last {
	border-right: 0px;
}

.mod_customnav a {
	font-size: 12px;
	color: #999999;
}


 /* Hauptnavigation quer */
#nav_quer {
	position: absolute;
	top: 255px;
	height: 35px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	background-color: #666666;
	border-top: 1px solid #999999;
}

#nav_quer ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
#nav_quer li {
	float: left;
	height: 25px;
	border-right: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 7px 20px 5px 20px;
	font-weight: bold;
	display: block;
	font-size: 16px;
}

#nav_quer li.last {

	}

#nav_quer li.first {

	}

#nav_quer li a {
	color: #e8e8e8;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	display: block;
}

#nav_quer li a:hover {
	text-decoration: none;
	color: #ffffff;
}


#nav_quer li:hover, #nav_quer li:hover a {
	text-decoration: none;
	background-color: #ff0000;
	color: #ffffff;
}

#nav_quer li.active {
	color: #ffffff;
	text-decoration: none;
	background-color: #ff0000;
}

#nav_quer li.trail a {
	color: #999999;
	text-decoration: none;
}

#impressum_link {
	position: absolute;
	right: 0px;
	top: 260px;
}
#impressum_link a,
#impressum_link a:hover {
	color: #1a1a1a;
	font-weight: bold;
	text-decoration: none;
}

/* Navigation links */


#left .mod_navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
}

#left .mod_navigation h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #cccccc;
}

#left .mod_navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border: 0px;
}

#left .mod_navigation li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #cccccc;
	font-weight: bold;
	color: #496d2c;
}

#left .mod_navigation li.active {
	padding: 5px 0px 5px 2px;
}

#left .mod_navigation li.first {
	border-top: 1px dotted #cccccc;
}

#left .mod_navigation li a {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 2px;
	border: 0px;
	font-weight: normal;
	color: #666666;
	display: block;
}

#left .mod_navigation li a:hover {
	text-decoration: none;
	background-color: #cddec8;
	color: #ffffff;
}

#header_slider {
	width: 960px;
	height: 240px;
	position: absolute;
	top: 20px;
	overflow: hidden;
	z-index: 0;
}

#left {
	min-height: 400px;
	background: url(../img/bg-left-top.png) no-repeat left top;
}

#left .inside {
	padding: 10px 15px 0px 15px;
}

#left img {
	border: 1px solid #999999;
}

#left h2 a {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
}
#left p.more {
	display: none;
}

#left h1 {
	color: #ff3333;
	text-align: center;
}

#right .inside {
	padding: 10px 15px 0px 15px;
}

#right h1 {
	text-align: center;
}

#main {

	min-height: 400px;	
	

}

#main .inside {
	padding: 30px 0px 10px 0px;
}



#suchfeld {
	position: absolute;
	z-index: 999;
	top: 302px;
	margin-left: 20px;
}

#suchfeld input {
	color: #999999;
	font-size: 11px;
}

/*
.mod_tagcloudarticles {

}
*/

#footer {
	background: #666666;
}

#footer .inside {
	padding: 10px 10px 10px 10px;
	color: #e8e8e8;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

#footer .inside a {
	color: #e8e8e8;
	font-size: 11px;
}

/**
 * Font family
 */
/*
a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
}
*/


/**
 * Font size
 */
a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:14px;
	color:#444444;
}

h1, h2, h3, h4, h5, h6
{
	color:#000000;
}


/**
 * Basic tags
 */
img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

h1, h1 a
{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:bold;
	font-size:15px;
}



h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
	font-style:normal;
}


/**
 * Links
 */
a
{
	color:#ff3333;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* ELEMENTS */

/**
 * Text
 */
.ce_text
{
	line-height:1.5;
	margin-bottom: 10px;
}

.ce_text.literatur {
	margin: 0px 0px 40px 0px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}

.ce_text.literatur h1 {
	margin-bottom: 10px;
}

.ce_text ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 0px;
}

.ce_text li {
	padding: 0px 0px 0px 0px;
}


.ce_text h1 {
	margin-bottom: 6px;
}


/**
 * Listing
 */
.ce_list ul
{
	margin:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:1.4;
}

* html .ce_list li
{
	margin:0px 0px 0px 26px;
}

*:first-child+html .ce_list li
{
	margin:0px 0px 0px 26px;
}


/**
 * Table
 */
.ce_table table
{
	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;
}


/**
 * Image gallery
 */
.ce_gallery table
{
	width:100%;
}

.ce_gallery td
{
	text-align:center;
	vertical-align:middle;
}


/**
 * Download
 */
html>body .mime_icon
{
	top:-1px;
	position:relative;
}


/* FORM */

/**
 * Fieldset
 */
fieldset
{
	width:600px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px 12px 0px 12px;
}

* html fieldset
{
	margin-top:12px;
}

*:first-child+html fieldset
{
	margin-top:12px;
}

legend
{
	color:#0000e6;
}

* html legend
{
	margin-top:-24px;
	padding:12px 0px;
}

*:first-child+html legend
{
	margin-top:-24px;
	padding:12px 0px;
}


/**
 * Text fields
 */
input.text,
input.password
{
	width:200px;
	margin:1px 0px 1px 0px;
}

* html input.text,
* html input.password
{
	margin:0px;
}


*:first-child+html input.text,
*:first-child+html input.password
{
	margin:0px;
}


/**
 * Textarea
 */
textarea
{
	width:360px;
	height:140px;
}

* html textarea
{
	width:358px;
}


/**
 * Drop-down menu
 */
select
{
	width:204px;
	margin:1px 0px 1px 0px;
}

* html select
{
	width:206px;
}


/**
 * Radio buttons
 */
div.radio_container
{
	margin:0px 0px 1px 0px;
}

* html div.radio_container
{
	margin:2px 0px -1px 0px;
}

*:first-child+html div.radio_container
{
	margin:2px 0px -1px 0px;
}

div.radio_container span
{
	padding-right:6px;
	display:block;
}

input.radio
{
	margin:1px 2px 0px 1px;
	padding:0px;
	position:relative;
	top:2px;
}

* html input.radio
{
	margin:-4px -1px 0px -3px;
	position:relative;
	top:1px;
}

*:first-child+html input.radio
{
	margin:-4px 0px 0px -3px;
	position:relative;
	top:1px;
}


/**
 * Checkboxes
 */
div.checkbox_container
{
	margin:0px 0px 1px 0px;
}

* html div.checkbox_container
{
	margin:2px 0px -1px 0px;
}

*:first-child+html div.checkbox_container
{
	margin:2px 0px -1px 0px;
}

div.checkbox_container span
{
	padding-right:6px;
	display:block;
}

input.checkbox
{
	margin:3px 3px 0px 1px;
	padding:0px;
}

* html input.checkbox
{
	margin:-4px 0px 0px -3px;
	position:relative;
	top:1px;
}

*:first-child+html input.checkbox
{
	margin:-4px 0px 0px -3px;
	position:relative;
	top:1px;
}


/**
 * File upload
 */
input.file
{
	margin:1px 0px 1px 0px;
}

* html input.file
{
	margin:0px;
}

*:first-child+html input.file
{
	margin:0px;
}


/**
 * Error message
 */
p.error
{
	color:#ff0000;
}


/* NAVIGATION */

/**
 * Container
 */
.mod_navigation
{

}


/**
 * First level
 */
#mainmenu.mod_navigation ul
{
	padding: 0px 0px 0px 0px;
	list-style-type:none;
}

#mainmenu.mod_navigation li
{
	float: left;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}


.mod_navigation p
{
	margin:0px;
	padding:0px;
}

.mod_navigation a,
.mod_navigation li,
.mod_navigation p
{
	font-weight:bold;
	font-size:13px;
	color:#000000;
}


/**
 * Second level
 */


/* CUSTOM */

#container {
	line-height: 1.3;
}

#main a,
#right a {
	color: #0a5d9f;
}

#main p {
	padding: 0px 0px 10px 0px;
}

p.info,
p.more a {
	font-size: 11px;
	margin-bottom: 5px;
}

div.layout_latest.block {
	margin-bottom: 20px;
}

div.layout_short {
	margin-bottom: 20px;
}


#main img {
	border: 1px solid #999999;
}

#main a img {
	border: 1px solid #97b314;
}

div.layout_short p.teaser {
	font-size: 83%;
}

#right h2 a {
	font-size: 11px;
}

#main td {
	padding: 4px;
}





#home .mod_newslist p.info {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#home .layout_latest {
	background-color: #f8f8f8;
	padding: 10px;
	border: 1px dotted #cccccc;
	margin: 0px;
}

/* glossar */

a.glossarylink , a.glossarylink:visited, a.glossarylink:hover, a.glossarylink:active{
	 padding: 0;
	 text-decoration: none;
	border-bottom: 1px dashed #000000;
	}
a.glossarylink:hover, a.glossarylink:active{
	 background-color: transprarent;
	 padding: 0;
	 text-decoration: none;
	border-bottom: 1px underline #000000;
	}

a.glossarylink dfn.glossarydescription {
	 display:none;
	}
	
a.glossarylink:hover dfn.glossarydescription {
	position:absolute;
	color:#440; 
	background:#ffe;
	display:block;
	padding: 10px;
	margin:20px 0 0 0;
	border: 1px #884 solid;
	width: 250px;
	z-index:999;
	}

.mod_article .teaser img {
	margin-right: 15px;
}
.mod_article .teaser p.more {
	margin: 0px 0px 0px 0px;
}	
.mod_article.block  {
	padding-bottom: 10px;
}

.event p.info {
	font-size: 13px;
	font-weight: bold;
}


#main td img {
	margin-right: 10px;
}

#presseartikel td a,
#reportagen a
 {
	padding: 0px 0px 0px 15px;
	background: url(../img/external.png) no-repeat left;
}
#presseartikel td {
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
}
#main td.verlag {
	white-space: nowrap;
	padding-right: 20px;
	font-weight: bold;
	text-transform: uppercase;
}