/* @charset "utf-8"; */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, legend,
fieldset, table, caption, tbody, tfoot, thead, tr, th, td,  form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

html, body {
	margin: 0 auto;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background-color: #ddd;
	background-image: url('../fileadmin/images/assets/bodybg.gif');
	background-repeat: repeat-y;
	background-position: top center;
}

/*
* html, body {
	font-size: 13px;
}
*/

*>html body { /* Mac IE 5.x */
	font-size: 13px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

hr {
	margin: 0;
	padding: 0;
	height: 1px;
	background-color:#bbb;
	color:#bbb;
	border: #bbb;
}

#wrapper {
	margin: 0 auto;
	padding: 10px;
	width: 930px;
	/* background-color: #fff; */
	border: 0px solid red;
}

#head {
	position: relative;
	width: 930px;
	height: 160px;
}

#home #head {
	background-image: url(../fileadmin/images/assets/homeheadbg.gif);
}

#projekte #head {
	background-image: url(../fileadmin/images/assets/projekteheadbg.gif);
}

#presse #head {
	background-image: url(../fileadmin/images/assets/presseheadbg.gif);
}

#archiv #head {
	background-image: url(../fileadmin/images/assets/archivheadbg.gif);
}

#kontakt #head {
	background-image: url(../fileadmin/images/assets/kontaktheadbg.gif);
}

#navbg {
	/* float: left; */
	width: 930px;
	height: 40px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url(../fileadmin/images/assets/navbg.gif) 0 0 no-repeat;
}

#logo {
	float: right;
	position: relative;
	width: 156px;
	height: 156px;
	left: -25px;
	top: 5px;
}

#content {
	float: left;
	margin: 0 0 20px -1px; /* Damit der Reiter der linken Navi Ã¼ber die vertikale Linie vom Content kommt */
	width: 500px;
	min-height: 583px;
	height: auto !important;
	height: 583px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-khtml-border-radius:5px;
}

#innercontent {
	margin: 30px 10px 10px 10px;
	/* font-family: 'Trebuchet MS', sans-serif; */
}

#innercontent h1, #innercontent h2, #innercontent h3, #innercontent h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

#innercontent p {
	margin: 0 0 20px 0;
	line-height: 18px;
	font-size: 12px;
}

#innercontent a:link, #innercontent a:visited {
	text-decoration: none;
	color: #419728;
}

#innercontent a:hover, #innercontent a:active {
	text-decoration: underline;
	color: #419728;
}

#innercontent img {
	margin: 0 10px 0 0;
}

/*_________________________________________________________________________________________________________________________________________________

                                                                   Rechte Spalte
___________________________________________________________________________________________________________________________________________________
*/

#box-content-right {
	float: left;
	margin: 0 0 0 8px;
	width: 205px;
	height: 500px;
}

#box-content-right a:link.bluebuttons , #box-content-right a:visited.bluebuttons {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	display: block;
	padding: 3px 0 0 10px;
	width: 193px;
	height: 20px;
	background-color: #0081C1;
	border: 1px solid #0081C1;
	margin: 10px 0 0 0;
}

#box-content-right a:hover.bluebuttons , #box-content-right a:active.bluebuttons {
	color: #0081C1;
	background-color: #fff;
}

#box-content-right #spendenillu {
	float: right;
	position: relative;
	width: 110px;
	height: 182px;
	left: 10px;
	top: -52px;
	z-index: 3000;
}

#box-content-right a:link.whitebuttons , #box-content-right a:visited.whitebuttons {
	float: left;
	position: relative;
	top: -70px;
	left: 0;
	text-decoration: none;
	color: #0081C1;
	display: block;
	padding: 3px 0 0 10px;
	width: 193px;
	height: 20px;
	background-color: #fff;
	border: 1px solid #0081C1;
	margin: 10px 0 0 0;
}

#box-content-right a:hover.whitebuttons , #box-content-right a:active.whitebuttons {
	color: #fff;
	background-color: #0081C1;
}

#newsbox {
	padding: 10px;
	border: 1px solid #006699;
}

