/*----------------------------------------------/
/     CSS by Fkk. design, www.fkk-design.de		/
/     M.F									    /
/----------------------------------------------*/


/*-------------Global-Tags---------------------*/



body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	/*background-image: url(../templates_img/hg_grau_orange.gif)*/;
	background-repeat: repeat-y;
	margin: 0;
}

h1 {
	font-size:11px;
	font-weight:700;
    letter-spacing:0.5px;
	color:#000000;
	padding-left:20px;
	padding-top:35px;
	padding-right:5px;
	margin: 0;
	padding-bottom: 0px;
}

h2 {
	font-size:11px;
	font-weight:700;
    letter-spacing:0.5px;
	color:#000000;
	padding-left: 20px;
	padding-right: 10px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0px;
}

h3 {
	font-size: 13px;
	color:#000000;
	padding-left: 65px;
	padding-top: 5px;
}
	
h4 {
	font-size: 12px;
	font-weight:bold;
    letter-spacing:1.2px;
	padding-left: 25px;
	padding-top:20px;
	margin: 0;
	padding-bottom: 15px;
}

h5 {
	font-size: 10px;
	color:#666666;
	padding-left: 25px;
	margin: 0;
	font-weight: normal;
	padding-top: 10px;
}

h6 {
	font-weight:bold;
	font-size:11px;
	padding-left: 25px;
	margin:0;
}

p, ul {
    line-height: 16px;
}

 a {
	text-decoration: none;
	color: #0000CC;
	}

a:visited {
	color: #0000CC;
}	
	
a:hover {
	color: #FF6633;
}

a:active {
	color: #FF0000;
}


/*--------------Klassen------------------------*/

.footer_rechts {
	float: right;
}

.footer_links {
	float: left;
}

.unsichtbar {
display:none;
}

.projektbez {
color:#666666;
padding-left:25px;
padding-bottom:5px;
}

.projekttitel {
font-size:11px;
font-weight:bold;
letter-spacing:0.5px;
padding-bottom:10px;
}

.link_projektliste {
padding-top:40px;
}






/*--------------DIVS-----------------*/


#naviwhite {
	height: 120px;
	width: 100%;
	position: absolute;
	z-index: 2;
	background-color: #FFFFFF;
}

#page {
	left: 0px;
	top: 0px;
	z-index: 3;
	position:absolute;
}

#head {
	width: 960px;
	height: 120px;
	left: 0px;
	top: 0px;
	float: left;
	background-color: #FFFFFF;
}

#logo {
	width: 200px;
	height: 120px;
	left: 0px;
	top: 0px;
	float: left;
}

#navi {
	float:right;
	height: 15px;
	width: 760px;
	left:320px;
	top:120px;
	font-size:10px;
	letter-spacing: 1px;
	padding-top: 95px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../templates_img/navi-leiste.jpg);
}

#navi ul {
	list-style-type:none;
	margin:0;
	padding:0;
	
}

#navi li {
	margin:0px;
	float:left;
	text-align:left;
	padding-left: 21px;
}

#navi li a {
	text-decoration:none;
	display:inline;
	border:0;
	color: #000000;
	float:left;
	padding-left: 10px;
}

#navi li a:visited {
	color: #000000;
}	
	
#navi li a:hover {
	color: #FF6633;
	
}


#navi li a:active {
	color: #FF0000;
}



/*-----Klasse-fuer-aktive-Links----*/


#navi  .naviaktiv a {
	color:#FF6633;
}

#navi  .naviaktiv a:visited {
	color: #FF6633;
}

#navi  .naviaktiv a:hover {
	color: #FF6633;
}

#navi  .naviaktiv a:active {
	color: #FF0000;
}

	
/*-----Conten-Main-(body)-----*/	
	

#content {
	width: 960px;
	min-height:600px;
}

/*-------Content--------------*/

/*-------Left-----------------*/

#left {
	width: 350px;
	float: left;
	padding-top: 30px;
	padding-right: 10px;
}

#left p {
	margin: 0;
	padding-left: 25px;
}

#left ul {
	list-style-type:none;
	margin:0;
	padding-left: 25px;	
	}
#left li {
	text-align:left;
	margin-top: 5px;
	}
	
#left li a {
	border:0;
	text-decoration: none;
	color: #0000CC;
	}

#left li a:visited {
	color: #0000CC;
}	
	
