body {
	border: 0;
	background-position: top;
	margin-top: 0;
/*
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
*/	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	background-color: #747476;
	margin-left: 0px;
	background-image: url(../images/website/background.gif);
	background-repeat: repeat-x;
	line-height: 150%;
	}

div#container,#contentarea,body table,#navi_language {
	width: 950px;
	}
	
#navi_bar_hor {
	width: 200px;
	}

#banner div.left {
	width: 411px;
	}
			
#data, #bottom, #banner div.right {
	width: 539px;
	}

#navi_bar_hor, #data {
	float: left;
	}
			
body, #top, #data, #block_left_finischer {
	/*background-color: #03004D;*/
	}

div#container {
	margin: 0px auto;
	padding: 0px;
	
	text-algin: center;
	background-color: #747476;
	}

#data {
	background-color: #ffffff;
	}	

#bottom {
	float: right;
	clear: both;
	}
	
#block_left,#block_left_bottom {
	background-color: #333333;
	}
	
tr .tr-0 {
	background-color: #747476;
	color: #ffffff;
	}
		
.tr-even {
	background-color: #FFFBEA;
	}

	
.contenttable-1 .td-0 {
	background-color: #fffbea;
	color: #ffffff;
	}		
	
.contenttable-1 .tr-0 {
	background-color: #fffbea;
	color: #000000;
	}		
	
table.csc-mailform {
	}
		
.csc-mailform td {
	}
	
.csc-form-main-label td {
	}
	
td.reflist_headline {
	background-color : #A3B7D1;
	}
	
.csc-uploads-fileName {
	}
	
.csc-uploads-fileSize {
	}	

input,	textarea, select,input.csc-mailform-submit {
	background-color: #FFFAE6;
}			

input:hover, select:hover,	textarea:hover {
	background-color: #FFF7D7;
	}	 

.csc-sitemap-level1 {
	background-color: #778288;
	}

#conentarea {
	clear: both;
	}

table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
h1,h2,h3,h4,h5,h6 {
	color: #000000;
	font-size: 140%;
/*	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
*/	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	}

p.bodytext	{
	font-size: 13px;
	}

#bottom {
	padding-top: 20px;
	}
	
#impressum, #impressum a {
	color: #a9a9ab;
	font-size: 10px;
	text-decoration: none;
	background-color: #818183;
	}
		
.bodytext img {
	padding: 1px;
	background:#ccc;
	border:4px solid #f6f6f6;
}

.csc-caption {
	font-size: 10px;
	}

a {
	color: #747476;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Formatierung f. LoginBox

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#loginbox {
	width: 550px;
	margin: 100px auto;
	background-color: #ffffff;
	border: 1px solid #004D77;
	}

.csc-loginform {
	padding: 10px 0 0 20px;
	}
	
/* Erscheint als Fehldermeldung wenn Rahmen 2 gewählt wurde */
.csc-frame-frame2 {
	border: 1px dashed #ff0000;
	background-color: #F4F3F2;
	padding: 0 10px 10px 10px;
	width: 400px;
	margin: 15px auto 15px auto;
	}
		
/*~ ENDE Formatierung f. CLoginBox ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Menübereich / Navigation

Link: 
	  
Benötigte Files:
	  
Typo-Settings:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#banner {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0ps;
	margin: 0px;
	
	}
	
#contentarea {
	padding: 0px;
	margin: 0px;
	clear: both;
	padding-left: 210px;
	}

	
#banner,#banner div{
	padding: 0px;
	margin: 0px;
	background-color: #FFFAE6;
	}

#banner .left, #banner .right {
	height: 265px;
	border-bottom: 1px solid #000;
	}
	
#banner div.left,#banner div.right {
	display: inline;
	}

#banner div.left {
	float: left;
	background-repeat: repeat-x;
	}
#banner div.right {
	text-align: center;
	vertical-align: middle;
	float: right;
	}
	
#banner div.right img {
	margin-top: 55px;
	}
	

#navi_bar_hor {	
	padding-top: 40px;
	/*
	padding-left: 105px;
	*/
	padding-bottom: 0px; 
	}
	
#navi_bar_hor td {
	text-align: left;
	vertical-align: middle;
	padding-left: 0px;
	}
	
#navi_bar_hor a {
	text-decoration: none;
	color: #D3C761;
	}
		
#navi_bar_hor a, #navi_main a, #navi_sub a {
	text-decoration: none;
	color: #ffffff;
	}

	
#navi_sub div {
	display: inline;
	}
		
#navi_sub a {
	color: #3F577C;
	}
				
