
/* *********************************************** */ 
/* ************ STYLES GENERAL ******************* */ 
/* *********************************************** */ 

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11pt;
	background-color: #FFFFFF;
	margin: 0px;
}

p {
	font-size: 10pt;
	margin: 0px;
	}

a {font-family: arial, verdana, sans-serif;
	color: #2C629E;
	text-decoration: none;
        

	}
	
a:hover { font-family: arial, verdana, sans-serif;
	color: #A70000;
	text-decoration: none;
	}

input, textarea, select {
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
 	background-color: #FFFFFF;
	border-collapse: separate;
	/*border-style: solid; */
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	/*padding: 15px 10px 5px 15px;*/
	border-style: solid; 
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	font-weight: normal;
	}

h2 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}	

li {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; }





/* ########################## */
/* ####### LAYOUT TABLE ##### */
/* ########################## */

table#outline { 
	width: 1000px;
	background-color: #FFFFFF;
	padding: 0px;
}

tr#header td { 
	text-align: left;
	vertical-align: bottom;
	height: 55px;
	padding: 0px;
	}

	
tr#footer {
	background-color: #DEDEDD;
	text-align: left;
	vertical-align: bottom;
	height: 14px;
	}


tr#mainmenu td{
	background-color: #FFFFFF;
	text-align: left;
	height: 20px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: bottom;	
	}

tr#mainmenu td table{
	width: 100%;
	}

tr.space{ 
	text-align: left;
	vertical-align: bottom;
	background-color: #DEDEDD;
	}

tr.space td { 
	text-align: left;
	vertical-align: bottom;
		font-weight: normal;
	} 

td.darkblue {
	background-color: #BEBEBE;
	text-align: center;
	padding: 5px;
	padding-left: 5px;
	font-size: 10px;
	vertical-align: middle;
	}

td.blue {
	text-align: left;
	height: 15px;
	padding-left: 5px;
	}	

td#middle {
	background-color: #FFFFFF;
	padding: 15px;
	vertical-align: top;
	}

td.col_right {
	padding: 0px;
	width: 190px;
	vertical-align: top;
		background-color: #D0CFCF;
	}

td.#A70000 {
		background-color: #D0D3E6;
		height: 5px;
		}
		
td.grey {
				background-color: #D0D3E6;
		}

td.spacer {
border-bottom: 1px solid #3F8EC8;
width: 5px;
	}
td#extramenu {
border-bottom: 1px solid #3F8EC8;
}
		

/* ########################################## */ 
/* ############## LEFT COLUMN ############### */ 
/* ########################################## */

td#menu_left {
	padding: 5px 0px 10px 0px;
	width: 190px;
	vertical-align: top;
	background-color: #DEDEDD;
	}
	
div#left {
	margin-top: 30px;
	padding: 0px;
	background-color: #DEDEDD;
	}

div#left h1 a{
	text-decoration: none;
	color: #3F8EC8;
	}

div#left h1 a:hover{
	text-decoration: none;
	color: #666666;
	}

div#left p a, div#right p a { font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color: #2C629E;
	font-weight: normal;
	text-decoration: none;
	}
div#left p a:hover, div#right p a:hover { font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}
div#left a, td#right a { 
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color: #2C629E;
	font-weight: normal;
	text-decoration: none;
	}
div#left a:hover, td#right a:hover  { font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
		font-weight: normal;
	text-decoration: none;
	}


div.box, div#left, div#right {
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #A7A8AC;
	font-size: 8pt;
	font-weight: normal;
	}

div#left p a, div#right p a  {
font-size: 8pt;
font-weight: normal;
	}

div#left h1, div#right h1 {
background-color: #488EC7;
color: #000000;
margin: 0px;
margin-top: 3px;
margin-bottom: 3px;
border: 0px;
padding: 2px;
padding-left: 5px;
font-size: 8pt;
font-weight: bold;
	}
div#left p, div#right p, div#right form, div#news form {
font-size: 8pt;
margin: 0px;
padding: 0px;
text-align: left;
padding-left: 5px;
padding-right: 5px;


	}


/* ########################################## */ 
/* ############## RIGHT COLUMN ############## */ 
/* ########################################## */

/* NEWS TEASER */ 

div#news h1, div#left h1 {
background-color: #488EC7;
color: #000000;
margin: 0px;
margin-top: 10px;
border: 0px;
padding: 2px;
padding-left: 5px;
font-size: 8pt;
font-weight: bold;
	}


div.box {
font-size: 8pt;
margin: 0px;
padding: 0px;
text-align: left;
padding-left: 5px;
padding-right: 5px;

	}

div.box p{
font-size: 8pt;
}

div#news a { 
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color: #2C629E;
	font-weight: normal;
	text-decoration: none;
	}