#left li a:hover {
	color: #FF6633;
}

#left li a:active {
	color: #FF0000;
}



#left2 {
	width: 360px;
	float: left;
	padding-top: 30px;
}

#left2 p {
	margin: 0;
	padding-left: 25px;
	padding-right: 20px;
}

#left2 ul {
	list-style-type:none;
	margin:0;
	padding-left: 25px;	
	}
#left2 li {
	text-align:left;
	margin-top: 5px;
	}
	
#left2 li a {
	border:0;
	text-decoration: none;
	color: #0000CC;
	}

#left2 li a:visited {
	color: #0000CC;
}	
	
#left2 li a:hover {
	color: #FF6633;
}

#left2 li a:active {
	color: #FF0000;
}

/*-----Klasse-fuer-Anzeige der ersten Menueebene-----*/
.sub1 {
	padding-left: 15px;
	list-style-type: none;
	background-image: url(../templates_img/pfeil.gif);
	background-repeat: no-repeat;
}

#left .sub1aktiv  {
	padding-left: 15px;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(../templates_img/pfeil.gif);
}
#left .sub1aktiv a {
	color: #000000;
	font-weight: bold;
}
#left .sub1aktiv a:visited {
	color: #000000;
	font-weight: bold;
}
#left .sub1aktiv a:hover {
	color: #FF6633;
}
#left .sub1aktiv a:active {
	color: #FF0000;
}

/* Klasse fuer Anzeige der zweiten Menueebene */
.sub2 {
	padding-left: 35px;
	list-style-type: none;
}
#left .sub2aktiv  {
	color: #000000;
	padding-left: 35px;
}
#left .sub2aktiv a {
	color:#000000;
	font-weight: bold;
}
#left .sub2aktiv a:visited {
	color:#000000;
	font-weight: bold;
}
#left .sub2aktiv a:hover {
	color: #FF6633;
}
#left .sub2aktiv a:active {
	color: #FF0000;
}


/* Klasse fuer Anzeige der dritten Menueebene */
.sub3 {
	padding-left: 55px;
}
#left .sub3aktiv  {
	color: #000000;
	padding-left: 55px;
	font-weight: bold;
}
#left .sub3aktiv a {
	color:#000000;
	font-weight: bold;
}
#left .sub3aktiv a:visited {
	color: #000000;
}
#left .sub3aktiv a:hover {
	color: #FF6633;
}
#left .sub3aktiv a:active {
	color: #FF0000;
}



/*------ FUER PROJEKTSEITEN ----------------------------------*/

/*-----Klasse-fuer-Anzeige des Zuruckelinks zur Projektseite-----*/
.subback {
	padding-left: 15px;
	list-style-type: none;
	background-image: url(../templates_img/pfeil_back.gif);
	background-repeat: no-repeat;
}

#left .subbackaktiv  {
	padding-left: 15px;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url(../templates_img/pfeil_back.gif);
}
#left .subbackaktiv a {
	color: #000000;
	font-weight: bold;
}
#left .sub_backaktiv a:visited {
	color: #000000;
	font-weight: bold;
}
#left .sub_backaktiv a:hover {
	color: #FF6633;
}
#left .sub_backaktiv a:active {
	color: #FF0000;
}



/*schiebt den Zurueck-Link zur nach unten --------------------*/

.minhoehe {
min-height:360px;
}


/*--------------Left-Inhalt (fuer Projektauswahl, Homepage)----*/
#left_inhalt {
	width: 360px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
}

#left_inhalt h1 {
	letter-spacing:0.2px;
}

#left_inhalt p {
padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
}

/*-----------------Middle-----------------*/


#middle {
	width: 360px;
	float: left;
}

#middle h1 {
}


#middle ul {
	list-style-image:url(../templates_img/middle_li.gif);
	
}

#middle li {
padding-right:10px;
}


#middle p {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
}

#middle a {
	border:0;
	text-decoration: none;
	color: #0000CC;
}

#middle a:visited {
	color: #0000CC;
}	
	
#middle a:hover {
	color: #FF6633;
}

#middle a:active {
	color: #FF0000;
}



/*-----------------Right-----------------*/


#right {
	width: 120px;
	float: left;
	margin: 0;
	font-style: normal;
	font-size: 10px;
}

#right a:hover {
	color:#FF6633;
}