#navi_bar_hor a:hover, #navi_main a:hover, #navi_sub a:hover {
	text-decoration: underline;
	}

#navi_print_link {
	}	
	
#navi_language {
	text-align: right;
	vertical-align: middle;
	height: 20px;
	margin: 25px auto 0px auto;
	}
	
#navi_language a{
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	color: #ffffff;
	text-decoration: none;
	}	
		
#navi_language div img{
	padding-top: 2px;
	}	
	
#navi_main {
	height: 27px;
	}
	
#navi_main {
	/*
	background-image: url(../images/website/navi_main.jpg);
	*/
	}
	
#navi_main a {
	color: #fff;
	font-size: 13px;
	text-decoration:none;
	padding: 5px;
	}

#navi_main .menu1-level1-act a {
	/* color: #1C455B; */
	font-weight: bold;
	margin: 0;
	padding: 2px;
	}
		
#navi_sub {
	vertical-align: top;
	text-align: left;
	font-size: 12px;
	}
	
#navi_sub a {
	color: #ffffff;
	}
	
#navi_sub .menu2-level1-no, #navi_sub .menu2-level1-act {
	}	
	
#navi_sub .menu2-level1-act a, #navi_sub .menu2-level2-act a {
	font-weight: bold;
	}

#navi_sub .menu2-level2-no, #navi_sub .menu2-level2-act {
	}
	
/*---------------------------------------------------------------------------
LI-Elemente
---------------------------------------------------------------------------*/
div#navi_main {
	}

#navi_main div .topnav-level1-act a, 
#navi_main div .menu2-level1-act a,
#navi_main div .menu2-level2-act a
	{
	font-weight: bold;
	}

#navi_main div .topnav-level1,
#navi_main div .topnav-level1-act, 
#navi_main div .menu2-level1-no,
#navi_main div .menu2-level1-act,
#navi_main div .menu2-level2-no,
#navi_main div .menu2-level2-act
	{
	border-bottom: 1px solid #ffffff;
	width: 200px;
	margin: 0px;
	padding: 0px;
	display: block;
	}
	
#navi_main div .menu2-level1-no a,
#navi_main div .menu2-level1-act a,
#navi_main div .menu2-level2-no a,
#navi_main div .menu2-level2-act a
	{
	padding-left: 25px;
	}	

#navi_main div a {
	display: block;
	}

#navi_sub li {
	margin-left: 0px;
	}
	
/*---------------------------------------------------------------------------
Dropdown-Bereich
---------------------------------------------------------------------------*/

/* Praktisch das Hauptmenü */
.bc_dropdowntoptable {
	}

#Menubitconx0 , #Menubitconx1 , #Menubitconx2 , #Menubitconx3 , #Menubitconx4,#Menubitconx5,#Menubitconx6,#Menubitconx7 {
	}
	
#Menubitconx0 a, #Menubitconx1 a, #Menubitconx2 a, #Menubitconx3 a, #Menubitconx4 a, #Menubitconx5 a,#Menubitconx6 a,#Menubitconx7 a   {
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color: #ffffff;
	width: 150px;
	/* border: 1px solid #5276A6; */
	filter:alpha(opacity='70',style='0');
	}


#Menubitconx0 a:hover, #Menubitconx1 a:hover, #Menubitconx2 a:hover, #Menubitconx3 a:hover, #Menubitconx4 a:hover, #Menubitconx5 a:hover, #Menubitconx6 a:hover,#Menubitconx7 a:hover {
	/* background-color: #E9EDF3; 
	color: #5276A6;
	*/
	text-decoration: underline;
	
	/* border: 1px solid #A3B7D1; */
	width: 150px;
	padding: 2px 5px 2px 5px;
	}
/*---------------------------- DropDown ENDE ---------------------------------*/
		
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Menü ENDE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*-----------------------------------------------------------------------------
Datenbereich
*/	
		
#data_left {
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	}

#data_left h1 {
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
	}

#data_left p.bodytext	{
	margin-top: 0px; 
	margin-bottom: 10px;
	}

#block_left {
	text-align: left;
	vertical-align: top;
	width: 150px;
	}

#block_left_finischer {
	background-position: top left;
	background-image: url(../images/website/bottom_data.jpg);
	background-repeat: no-repeat;
	}
	
#data_normal {
	padding-top: 37px;
	padding-bottom: 20px;
	padding-left: 60px;
	padding-right: 35px;
	text-align: left;
	vertical-align: top;
	/*
	float: left;
	width: 560px;
	*/
	}

