/**
 * Style sheet Global
 */
*
{
	margin:0px;
	padding:0px;
	border: none;
}

body
{
	background-color:#dedede;
	background-image:url("Dateien/Template/bg.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

body,
th,
td,
input,
textarea,
select
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	line-height:17px;
}

a:link,
a:visited,
a:active
{
	text-decoration:none;
	color:#c00000;
}

a:hover
{
	text-decoration:underline;
}

h1
{
	margin-bottom:0.75em;
	font-weight:bold;
	font-size:18px;
	line-height:1em;
}

h2
{
	margin-bottom:0.75em;
	font-weight:bold;
	font-size:13px;
	line-height:1em;
}

h3
{
	margin-bottom:0.75em;
	font-weight:bold;
	font-size:11px;
	line-height:1em;
}

h4
{
	margin-bottom:0.75em;
	padding-left:10px;
	border-left:15px solid #808080;
	font-weight:bold;
	font-size:13px;
	line-height:1em;
}

h5
{
	margin-bottom:0.75em;
	padding-left:25px;
	border-bottom:1px dotted #808080;
	font-weight:bold;
	font-size:13px;
	line-height:1em;
}

h6
{
	margin-bottom:0.75em;
	padding:3px 3px 3px 10px;
	background-color:#e4e4e4;
	border-left:15px solid #808080;
	font-weight:bold;
	font-size:13px;
	line-height:1em;
}

p
{
	margin-bottom:0.75em;
}

.vollebreite,
.ce_table.vollebreite table
{
	width:99%;
}

.ce_table.eigenschaften .col_first
{
	width:10%;
	background-color:#dfdfdf;
	white-space:nowrap;
}

table
{
	margin:1px;
	border-collapse:collapse;
}

td,
th
{
	padding:3px;
	text-align:left;
	vertical-align:top;
}

.rand th,
.rand td
{
	border:1px solid #dfdfdf;
	border-collapse:collapse;
}

th
{
	background-color:#dfdfdf;
}

.mod_article
{
	margin-bottom:25px;
}

.ce_text,
.ce_table,
.ce_list,
.ce_gallery,
.mod_dfGallery,
.ce_download,
.ce_downloads,
.ce_form
{
	margin-bottom:25px;
}

ul
{
	margin-left:20px;
	list-style-type:square;
}

ol
{
	margin-left:27px;
	list-style-type:decimal;
}

.bildrand img,
img.bildrand
{
	border-top:20px solid #606060;
	border-right:1px solid #606060;
	border-bottom:1px solid #606060;
	border-left:1px solid #606060;
}

.rand img,
img.rand
{
	border:1px solid #606060;
}

p.back a
{
	padding-left:10px;
	background-image:url("Dateien/Template/zurueck.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

p.more a
{
	padding-right:10px;
	background-image:url("Dateien/Template/vor.gif");
	background-position:right center;
	background-repeat:no-repeat;
}

.ce_accordion .toggler
{
	margin-bottom:0.75em;
	padding-left:35px;
	border-bottom:1px dotted #808080;
	font-weight:bold;
	font-size:13px;
	color:#c00000;
	cursor: hand;
	cursor: pointer;
}

.ce_gallery.rand td
{
	border: none;
}

input.text,
input.password,
input.captcha
{
	width:400px;
	height:14px;
	margin-bottom:5px;
	padding:2px;
	background-color:#eeeeee;
	border-bottom:1px solid #808080;
	line-height:14px;
}

textarea
{
	width:400px;
	margin-bottom:5px;
	padding:2px;
	background-color:#eeeeee;
	border-bottom:1px solid #808080;
	line-height:14px;
}

select
{
	width:404px;
	height:18px;
	margin-bottom:5px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#eeeeee;
	border:1px solid #808080;
	line-height:20px;
}

.checkbox_container,
.radio_container
{
	margin-bottom:5px;
}

.radio_container span,
.checkbox_container span
{
	display:block;
}

input.captcha
{
	width:50px;
}

.captcha_text
{
	top:-4px;
	position:relative;
}

.submit
{
	height:24px;
	padding-right:15px;
	padding-left:15px;
	background-color:#808080;
	border-top:1px solid #000000;
	border-right:2px solid #000000;
	border-bottom:2px solid #000000;
	border-left:1px solid #000000;
	color:#ffffff;
	line-height:20px;
	cursor:hand;
	cursor: pointer;
}

.submit:hover
{
	background-color:#404040;
}

div.error
{
	margin-bottom:4px;
	padding:2px 2px 2px 24px;
	background-color:#ffff99;
	background-image:url("Dateien/Template/meldung.gif");
	background-position:left center;
	background-repeat:no-repeat;
	color:#c00000;
}

#header
{
	height:210px;
	overflow:hidden;
	background-color:#ffffff;
	background-image:url("Dateien/Template/header.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
}

#header .sprachwahl
{
	right:10px;
	top:12px;
	position:absolute;
}

#header .mod_randomImage
{
	left:0px;
	top:40px;
	position:absolute;
}

#header .mod_navigationMain
{
	left:0px;
	top:12px;
	position:absolute;
}

#header .mod_navigationMain ul
{
	list-style-type:none;
}

#header .mod_navigationMain li,
#header .mod_navigationMain p
{
	float:left;
	display:inline;
}

#header .mod_navigationMain a,
#header .mod_navigationMain p
{
	padding:0px 15px;
	border-top:0px solid #010351;
	border-right:0px solid #010351;
	border-bottom:0px solid #010351;
	border-left:1px solid #010351;
	color:#010351;
}

#header .mod_navigationMain a:hover,
#header .mod_navigationMain a.active,
#header .mod_navigationMain p
{
	text-decoration:none;
	color:#c00000;
}

#header .mod_navigationMain a.first,
#header .mod_navigationMain p.first
{
	border:0px;
}

#container
{
	background-color:#ffffff;
}

#left .inside
{
	padding:15px 20px 30px 20px;
	border-top:0px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-bottom:0px solid #dfdfdf;
	border-left:0px solid #dfdfdf;
}

#left .logo
{
	margin-left:3px;
}

#left .mod_navigation
{
	margin-top:30px;
}

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

#left .mod_navigation a,
#left .mod_navigation p
{
	display:block;
	margin-bottom:0px;
	padding:4px 10px;
	border-top:1px solid #808080;
	color:#010351;
}

#left .mod_navigation a:hover,
#left .mod_navigation a.active,
#left .mod_navigation a.trail,
#left .mod_navigation p
{
	text-decoration:none;
	color:#c00000;
}

#left .mod_navigation .level_1 .first
{
	border: none;
}

#left .mod_navigation .level_2 .last
{
	margin-bottom:5px;
}

#left .mod_navigation .level_2,
#left .mod_navigation .level_3,
#left .mod_navigation .level_4,
#left .mod_navigation .level_5
{
	margin-left:20px;
}

#left .mod_navigation .level_2 a,
#left .mod_navigation .level_2 p,
#left .mod_navigation .level_2 .first a,
#left .mod_navigation .level_2 .first p
{
	margin-bottom:0px;
	border-top:0px solid #808080;
	border-right:0px solid #808080;
	border-bottom:0px solid #808080;
	border-left:1px solid #808080;
}

#left .mod_navigation .level_2 a.active,
#left .mod_navigation .level_2 p.active
{
	background-image:url("Dateien/Template/marker.gif");
	background-repeat:no-repeat;
	background-position: 1px 10px;
}

#footer
{
	background-color:#E3EFEF;
	border-top:0px solid #a4a4a4;
	border-right:0px solid #a4a4a4;
	border-bottom:1px solid #a4a4a4;
	border-left:0px solid #a4a4a4;
	font-size:10px;
	color:#808080;
	line-height:15px;
}

#footer a
{
	color:#808080;
}

#footer .inside
{
	padding:20px 20px 0px 20px;
}

#main .inside
{
	padding:25px 25px 25px 50px;
}

#right .inside
{
	padding:25px 50px 25px 25px;
}