#newsbox h1 {
	color: #0081C1;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#newsbox h2 {
	font-weight: bold;
	padding: 0 0 5px 0;
}

#newsbox h2 a:link, #newsbox h2 a:visited {
	display: block;
	text-decoration: none;
	color: #555;
}

#newsbox p a:link, #newsbox p a:visited {
	display: block;
	text-decoration: none;
	color: #000;
}

#newsbox h2 a:hover, #newsbox h2 a:active, #newsbox p a:hover, #newsbox p a:active {
	color: #aaa;
}

#newsbox p {
	padding: 0 0 10px 0;
}

/*_________________________________________________________________________________________________________________________________________________

                                                                  Hauptnavigation
___________________________________________________________________________________________________________________________________________________
*/

div#menu {
	/* margin: 0 230px; */
	margin: 0 auto;
	padding: 0;
	width: 470px;
	height: 40px;
	overflow: hidden;
	border: 0px solid red;
}

div#menu ul, div#menu li {
	float:left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

* html div#menu ul, * html div#menu li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#menu a {
	float: left;
	margin: 0;
	padding: 11px 0 0 0;
	width: 94px;
	height: 40px;
	overflow: hidden;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

/*_________________________________________________________________________________________________________________________________________________

                                                            Linke Navigation und Klassen
___________________________________________________________________________________________________________________________________________________
*/

.first {
	font-weight: normal;
	height: 21px; /* 21 + 4px padding = 25px hoch */
	padding: 4px 0 0 10px;
	display: block;
}

.dunkelgruen {
	color: #2B641B;
}

/*_________________________________________________________________________________________________________________________________________________

                                                                       Home
___________________________________________________________________________________________________________________________________________________
*/

#home #illu {
	float: left;
	position: absolute;
	width: 163px;
	height: 169px;
	left: 255px;
	top: 5px;
}

#home #content {
	background: url(../fileadmin/images/assets/contentbg-home.gif) 0 0 no-repeat;
	border-right: 1px solid #0081C1;
	border-bottom: 1px solid #0081C1;
	border-left: 1px solid #0081C1;
}

/* Tabs */
#home div#menu a {
	background: url(../fileadmin/images/assets/hometab.gif) 0 0 no-repeat;
}

#home div#menu a:hover, #home div#menu a:focus, #home div#menu a.action:active, #home div#menu #selected {
	color: #0073AD;
	outline-style: none;
	background-position: 0 -40px ;
}

/* Linke Seite */
#home #left {
	/* background: url(../fileadmin/images/assets/home-bg-left.gif) 0 0 repeat-y; */
	float:left;
	width: 215px;
	min-height: 584px;
	height: auto !important;
	height: 584px;
}

#home #left.homesub {
	background: url(../fileadmin/images/assets/home-bg-left.gif) 0 0 repeat-y;
}

#home #left a:link, #home #left a:visited {
	color: #006699; /* Altes, zu dunkles Blau */
}

#home #left a:hover, #home #left a:active, #home #left a:focus {
	color: #fff;
}

#home #content #innercontent h1, #home #content #innercontent h2 {
	color: #0081C1;
}

#home #content #innercontent h1 {
	padding: 10px 0 2px 0;
	font-size: 15px;
}

#home #content #innercontent a:link, #home #content #innercontent a:visited {
	text-decoration: underline;
	color: #000;
}

#home #content #innercontent a:hover, #home #content #innercontent a:active {
	text-decoration: none;
	color: #0081C1;
}

/*_________________________________________________________________________________________________________________________________________________

                                                                     Projekte
___________________________________________________________________________________________________________________________________________________
*/

#projekte #illu {
	float: left;
	position: absolute;
	width: 138px;
	height: 181px;
	left: 20px;
	top: 5px;
}

#projekte #content {
	background: url(../fileadmin/images/assets/contentbg-projekte.gif) 0 0 no-repeat;
	border-right: 1px solid #419728;
	border-bottom: 1px solid #419728;
	border-left: 1px solid #419728;
}

