/* styles -  community of practice - 2007_05_23 */

html, td,body,th{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	height: 100%;
}
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #FFFFFF;
		}

html, body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #7A7A7A; 
	SCROLLBAR-SHADOW-COLOR: #7A7A7A; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #7A7A7A; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
td {
	vertical-align:top;
}
.blau{
	color: #265EAB;
}
.dgrau{
	color: #7A7A7A;
}
.hgrau{
	color: #E6E6E6;
}
.linie {
	border-bottom: 0px solid #cccccc;
	margin-top:10px;
	margin-bottom:10px;
}
.linie_dashed {
	border-bottom: 1px dashed #323232;
	margin-top:0px;
	margin-bottom:10px;
	margin:10 0 10 0;
}

.hochgestellt{
	font-size:9px;
	font-weight:normal;
	vertical-align:super;
}
.absatz{
 padding-left:10px;
 line-height:18px;
}

p {
	font-size:100%;
}
em{
	font-style:italic;
	font-weight:normal;
}
.align-right{
	text-align:right;
}
.bodytext {
	margin-left: 0px;

}
.kleiner {
	font-size: 90%;
	padding-left: 10px;
}
h1,h2,h3,h4 { 
	font-size:120%;
}
h1 { 
color: #E60003; 
width: 100%;
height:20px;
background-image:url(../img/pfeil_rot.gif);
background-repeat:no-repeat;
background-position:0px 3px;
padding: 0px 10px; 
}
h2 { 
color: #E60003; 
width: 100%;
height:20px;
padding: 0px 13px; 
}
th { 
font-style:normal; 
font-weight:normal;
}
strong { 
	font-weight: bold; 
}
ol,ul { 
	list-style:none; 
}
ul a:link {
	font-size: 100%;
	color: #7A7A7A;
}
ul a:visited {
	font-size: 100%;
	color: #7A7A7A ;
}
ul a:hover {
	text-decoration: none;
	background-color:#E6E6E6;
	color: #000000;
}
#inhalt li{
	font-size:100%;
	line-height: 14px;
	padding-left: 16px;
	padding-bottom: 10px;
	background-image: url(../img/pfeil_rot.gif) ;
	background-repeat: no-repeat;
	background-position: 2px 3px;
	list-style:none;
	}
td li{
	line-height: 14px;
	padding-left: 16px;
	padding-bottom: 10px;
	background-image: url(../img/pfeil_rot.gif) ;
	background-repeat: no-repeat;
	background-position: 2px 3px;
	list-style:none;
	}
#main li {
	padding-left: 15px;
	padding-bottom: 10px;
	background-image: url(../img/pfeil_rot.gif) ;
	background-repeat: no-repeat;
	background-position: 2px 3px;
	list-style:none;
}
#main li li {
	padding-left: 15px;
	margin-top: 5px;
	padding-bottom: 5px;
	background-image: url(../img/pfeil_rot.gif) ;
	background-repeat: no-repeat;
	background-position: 2px 3px;
	list-style:none;
}
img { 
	border:0; 
}
form {
	padding: 0px;
	margin: 0px;
}
fieldset {
	border: 0px;
	padding: 0px; 
	margin: 0px;
}
legend {
	border: 0px;
	padding: 0px; 
	margin: 0px;
	display:none;
}
select, textarea, input {
	border: 1px solid #265EaB;
	color:#265EaB;
	margin-bottom:5px;
	background-color:#FFFFFF;
}
.submit {
	width: 130px;
	margin-top: 12px;
	color:#265EaB;
	margin:0px;
	background-color:#E6E6E6; 
}
.csc-sitemap li {
	line-height: 120%;
	padding-left: 16px;
	padding-bottom: 10px;
	background-image: url(../img/pfeil_rot.gif) ;
	background-repeat: no-repeat;
	background-position: -2px 3px;
	list-style:none;
}
.csc-mailform-field {
	padding-bottom: 5px; 
	padding-left: 10px; 
	width: 200px;
	}
.csc-mailform-field input, .csc-mailform-field textarea {
	margin: 5px 0;
	}
dl{
	margin-left:0px;
			font-size: 100%;
	}
dl.csc-textpic-image, dl.csc-textpic-firstcol, dl.csc-textpic-lastcol{
	padding-left:0px;
}
dd.csc-textpic-caption{
	font-size:100%;
	text-align:center;
	padding-top:8px;
}
a {
	color: #7A7A7A;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color:#E6E6E6;
}

