/* CSS-FILE detjen.de */
/* Version: 2008.08.02.2 */
html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: verdana,"Trebuchet MS", sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #2c1a00;
}

li {
	padding-top: 0.5em;
}


a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #726d6a;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

input.button, .validate  {
	color: #666;
	background: #f1f1f1;
	border: 1px solid #999;
	font-size: 1.0em;
}

input.button:hover, .validate:hover  {
	background: #f9f9f9;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}


/*****************************************/
/*** Anpassungen WDETJEN ***/
/*****************************************/
div.ditto_summaryPost {

	padding-top: 1em;
	padding-bottom: 1em;
	
	border-top: thin dotted;
}

/* Spezial-Absaetze  */
p.artikel_intro {
	font-style: italic;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}

div.ditto_linkPresentation {
	margin-top: 1em;
	margin-bottom: 1em;
}

/*****************************************/
/* Benamte Bereiche */
/*****************************************/

/* Neuigkeiten*/
#LastChanges li 
{
	padding-left: 2em;
	padding-top: 1em;
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
div.center {
	text-align: center;
	margin: 0 auto;
	background: #f3f2e7 url(../images/page_bg.jpg) top center repeat-y;
}

div#wrapper {
	margin: 0 auto;
	width: 770px;
	text-align: left;
}

#logo {
	padding: 175px 0 0 520px;
	height: 55px;
	text-align: center;
}

#logo a, #logo a:link, #logo a:hover {
	font-weight: normal;
	/*font-family: Georgia, "Trebuchet MS", sans-serif;*/
	font-size: 28px;
	padding: 0 ;
	margin: 0;
	line-height: 1.4em;
	letter-spacing: 1px;
	color: #fff;
	background: transparent;
	text-decoration: none;
	outline: none;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

#pathway {
	width: 870px;
	height: 40px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/path.jpg) top center no-repeat;
}

span.pathway {
	color: #2c1a00;
	display: block;
	padding: 18px 0 0 50px;
	font-size: 12px;
	overflow: hidden;
}

span a.pathway  {
	text-decoration: underline;
	color: #2c1a00;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 20px;
	height: 40px;
	overflow: hidden;
	text-align: right;
}

#area {
	padding: 0;
	margin: 0;
}

/* linke bzw. rechte Spalte */
#leftcolumn ,
#rightcolumn {
	margin: 0;
	width: 180px;
	float: left;
	padding: 0;
}

/* mittlere Spalte  / Content */
div#maincolumn {
	padding: 0 0 0 20px;
	float: left;
	width: 550px;
}

div#maincolumn_full {
	margin: 0 10px;
	width: 770px;
	}

div.nopad {
	padding: 5px 0 0 0;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

h1 {
	padding: 0;
	/*font-family: Georgia, "Trebuchet MS", sans-serif;*/
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	/*font-family: Georgia, "Trebuchet MS", sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #2c1a00;
	text-align: left;
	width: 100%;
}


h4 {
	/*font-family: Georgia, "Trebuchet MS", sans-serif;*/
	color: #333;
}


h3, legend {
	margin: 0;
	font-weight: bold;
	/*font-family: Georgia, "Trebuchet MS", sans-serif;*/
	color: #938e80;
	font-size: 1.4em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #666;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: .90em;
	color: #666;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #666;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	/*font-family: Georgia, "Trebuchet MS", sans-serif;*/
	font-size: 10px;
}

.ol-captionfont {
	/*font-family: Georgia, "Trebuchet MS", sans-serif;*/
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}



/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}


.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}


table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color:#666;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #333;
}
*/

.highlight {
	background-color: #fffebb;
}



div.moduletable, div.module {
  margin-bottom: 25px;
}


#leftcolumn .vertikalmenu, 
#rightcolumn .vertikalmenu {
	margin: 0 0 20px 0;
	padding: 3px;	
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: none;
	width: 180px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {
	margin:0;
	padding:0;	
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display: block;
	line-height: 20px;
	padding: 0;
	text-decoration: none;
	color: #2c1a00;
	font-weight: normal;
	font-size: 1.0em;
	margin: 0;
	width: 160px;
	background: url(../images/menurow.jpg) bottom center no-repeat;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #605a57;
}

/* ****** left col current menu ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display: block;
	line-height: 20px;
	padding: 0;
	text-decoration: none;
	font-size: 1.0em;
	color: #000;
	background: url(../images/menurow.jpg) bottom center no-repeat;
	height: 20px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	background: url(../images/menurow.jpg) bottom center no-repeat;
	color: #666;
	height: 20px;
	font-size: 10px;
	padding: 0 0 0 10px;
	margin: 0 0 0 -30px;
}

/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin: 0;
	list-style: none;
}

#leftcolumn ul.menu li#current{
	text-decoration: none;
	color: #000;
	background: transparent;
}

#leftcolumn ul.menu li#current a:link {
	background: transparent;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #2c1a00;
	margin: 0 0 0 -20px;
	padding: 0;
	font-size: 10px;
	background: none;
}

#leftcolumn ul.menu li#current ul li {
	
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #2c1a00;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin:6px 0;
	padding:0;
	list-style:none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	/*font-family: Georgia, "Trebuchet MS", sans-serif;*/
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style *
.bannergroup {
}

