* {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

html {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:12px;
}

img {
	border:0px;
}

/* -------------------------------------------------------- */
/*              Links										*/
/* -------------------------------------------------------- */

a {
	text-decoration:none;
	color:rgb(33,106,139);
	font-weight:bold;
}

a:hover {
	color:rgb(0,0,0);
}

a.readon {
	font-size:11px;
	margin-left:10px;
}

/* -------------------------------------------------------- */
/*              Zentrales Div zur Zentrierung der Seite     */
/* -------------------------------------------------------- */

#master {
	position:absolute;
	top: 0;
	left:50%;
	width:1000px;
	margin:0 0 0 -500px;
	padding:0 0 0 0;
}

/* -------------------------------------------------------- */
/*              Kopfleiste mit Suchmaske					*/
/* -------------------------------------------------------- */

#top {
	background-color:rgb(235,235,235);
	text-align:right;
	margin:0;
	padding:0;
}


#top a {
	font-size:11px;
	margin-right:15px;
}

#top a:hover {
	color:rgb(0,0,0);
}

#top .searchToken {
	border:1px solid rgb(190,208,217);
	background-color:white;
}

#top .searchButton {
	color:rgb(33,106,139);
	background-color:rgb(190,190,190);
	border:none;
	font-weight:bold;
	/* font-size: 12px; */
/*	width: 48px;  */
}


/* -------------------------------------------------------- */
/*              Header mit Logos, Mood-Bild, Menü           */
/* -------------------------------------------------------- */

#header {
	margin-top:25px; 
	height:226px;
	border-bottom:1px solid rgb(100,161,191);
	background-image:url("../images/bg_header.gif");
	background-repeat:repeat-x;
}

#logo_traeger {
	height: 76px;
}

#mood {
	margin-left:130px;
	margin-top:5px; 
	width:213px;
	background-color:rgb(255,255,255);
	float:left;
	vertical-align: top;
}

#mood_img {
	border-left:2px solid white;
	border-right:2px solid white;
}

#mood_img img {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#menu {
	margin-left:0px;
	float:left;
}

#menu table {
	margin-top:6px;
}

#menu table td {
	padding-top:2px;
	padding-bottom:2px;
	/* border-bottom:1px solid rgb(255,255,255); */
	padding-bottom:3px;
	background: url('../images/line.gif') bottom repeat-x; 
}
#menu .spacer {
	background: none;	
}

#menu table td a {
	font-weight:bold;
	font-size:13px;
	color:rgb(0,0,0);
	margin-left:10px;
}

#menu table td a:hover {
	color:rgb(33,106,139);
}

#menu table td.active a, #menu table td.current a {
	color:rgb(33,106,139);
}
#mainmenu {
	float:left;
}

#submenu {
	margin-top:3px;
	margin-left:15px;
	width:159px;
	float:left;
}
#submenu1 {
	border-left:1px solid rgb(255,255,255);
	border-left: 1px solid #EFF9FF;
	margin: 0;
	padding: 0;

}

#submenu ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	margin-left:15px; 
	margin-top:19px;
	list-style-image:url("../images/li_arrow2.gif");
}

#submenu ul li {
	margin-top:2px;
	margin-left: 2px;
	padding-bottom:2px;
	/* border-bottom:1px solid rgb(255,255,255); */
	background: url('../images/line.gif') bottom left no-repeat; 
}
#submenu ul li.sub-current a{
	font-weight: bold;
}

#submenu a {
	font-size:11px;
	font-weight:normal;
}

#logo_projekt {
	background-color:rgb(255,255,255);
	width:225px;
	float:right;
	margin-top:-34px;
}

#logo_projekt img {
	margin-left:9px;
	margin-bottom:10px;
}

/* -------------------------------------------------------- */
/*                      content		                        */
/* -------------------------------------------------------- */

#content {
	margin-top:7px;
	background-image:url("../images/bg_main.gif");
	float:left;
	background-repeat:repeat-y;
}

#toolbox {
	width:340px;
	float:left;
	background-color:rgb(207,226,238);
}
.toolboxMain {
	margin: 10px 17px 15px 17px;
}