#right_240 {
	width: 240px;
	float: left;
	margin: 0;
	font-style: normal;
	font-size: 10px;
}

#right_240 a:hover {
	color:#FF6633;
}


#right_240 h1 {
	padding-left:15px;
	color:#666666;
	padding-top:10px;
}

/*---Right auf Homepage, breiter -------*/
#right_home {
   width: 180px;
	float: left;
	margin: 0;
	padding-left:20px;
	font-style: normal;
	font-size: 10px;
}

#right_home a:hover {
	color:#FF6633;
}

/*verwendet auf LUK-Seiten*/
.right_lukbild {
	height:340px;
}

#right p, #right_home p, #right_240 p {
	margin: 0;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom:0px;
	line-height:14px;
}
#right a, #right_home a, #right_240 a {
	border:0;
	text-decoration: none;
	color: #0000CC;
}

#right a:visited, #right_home a:visited, #right_240 a:visited {
	color: #0000CC;
}	
	
#right a:hover, #right_home a:hover, #right_240 a:hover {
	color: #FF6633;
}

#right a:active, #right_home a:active, #right_240 a:active {
	color: #FF0000;
}

#right h1, #right_home h1,  #right_home h1 {
font-size:10px;
color:#666666;
padding-left:5px;
padding-bottom:0px;
}

#right h2, #right_240 h2 {
font-size:10px;
color:#666666;
padding-left:5px;
padding-bottom:0px;
padding-top:15px;
}

#right_home h1 a {
	color: #666666;
}	

#right_home h1 a:visited {
	color: #666666;
}	
	
#right_home h1 a:hover {
	color: #FF6633;
}

#right_home h1 a:active {
	color: #FF0000;
}



/*-----------------Rightborder-----------------*/

#rightborder {
	width: 120px;
	float: left;
	margin: 0;
	font-style: italic;
	font-size: 9px;
}

#rightborder p {
	margin: 0;
	padding-top: 3px;
	margin-left: 5px;
}

#rightborder a {
	border:0;
	text-decoration: none;
}

#rightborder a:visited {
	color: #0841b2;
}	
	
#rightborder a:hover {
	color: #FF6633;
}

#rightborder a:active {
	color: #FF0000;
}

/*---------------FOOTER-------------*/

#footer {
	clear:both;
	width: 960px;
	height: 75px;
	color: #777777;
}

#footer a {
	text-decoration:none;
	border:0;
	color: #666666;
	font-size: 9px;
	}

#footer a:visited {
	color: #666666;
}	
	
#footer a:hover {
	color: #333333;
}


#footer a:active {
	color:#666666;
}


#footer_left {
	width: 335px;
	height: 13px;
	float: left;
	padding-left: 25px;
	padding-top: 37px;
}

#footer_right {
	width: 580px;
	height:13px;
	float: right;
	text-align: left;
	padding-left:20px;
	padding-top:37px;
}


/*-------INHALTSELEMENTE TYPO 3 --------------------------------/*


/*----------Rahmen2---------*/

.csc-frame-frame2 {
	padding-top:120px;
	margin:0;
	
}

/*--------Rahmen1------------*/
/*Für zweizeilige BU (Bild)-----*/


.csc-frame-frame1 {
	margin:0;
	padding-top:78px;
}

.imgtext-table {
	margin-left: 0px;
	margin-right:auto;
}






/*---Einruecken in MIDDLE-------------*/


/*---Inhaltselement fuer Homepage Hoehe 60  px ---*/
DIV.csc-frame-indent { 
height:60px;
background-image:url(../templates_img/box_silver_80.jpg);
background-repeat:no-repeat;
}

DIV.csc-frame-indent h1 {
    font-size: 11px;
	color: #FF6600;
	padding-left: 20px;
	padding-top: 15px;
	padding-right:5px;
	padding-bottom: 0px;
	margin-bottom:0px;
}

#middle .csc-frame-indent h1 a {
	color: #FF6600;
}

#middle .csc-frame-indent h1 a:visited {
	color: #FF6600;
}

#middle .csc-frame-indent h1 a:hover {
	color: #0000CC;
}
#middle .csc-frame-indent h1 a:active {
	color: #000000;
}

DIV.csc-frame-indent p {
margin-top:0px;
line-height:12px;
}






/*---Einruecken33/66-------------*/

