body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	/*background-color: #000000;*/
	background-color: #BABABA;
	margin:0;
	padding:35px 0 0 0;
	/*background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
	background-position: center top;*/
}

body *{
/*text-align:left;*/
}

#main {
	width:704px;
	margin:auto;
	color: #FFFFFF;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:0;
	padding:0 0 6px 0;
}
#top {
	color: #FFFFFF;
	background-image: url(../images/bg-main-top-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding:6px 6px 0px 10px;
}

#logo {
	display:block;
	float:left;
	width:192px;
	/*border-bottom:1px solid #FFFFFF;*/
	color: #FFFFFF;
}
#slogan {
	color: #FFFFFF;
	display:block;
	float:right;
	width:466px;
	/*border-bottom:1px solid #FFFFFF;*/
	background-image:url(../images/slogan.jpg);
	background-repeat:no-repeat;
	/*margin-left:5px;*/
}
#interior {
	color: #FFFFFF;
	background-image: url(../images/bg-interior.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width:704px;
	/*height:300px;*/
}
#mid {
	color: #FFFFFF;
	/*padding:0px 15px 0 14px;*/
	padding:0px 0px 0px 8px;
	text-align:right;
}
#left {
	color: #FFFFFF;
	display:block;
	float:left;
	width:192px;
}
#right {
	color: #FFFFFF;
	display:block;
	float:right;
	width:466px;
}
#superior_cuerpo{
	color: #333;
	display:block;
	float:left;
	width:450px;
	margin-left:33px;
	/*padding: 10px;*/
	line-height:18px;
	text-align:left;
}
#idiomas {
	display:block;
	float:right;
	width:180px;
	text-align:right;
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}
#idiomas select{
	background-color:#FAFAFA;
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#0066cc;
	border:1px solid;
	border-color:#CCCCCC;
}
#migaspan {
	/*margin-left:33px;*/
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#0066cc;
	margin-left:10px;
	display:block;
	float:left;
	width:250px;
	text-align:left;
}
#migaspan a{
	font: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#0066cc;
	text-decoration:none;
}
#maintext {
	color: #333;
	display:block;
	float:left;
	/*width:325px;*/
	width:300px;
	margin-left:33px;
	padding-top:5px;
	padding: 10px;
	line-height:18px;
	text-align:justify;
}

#maintext a {
	text-decoration:none;
}
#maintext_interior {
	color: #333;
	display:block;
	float:left;
	/*width:325px;*/
	width:435px;
	margin-left:33px;
	padding: 10px;
	line-height:18px;
	text-align:justify;
}
#maintext_interior a {
	text-decoration:none;
}

#logosPatrocinadores {

	color: #333;
	display:block;
	/*float:left;*/
	float:right;
	width:435px;
    margin-top:0px;
	margin-left:33px;
	margin-right:20px;
	padding:0px;
	line-height:1px;
	text-align:justify;
}

#logosPatrocinadores div{
	/*display:block;
	vertica-align:top;*/
}
#logosPatrocinadores a{
	padding:0 0 20px 10px;
}
#noticias {
	border:0px solid;
	color:#666666;
/*	color:#333;*/
	display:block;
	float:left;
	/*width: 98px;*/
	width: 120px;
	text-align:right;
	/*padding: 10px;
	margin-left:10px;*/
	padding:10px 10px 10px 10px;
	
	margin-left:0px;
}
* html #noticias{
	width:145px;
	padding:0 0px 0 0;
	margin-right:0px;
}
/*html>body #noticias{
	padding:5px;
}*/
	
h1, h2, h3, h4, h5, h6 { 
	color: #06c;
	margin: 15px 0;
}

h1, .csc-header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #06c;
	/*font-weight:bold;*/
}
p { 
	margin: 10px 0;
	color: #333;
}
ul, ol { 
	margin: 15px 0 0 15px;
	color: #333;
}
.clear {
	clear:both;
}
a, a:visited {
	color:#06c;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#8ac1fa;
	text-decoration:none;
}
#footer {
	font-size: 11px;
	color:#747474;
	text-align:center;
	padding:20px;
	line-height:18px;
}
#footer a:link, #footer a:visited {
	color:#747474;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#747474;
	text-decoration:underline;
}

/* TYPO3 */


.tx-indexedsearch-redMarkup {
	color: #ffffff;
	background-color: #00a9d5;
}

.external-link img, .external-link-new-window img, .internal-link img, .internal-link-new-window img, .download img {
margin-right: 2px;
margin-left: 2px;
}



/*------mailformular formatieren------*/

#mailform .csc-mailform {
border: 0px;
}

.csc-mailform-field {;
	padding-left=10px;
}
.csc-mailform-field input{
	background-color:#ccc;
	border-width=0; 	
	height:14px;
	text-align:left;
}

.csc-mailform-submit{
	background-image:url(../images/bg-button-1.gif);
	list-style: none;
	height:16px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
color: #fff;
width: 80px;
}


.mf-input {
color: #244a6f;
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-pass {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-text {
color: #244a6f;
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-check {
color: #244a6f;
padding: 1px;
border: 1px solid #1a8cca;
}

.csc-mailform-radio fieldset 
color: #244a6f;{
border: 0px;
}

.csc-mailform-radio legend {
display: none;
border: 0px;
}

.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-select {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-file {
color: #244a6f;
width: 220px;
padding: 1px;
border: 1px solid #1a8cca;
}

.mf-reset {
color: #244a6f;
border: 1px solid #1a8cca;
}

.mf-submit {
color: #244a6f;
margin-left: 82px;
}

/*------tabelle formatieren------*/
/* RTE / Table styling */ 
table TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333;
}
TABLE.contenttable {  border:none; margin:10px 0px 10px 0px; width:95%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px;}
TABLE.contenttable TR TD P.bodytext { /*font-size:10px;*/ }
TABLE.contenttable TR { margin:none; background-color:#f1f4f3; color:#244a6f; } /*Grün***b0ce6c*Blau***c3d2eb*/
TABLE .bodytext { margin: 0px; }


/* RTE / Bulletlists */ 
div#maintext UL { margin-top:0px;  }
div#maintext UL UL LI { font-size:11px; }
div#maintext OL { margin-top:0px; }
div#maintext LI { list-style-image:url(../images/list.gif); margin:0 0 0 0; }

/* Bulletlists, general */ 
div#maintext UL.csc-bulletlist LI { list-style-image:url(../images/list.gif); }

div#maintext UL LI, div#maintext UL LI.a {
	list-style-image:url(../images/list.gif); padding: 0 0 0 0; 
}

/*-------------------mini-news-------------------*/
.tx-mininews-pi1{
	text-align:right;
}
.tx-mininews-pi1-fp_listrow div, .tx-mininews-pi1-fp_listrow p{
color:#999999;
}
.tx-mininews-pi1-fp_listrowField-teaser p{
	text-align:justify;
}
.tx-mininews-pi1-fp_listrowField-teaser a:link{
	text-decoration:none;
	font-weight:normal;
}
.tx-mininews-pi1-fp_listrowField-teaser a:visited{
	text-decoration:none;
	font-weight:normal;
}

/*------------------tt_news-------------------------*/
news-single-author{
	color:#FF0000;

}
/*------------------FORMidable----------------------*/

.formidable-rdrstd-label{
font-weight:bold;
}
.lister-table{
}
.top-row{
font-weight:bold;
}
.data-row-1{
background-color:#fff;
}
.data-row-2{
background-color:#ccc;
}

}

#videotv { border-bottom: 1px solid #06c; margin-bottom: 20px; }

.tx-pilmailform-pi1{
	clear:both;
}
