/* consotec layout CSS */

body, a, p, table, td, h1, h2, h3, h4, h5, h6, li, input  {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #626060;
    line-height:22px;
}

a:link, a:visited {
	font-family: Arial,Helvetica,sans-serif;	
	color : #626060;
	text-decoration : underline;
	font-weight : normal;
}

a:hover {
	color : #175abb;
	text-decoration : underline;
}

a:active {
	color :  #175abb;
	font-weight : normal;
	text-decoration : underline;
}

h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:34px;
	font-weight:normal;
	color :  #175abb;
	margin-bottom: 12px;
    line-height:40px;
	text-decoration:underline;
	padding-bottom : 15px;
}

h2 {
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px; 
	font-weight:bold;
	color :  #175abb;
	margin-top: 11px;
	margin-bottom: 2px;
	padding : 0px;
}
 
.caption {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10px;
	font-style:italic;
	color :  #626060;
} 

.highlight {
	font-family :  Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 15px;
}

.copyright {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #A2A2A4;
	padding-right:30px;
	padding-top:10px;
}

/* CSS fuer horizontale Nav-Leisten */


.topnav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #928f8f;
}

.topnav a:link, .topnav a:visited {
	font-family: Arial,Helvetica,sans-serif;	
	font-size: 13px;
	color : #928f8f;
	text-decoration : none;
	font-weight : bold;
}

.topnav a:hover {
	color : #175abb;
	font-size: 13px;
	text-decoration : underline;
}

.topnav a:active {
	color :  #175abb;
	font-weight : bold;
	font-size: 13px;
	text-decoration : none;
}

.topnav_sel {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #175abb;
}

.topnav_sel a:link, .topnav_sel a:visited {
	font-family: Arial,Helvetica,sans-serif;	
	color : #175abb;
	font-size: 13px;
	text-decoration : none;
	font-weight : bold;
}

.topnav_sel a:hover {
	color : #175abb;
	font-size: 13px;
}

.topnav_sel a:active {
	color :  #175abb;
	font-weight : bold;
	text-decoration : none;
	font-size: 13px;
}

/* zweite Navigationsebene oben, horizontal */

.topnav2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #787674;
	padding-right: 9px;
}

.topnav2 a:link, .topnav2 a:visited {
	font-family: Arial,Helvetica,sans-serif;	
	font-size: 11px;
	color : #787674;
	text-decoration : none;
	font-weight : normal;
}

.topnav2 a:hover {
	color : #175abb;
	font-size: 11px;
	text-decoration : underline;
}

.topnav2 a:active {
	color :  #175abb;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

.topnav2_sel {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #175abb;
	padding-right: 9px;
}

.topnav2_sel a:link, .topnav2_sel a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;	
	color : #175abb;
	text-decoration : none;
	font-weight : normal;
}

.topnav2_sel a:hover {
	color : #175abb;
	font-size: 11px;
	text-decoration : underline;
}

.topnav2_sel a:active {
	color :  #175abb;
	font-size: 11px;
	font-weight : normal;
	text-decoration : none;
}

.botnav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	padding-left: 84px;
	padding-right: 10px;
	padding-top:5px;
	color: #626264;
}
.botnav a:link, .botnav a:visited {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;	
	color : #626264;
	text-decoration : none;
}

.botnav a:hover {
	text-decoration : underline;
}

.botnav a:active {
	text-decoration : none;
}

.botnav_sel {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #175abb;
	font-weight:bold;
}


/* CSS fuer Content in der Hauptspalte */

.cont_mitte {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #626060;
   line-height:18px;
   padding-left:125px;
   padding-bottom:10px;
   padding-right:27px;
}

/* Rechte Spalte Sonderformatierungen */

#rechts {
 /* background-image:url(./images/layout/column_backgrnd.gif);
	background-repeat: repeat-y; */
  	margin-top:8px;
	margin-bottom:8px;   
	padding-left:24px;
    padding-right: 15px;
    padding-top:25px;
/*	float: right;
	width: 205px;    */ 
}

#rechts p, #rechts td {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 11px;
   font-weight: normal;
   color:#626060;
   line-height:15px;
}

#rechts H1 {
	font-family:Arial,Helvetica,sans-serif; 
	font-size:12px; 
	font-weight:bold;
	font-style:normal;
	color:#175abb;
	margin-bottom:0px;
	padding-bottom:0px;
	line-height:22px;
}

#rechts H2 {
	font-family:Arial,Helvetica,sans-serif; 
	font-size:10px; 
	font-weight:bold;
	font-style:normal;
	color:#175abb;
	margin-bottom:0px;
	padding-bottom:0px;
}

/* Ende rechte Spalte */