a:active {
	text-decoration: underline;
	color: #7A7A7A;
}
/* Einstellung für RTF */
.rahmen{
	/*background-color:#F7F7F7;*/
	padding:5px;
	border:1px solid #7A7A7A;
}
span.rahmen{
	/*background-color:#F7F7F7;*/
	padding:5px;
	border:1px solid #7A7A7A;
}
.ueberschift{
	height: 12px;
	font-weight:bold;
	color: #265EAB;
	background-image: url(../img/pix.gif);
	background-repeat:no-repeat;
	padding: 3px 5px;
	margin-left: 0px;
	border-left: 1px solid #265EAB;
}
span.ueberschift{
	height: 12px;
	font-weight:bold;
	color: #265EAB;
	background-image: url(../img/pix.gif);
	background-repeat:no-repeat;
	padding: 3px 5px;
	margin-left: 0px;
	border-left: 1px solid #265EAB;
}
.csc-header h1 { 
	height: 12px;
	font-weight:bold;
	color: #265EAB;
	background-image: url(../img/pix.gif);
	background-repeat:no-repeat;
	padding: 3px 5px;
	margin-left: 0px;
	border-left: 0px solid #265EAB;
}
/*#################################################*/
/*Navigation - Position*/
#navigation a{
	text-decoration:none;
		color:#000000;
}
#navigation a:hover{
	color:#000000;
	text-decoration:none;
}
/*   Navigation - aussehen  */
.navigation { 
	width: 138px; 
	font-size: 110%; 
	color: #000000;
 	text-decoration:none;
	}
.navigation ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	text-decoration:none;	
	border-top: 1px solid #FFFFFF;
	}
.navigation li { 
	margin:0; 
	border-bottom: 1px solid #FFFFFF;
	text-decoration:none; 
	}
.navigation span { 
	display: block; 
	padding: 3px 32px; 
	width: 135px; 
	background-color: #CFD5DD;
	background-image:url(../img/pfeil_blau.gif);
	background-repeat:no-repeat;
	background-position: 20px 6px;
	text-decoration: none; 
	}
.navigation a { 
	display: block; 
	padding: 3px 32px; 
	width: 135px; 
	color: #000000; 
	background-color: #E6E6E6;
	text-decoration: none; 
	}
.navigation a:hover { 
	color: #000000; 
	background-color: #CFD5DD; 
	text-decoration: none; 
	}
.navigation ul ul li { 
	margin: 0;
	text-decoration:none;
	color: #000000;
	}
.navigation ul ul a { 
	display: block; 
	padding: 3px 5px 3px 50px; 
	width: 144px; 
	color: #000000; 
	background-color: #D9E3EE; 
	text-decoration: none; 
	}
.navigation ul ul span { 
	display: block; 
	padding: 3px 5px 3px 50px; 
	width: 144px; 
	background-color: #C9D2DD; 
	background-image: url(../img/pfeil_blau.gif);
	background-repeat:no-repeat;
	background-position: 40px 6px;
	text-decoration: none; 
	}
.navigation ul ul a:hover { 
	color: #FFFFFF; 
	background-color: #C9D2DD; 
	text-decoration: none; 
	}
span.unsichtbar { 
	position:absolute; 
	left:-3000px; 
	width:0; 
	height:0; 
	display:block; 
}
/*   Suchbox  */
.tx-macinasearchbox-pi1 {
	padding-bottom: 8px;
}
.tx-macinasearchbox-pi1 .suche {
	background: #f2eec6; 
	border: solid 1px #808285; 
	height: 16px; 
	width: 110px; 
	}
/* cop | Boxes - 2007_05_23 */

#container {
	width: 990px;
	height: auto;
	margin-left:0px;
}
#top {
	width:990px;
	height: 101px;
	background-image:url(../img/top.jpg);
	background-repeat:no-repeat;
   }
#top a:hover {
	background-color:transparent;
   }
#sub {
	width:210px;
	height: 20px;
	left: 790px;
	top: 85px;
	position:absolute;
   }
#suchen {
	width:210px;
	height: 20px;
	left: 783px;
	top: 108px;
	position:absolute;
   }
#main {
	width:auto;
	height: auto;
	padding: 0;
	margin: 45px 0px 40px 215px;
   }
#main3spaltig {
	width:545px;
	height: auto;
	padding: 0;
	margin: 45px 0px 40px 215px;
   }
#links {
	width: 200px;
	top: 140px;
	left: 0px;
	position: absolute;
   }
#rand {
	width: 210px;
	top: 145px;
	left: 780px;
	position: absolute;
   }
#rand h1.csc-firstHeader{
	width:170px;
	color:#000000; 
	padding:0px;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #AFAFAF;
	margin-bottom: 15px; 
	}
#kalender {
	font-size: 100%;
	width:190px;
	border: 1px solid #B4B4B4;
	padding:10px;
	margin-top:10px;
   }
#tag {
	font-size: 100%;
	width:190px;
	border: 1px solid #B4B4B4;
	padding:10px;
	margin-top:10px;
   }
#deli {
	font-size: 100%;
	width:190px;
	border: 1px solid #B4B4B4;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
   }
#wiki {
	font-size: 100%;
	width:190px;
	border: 1px solid #B4B4B4;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
   }