div#news a:hover  { font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
		font-weight: normal;
	text-decoration: none;
	}


	/*
div.news a {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3F8EC8;
	text-decoration: none;
	margin-left: 5px;
}

div.news div.date {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4C4B4B;
}

div.news h1 a:link {
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	color: #3F8EC8;
	text-align: right;
	/*padding: 15px 10px 5px 15px;*/
	}
div.news h1 a:visited {
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;
	color: #2C629E;
	text-align: right;
	/*padding: 15px 10px 5px 15px;*/
	}
*/

/* ################################################## */ 
/* ############## MAIN CONTENT COLUMN ############### */ 
/* ################################################## */

td#middle a, td#middle a p { font-family: arial, verdana, sans-serif;
	color: #2C629E;
	text-decoration: none;
	font-size: 10pt;
	}
td#middle  a:hover { font-family: arial, verdana, sans-serif;
	color: #A70000;
	text-decoration: none;
	}

td#middle table {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	}

td#middle p {
	margin: 0px;

	}

td#middle h1 {
	font-weight: bold;

	}
div.sitemap1 {
padding: 5px;
background-color: #D0D3E6;
margin-bottom: 5px;
margin-top: 10px;
font-weight: bold;

		}
div.sitemap2 {
padding-left: 20px;
font-weight: bold;
margin-top: 5px;
		}
div.sitemap3 {
padding-left: 40px;
margin-top: 5px
	}
div.sitemap4 {
padding-left: 60px;
	}



/* ################################################## */ 
/* ############## MAIN MENUE (MENUA) ################ */ 
/* ################################################## */

td.menuano {
  width: 120px;
	margin-bottom: 1px;
	padding: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border-width: 5px 1px 0px 1px;
	border-style: solid;
	border-color: #3F8EC8;
	height: 15px;
	border-bottom: 1px solid #3F8EC8;
	}

td.menuaact {
	background-color: #DEDEDD;
  width: 120px;
	margin-bottom: 1px;
	padding: 5px;
	border-width: 5px 1px 1px 1px;
	border-style: solid;
	border-color: #3F8EC8;
	height: 15px;
	border-bottom: 1px solid #DEDEDD;
	}
td.menuaact p, td.menuano p {
padding-bottom: 2px;
}

td.menuano a {
	background-image: url("../images/arrow_2.gif");
	background-repeat: no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	height: 15px;			
			}
					
td.menuaact a {
	background-image: url("../images/arrow_2.gif");
	background-repeat: no-repeat;
padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
		color: #3F8EC8;
	height: 15px;
	text-decoration: none;
			}
			
td.menuano a:hover {
		background-image: url("../images/arrow_2_blue.gif");
	background-repeat: no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
		font-weight: normal;
	color: #3F8EC8;
	text-decoration: none;

			}

td.menuaact a:hover {
		background-image: url("../images/arrow_2_act_blue.gif");
	background-repeat: no-repeat;
padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
		font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}


/* ################################################## */ 
/* ############## EXTRAMENUE ######################## */ 
/* ################################################## */

td#extramenu a {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: normal;
text-decoration: none;
padding-right: 20px;

}

t#extramenu a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #666666;
font-weight: normal;
text-decoration: none;
padding-right: 20px;
	}




/* ################################################## */ 
/* ############## SUBMENUES ######################### */ 
/* ################################################## */


/* submenus normal zustand #ABB0D3 */
div.menu1no a {
			font-family: Arial, Helvetica, sans-serif;
			color: #000000;
			font-size: 10pt;
				font-weight: normal;
			text-decoration: none;
			
			}
div.menu1no a:hover {
			font-family: Arial, Helvetica, sans-serif;
			color: #A70000;
			font-size: 10pt;
				font-weight: normal;
			text-decoration: none;
			
			}
div.menu2no a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #000000;
				font-weight: normal;
			text-decoration: none;
	
			}

div.menu2no a:hover {
			font-family: Arial, Helvetica, sans-serif;
			color: #3F8EC8;
			font-size: 10pt;
				font-weight: normal;
			text-decoration: none;
			
			}
			
div.menu3no a {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #666666;
				font-weight: normal;
			text-decoration: none;
			}

div.menu3no a:hover {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #3F8EC8;
				font-weight: normal;
			text-decoration: none;
			}
			
div.menu1no {
			padding: 2px;
			padding-left: 15px;
			border-width: 0px 0px 1px 0px;
			border-style: solid;
			border-color: #A7A8AC;
			margin-top: 5px;
			background-image: url("../images/arrow_1_no.gif");
	background-repeat: no-repeat;
	background-position: 2px 2px;
		background-color: #C2C1C1;
	
			}
