.contentleftinner {
	font-size: 12px;
	font-weight: normal;
	font-color: #000000;
	font-family: Arial;	
	padding: 0px;
}

.contentinner {
	font-size: 12px;
	font-weight: normal;
	font-color: #000000;
	font-family: Arial;	
	padding: 5px;
}


A.leftnavlink:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

A.leftnavlink:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

A.leftnavlink:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

A.leftnavlink:HOVER {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #999999;
	text-decoration: none;
}

.navlinkro2 {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #999999;
	text-decoration: none;
}

.content{
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}

.contentbold {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #000000;
	text-decoration: none;
	font-weight:bold;	
}

.csc-firstHeader {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #d94915;
	text-decoration: none;
	font-weight:bold;	
}

.headline {
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #d94915;
	text-decoration: none;
	font-weight:bold;	
}

/* --------------------- ATTENTION-GETTER.at  --------------------------*/
/* - TYPOGRAPHIE - */
h1, h2, h3, h4, h5, h6 { font-family  : Verdana, Arial, Helvetica, sans-serif; color : #d94915; text-decoration: none; font-weight:bold; }
h1 {font-size: 14px; color : #d94915;}
h2 {font-size: 12px; color : #d94915;}
h3 {font-size: 11px; color : #d94915;}
h4 {font-size: 14px; color : #25324B;}
h5 {font-size: 12px; color : #25324B;}
h6 {font-size: 11px; color : #25324B;}

.highlight {color:#E17000}
.subdued {color:#999}
.error {color:#c00;font-weight:bold}
.success {color:#390;font-weight:bold}
.caption {color:#999;font-size:11px}
.date {font: bold 11px Verdana, Arial; color:#bbb; display:block; letter-spacing: 1px}
small {font-size:10px}

/* - LISTEN - */
ul {margin: 5px; list-style-type:none}
	ul.related {margin-top: 5px;}
ol {margin: .5em .5em 1.5em}
ol li {margin-left: 1.4em;padding-left: 0;background: none; list-style-type: decimal}
li {line-height: 1.4em;padding-left: 15px;background: transparent url("../images/bullets.jpg") no-repeat 0 5px;}
li.doc {background-position: 3px -500px}
ul.nomarker li {background:none;padding-left:0}

dl {margin: 0 0 1em 0}
dt {font-weight:bold;margin-top: 1.3em}
dl dl {margin: 0 0 1.5em 30px}

/* - GENERAL - */
img {border:none} 
hr {margin: 1em 0;background:#ffffff;height:1px;color:#ffffff;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 

/* normal TEXT Content */
.bodytext {
	padding-left:0px;
	padding-right:5px;
	margin: 0px 0px 0px 0px;
	line-height:16px;
	font-family  : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
}

.bodytext a, #centercontent a, #contentcont a {
	color:#999999; text-decoration: none; font-weight: normal;
}


.bodytext a:hover {
	color:#d94915; text-decoration: none; font-weight: normal;
}

#centercontent a:hover {
	color:#d94915; text-decoration: none; font-weight: normal;
}

#contentcont a:hover {
	color:#d94915; text-decoration: none; font-weight: normal;
}

.align-center {
	padding-left:10px;
	padding-right:10px;
	text-align: center;
}

.align-right {
	padding-left:10px;
	padding-right:10px;
	text-align: right;
}

/* ATTENTION-GETTER.at*/

strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code {	font-family: "Courier New", Courier, monospace; }
address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }

acronym, abbr {
	border-bottom: 1px dashed #c00;
	cursor: help;
}


/* ### Bildpositionierung ############################################################################ */

img.float_left { float: left; margin-right: 1em; margin-bottom: 0.15em; border:0; }
img.float_right { float: right; margin-left: 1em; margin-bottom: 0.15em; border:0; }
img.center { text-align:center; background: #fff; padding: 4px; border:1px #ddd solid; }

/* ### Auszeichnung lokaler und Externer Links ######################################################## */

#main a[href^="http:"], #main a[href^="https:"]
{
	padding-left:0;
	background-image:none;
}

#main a.imagelink {
	padding-left: 0;
	background: transparent;
}
/* ######################################################################################################
** ### Formulare & Tabellen #############################################################################
** ######################################################################################################
*/

table { border-collapse:collapse; margin-bottom: 0.5em; }

/* FORMS */

form {overflow:hidden;}
fieldset {border: none}
label {display:block;padding: 5px 0}
label br {clear:left}

input, textarea {
    width: auto;
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #ccc solid;
    background: #fafafa;
	padding: 3px;
	color: #777;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #f0f0f0;
	color: #333;
	border-color: #D94915;
}

/* hide from IE mac \*/
	orm.f-wrap-1 label {float:none}
/* end hiding from IE5 mac */

blockquote { 
	color: #222; 
	background: #f8f8f8; 	
	border: 1px #ddd solid;
	border-left: 8px #ddd solid;
	padding: 1em 1em 0 1em;
	margin: 0 0 1em 1em;
}

/* Ungeordnete Listen ohne Listenpunkt */ 
ul.linklist { list-style-type: none; margin: 0 0 1em 0; }
ul.linklist li { margin: 0 0 1em 0; }

/* Auszeichnungen für Code, Dateien, Verzeichnisse */
em.mono, em.file, em.directory {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
}

em.mono { 
	padding:0 0.3em 0 0.3em;
	background:#f0f0f4;
	border: 1px #ccd solid;
}

em.file { 
	padding:0 0 0 14px;
	color: #008;
	background: transparent url(../../img/icons/file.gif) no-repeat left;
}

em.directory { 
	padding:0 0 0 15px;
	color: #008;
	background: transparent url(../../img/icons/dir.gif) no-repeat left;
}

code.css { 
	background-image: url(../../img/bg_css.gif);
    background-repeat: no-repeat;
	background-position: top right;
}

code.xhtml { 
	background-image: url(../../img/bg_xhtml.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

code.typoscript { 
	background-image: url(../../img/bg_ts.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

/* ### Tabellen ################################################################## */

table.bugs { margin-bottom: 1em; margin-top: 0.5em; width:100%; }
table.bugs th { 
	background: #fff; color: #222; 
	padding: 0.5em; 
	text-align: center; 
	border-bottom: 1px #ccd solid; 
	border-right: 1px #ccd solid;
}

table.bugs td {
	background: #f0f0f4; color: #222; 
	padding: 0.5em; 
	text-align: center; 
	border-bottom: 1px #ccd solid; 
	border-right: 1px #ccd solid;
}

/* ### Download-Box ################################################################## */

.bluebox {
	color:#000;
	background: #f0f0f4; padding: 2px; border: 1px #ccd solid;
	text-align: center;
	padding: 4px 0 4px 0;
	margin-bottom: 1em;
}

.bluebox p { padding: 0px 8px 0 8px; }

a.dl_link {
	display: block;
	padding: 0;
	margin: 0.5em auto 0 auto;
	background-image: none;
}

a.dl_link:hover { text-decoration: none; background-color: transparent; }

/*******************************************
* Styles für RTE
********************************************/

img {
	border: 0;
}
p.csc-linkToTop {
	text-align: right;
}
span.mono { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0.3em 0 0.3em;
	background:#f0f0f4;
	border: 1px #ccd solid;
}

span.directory { 
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	padding:0 0 0 15px;
	color: #000088;
	background: transparent url('../../img/icons/dir.gif') no-repeat left;
}
p.smalltext {
	font-size: 0.9em;
}
p.redbox { color:#000; background-color:#fee; border:1px #fcc solid; padding:6px; margin-bottom: 0.5em; }
p.greenbox { background-color: #f4f8f4; border: 1px #aca dotted; padding: 6px; margin-bottom: 0.5em; }
p.greenbox a { color: #353;}
p.greenbox a:hover { background: transparent; }
p.box {
	display: block;
	font-size: 1em;
	color: #000;
	padding: 0.5em;
	background: #f0f0f4;
	border-left: 8px #E0E7F5 solid;
}
p.code {
	display: block;
	margin: 0 0 1em 1em;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	padding: 0.5em;
	color: #000; 
	background: #f0f0f4;
	border-left: 8px #E0E7F5 solid;
}
p.bluebox {
	color:#000;
	background: #f0f0f4; padding: 2px; border: 1px #ccd solid;
	text-align: center;
	padding: 4px 0 4px 0;
	margin-bottom: 1em;
}
p.csc-form-label-req {
	font-weight: bold;
}
.csc-caption {
	font-size: 0.9em;
	background-color: #E0E7F5; padding: 2px;
}
/* Typo3 Version 4 */
dd.csc-textpic-caption {
	font-style: italic;
	font-size: 0.9em;
	background-color: #E0E7F5; padding: 0;
}

/* ###### fileupload ##### */
#fileuploadstatus p {
	margin:0px;
	padding:0px;
}