#projekte div#menu a {
	background: url(../fileadmin/images/assets/projektetab.gif) 0 0 no-repeat;
}


#projekte div#menu a:hover, #projekte div#menu a:focus, #projekte div#menu a.action:active, #projekte div#menu #selected {
	color: #419728;
	outline-style: none;
	background-position: 0 -40px ;
}

/* Linke Accordion - Navigation */
#projekte #basic-accordian {
	/* Nicht besonders hÃ¼bsch, daher auskommentiert !
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	font-weight: bold;
	*/
	background: url(../fileadmin/images/assets/projekte-bg-left.gif) 0 0 repeat-y;
	float:left; /* auskommentiert fÃ¼r neues Floaten */
	position:relative;
	left:0;
	top:0;
	width:215px;
	min-height: 584px;
	height: auto !important;
	height: 584px;
	z-index:2;
}

#projekte .accordion_headings {
	color: #419728;
	height: 21px; /* 21 + 4px padding = 25px hoch */
	display: block;
	text-decoration: none;
	padding: 4px 0 0 10px;
	cursor:pointer;
}

#projekte .accordion_headings:hover {
	color: #fff;
}

#projekte .accordion_child {
	background-color: #fff;
	border-bottom: 1px solid #419728;
	padding-bottom: 10px;
}

#projekte .header_highlight {
	margin: -1px 0 0 0;
	border-top: 1px solid #419728;
	color: #419728;
	font-weight: bold;
	background-color: #fff;
}

#projekte .header_highlight:hover {
	color: #419728;
}

#projekte .accordion_child h4 {
	width: 195px;
	height: 21px;
	padding: 4px 0 0 10px;
	color: #fff;
	background-color: #45A12B;
	background: url(../fileadmin/images/assets/projektesubcatbg.gif) 0 0 repeat-x;
}

#projekte .accordion_child h5 {
	width: 195px;
	padding: 4px 0 0 10px;
	background-color: #E3F1DF; /* Hellgruen */
	cursor: pointer;
}

#projekte .accordion_child a {
	display: block;
	text-decoration: none;
	color: #419728;
	padding: 0 0 3px 0;
}

#projekte .accordion_child a:hover, #projekte .accordion_child a:active, #projekte .accordion_child a:focus {
	color: #2B641B; /* Dunkelgruen fuer RollOver */
}

#projekte #content #innercontent h1 {
	padding: 10px 0 2px 0;
	font-size: 15px;
	color: #888;
}

#projekte #content #innercontent h2 {
	margin: 0;
	font-size: 15px;
	color: #419728;
}

#projekte #content #innercontent a:link, #projekte #content #innercontent a:visited {
	text-decoration: underline;
	color: #000;
}

#projekte #content #innercontent a:hover, #projekte #content #innercontent a:active {
	text-decoration: none;
	color: #419728;
}

/*_________________________________________________________________________________________________________________________________________________

                                                                      Presse
___________________________________________________________________________________________________________________________________________________
*/

#presse #illu {
	float: left;
	position: absolute;
	width: 132px;
	height: 153px;
	left: 410px;
	top: 22px;
}

#presse #content {
	background: url(../fileadmin/images/assets/contentbg-presse.gif) 0 0 no-repeat;
	border-right: 1px solid #A13B5A;
	border-bottom: 1px solid #A13B5A;
	border-left: 1px solid #A13B5A;
}

#presse div#menu a {
	background: url(../fileadmin/images/assets/pressetab.gif) 0 0 no-repeat;
}


#presse div#menu a:hover, #presse div#menu a:focus, #presse div#menu a.action:active, #presse div#menu #selected {
	color: #A13B5A;
	outline-style: none;
	background-position: 0 -40px ;
}

/* Linke Seite */
#presse #left {
	background: url(../fileadmin/images/assets/presse-bg-left.gif) 0 0 repeat-y;
	float:left;
	position:relative;
	left:0;
	top:0;
	width: 215px;
	min-height: 584px;
	height: auto !important;
	height: 584px;
}