div.menu2no {
	padding: 3px;
			margin-left: 10px;
			border-width: 0px 0px 1px 0px;
			border-style: solid;
			border-color: #4C4B4B;
			}
div.menu3no {
			padding: 3px;
			margin-left: 20px;
			border-width: 0px 0px 1px 0px;
			border-style: dotted;
			border-color: #4C4B4B;
			}
div.menu1act {
			padding: 2px;
			padding-left: 15px;
			border-width: 0px 0px 1px 0px;
			border-style: solid;
			border-color: #A7A8AC;
			margin-top: 5px;
			background-image: url("../images/arrow_1_act.gif");
	background-repeat: no-repeat;
	background-position: 2px 2px;
		background-color: #C2C1C1;
			}

/* submenus aktiv */

div.menu1act a {
			font-family: Arial, Helvetica, sans-serif;
			color: #3F8EC8;
			font-size: 10pt;
				font-weight: normal;
			text-decoration: none;
			}
div.menu1act a:hover {
			font-family: Arial, Helvetica, sans-serif;
			color: #A70000;
				font-weight: normal;
			font-size: 10pt;
			}
			
div.menu2act a {
			font-family: Arial, Helvetica, sans-serif;
			color: #3F8EC8;
			font-weight: bold;
			font-size: 10pt;
			text-decoration: none;
			}
div.menu2act a:hover {
			font-family: Arial, Helvetica, sans-serif;
			color: #A70000;
			font-weight: bold;
			font-size: 10pt;
			text-decoration: none;
			}			
div.menu3act a {
			font-family: Arial, Helvetica, sans-serif;
			color: #3F8EC8;
			font-size: 10pt;
			text-decoration: none;
			font-weight: bold;
			}
div.menu3act a:hover {
			font-family: Arial, Helvetica, sans-serif;
			color: #A70000;
			font-size: 10pt;
			text-decoration: none;
			font-weight: bold;
			}


			
div.menu2act {
	padding: 3px;
			margin-left: 10px;
			border-width: 0px 0px 1px 0px;
			border-style: solid;
			border-color: #666666;
			
			}
div.menu3act {
			padding: 3px;
			margin-left: 20px;
			border-width: 0px 0px 1px 0px;
			border-style: dotted;
			border-color: #4C4B4B;
		
			}
			

/* ########################################## */ 
/* ############## BREADCRUMBS  ############## */ 
/* ########################################## */

td#BREADCRUMBS {
padding: 0px;
font-size: 10px;
padding-bottom: 3px;
width: 620px;
	}

td#BREADCRUMBS a {
color: #000000;	
font-size: 10px;
	}
td#BREADCRUMBS a:hover {
color: #666666;	
font-size: 10px;
	}


/* ################################################## */ 
/* ############# SONSTIGE TDS ####################### */ 
/* ################################################## */


/* td.blue unten printlink und to top */ 

td.blue a{
	text-decoration: none;
	color: #000000;
	padding-right: 10px;
	font-size: 9pt;
	}
td.blue a:hover{
	text-decoration: none;
		color: #3F8EC8;
	}
td.blue a img{
	vertical-align: bottom;
	}


/* Suche oben rechts */  

tr.space td.darkblue input {
	vertical-align: bottom;
	margin-bottom: 0px;
	}



/* ########################################## */ 
/* ############## TYPO3 PLUGINS ############# */ 
/* ########################################## */


/* KARENT Klientendatenbank */

table.tx-klientendatenbankv2-pi1-listrow, table.tx-klientendatenbankv2-pi1-singleView {
border: 1px; #666666 solid;
margin-top: 15px;
width: 590px;
	}
td.tx-klientendatenbankv2-pi1-listrowField-postition, td.tx-klientendatenbankv2-pi1-listrowField-beschreibung {
border-bottom: 1px #666666 solid;


	}

.tx-klientendatenbankv2-pi1-listrow-header td {
font-weight: bold;
	}

tr.tx-klientendatenbankv2-pi1-listrow-header td, td.tx-klientendatenbankv2-pi1-singleViewField-title {
background-color: #D0D3E6;
padding: 2px;

	}

	
/* MACINA UND SUCHE */ 

input.searchsubmit {
	margin: 0px;
	padding-left: 1px;
	 	background-color: #ABB0D3;
	}

input#macina-sbox {
width: 140px;
	}

div.tx-macinasearchbox-pi1 {
margin: 0px;
padding: 0px;
		}

div.tx-macinasearchbox-pi1 form{
margin: 0px;
padding: 0px;
		}

div.tx-macinasearchbox-pi1 input {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
 	background-color: #ffffff;
	border-collapse: separate;
	/*border-style: solid; */
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	margin: 0px;
	}


.col_right p {
font-size: 8pt;
padding-left: 4px;
}


div#news a {
margin-left: 5px;
}