/*---Inhaltselement fuer Projektliste Hoehe 60  px ---*/
DIV.csc-frame-indent3366 { 
height:60px;
background-image:url(../templates_img/box_orange.jpg);
background-repeat:no-repeat;
}


/*---Einruecken66/33-------------*/
/*---Inhaltselement fuer Projektliste 2 ---*/
DIV.csc-frame-indent6633 { 
/*height:120px;*/
background-image:url(../templates_img/box_hellgrau.jpg);
background-repeat:no-repeat;
}

DIV.csc-frame-indent3366 h1, DIV.csc-frame-indent6633 h1 {
    font-size: 11px;
	color: #000000;
	padding-left: 20px;
	padding-top: 15px;
	padding-right:5px;
	padding-bottom: 5px;
}



#middle .csc-frame-indent3366 p, #middle .csc-frame-indent6633 p {
    line-height: 12px;
	margin-top:0px;
	padding-left: 20px;
    padding-right: 5px;
	padding-top: 00px;
	padding-bottom:0px;
}

DIV .csc-frame-indent6633 ul {
    line-height: 16px;
	margin-top:0px;
	padding-left: 25px;
    padding-right: 5px;
	padding-top: 15px;
	padding-bottom:10px;
	margin-bottom:0px;
}



/*---Projektkasten in Rechter Spalte, mit Einruecken ---*/
#right_240 .csc-frame-indent { 
height:auto;
background-image:url(../templates_img/projektkasten_bg.jpg);
background-repeat:no-repeat;
padding-top:10px;
padding-left:10px;;
margin-top:80px;
}

/*---Projektkasten in Rechter Spalte, mit Einruecken ---*/
#right .csc-frame-indent { 
height:auto;
background-image:url(../templates_img/projektkasten_bg.jpg);
background-repeat:no-repeat;
padding-top:10px;
padding-left:10px;;
margin-top:80px;
}





/*----- FILELINKS ----------------------------------------------------------*/
/*FUER DATEILINKS in SPALTE MIDDLE */
#middle TABLE.csc-uploads-1 { margin-left:20px; padding-top:5px;}
#middle TABLE.csc-uploads TR TD P { font-size: 11px; line-height:11px; margin:0px;  }
#middle TABLE.csc-uploads TR TD { vertical-align:top; }
#middle TABLE.csc-uploads TR TD.csc-uploads-icon {padding-left: 0px; padding-right: 2px; width: 1%; text-align: center; vertical-align:bottom; }
#middle TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 70%; padding-left: 0px;  }
#middle TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
#middle TABLE.csc-uploads TR TD.csc-uploads-fileSize { padding-left: 2px; padding-right: 2px; }

/*--------FILELINKS FUER SPALTE RECHTS------------------*/
#right_240 TABLE.csc-uploads-1 { margin-left:10px; padding-top:0px;}
#right_240 TABLE.csc-uploads TR TD P { font-size: 11px; line-height:11px; margin:0px;  }
#right_240 TABLE.csc-uploads TR TD { vertical-align:top; }
#right_240 TABLE.csc-uploads TR TD.csc-uploads-icon {padding-left: 0px; padding-right: 2px; width: 1%; text-align: center; vertical-align:bottom; }
#right_240 TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 70%; padding-left: 0px;  }
#right_240 TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
#right_240 TABLE.csc-uploads TR TD.csc-uploads-fileSize { padding-left: 2px; padding-right: 2px; }



/* --------------------------------------------------------------------------*/

/*------- KLASSEN FUER CSS_STYLED_CONTENT-EXTENSION--------
.csc-header h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 20px;
	margin:0px;
}
.csc-header h1 a {
	color:#000000;
	text-decoration:none;
	}
.csc-header h1 a:hover {
	color:#FF6600;
	text-decoration:none;
	}

.bodytext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 15px;
}
*/
	
/* TYPO3 CVS id: $id$ */
/* Template stylesheet which can be used for new sites */
/* Make a copy of this stylesheet to some other location, modify it and use it from there! */
/*

Colorscheme is:

Background Color 1: #EDEBF1;	(Background 1)
Background Color 1-dimmed: #D8D7DC;	(Background 1 - dimmed)
Background Color 2: #F5FFAA;	(Background 2)
Background Color 3: #D1D2E4;	(Background 2)

Text, main:	#000000
Text Color 1: #186900;	(red)
Text Color 2: #10007B;	(green)
Text Color 3: #8A0020;	(blue)

Links		#000066
Link hover: #660000;

Borders/Lines	#333333
*/