#presse #left a {
	width: 205px;
	/* height: 21px; 21 + 4px padding = 25px hoch
	padding: 4px 0 0 10px; */
	display: block;
	text-decoration: none;
	padding: 4px 0 5px 10px;
}

#presse #left a:link, #presse #left a:visited {
	color: #A13B5A;
}

#presse #left a:hover, #presse #left a:active, #presse #left a:focus {
	/* color: #6D283D; */ /* DunkelPink */
	color: #fff;
}

#presse #left .selected {
	font-weight: bold;
	color: #A13B5A;
	background-color: #fff;
	border-top: 1px solid #A13B5A;
	border-bottom: 1px solid #A13B5A;
}

#presse #left .selected:hover, #presse #left .selected:active, #presse #left .selected:focus {
	color: #A13B5A;
}

#presse #content #innercontent h1 {
	padding: 10px 0 2px 0;
	font-weight: normal;
	font-size: 15px;
	color: #000;
}

#presse #content #innercontent h2 {
	margin: 0;
	font-size: 15px;
	color: #A13B5A;
}

#presse #content #innercontent a:link, #presse #content #innercontent a:visited {
	text-decoration: none;
	color: #A13B5A;
}

#presse #content #innercontent a:hover, #presse #content #innercontent a:active {
	text-decoration: underline;
	color: #A13B5A;
}

#presse #content #innercontent .pdficon {
	float: right;
	border: 1px solid #ddd;
	margin: 6px 0 0 20px;
	padding: 12px 15px 12px 9px;
}

/*_________________________________________________________________________________________________________________________________________________

                                                                      Archiv
___________________________________________________________________________________________________________________________________________________
*/

#archiv #illu {
	float: left;
	position: absolute;
	width: 136px;
	height: 137px;
	left: 510px;
	top: 35px;
}

#archiv #content {
	background: url(../fileadmin/images/assets/contentbg-archiv.gif) 0 0 no-repeat;
	border-right: 1px solid #EE7F00;
	border-bottom: 1px solid #EE7F00;
	border-left: 1px solid #EE7F00;
}

#archiv div#menu a {
	background: url(../fileadmin/images/assets/archivtab.gif) 0 0 no-repeat;
}


#archiv div#menu a:hover, #archiv div#menu a:focus, #archiv div#menu a.action:active, #archiv div#menu #selected {
	color: #EE7F00;
	outline-style: none;
	background-position: 0 -40px ;
}

/* Linke Accordion - Navigation */
#archiv #basic-accordian {
	/* Nicht besonders hÃ¼bsch, daher auskommentiert !
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	font-weight: bold;
	*/
	background: url(../fileadmin/images/assets/archiv-bg-left.gif) 0 0 repeat-y;
	float:left; /* auskommentiert fÃ¼r neues Floaten */
	position:relative;
	left:0;
	top:0;
	width:215px;
	min-height: 584px;
	height: auto !important;
	height: 584px;
	z-index:2;
}

#archiv .accordion_headings {
	color: #EE7F00;
	height: 21px; /* 21 + 4px padding = 25px hoch */
	display: block;
	text-decoration: none;
	padding: 4px 0 0 10px;
	cursor:pointer;
}

#archiv .accordion_headings:hover {
	color: #fff;
}

#archiv .accordion_child {
	background-color: #fff;
	border-bottom: 1px solid #EE7F00;
	padding-bottom: 10px;
}

#archiv .header_highlight {
	margin: -1px 0 0 0;
	border-top: 1px solid #EE7F00;
	color: #EE7F00;
	font-weight: bold;
	background-color: #fff;
}

#archiv .header_highlight:hover {
	color: #EE7F00;
}

/* Not in use so far...
#archiv .accordion_child h4 {
	width: 195px;
	height: 21px;
	padding: 4px 0 0 10px;
	color: #fff;
	background-color: #EE7F00;
	background: url(../fileadmin/images/assets/archivsubcatbg.gif) 0 0 repeat-x;
}
*/