#credits {
	font-size: 12px;
	font-weight:bold;
	color: #1C457B;
	width:165px;
	border: 1px solid #B4B4B4;
	padding:10px;
	margin-bottom:10px;
	margin-left:10px;
   }
.credits_inh a {
	font-size: 12px;
	font-weight:bold;
	color: #1C457B;
   }
#login{
	margin-left:20px;
}
#eu_logo{
	width: 140px;
	height: 64px;
	background-image: url(../img/eu_logo.jpg);
	background-repeat:no-repeat;
	}
#blind {
	width: 830px;
	height: 85px;
	margin-left: 0px;
	background-color:#FFFFFF;
}
#bottom {
	width: 775px;
	height:35px;
	padding-top: 1px;
	margin-left: 215px;
	border-top: 1px solid #C7C7C7;
	color:7A7A7A;
   }
#bottom3spaltig {
	width: 545px;
	height:35px;
	padding-top: 1px;
	margin-left: 215px;
	border-top: 1px solid #C7C7C7;
	color:7A7A7A;
   }
   
/* cop | Positionen - 2007_05_23 */
.suchbox{
	margin-left: 13px;
	color:#265EAB;
	font-size:100%;
	font-weight:bold;
	vertical-align:middle;
}

#inhalt{
	margin-top: 45px;
	margin-left: 0px;
	margin-right: 10px;
	position: static;
}
#subnav{
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	color:#265EAB;
	font-size:110%;
}
#subnav a{
	color: #265EAB;
	text-decoration:none;
}
#subnav a:hover{
	color: #7A7A7A;
	background-color:transparent;
	text-decoration:underline;
}
#footer{
	margin-top: 0px;
	margin-left: 0px;
	padding-top:10px;
	position: static;
	font-size: 90%;
	color: #7A7A7A;
}
#footer a{
	color: #7A7A7A;
	font-size: 90%;
	text-decoration:underline;
}
#footer a:hover{
	color: #000000;
	text-decoration:none;
	background-color:#E6E6E6;
}
/*Kalender*/
.events_head{
	width:170px;
	color:#000000; 
	padding:0px;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #AFAFAF;
	margin-bottom: 5px; 
	}
.tx-cal-controller .sideback {
	height: 18px;
	padding-top: 1px;
	padding-left: 5px;
	font-size:12px;
	border-bottom: 1px solid #A1A5A9;
	}
.monthWeekend{
	background-color:#F1F6FC;
}
.monthtoday {
	background-color: #F2F9FF ! important;
	}
.monthsmallbasic{
	text-align:center;
	}
.monthoff{
	background-color:#F6F6F6;
	}
th{
	background-color:#E8E8E8;
	}
dt.csc-header h1 { 
	color: #265EAB; 
	width: auto;
	height: 20px;
	border-bottom: 1px dashed #265EAB;
	background-image: url(../img/pfeil_blau.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	margin-bottom: 10px;
	margin-left: 0px; 
	padding: 0px 8px; 
}
.tx-cal-controller dt.even {
		background-image:url(../img/bg_cal.gif);
		margin-bottom:10px;
		margin-top:10px;
		padding:5px 0px 5px 0px;
		}
.cal_head{
	font-weight:bold;
	}
.cal_right {
	font-size: 9px;
	color: #666666;
	text-align:right;
	}
.dayborder {
	background-color: #fff;
	border-top: 1px solid #A1A5A9;
	}
		
.dayborder2 {
	background-color: #fff;
	border-top: 1px dashed #ccc;
	}
.calborder{
	border:0px;
	font-size:160%;
	}
.timeborder {
	border-right: 0px solid #A1A5A9;
	border-top: 1px dashed #A1A5A9;
	background-image: url(../img/pix.gif) ;
			}
.tx-cal-controller .title {
	background-image:url(../img/pix.gif);
	padding: 5px;
	}
.tx-cal-controller .title h1 {
	font-family: Helvetica,sans-serif;
	font-size: 18px;
	color: #000;
	margin: 0;
}
.rowOff {
	background-color: #E1E8F1;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}
		
.rowToday {
	background-color: #ffffff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}
.rowOn {
	background-color: #E8E8E8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}
/*Login*/
.tx-newloginbox-pi1 h3 {
	color: #265EAB; 
	font-size: 120%;
	margin-bottom: 10px;
	}
/*TAGCLOUD*/

div.tagcloud {
	width: 190px;
	background-color: #ffffff;  
	border: 0px solid #000000;
	margin-top: 5px;
	padding:0px;
	}
div.tagcloud a {
	color: #7A7A7A;
	text-decoration: none;
	}
.twrss_item_link{
	line-height: 14px;
	padding-left: 10px;
	padding-bottom: 6px;
	background-image: url(../img/pfeil_tagcloud.png) ;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style:none;
	}