.toolboxMain h1, .toolboxHeader {
	font-size: 18px;
	font-weight: bold;
	color:rgb(33,106,139);
	margin: 10px 0 15px 0;
}

.toolboxContent {
	margin: 0 17px 15px 17px;
}

.toolboxSub {
	border:2px solid rgb(0,84,122);
}


.toolboxSub h1, .toolboxSubHeader {
	font-size:12px;
	background-color:rgb(0,84,122);
	color:rgb(255,255,255);
	font-weight:bold;
	padding: 2px 0 4px 17px;
}


.toolboxSub .bodytext, .toolboxSubContent {
	margin: 7px 5px 7px 17px;
}


#breadcrumbs {
	width:644px;
	margin-left:15px;
	margin-top:10px;
	float:left;
	height:30px;
	border-bottom:1px solid rgb(100,161,191);
	color:rgb(33,106,139);
	font-size: 11px;
	/* color: #000; */
}

#breadcrumbs a {
	font-size:11px;
	font-weight:normal;
}

#breadcrumbs a:hover {
	color:rgb(0,0,0);
}

#contentbox {
	width:644px;
	margin-left:15px;
	float:left;
	margin-top:20px;
}

#contentbox h1 {
	font-size:14px;
	display:block;
	background-color:rgb(242,247,251);
	border:1px solid rgb(188,210,220);
	color:rgb(0,0,0);
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}

#contentbox li {
	padding: 0 0 7px 0;
}

/* toolbox bilder */
/*#toolbox h1 {
	font-size:14px;
	font-weight:bold;
	color:rgb(33,106,139);
	margin: 10px 17px 15px 17px;
}*/

#toolbox .csc-textpic {
	margin-left: 17px;
}




/* -------------------------------------------------------- */
/*                      tt_news		                        */
/* -------------------------------------------------------- */

.newsbox {

}

.newsDate {
	font-size:10px;
}

.newsHeader {
	font-size:12px;
	font-weight:bold;
	color:rgb(33,106,139);
}

.newsTeaser {
	margin-bottom:20px;
	margin-left: 25px;
}

.newsTeaser ul {
	list-style-image:url("../images/li_arrow.gif");
}

.newsTeaser ul li {
	width:250px;
	border-bottom:1px solid rgb(33,106,139);
	margin-top:3px;
	margin-bottom:3px;
	padding-bottom:3px;
}
.news-latest-date, .news-latest-date a, .news-list-date a {
	font-size: 10px;
	font-weight: normal;
	color: #333;

}
h3 a{
	font-size: 12px;
}
.clearer {
	color: rgb(33,106,139);
	background-color: rgb(33,106,139);
	margin: 16px 0 16px 0;
	height: 1px;
	border: none;
}
.more-link a {
	font-weight: bold;
	/*font-size: 11px;*/
}
.more-link {
	margin-left: 10px;
}


.divider {
	margin-bottom:10px;
	border-bottom:1px solid rgb(33,106,139);
}

/* -------------------------------------------------------- */
/*                      indexed_search                      */
/* -------------------------------------------------------- */

.tx-indexedsearch {
	display: inline;
}
#search_form {
	display: inline;
}
.tx-indexedsearch-browsebox {
	margin-bottom: 10px;
}

hr {
	height: 1px;
	color: #216A8B;
	background-color: #216A8B;
	border: none;
}
/* Content-Ueberschrift */

.csc-header {
	margin-bottom: 12px;
}

/* -------------------------------------------------------- */
/*                      Formular	                        */
/* -------------------------------------------------------- */

input, textarea, select { 
	border: 1px solid #bbb;
}
select {
	width: 70px;
}
.label {
	width: 200px;
}
#kontakt_tabelle td{
	padding-bottom: 5px;
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:12px;
}


.field {
	position: relative;
	top: 0;
	left: 300px;
	border: 1px solid green;
}
.csc-mailform {
	border: none;
}
	/*.csc-mailform-field input, .csc-mailform-field label{
	padding: 3px;
	margin: 10px 0 10px 0px;	
}

*/
.csc-mailform-field {
	margin: 10px 0 10px 0;

}
#mailformformtype_mail {
	background-color: #cfe2ee;
	color: #555;
	border: none;
	padding: 3px;

}

#contentbox ul li {
	margin-left: 18px;
	padding-left: 10px;
}