#archiv .accordion_child h5 {
	width: 195px;
	padding: 4px 0 0 10px;
	/* background-color: #FFE9CF; */ /* HellOrange */
	background-color: #fff;
	cursor: pointer;
}

#archiv .accordion_child a {
	display: block;
	text-decoration: none;
	color: #EE7F00;
	padding: 0 0 3px 0;
}

#archiv .accordion_child a:hover, #archiv .accordion_child a:active, #archiv .accordion_child a:focus {
	color: #B86200; /* DunkelOrange fuer RollOver */
}

/* Linke Seite */
#archiv #left {
	background: url(../fileadmin/images/assets/archiv-bg-left.gif) 0 0 repeat-y;
	float:left;
	position:relative;
	left:0;
	top:0;
	width: 215px;
	min-height: 584px;
	height: auto !important;
	height: 584px;
}

#archiv #left a {
	width: 205px;
	/* height: 21px; 21 + 4px padding = 25px hoch
	padding: 4px 0 0 10px; */
	display: block;
	text-decoration: none;
	padding: 4px 0 5px 10px;
}

#archiv #left a:link, #archiv #left a:visited {
	color: #EE7F00;
}

#archiv #left a:hover, #archiv #left a:active, #archiv #left a:focus {
	/* color: #B86200; */ /* DunkelOrange */
	color: #fff;
}

#archiv #left .selected {
	font-weight: bold;
	color: #EE7F00;
	background-color: #fff;
	border-top: 1px solid #EE7F00;
	border-bottom: 1px solid #EE7F00;
}

#archiv #left .selected:hover, #archiv #left .selected:active, #archiv #left .selected:focus {
	color: #EE7F00;
}

#archiv #content #innercontent h1 {
	padding: 10px 0 2px 0;
	font-weight: normal;
	font-size: 15px;
	color: #000;
}

#archiv #content #innercontent h2 {
	margin: 0;
	font-size: 15px;
	color: #EE7F00;
}

#archiv #content #innercontent a:link, #archiv #content #innercontent a:visited {
	text-decoration: none;
	color: #EE7F00;
}

#archiv #content #innercontent a:hover, #archiv #content #innercontent a:active {
	text-decoration: underline;
	color: #EE7F00;
}
/* --------------------- KB --------------------------------*/
#archiv #content #innercontent .pdficon {
	float: right;
	border: 1px solid #ddd;
	margin: 6px 0 0 20px;
	padding: 12px 15px 12px 9px;
}

/*_________________________________________________________________________________________________________________________________________________

                                                                       Kontakt
___________________________________________________________________________________________________________________________________________________
*/

#kontakt #illu {
	float: left;
	position: absolute;
	width: 149px;
	height: 97px;
	left: 540px;
	top: 70px;
}

#kontakt #content {
	background: url('../fileadmin/images/assets/contentbg-kontakt.gif') 0 0 no-repeat;
	border-right: 1px solid #E2007A;
	border-bottom: 1px solid #E2007A;
	border-left: 1px solid #E2007A;
}


/* Tabs */
#kontakt div#menu a {
	background: url('../fileadmin/images/assets/kontakttab.gif') 0 0 no-repeat;
}

#kontakt div#menu a:hover, #kontakt div#menu a:focus, #kontakt div#menu a.action:active, #kontakt div#menu #selected {
	color: #E2007A;
	outline-style: none;
	background-position: 0 -40px ;
}


/* Linke Seite */
#kontakt #left {
	background: url('../fileadmin/images/assets/kontakt-bg-left.gif') 0 0 repeat-y;
	float:left;
	position:relative;
	left:0;
	top:0;
	width: 215px;
	min-height: 584px;
	height: auto !important;
	height: 584px;
}

#kontakt #left a {
	width: 205px;
	/* height: 21px; 21 + 4px padding = 25px hoch
	padding: 4px 0 0 10px; */
	display: block;
	text-decoration: none;
	padding: 4px 0 5px 10px;
}

#kontakt #left a:link, #kontakt #left a:visited {
	color: #E2007A;
}

#kontakt #left a:hover, #kontakt #left a:active, #kontakt #left a:focus {
	color: #fff;
}

