body
 {
 scrollbar-face-color:#0083CC;
 scrollbar-track-color:#D1E9F6;
 scrollbar-shadow-color:#FFFFFF;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-3dlight-color:#D1E9F6;
 scrollbar-darkshadow-color:#D1E9F6;
 scrollbar-arrow-color:#FFFFFF;
 background: #0083CC;
 font-size: 11px;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 color: #000000;
 font-weight: normal;
margin: 0 0 0 0;
 }

.menutop {
   font-size: 11px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   color: #000000;
   font-weight: normal;
}

.copy  {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
}

content  {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
}

.s_ue  {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #E40204;
	font-weight: bold;
}

.s_uerot {
        font-size: 11px;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        color: #E40204;
        font-weight: bold;
}

.subline  {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: bold;
}

.sublineaktuell  {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.footer  {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #E60005;
	font-weight: normal;
}

a.copylink {
color: #000000;
text-decoration:underline;
}

a.copylink:visited {
color: #000000; 
text-decoration:underline;
}

a.copylink:hover {
color: #E60005;
text-decoration:underline;
}

a.copylink:active {
color: #E60005; 
text-decoration:underline;
}

a.menutopon {
color: #E40204;
text-decoration:none;
}

a.menutopon:visited {
color: #E40204; 
text-decoration:none;
}

a.menutopon:visited {
color: #E40204; 
text-decoration:none;
}

a.menutop {
color: #000000;
text-decoration:none;
}

a.menutop:visited {
color: #000000; 
text-decoration:none;
}

a.menutop:hover {
color: #E40204;
text-decoration:none;
}

a.copylink:hover {
color: #E40204;
text-decoration:none;
}

a.copylink:active {
color: #E40204; 
text-decoration:none;
}


a {
   color: #000000;
   font-weight: normal;
   text-decoration:underline;
}

a:visited {
   color: #000000;
   font-weight: normal;
   text-decoration:underline;
}

a:hover {
   color: #E60005;
   font-weight: normal;
   text-decoration:underline;
}

a.submenu {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 11px;
   color: #000000;
   text-decoration:none;
}

a.submenu:active {
color: #E60005;
text-decoration:none;
}


a.submenu:hover {
color: #E60005;
text-decoration:none;
}


.submenu  {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #0083CC;
	font-weight: normal;
}

.txtinput { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	background-color: #ffffff; 
	color: #000000;  
	border: 1 solid #EE3338;
}

.formbutton
			{
				font-family:verdana,arial,helvetica;
				font-size:8pt;
				border: 1px #EE3338 solid;
				text-align:center;
				font-weight:normal;
				background-color:#FFFFFF;
}	

LI {
	list-style-type:square;
}

UL { 
	list-style-image: url("i/bullet.gif");
	line-height: 18px;
}

.table
			{
			border: 1px #FFFFFF solid;
			height:"100%";
}


.tableaktuell
			{
			border: 1px #8CC7E8 solid;
}	
p {
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	font-weight: normal;
}

.menutopon {
  font-size: 11px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   color: #E40204;
   font-weight: normal;
}
td {
font-size: 11px;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 color: #000000;
 font-weight: normal;
}
/* default styles for extension "tx_cssstyledimgtext" */
	/* 
	   Licensed under the GPL, see http://www.gnu.org/copyleft/gpl.html
	   (c) the TYPO3 content rendering group 
	*/
	
	/* COMMON */
        .csi-image {
           border: 0px;
        }

	.csi-textpic {
		padding: 5px;	
        }
	
	.csi-textpic img {
		margin: 4px;
	}
	
	.csi-textpic .csi-caption {
		text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
	}
	
	.csi-textpic .csi-image {
		width: 210px; /*will have to be an inline style - controlled by TS*/
	}
	
	.csi-textpic .csi-imagewrap {
	}
	
	.csi-textpic .csi-text {
		text-align: left; /*will have to be an inline style - controlled by TS*/ 
	}
	
	.csi-text p {
		margin-top: 0;
	}
	
	/* CENTER */
	
	.csi-center .csi-image {
		margin: 0 auto 3px;
	
	}
	
	/* RIGHT */
	.csi-right div.csi-image {
		float: right;
		clear: both;
	}
	
	.csi-right div.csi-text {
		clear: right;
	}
	
	
	/* LEFT */
	.csi-left div.csi-image {
		float: left;
		clear: both;
	}
	
	.csi-left div.csi-text {
		clear: left;
	}
	
	
	/* INTEXT LEFT */
	.csi-intext-left .csi-image {
		float: left;
		clear: both;
		margin-right: 5px;
	}
	
	
	/* INTEXT RIGHT */
	.csi-intext-right .csi-image {
		float: right;
		clear: both;
		margin-left: 5px;
	}
	
	
	/* INTEXT RIGHT NOWRAP */
	.csi-intext-right-nowrap .csi-text {
		margin-right: 215px; /*will have to be an inline style - controlled by TS*/
	}
	
	.csi-intext-right-nowrap .csi-image {
		float: right;
		clear: both;
	}
	
	
	/* INTEXT LEFT NOWRAP*/	
	.csi-intext-left-nowrap .csi-text {
		margin-left: 215px; /*will have to be an inline style - controlled by TS*/
	}
	
	.csi-intext-left-nowrap .csi-image {
		float: left;
		clear: both;
	}
	-->
		/*]]>*/