/***************************/
/* General element styles: */
/***************************/
/*H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; }
PRE { font-family: monospace; }
A { color: #000000; text-decoration: underline; }
A:hover { color: #FF6600; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }*/


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
/*P.csc-linkToTop { text-align: right; color:#333333 }
P.csc-linkToTop A { font-weight: normal; text-decoration:underline; color:#666666 }*/

/*
DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }*/
				
/******************/
/* Headers, plain */
/******************/
/*H1  {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 20px;
}
H2 { font-size: 18px; }
H3 { font-size: 16px;  }
H4 { font-size: 14px;  }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 0px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }*/

/* Headers, with link */
/*H1 A, H2 A, H3 A, H4 A, H5 A { color: #000000; text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #8A0020; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { color: #FF6600; }
*/
/* Header date */
/*P.csc-header-date { font-size: 10px; color: #186900; }*/

/* Subheader, general */
/*P.csc-subheader { font-style: italic; background-color: #EDEBF1; }*/

/* Subheader, specific */
/*P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }*/



/*******************/
/* RTE / Bodytext: */
/*******************/
/*P.bodytext { font-size: 11px; color: #000000; }
P.bodytext A { text-decoration: underline; line-height: 20px; }*/

/* RTE / Bulletlists */
/*UL { margin-top: 0px;  }
UL UL LI { font-size: 10px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }*/

/* RTE / Table styling */
/*TABLE.contenttable { border: 1px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; }
TABLE.contenttable TR { background-color: #EDEBF1; }
*/


/**********/
/* Images */
/**********/

/* Images / Captions */
.csc-caption { 
/*margin-top:10px;
padding-left:10px;*/
}

.csc-textpic-caption  { 
padding-top:0px;
padding-left:20px;
font-size: 10px; 
font-style: italic; 
}

/* Images / Tables / Floating text */
/*TABLE.imgtext-table { border: 0px; }*/

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
/*TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }*/



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
/*UL.csc-bulletlist LI { font-size: 11px; }*/

/* Bulletlists, specifically */
/*UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }*/



/*********************/
/* Tables, generally */
/*********************/
/*TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }
*/
/* Tables, specifically */
/*TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }*/



/************************/
/* Filelinks, generally */
/************************/
/*TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }*/

/* Filelinks, specifically */
/*TABLE.csc-uploads-1 { border-color: #186900; }*/




/*TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }*/
				


/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
/*FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }
*/
/* Email form, specifically */
/*FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }*/

/* Search form, specifically */
/*FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }*/