#kontakt #left .selected {
	font-weight: bold;
	color: #E2007A;
	background-color: #fff;
	border-top: 1px solid #E2007A;
	border-bottom: 1px solid #E2007A;
}

#kontakt #left .selected:hover, #kontakt #left .selected:active, #kontakt #left .selected:focus {
	color: #E2007A;
}

#kontakt #left h1, #kontakt #left h2 {
	width: 190px;
	background-color: #fff;
	z-index: 4000;
}

#kontakt #left h1 {
	border-top: 1px solid #E2007A;
	color: #E2007A;
	font-weight: bold;
	padding: 8px 15px 4px 10px;
}

#kontakt #left h2 {
	border-bottom: 1px solid #E2007A;
	padding: 4px 15px 10px 10px;
}

#kontakt #content #innercontent h1, #kontakt #content #innercontent h2 {
	color: #E2007A;
}

#kontakt #content #innercontent h1 {
	padding: 10px 0 2px 0;
	font-size: 15px;
}

#kontakt #content #innercontent a:link, #kontakt #content #innercontent a:visited {
	text-decoration: underline;
	color: #000;
}

#kontakt #content #innercontent a:hover, #kontakt #content #innercontent a:active {
	text-decoration: none;
	color: #E2007A;
}

/*
----------------------- Kontaktbox -----------------------
*/

#kontaktbox {
	margin: 10px 0 0 10px;
	padding: 0;
}

table#kontaktbox {
	margin:0;
	border: 0px solid blue;
	border-collapse: collapse;
}

#kontaktbox em {
	margin: 0 0 0 3px;
	padding: 0;
	font-style: normal;
	color: #E2007A;
}

#kontaktbox tr, #kontaktbox td {
	border: 0px solid blue;
	margin: 0;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
}

#kontaktbox .descr {
	width: 150px;
}

input, textarea {
	margin: 0 0 5px 0;
	padding: 2px;
	border: 1px solid #E2007A;
	width: 280px;
	height: 15px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}

textarea {
	/* width: 437px; */
	height: 120px;
}

input:focus {
	/* Blauen Rahmen bei Safari entfernen - klappt nicht bei älteren Versionen */
	outline: none;
}

.sendbuttonOff {
	padding: 0 0 2px 0;
	float: right;
	width: 120px;
	height: 22px;
	border: 1px solid #E2007A;
	background-color: #fff;
	/* background: url('../fileadmin/images/assets/abschicken.gif') 0 1px no-repeat; */
	color: #E2007A;
}

.sendbuttonOn {
	padding: 0 0 2px 0;
	float: right;
	width: 120px;
	height: 22px;
	border: 1px solid #fff;
	background-color: #E2007A;
	/* background: url('../fileadmin/images/assets/abschicken.gif') 0 1px no-repeat; */
	color: #fff;
	cursor: pointer;
}

/* RTE
----------------------------------------------------------------*/
.align-center { text-align: center; }



/* ---------------- Neu hinzugekommen ------------------- */

ul {
	margin: 0;
	list-style-type: square;
	display: inline; /* IE5 and IE6 */
	line-height: 18px;
}

ol {
	margin: 0 0 0 15px;
	list-style-type: decimal;
}

li {
	margin: 0 0 0 15px;
}

.detail {
	font-size: 10px;
}

/* Typo3 fixing für Bilder!
----------------------------------------------*/
/* Pictures on left, add padding on right */
DIV.csi-left DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left-nowrap DIV.csi-imagewrap .csi-image,
DIV.csi-intext-left DIV.csi-imagewrap .csi-image {
  display: inline; /* IE fix for double-margin bug */
  margin-right: 10px;
}

DIV.csi-textpic DIV.csi-imagewrap .csi-image { margin-bottom: 0px; }
DIV.csi-equalheight DIV.csi-imagerow { margin-bottom: 0px;}


DIV.csi-imagewrap { 
	margin-top: 0px;
 }

P.csc-caption {
  font-size: 100%; /* Customize me */
}