.banneritem {
}
*/

/* Text advert style *

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls *
.pollstableborder td {
	text-align: left;
} */

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

/*
td.key {
	border-bottom:1px solid #eee;
	color: #666;
} */

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
	background: #C3D2E5;
	padding: 0;
	margin: 0;
}

/* System Error Messages */
#system-message dd.error ul { 
	color: #c00; 
	background: #E6C0C0; 
	border-top: 3px solid #DE7A7B; 
	border-bottom: 3px solid #DE7A7B;
	padding: 0;
	margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
	color: #c00; 
	background: #EFE7B8; 
	border-top: 3px solid #F0DC7E; 
	border-bottom: 3px solid #F0DC7E;
	padding: 0;
	margin: 0;
}



/* ****************************************************************************** */
/* blue */
input,button {
	color: #2c1a00;
}

/* blue */


h3, .componentheading, table.moduletable th {
  color: #938e80;
}

div.module_menu, div.module {
	
}

div.module_menu div, div.module div{
	
}

div.module_menu div div, div.module div div {
	
}

div.module_menu div div div, div.module div div div {
	
}

/* ********************************************************************************* */
/* blue */
#page_bg {
	padding: 0;
	margin-bottom: 1px;
	background: #f3f2e7;
}

div#header {
	background: url(../images/newheader2.jpg) top left no-repeat;
	height: 230px;
	width: 870px;
	margin: 0 auto;
}

div#homelink a {
	background: transparent;
	width: 110px;
	height: 50px;
	position: absolute;
	top: 150px;
	right: 440px;
	outline: none;
}

#top {
	width: 100%;
	margin: 0 auto 50px auto;
	height: 235px;
}

.main_table {
	margin: 0 auto;
}

#banner_l {
	text-align: left;
}

#foot {
	width: 100%;
}

#footer {
	margin: 0 auto;
	width: 830px;
	height: 80px;
	text-align: center;
	vertical-align: top;
	background: url(../images/footer.jpg) bottom center no-repeat;
}

/* ********************************************************************** */

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}

/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color: #2c1a00;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #2c1a00;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	text-decoration: none;
}
#sgf {
	font-size: 11px;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	color: #2c1a00;
	font-family: Georgia, "Trebuchet MS", sans-serif;
}
.sgf {
	text-align: right;
	font-size: 11px;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #2c1a00;
	text-decoration: none;
}
.sgf1 {
	font-size: 11px;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	color: #2c1a00;
	text-align: left;
}

a.sglink:link, a.sglink:visited {
	color: #2c1a00;
	font-size: 11px;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	color: #2c1a00;
	font-family: Georgia, "Trebuchet MS", sans-serif;
	text-decoration: none;
	}

/* EmailForm 
------------------------------------------------------------------------------- */
#EmailForm {
	width: 360px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}
#EmailForm.full { width: 100%; }


#EmailForm fieldset {
    border: none;
}

#EmailForm legend {
	display: none;
}


#EmailForm label,
#EmailForm p {
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	float: left;
	display: block;
}

#EmailForm label.first,
#EmailForm label.city {
    clear: left;
    margin-right: 10px;
    width: 150px;
}

#EmailForm label.second,
#EmailForm label.state {
	float: left;
	clear: none;
	margin: 0 10px 0 0;
	width: 150px;
}
#EmailForm label.state { width: 60px; }

#EmailForm label.first input,
#EmailForm label.city input,
#EmailForm label.second input {
	float: left;
	width: 150px;
	padding: 0;
}

#EmailForm label.state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

#EmailForm label.zip,
#EmailForm label.zip input {
	float: left;
	width: 80px;
}
#EmailForm label.zip { clear: none; }

#EmailForm label {
	float: left;
	clear: left;
	width: 310px;
	margin: 0;
	line-height: 1.5em;
}

#EmailForm label input {
	float: left;
	width: 310px;
	padding: 0;
}

#EmailForm input.radio,
#EmailForm input#radiobutton_1,
#EmailForm input#radiobutton_2,
#EmailForm input#radiobutton_3,
#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.radio,
#EmailForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#EmailForm input.checkbox,
#EmailForm input#checkbox_1,
#EmailForm input#checkbox_2,
#EmailForm input#checkbox_3,
#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #EmailForm elements to look similar across browsers ... emulates Safari */
#EmailForm label input,
#EmailForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(images/input-bg.gif) repeat-x top left;
}
#EmailForm input.checkbox,
#EmailForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#EmailForm textarea {
	margin-top: 3px;
	width: 383px;
	height: auto;
	display: block;
}

#EmailForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#EmailForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

	
#vline {
	background: transparent url(../images/dot.gif) top left repeat-y;
}


