/**
 * Style sheet Global
 */
.testtabelle .row_first .col_first
{
	border-bottom:1px solid #80808;
}

.testtabelle .col_first
{
	width:10%;
	font-weight:bold;
	white-space:nowrap;
}

.testtabelle .col_last
{
	width:1%;
	padding-left:20px;
	text-align:right;
	font-weight:bold;
	white-space:nowrap;
}

*
{
	margin:0;
	padding:0;
	border:0;
}

body,
th,
td,
select,
input,
textarea
{
	font-family:Arial, Helevetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	color:#000000;
	line-height:18px;
}

html,
body
{
	height:100%;
}

body
{
	background-color:#ffffff;
	background-image:url("Dateien/Template/bg.gif");
	background-position:left bottom;
	background-repeat:repeat-y;
}

a:link,
a:visited,
a:active,
.toggler
{
	text-decoration:none;
	color:#C93335;
	cursor: hand;
	cursor: pointer;
}

a:hover,
.toggler:hover
{
	text-decoration:underline;
}

.toggler
{
	padding-left:16px;
	background-image:url("Dateien/Template/marker1.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

table
{
	border-collapse:collapse;
}

th,
td
{
	vertical-align:top;
}

p
{
	margin-bottom:1em;
}

#wrapper
{
	left:0px;
	top:0px;
	position:absolute;
	background-image:url("Dateien/Template/bgr.gif");
	background-position:right top;
	background-repeat:repeat-y;
	min-height: 100%; /* nicht IE */
	height: auto !important; /* nicht IE */
	height: 100%; /* IE */
}

#container
{
}

#header
{
	background-color:#C4D9A7;
	background-image:url("Dateien/Template/bg_header.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	color:#ffffff;
}

#header .logo
{
	width:530px;
	height:130px;
	left:0px;
	top:0px;
	position:absolute;
}

#header .cad
{
	width:270px;
	height:29px;
	right:0px;
	top:64px;
	position:absolute;
}

#header .mod_customnav
{
	width:100%;
	height:18px;
	left:0px;
	top:112px;
	position:relative;
	overflow:hidden;
	text-align:right;
	background-color:#CC3434;
	background-image:url("Dateien/Template/balken.gif");
	background-repeat:repeat-x;
	line-height:12px;
}

#header ul
{
	width:180px;
	height:18px;
	margin-left:auto;
	padding-top:3px;
	border-left:2px solid #ffffff;
	list-style-type:none;
}

#header li
{
	float:left;
}

#header a,
#header p
{
	padding-right:5px;
	padding-left:5px;
	border-left:1px solid #ffffff;
	text-decoration:none;
	color:#ffffff;
}

#header a:hover
{
	color:#C4DAA8;
}

#header .deutsch
{
	border-left:0px solid #CC3434;
}

#footer
{
	width:100%;
	height:18px;
	bottom:0px;
	left:0px;
	position:absolute;
	background-color:#CC3434;
	background-image:url("Dateien/Template/balken.gif");
	background-repeat:repeat-x;
	font-size:11px;
	color:#ffffff;
	line-height:18px;
}

#footer .inside
{
	margin-right:180px;
	margin-left:210px;
	border-right:2px solid #ffffff;
	border-left:2px solid #ffffff;
}

#footer .inhalt
{
	padding-left:30px;
}

#footer a
{
	text-decoration:none;
	color:#ffffff;
}

#footer a:hover
{
	color:#C4DAA8;
}

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

#left .mod_navigation
{
	width:195px;
	overflow:hidden;
	margin-top:40px;
	margin-bottom:40px;
	margin-left:auto;
	border-bottom:1px solid #E8F1DB;
	font-weight:bold;
}

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

#left .mod_navigation a
{
	width:170px;
	display:block;
	padding:2px 4px 2px 20px;
	text-decoration:none;
	color:#000000;
}

#left .mod_navigation a:hover
{
	background-color:#D1E7CA;
}

#left .mod_navigation p
{
	display:block;
	margin:0px;
	padding:2px 0px 2px 20px;
}

#left .mod_navigation .level_1 .submenu,
#left .mod_navigation .level_1 .active
{
}

#left .mod_navigation .level_1 .submenu
{
	background: #D1E7CA url(Dateien/Template/marker1.gif) 2px 8px no-repeat;
	background: transparent url(Dateien/Template/marker1.gif) 2px 8px no-repeat;
}

#left .mod_navigation .level_2
{
	font-weight:normal;
	line-height:14px;
}

#left .mod_navigation .level_2 .submenu
{
	background: #e7f3e3 url(Dateien/Template/marker2.gif) 2px 8px no-repeat;
	background: transparent url(Dateien/Template/marker2.gif) 2px 6px no-repeat;
}

#left .mod_navigation .level_2 .submenu,
#left .mod_navigation .level_2 .active,
#left .mod_navigation .level_2 a:hover
{
}

#left .mod_navigation .level_2 .active
{
	background: transparent url(Dateien/Template/marker3.gif) 2px 4px no-repeat;
}

left .mod_navigation .level_3 .submenu,
#left .mod_navigation .level_3 .active,
#left .mod_navigation .level_3 a:hover
{
}

#left .mod_navigation .level_2
{
	margin-left:20px;
	font-size:11px;
}

#left .mod_navigation .level_2 a,
#left .mod_navigation .level_2 p
{
	width:150px;
	padding:4px 6px 4px 18px;
}

#left .mod_navigation .level_3
{
	margin-left:10px;
}

#left .mod_navigation li
{
	border-top:1px solid #E8F1DB;
}

#downloadicons
{
	bottom:0px;
	left:0px;
	position:absolute;
}

#struktur
{
	bottom:0px;
	left:0px;
	position:absolute;
	z-index: 0;
}

#right .inside
{
	padding-bottom:30px;
}

#right #dekofoto
{
	padding:0px;
}

#right .mod_article
{
	padding:10px;
}

#right .mod_newsmenu p
{
	margin-bottom:0px;
}

#right .mod_newsmenu .jahr
{
	margin-top:10px;
	font-weight:bold;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	margin-bottom:1em;
	font-weight:bold;
	font-size:1em;
	line-height:1em;
}

h1
{
	font-size:18px;
}

h2
{
	font-size:15px;
}

h3
{
	font-size:12px;
}

h4
{
	padding-left:10px;
	background-color:#EFF6EA;
	border-bottom:1px solid #90AE72;
	border-left:20px solid #90AE72;
	font-size:12px;
}

h5
{
	border-bottom:1px dotted #000000;
}

h6
{
	color:#7B9363;
}

#main ul
{
	margin-left:36px;
	list-style-type:square;
}

#main ol
{
	margin-left:44px;
}

#main li
{
	margin-bottom:0.25em;
}

#main table
{
	width:99%;
	margin:1px;
}

#main th,
#main td
{
	padding:1px 2px;
}

.rand th,
.rand td
{
	padding:2px;
	border:1px solid #808080;
}

.rand th
{
	background-color:#f0f0f0;
	font-weight:bold;
}

#downloadicons
{
	left:-212px;
	top:-120px;
	position:absolute;
}

input.text,
input.password
{
	width:320px;
	height:16px;
	margin-bottom:4px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #808080;
	line-height:16px;
}

input.upload
{
	width:320px;
	height:20px;
	margin-bottom:4px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #808080;
	line-height:16px;
}

textarea
{
	width:320px;
	margin-bottom:4px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #808080;
	line-height:16px;
}

select
{
	width:326px;
	margin-bottom:4px;
	padding:2px;
	background-color:#ffffff;
	border:1px solid #808080;
}

.checkbox_container span
{
	display:block;
}

.radio_container span
{
	padding-right:15px;
}

.radio_container
{
	padding-bottom:10px;
}

.ce_form .col_first
{
	padding-right:10px;
}

#main .ce_form table
{
	width:540px;
}

.submit
{
	background-color:#606060;
	border-top:0px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:0px solid #000000;
	color:#ffffff;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	cursor: hand;
	cursor: pointer;
}

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

.error
{
	color:#CC3434;
}

.ce_text,
.mod_sitemap,
.enclosure
{
	margin-top:1em;
}

.fett
{
	font-weight:bold;
}

.kursiv
{
	font-style:italic;
}

.normal
{
	font-weight:normal;
}

.mod_newslist h2
{
	margin-bottom:6px;
	font-size:12px;
}

.mod_newslist .info
{
	margin-bottom:0px;
}

.mod_newslist .teaser
{
	margin-bottom:3px;
}

.mod_newslist .layout_latest,
.mod_newslist .layout_short
{
	margin-bottom:25px;
}

#main .mod_newslist .layout_short,
#main .mod_newslist .layout_latest
{
	padding-left:120px;
}

#main .mod_newslist .layout_short .info,
#main .mod_newslist .layout_latest .info
{
	top:18px;
	position:relative;
	margin-left:-120px;
}

.mod_newslist .more
{
	margin-bottom:0px;
}

.back
{
	margin-top:2em;
}

.pagination
{
	margin:25px 0px 0px 0px;
	padding:0px;
	border-top:1px dotted #000000;
}

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

.pagination li
{
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.pagination p
{
	float:left;
	display:inline;
	margin:0px 25px 0px 0px;
	padding:0px;
	font-size:10px;
}

.pagination_current,
.pagination a
{
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
}