/* Login form, specifically */
/*FORM TABLE.csc-loginform { width: 70%; }*/


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE { height: 10px;}
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { }
TABLE.csc-searchResultInfo TR TD P { }
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader TD { height: 10px;}
H3.csc-searchResultHeader A { color: #0000CC; height: 20px;}
H3.csc-searchResultHeader { background-color:#999999; font-size: 12px; padding-left: 30px; height: 20px;}
P.csc-searchResult { font-style: italic; margin-left: 5px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }

/* Menu / Sitemap, generally */

.csc-menu { margin-left: 0px; }
/*.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
.csc-menu P A { color: #000000; text-decoration: none; }
.csc-menu P A:hover { color: #660000; text-decoration: underline; }
.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }*/

/* Menu / Sitemap, "Menu of these pages" 
.csc-menu-def P { }

 Menu / Sitemap, "Menu of subpages to these pages" 
.csc-menu-1 {  }*/

/* Menu / Sitemap, "Sitemap" */
.csc-menu-2 { }
.csc-menu-2 P.csc-sitemap { }
.csc-menu-2 P.csc-sitemap-level1 { margin-top: 40px; background-color:#999999; background-repeat:no-repeat; }
.csc-menu-2 P.csc-sitemap-level2 { margin-left: 50px; background-image:url(../templates_img/sitemap_pfeil.gif); background-repeat:no-repeat; }
.csc-menu-2 P.csc-sitemap-level3 { margin-left: 100px; background-image:url(../templates_img/sitemap_pfeil.gif); background-repeat:no-repeat; }
.csc-menu-2 P.csc-sitemap-level4 { margin-left: 150px; background-image:url(../templates_img/sitemap_pfeil.gif); background-repeat:no-repeat; }
.csc-menu-2 P.csc-sitemap-level1 A { color: #0000CC; font-weight:bold; font-size: 12px }
.csc-menu-2 P.csc-sitemap-level2 A { color: #0000CC; }
.csc-menu-2 P.csc-sitemap-level3 A { color: #0000CC; }
.csc-menu-2 P.csc-sitemap-level4 A { color: #0000CC; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
/*.csc-menu-3 { }
.csc-menu-3 P.csc-section { margin-left: 0px; }
.csc-menu-3 P.csc-section A { color: #0000CC; }

 Menu / Sitemap, "Menu of subpages to these pages (with abstract)" 
.csc-menu-4 { }
.csc-menu-4 P { margin-top: 2px; }
.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
.csc-menu-4 {
	padding-left:20px;
	padding-right:10px;	
	line-height:17px;
 }
 
.csc-menu-4 dt {
	padding-top:20px;
 }
 
 .csc-menu-4 dd {
	padding-left:0px;
	margin-left:0px;
 }
 

 /*Menu / Sitemap, "Recently updated pages" 
.csc-menu-5 { }

 Menu / Sitemap, "Related pages (based on keywords)" 
.csc-menu-6 { }

 Menu / Sitemap, "Menu of subpages to these pages + sections" 
.csc-menu-7 { }
.csc-menu-7 P { font-weight: bold; }
.csc-menu-7 P.csc-section A { color: #186900; }
*/


/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
/*IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } */

/* Default styles for the Admin Panel */
/*TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: verdana; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: verdana; font-size: 10px; color: black; }			
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }*/


/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/

/*----- KLASSEN UND DIVs FUER FORMULARE ----------------------------*/

.csc-mailform {
	border:none;
	padding-left:25px;
	padding-right:20px;
	width:300px;
	}

.csc-mailform-field {
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	border-top:dotted 1px #999999;
	clear:both;
	}
	


.csc-mailform INPUT {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:300px;
	}
	
.csc-mailform SUBMIT {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.csc-mailform TEXTAREA {
	/*height:12px;*/
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

/* RADIOBUTTONS, CHECKBOXES */	

.csc-mailform FIELDSET {
	border:none;
	}

.csc-mailform FIELDSET INPUT {
	width:auto;
	}
	
.csc-mailform FIELDSET LEGEND {
	display:none;
	}
	
.csc-mailform .csc-mailform-check {
width:auto;
}
	
/* Label Felder */
.form_label, .form_label_req {
	width:100px;
	padding-bottom:1px;
	float:left;
	}
	
/* Label erforderlicher Felder */	
	.form_label_req {
	}

/*  Kommentar */
.csc-mailform-label {
font-style:italic;
float:left;
padding-left:0px;
width:240px;
padding-bottom:5px;
	}

/*##################### Indexed Search / Suchseite #####################*/

.tx-indexedsearch {
padding-left:20px;
}

/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		
		/*SEARCHBOX*/
		.tx-indexedsearch .tx-indexedsearch-searchbox {
			padding-top:10px;
			padding-bottom:10px;
				
			}
		
			
		/*EINGABEFELD*/
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
			width:240px;
			height:16px;
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#666666;
			 }
			 
		/*BUTTON*/
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
			width:120px;
			height:18px;
			font-size:10px;
			margin-top:10px;
					 }
					 
		/*ERWEITERETE SUCHE AUSWAHL*/
		.tx-indexedsearch-selectbox-type, .tx-indexedsearch-selectbox-defop, .tx-indexedsearch-selectbox-sections  { 
			height:16px;
			font-size:10px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			margin-top:5px;
			}
		
		
		
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:left; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#FF6600; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }



/* MINISEARCH */

.minisearch {
padding-left:5px;
}
.minisearch_eingabe {
width:80px;
height:10px;
margin-right:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.minisearch_button {
width:40px;
height:18px;
margin-right:4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding-top:2px;
padding-bottom:2px;
border-color:#FF6600;
border-width:1px;
border-style:solid;
}

.minisearch_advanced {
padding-top:2px;
font-size:9px;
}




/*------------ ADMIN PANEL -----------*/

#adminpanel {
position: absolute;
left:1000px;
top:0px;
z-index: 500;
}

/*------------ ADMIN PANEL End -----------*/



















 
	