#contentbox ol li {
	margin-left: 25px;
	padding-left: 3px;
}

#zuschusstabelle td {
	border:1px solid;
	padding:4px;
}

/* "search for *" + "dispalying results" im header ausblenden */ 
#top .tx-indexedsearch-whatis{display:none;}
#top .tx-indexedsearch-browsebox{display:none;}
#top .tx-indexedsearch-noresults{display:none;}

/* prozenz vergrößern */


/* -------------------------------------------------------- */
/*            Kontaktformular Mailformplus					*/
/* -------------------------------------------------------- */
.mailformplus_contactform h3{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 7px;
}
.mailformplus_contactform .red {
	color: #e2020b;
}
.green {
	color: #00b059;
	font-weight: bold;
}
.mailformplus_contactform {
	margin-top: 15px;
	background-color: #f2f7fb;
	width: 430px;
	padding: 15px;
}
.mailformplus_contactform .formtable{
	width: 380px;
}
.mailformplus_contactform td{
	vertical-align: top;
	padding: 0px 12px 5px 0;
}
.mailformplus_contactform input {
	width: 320px;
}
.mailformplus_contactform input.workshop {
	width: auto;
	border: none;
}
.mailformplus_contactform .submit {
	width: 100px;
	background-color: #cfe2ee;
	color: #555;
	border: none;
	padding: 2px;
}
.mailformplus_contactform input[type=checkbox] {
	margin: 3px 0 0 0;
}


/* -------------------------------------------------------- */
/*            RTE - Styles									*/
/* -------------------------------------------------------- */

.underlined_list {
	border: 1px solid red;
	background-color: green;
	color: red;
}
.black {
	color: red;
}

.tr-0 {
	font-weight: bold;
	color: #216A8B;
}

/*
.contenttable {
	border: 1px solid #F2F7FB;
} */

.contenttable td {
	vertical-align:top;
}
.tr-even {
	background-color: #F2F7FB;
}
.tr-odd {
	background-color: #FAFFFF;
}

.tr-even:hover {
	background-color: #CFE2EE;
}
.tr-odd:hover {
	background-color: #CFE2EE;
}

/* -------------------------------------------------------- */
/*            SITEMAP - Styles								*/
/* -------------------------------------------------------- */

.csc-sitemap ul {
	list-style-image:url('../images/li_arrow.gif');
}

#contentbox .csc-sitemap li {
	padding: 14px 0 7px 0;
}

/* -------------------------------------------------------- */
/*            Personen-Tabelle								*/
/* -------------------------------------------------------- */
.tabelle_schwarz td {
	padding: 5px;
}

/* -------------------------------------------------------- */
/*              Mailformular		     					*/
/* -------------------------------------------------------- */
.tx-powermail-pi1 {
	margin-top: 20px;
	background-color: #f2f7fb;
	width: 460px;
}
.tx-powermail-pi1 fieldset {
	border: 0px solid red;
	padding: 15px;
}
.tx-powermail-pi1 legend {
	display: none;
}	
.tx_powermail_pi1_fieldwrap_html { 
	padding: 3px 0;
}
.powermail_textarea {
	width: 322px;
}
#powermaildiv_uid10 {
	font-weight: bold;
	margin: 0px 0 10px 0;	
}
	
.tx-powermail-pi1 label {
	float: left;
	display: block;
	width: 100px;
	}
.tx-powermail-pi1_thx {
	padding: 15px;
}
.powermail_all powermail_all_td {
	padding-right: 20px;
}

.glossary_entries td {
	border-bottom:1px solid #fff;
	background-color:#F2F7FB;
	padding:4px;
}
.sg_glossary_table table  {
	border: 1px solid #bbb;
}
.sg_glossary_table table td {
	border: 1px solid #bbb;
	padding: 5px;
}


/* -------------------------------------------------------- */
/*              Newsletter  		     					*/
/* -------------------------------------------------------- */
.nl_sub {
	width: 50px;
	display: block;
	float: left;
	font-weight: bold;
}
.nl_subdivider {
	margin-bottom: 7px;
}
.nl_frame {
	background-color: #F2F7FB;
	padding: 5px;
	width: 200px;
}


