/* Allgemeine Definitionen*/
body {
  	font-family:'Arial';
  	font-size:12px;
  	color: #444444;
	background-color: #FFFFFF; 
}

a{ color: #388BF1; text-decoration:none; font-size:10px;}

.ajaxtooltip{
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 300px;
	left: 0; /*leave this alone*/
	top: 0; /*leave this alone*/
	background: lightyellow;
	border: 2px solid gray;
	border-width: 1px 2px 2px 1px;
	padding: 5px;
}
p{
    margin: 0px;
  	font-family:'Arial';
  	color: #444444;
}
  
h1{
  	font-size: 14px;
  	line-height:  14px;
  }
h3{
  	font-size: 18px;
  	line-height:  18px;
  }
h3 a{
  	font-size: 18px;
  	line-height:  18px;
  }
span.news-list-title a{ 
	color: #388BF1;
	text-decoration:none;
	font-size:16px;
}
td {
  	font-family:'Arial';
  	font-size:12px;
  	color: #444444;
}

div{
    padding = 0 !important;
    margin = 0 !important;
}


ul.submenu{
	list-style-type: none;
	padding-top: 0;
    padding-right: 0;
	padding-bottom: 0;
	padding-left: 0.5em;
	margin-top: 0;
    margin-right: 0;
	margin-bottom: 0;
	margin-left: 0.5em;
    font-size:12px !important; 
	font-weight: bold !important;
	color: #388BF1;
}

ul.submenu a{
    font-size:12px !important; 
	color: #388BF1;
	font-weight:normal !important;
}

div.first_row {
   font-size:16px; 
   color: #388BF1;
   font-weight: bold;
}

div.first_row a {
   font-size:16px; 
   font-weight:normal;
}

.news-latest-date{
   font-size: 10px;
   font-weight:bold;
}

/* Style für Topmenu*/
td.topmenu {
     font-size:16px;
     color: #444444;
}
  

input{
    font-family:'Arial';
  	font-size:12px;
  	color: #444444;
}

form{
  background-color: #F1F1F1 !important;
  border: 1px solid #DCDCDC;
  padding: 5px; 
}

/* Pfad für Seitenhierarchie*/
td.path {
     font-size:10px;
     color: #788EAF;
}
  
td.path a {
     font-size:10px;
     color: #788EAF;
}
  
td.impress-label {
     font-size:10px;
     color: #788EAF;
}
  
td.impress-label a {
     font-size:10px;
     color: #788EAF;
}

/* Style für Impressum Text*/
td.impress-text{
    font-family:'Arial' ! important;
    font-size:10px ! important;
	color: #444444 ! important;
}

/* Bild für vertikale Linie*/
td.line-v {
  	background-image:url(../startpage/img/linie-pixel.jpg);
}

td.contact_name {
     font-size:14px;
     font-weight:bold;
}

p.align-center {
	text-align : center;
}

.whoiswho_name{
   font-size: 14px;
   font-weight:bold;
}
.whoiswho_company{
   font-size: 12px;
   font-weight:normal;
}
