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

#test
{
	width:420px;
	left:0px;
	top:420px;
	position:absolute;
	overflow:hidden;
}

body,
th,
td,
select,
input,
textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#333333;
	line-height:22px;
}

body
{
	margin:0px;
	background-image:url("Dateien/Template/bg.gif");
	background-repeat:repeat-y;
}

p
{
	margin-bottom:10px;
}

a:link,
a:visited,
a:active
{
	text-decoration:underline;
	color:#000000;
}

#left
{
	width:110px;
	background-image:url("Dateien/Template/bgl.gif");
	background-repeat:repeat-x;
}

#left .inside
{
	height:480px;
	border-right:10px solid #ffffff;
}

#main
{
	background-image:url("Dateien/Template/bgr.gif");
	background-repeat:repeat-x;
}

#main .inside
{
	height:480px;
	padding-top:90px;
	border-left:10px solid #ffffff;
}

#main .mod_customnav
{
	height:30px;
	right:0px;
	position:absolute;
	overflow:hidden;
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#333333;
}

#main .mod_customnav ul
{
	list-style-type:none;
}

#main .mod_customnav li
{
	float:left;
}

#main .mod_customnav a,
#main .mod_customnav p
{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	border-right:1px solid #333333;
	text-decoration:none;
	color:#333333;
}

#main .mod_customnav a:hover
{
	color:#b0b1b3;
}

#main .blank
{
	width:2px;
	height:30px;
	right:0px;
	position:absolute;
	background-color:#ffffff;
}

#main .mod_navigation
{
	height:300px;
	top:19px;
	position:relative;
	overflow:hidden;
	margin-left:35px;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#e7e7e7;
	line-height:23px;
}

#main .mod_navigation a,
#main .mod_navigation p
{
	width:250px;
	display:block;
	margin-bottom:0px;
	border-bottom:1px solid #e7e7e7;
	font-weight:normal;
	text-decoration:none;
	color:#e7e7e7;
}

#main .mod_navigation p,
#main .mod_navigation a.trail
{
	width:235px;
	padding-left:15px;
}

#main .mod_navigation a:hover
{
	color:#565b62;
}

#main .mod_navigation .level_2 a
{
	width:220px;
	padding-left:30px;
}

,
#main .mod_navigation .level_2 p
{
	width:195px;
	padding-left:45px;
}

#main .mod_article
{
	width:240px;
	line-height:16px;
}

#main h1
{
	margin-bottom:15px;
	color:#666666;
	text-transform: uppercase;
}

#main .mod_newslist a
{
	text-decoration:none;
	color:#333333;
}

#main .mod_newslist .more a,
#main .mod_newslist .layout_simple a
{
	padding-left:18px;
	background-image:url("Dateien/Template/pfeil.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

#main .mod_newslist a:hover
{
	text-decoration:underline;
	color:#000000;
}

#main .layout_simple
{
	margin-bottom:10px;
}

#main .mod_newslist .layout_short
{
	margin-bottom:20px;
}

#right
{
	float:left;
}

.logo
{
	display:block;
	margin:0px;
}

.kopflinie
{
	width:420px;
	height:10px;
	display:block;
	margin:30px 0px 290px 0px;
}

.mod_article
{
	margin:0px 35px 35px 35px;
	padding-top:35px;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	margin-bottom:5px;
	font-weight:bold;
	font-size:11px;
}

.ce_gallery
{
	width:420px;
	height:312px;
	left:0px;
	top:130px;
	position:absolute;
	overflow:hidden;
	background-color:#e7e7e7;
}

.ce_gallery img
{
	width:420px;
	height:290px;
	left:0px;
	top:0px;
	position:absolute;
	display:none;
}

.ce_gallery #Foto0
{
	display:block;
}

.ce_gallery .menue
{
	bottom:0px;
	right:10px;
	position:absolute;
}

.ce_gallery .menue img
{
	width:11px;
	height:11px;
	position:relative;
	float:left;
	display:block;
	margin-left:4px;
}

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

input.text,
input.password
{
	width:220px;
	height:21px;
	margin-bottom:4px;
	background-color:#ffffff;
	border:0px solid #ffffff;
}

input.captcha
{
	width:30px;
	height:21px;
	margin-bottom:4px;
	background-color:#ffffff;
	border:0px solid #ffffff;
}

textarea
{
	width:220px;
	margin-bottom:4px;
	background-color:#ffffff;
	border:0px solid #ffffff;
}

.submit
{
	width:120px;
	height:21px;
	margin-bottom:4px;
	background-color:#565b62;
	border:0px solid #000000;
	color:#ffffff;
}

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

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

.ce_form .col_0
{
	width:100px;
}

.error
{
	color:#ef0000;
}

.back a
{
	padding-left:18px;
	background-image:url("Dateien/Template/pfeil2.gif");
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
}

.back a:hover
{
	text-decoration:underline;
}

.ce_form .submit
{
	margin-top:10px;
}

.toggler
{
	font-weight:bold;
	color:#333333;
	padding-left:18px;
	background-image:url("Dateien/Template/pfeil3.gif");
	background-position:left center;
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
}

.toggler:hover
{
	font-weight:bold;
	color:#666666;
	padding-left:18px;
	background-image:url("Dateien/Template/pfeil3.gif");
	background-position:left center;
	background-repeat:no-repeat;
	cursor:pointer;
	cursor:hand;
}

.eingerueckt
{
	padding-left:18px;
}