#data_normal h1.csc-firstHeader	{
	font-size: 18px;
	font-weight: bold;
	border-left: 2px none #006633;
	border-top: 2px none #006633;
	border-right: 2px none #006633;
	margin-top: 10px; 
	padding-bottom: 8px;
	}
	
#data_normal a.csc-header {
	font-size: 12px;
	}
	
#data_normal p.bodytext	{
	margin: 0px 0px 0px 0px;
	}

/*
#data_right {
	background-color: #333333;
	color: #666666;
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px:
	border: none;
	}

#data_right a {
	color: #CCCCCC;
	}

#data_right h1,#data_right h2,#data_right h3,#data_right h4,#data_right h5,#data_right h6,#data_right h1.csc-firstHeader,
	#data_right h1 a,#data_right h2 a,#data_right h3 a,#data_right h4 a,#data_right h5 a,#data_right h6 a,#data_right h1.csc-firstHeader a{
  {
	color: #FF8040;
	border: none;
	}
*/

/*-----------------------------------------------------------------------------
Impressum
*/	
#impressum {
	height: 25px;
	border: 1px solid #6B6B6D;
	padding: 0px 10px 0px 10px;
	}

#impressum .left,#impressum .right {
	padding-top: 2px;
	}

#impressum .left {
	text-align: left;
	float: left;
	}
#impressum .right {
	text-align: right;
	float: right;
	}

/*-----------------------------------------------------------------------------
Universelle Attribute / Klassen
*/	
.csc-firstHeader {
	font-size: 18px;
	font-weight: bold;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Schlagschatten für Bilder - FireFox

Link: http://www.alistapart.com/articles/cssdropshadows/
      http://nontroppo.org/test/shadow.html	
	  	http://www.theshapeofdays.com/2005/11/my_contribution.html (auch mit IE)
	  	
Benötigte Files:
	  shadowAlpa.png
	  shadow.gif
	  
Typo-Settings:
	  sind im "conf: Main Template cObject" zu machen
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.imgtext-table {
  	margin-right: 10px;
	width: 350px;
	}
	
.bc_specialimage {
  float: left;
  background: url(/fileadmin/template/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/fileadmin/template/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.bc_specialimage img {
  display: block;
  position: relative;
  /*background-color: #ffffff;*/
  border: 1px solid #8B8B8B;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
 
/*
.bc_specialimage img {
	border-top: 1px solid #ff0000;
	border-right: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	}
*/
	
/*~ ENDE Schlagschatten ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Rahmenarten in Typo (Rechts bei Seitentyp)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* Linie danach */
.csc-frame-rulerAfter {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 2px;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	border-top: 2px solid #4F8EB4;
	border-right: 2px none #4F8EB4;
	border-bottom: 2px none #4F8EB4;
	border-left: 2px none #4F8EB4;
	}

/* Rahmen1 */
.csc-frame-frame1 {
	clear: both;
	}
.csc-frame-frame1 .imgtext-table {
	width: 160px;
	margin: 0;
	padding: 0px;
	}
	
.csc-frame-frame1 {
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	}
	
/* Rahmen1 */
.csc-frame-frame1 p.bodytext {
	margin-left: 100px;
	}

/* Unsichtbar */
.csc-frame-invisible {
	clear: both;
	}	
	
/*~ ENDE Rahmenarten ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Standard-Tabellen

Link: 
	  
Benötigte Files:
	  
Typo-Settings:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.contenttable {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #fffae6;
	border-bottom-color: #fffae6;
	padding: 0px 5px;
	width: 400px;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 1%;
	margin-right: 1%;
	}
	
.contenttable-1 .tr-0,
	.contenttable-2 .td-0,
	.contenttable-3 .td-0,.contenttable-3 .tr-0
	{
	font-weight: bold;
	}
	
.contenttable p {
	margin: 1px;
	padding: 1px;
	font-size: 11px; 
	}
			
tr .tr-0 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA9607;
	}
	
.td-last {
	text-align: left;
	}
	
.tr-even {
	margin: 10px;
	vertical-align: top;
	}
	
td.contenttable {
	margin: 2px 5px;
	}

.contenttable td {
	padding-left: 5px;
	padding-right: 5px;
	}
	
.tr-odd {
	vertical-align: top;
	}
	
/*---------------------------------------------------------------------------
Layout 1 - Hauptspalte links
---------------------------------------------------------------------------*/
.contenttable-1 .td-0 {
	width: 150px;
	font-weight: bold;
	}

.contenttable-1 .tr-0 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA9607;
	font-weight: normal;
	}

/*~ Standard-Tabelle ENDE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.csc-bulletlist-1 {
	border: 1px solid #000;
	margin-left: 5px;
	width: 500px;
	padding: 20px;
	list-style: disc url(bullet.gif);
	}
	
	

	
#top_image1 {
	text-align: right;
	}
	
#top_image2 {
	text-align: right;
	}
	
#top_image3 {
	text-align: right;
	}
	
#top_image4 {
	text-align: right;
	}
	
#block_left_data {
	padding-left: 8px;
	}
	
#block_data_top {
	padding-left: 8px;
	width: 320px;
	}
	
#text_top {
	color: #7D7C82;
	font-size: 27px;
	font-weight: bold;
	}
#logo {
	margin-right: 8px;
	margin-top: 15px;
}

#impressum {
	/*
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
	*/
	}
	
	
#top_image_block {
	text-align: left;
	vertical-align: top;
	height: 115px;
	}


#top_navi {
	text-align: right;
	vertical-align: bottom;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Anfrageformular

Link: 
	  
Benötigte Files:
	  
Typo-Settings:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

table.csc-mailform {
	/*
	border-top: 1px solid #4F8EB4;
	border-bottom: 1px solid #4F8EB4;
	*/
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	width: 400px;
	/*
	width: 98%;
	font-size: 12px; 
	*/
	}

.csc-mailform .td-0 {
	width: 150px;
	}
	
.csc-mailform td {
	margin-top: 20px;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	font-size: 12px; 
	}

.csc-mailform div{
	display: inline;
	}

.csc-mailform .required {
	color: #ff0000;
	padding-left: 8px;
	}
	
.csc-form-main-label td {
	height: 10px;
	font-weight: bold;
	border-top: 1px solid #E4C71B;
	border-bottom: 1px solid #E4C71B;
	padding: 3px;
	padding-left: 4px;
	font-size: 12px; 
	}	
	
.csc-form-labelcell {
	margin-top: 0px; 
	text-align: left;
	vertical-align: top;
	}	

p.csc-form-label-req {
	text-align: left;
	vertical-align: top;
	color: #ff0000;
	padding: 0px;
	margin: 0px;
	}
	
.csc-form-label {
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	}
		
.csc-form-fieldcell {
	text-align: left;
	vertical-align: top;
	}	
	
.csc-form-fieldcell-checkbox {
	}
	
	
.csc-form-chechbox-row	{
	}
	
.csc-form-field-checkbox {
	}

.csc-form-label-checkbox {
	}

input, textarea, select {
	border: 1px solid #C1CFD9;
	}	

input.csc-mailform-submit {
	color: #313C44;
	border: 1px solid #AEC0CE;
	margin-left: 95px;
	margin-top: 10px;
	padding: 2px;
	}
	
input.csc-mailform-submit:hover {
	background-color: #D2DDE3;
	}
	
.csc-mailform-field-check,.csc-mailform-field-radio	 {
	padding-right: 5px;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~ Anfrageformular ENDE ~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Formatierung f. Referenzliste

Link: http://typo3.org/documentation/document-library/gst_selectpro/Introduction-8176989a4f/
	  
Benötigte Plugins:
	  gst_selectpro
	  
Typo-Settings:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#reflist {
	}
	
#reflist td {
	padding: 3px;
	}

/* wird im Template definiert */		
			
.reflist_name {
	font-size : 12px;
	color : #3D577A;
	font-weight : bold;
	float: left;
	}

.reflist_address {
	}

.reflist_zip {
	display: inline;
	}

.reflist_city {
	}

.reflist_country {
	padding-bottom: 10px;
	}

.reflist_link {
	}

.reflist_image {
	}
	
.reflist_description {
	padding-top: 5px;
	padding-bottom: 10px;
	}

/* "name" ist auf float left */		
.reflist_tstamp {
	font-size : 10px;
	text-align: right;
	color: #ffffff;
	}

/* Klassenname wurde in TS eingestellt */	
.reflist_pageprowser a {
	text-decoration: none;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~ Referenzliste ENDE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Downloadbereich

Link: 
	  
Benötigte Files:
	  
Typo-Settings:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.csc-uploads {
	padding: 5px;
	width: 97%;
	}

.csc-uploads-fileName {
	font-size: 12px;
	width: 90%;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	}

.csc-uploads-fileName p {
	margin-top: 3px;
	margin-bottom: 0px;
	}
		
.csc-uploads-fileSize {
	width: 100px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
	padding-right: 8px;
	}	
	
.csc-uploads-fileSize p {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 0px;
	text-align: right;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~ Downloadbereich ENDE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Formatierung f. tt_board

Link: 
	  
Benötigte Plugins:
	  tt_board
	  
Typo-Settings:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
table.csc-tt_board-list-items, table.csc-tt_board-list-posts {
	margin-top: 10px;
	margin-left: 12px;
	width: 460px;
	padding: 0px;
	}
	
table.csc-tt_board-list-items {
	border-bottom: 1px solid #475055;
	}	

.csc-tt_board-list-items td,.csc-tt_board-list-posts td {
	padding: 1px;
	border-bottom: 1px solid #D2DDE3;
	}
		
.csc-tt_board-list-items tr.headline td, .csc-tt_board-posts-items tr.headline td{
	padding-left: 2px;
	}
		
.csc-tt_board-list-items input,	.csc-tt_board-list-items textarea, .csc-tt_board-list-items select {
	border: 1px solid #43535D;
	}
	
 
	
/*~ ENDE Formatierung f. tt_board ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Formatierung f. Sitemap

Link: 
	  
Benötigte Plugins:
	  Inhaltselement - Sitemap
	  
Typo-Settings:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.csc-sitemap {
	margin-left: 20px;
	padding-left: 20px;
	}
	
.csc-sitemap-level1 {
	width: 300px;
	border: 1px solid #030403;
	margin-top: 10px;
	}
	
.csc-sitemap-level1 a {
	color: #ffffff;
	background-image: url(../images/bullet_box_orange.gif);
	background-repeat: no-repeat;
	background-position: .1em .5em;
	padding-left: .9em;
	}	
	
.csc-sitemap-level2 {
	padding-left: 35px;
	}
	
.csc-sitemap-level3 {
	padding-left: 50px;
	}

.csc-sitemap-level2 a, .csc-sitemap-level3 a {
	background-image: url(../images/bullet_box_orange2.gif);
	background-repeat: no-repeat;
	background-position: .1em .5em;
	padding-left: .9em;
	}	
	
/*~ ENDE Formatierung f. Sitemap ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Formatierung f. Collected-Conten (normalerweise Spalte links oder rechts)

Link: 
	  
Benötigte Plugins:
	  Keines
	  
Typo-Settings:
	conf: Page / CollectedContent muss eingebunden und aktiv sein
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#block_left_bottom {
	text-align: left;
	}

#block_left_bottom div {
	padding-left: 3px;
	padding-right: 3px;
	}

#collected-content {
	}

#collected-content a {
	text-decoration: none;
	color: #000000;
	}
#collected-content a:hover {
	text-decoration: underline;
	}

#collected-content .collected-content-item .collected-content-item-header {
	font-size: 120%;
	color: #4E6F9C;
	font-weight: bold;
	}

#collected-content .collected-content-item .collected-content-item-bodytext {
	}

#collected-content .collected-content-item-date {
	padding-top: 0px;
	text-align: left;
	}

#collected-content .collected-content-item-date div {
	display: inline;
	font-size: 70%;
	}

#collected-content .collected-content-item-more {
	display: block;
	text-align: right;
	padding-top: 5px;
	font-size: 80%;
	padding-bottom: 10px;
	}


/*~ ENDE Formatierung f. Collected-Conten ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Formatierung f. Gästebuch

Link: 
	  
Benötigte Plugins:
	  tt_guest
	  
Typo-Settings:
	conf: Gästebuch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#tt_guest {
	width: 100%;
	}

#tt_guest-content-wrapper {
	width: 90%;
	padding: 2px;
	margin: auto;
	}

#tt_guest-content-wrapper div {
	font-size: 0.7em;
	}

#tt_guest-content-wrapper .tt_guest-entry {
	padding-bottom: 10px;
	}

#tt_guest-content-wrapper .tt_guest-title_block {
	background-color: #EDF3F8;
	height: 20px;
	padding: 2px 2px 0px 2px;
	}

#tt_guest-content-wrapper .tt_guest-title {
	float: left;
	}

#tt_guest-content-wrapper .tt_guest-date {
	float: right;
	font-size: .8em
	}

#tt_guest-content-wrapper .tt_guest-content {
	clear: both;
	}

#tt_guest-content-wrapper .tt_guest-content, #tt_guest-content-wrapper .tt_guest-author-lable, #tt_guest-content-wrapper .tt_guest-email-lable {
	padding-left: 10px;
	}

#tt_guest-content-wrapper .tt_guest-author-lable {
	}

#tt_guest-content-wrapper .tt_guest-author, #tt_guest-content-wrapper .tt_guest-email {
	padding-left: 5px;
	display: inline;
	}

/*~ ENDE Formatierung f. Collected-Conten ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.news-list-container {
	witdh: 250px;
	}

