﻿/* ----------------------------------------------- */
/* ------------------ ALLGEMEIN ------------------ */
/* ----------------------------------------------- */

body 
	{
	font-family: Arial, Verdana; 
	font-size: 12px; 
	color: #565658;
	background-color:#fafafa;
	scrollbar-base-color:#c7c7c7;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#565658;
	scrollbar-darkshadow-color:#c7c7c7;
 	scrollbar-face-color:#eeeeee;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#a8a8a8;
	scrollbar-track-color:#fafafa;
	}
	
td { 
	font-family: Arial, Verdana; 
	font-size: 12px; 
	color: #565658; 
	}

a { font-family: Arial, Verdana; font-size: 12px; color: #565658; text-decoration: none; }
a:visited { font-family: Arial, Verdana; font-size: 12px; color: #565658; text-decoration: none; }
a:active { font-family: Arial, Verdana; font-size: 12px; color: #565658; text-decoration: none; }
a:hover { font-family: Arial, Verdana; font-size: 12px; color: #565658; text-decoration: underline; }

h1 { font-family: Arial, Verdana; font-size: 15px; line-height:20px;  height:20px; color: #565658; background-image:url(pics/h1_bg.jpg); background-repeat:no-repeat; background-position: 0px 0px;}
h2 { font-family: Arial, Verdana; font-size: 14px; color: #565658; }
h3 { font-family: Arial, Verdana; font-size: 13px; color: #565658; }
h4 { font-family: Arial, Verdana; font-size: 12px; color: #565658; }

input {width:300px; height:22px; border:none; background-image:url(pics/input.gif); background-repeat:no-repeat; color:#565658; padding-left:5px;}
textarea {width:300px; height:240px; border:none; background-image:url(pics/input_gr.gif); background-repeat:repeat-y; color:#565658; overflow:auto; padding-left:5px;}

/* ----------------------------------------------- */
/* ------------------- KLASSEN ------------------- */
/* ----------------------------------------------- */

/* ----------------------------------------------- */
/* ----------------- PAGE LAYOUT ----------------- */
/* ----------------------------------------------- */

.contentTable {width:1100px; background-color:#eeeeee;}
.leftTable 
	{
	width:150px; 
	height:588px; 
	background-image:url(pics/bgtableleft.jpg); 
	background-repeat:no-repeat; 
	background-position:0px 0px; 
	border:none; 
	padding-left:0px; 
	padding-top:0px;
	}
.mainTable 
	{
	width:935px;
	height:588px; 
	border:none; 
	padding-left:15px; 
	padding-top:15px; 
	padding-right:0px; 
	/*background-image:url(pics/main_head_bg.gif);
	background-repeat:repeat-x; 
	background-image:url(pics/page_bg.jpg);*/
	background-repeat:no-repeat;
	background-position: 0px 0px;
	}
.rightTable 
	{
	width:15px; 
	background-image:url(pics/bgtableright.jpg); 
	background-repeat:no-repeat; 
	border:none; 
	padding-left:0px; 
	padding-top:0px;
	}
.page 
	{
	width:920px;
	height:563px;
	padding-right:10px;
	overflow-y:auto;
	overflow-x:hidden;
	}

.block {text-align:justify;}

.contacticon {width:120px; height:45px; background-image:url(pics/kontact.png);}

/* ----------------------------------------------- */
/* ------------- BESTIMMTE ELEMENTE -------------- */
/* ----------------------------------------------- */

/* ----------------------------------------------- */
/* ------------- INFOFENSTER LINKS --------------- */
/* ----------------------------------------------- */

.short {width:120px;}
.short_head {height:10px; background-image:url(pics/short_head.png); background-repeat:no-repeat;}
.short_foot {height:10px; background-image:url(pics/short_foot.png); background-repeat:no-repeat;}
.short_data {background-image:url(pics/short_data.png); background-repeat:repeat;}
.companyinfo td {padding-top:2px; padding-bottom:2px;}

.logo_head {height:10px; background-image:url(pics/short_head.png); background-repeat:no-repeat;}
.logo_foot {height:10px; background-image:url(pics/short_foot.png); background-repeat:no-repeat;}
.logo_data {background-image:url(pics/short_data.png); background-repeat:repeat; text-align:center; vertical-align:top;}

/* ----------------------------------------------- */
/* ----------------- TOP MENUE ------------------- */
/* ----------------------------------------------- */

.menue { font-family: Arial, Verdana; font-size: 12px; color: #FFFFFF; }
a.Menue { font-family: Arial, Verdana; font-size: 12px; color: #FFFFFF; text-decoration: none; }
a.Menue:visited { font-family: Arial, Verdana; font-size: 12px; color: #FFFFFF; text-decoration: none; }
a.Menue:active { font-family: Arial, Verdana; font-size: 12px; color: #FFFFFF; text-decoration: none; }
a.Menue:hover { font-family: Arial, Verdana; font-size: 12px; color: #FFFFFF; text-decoration: underline; }

/* ----------------------------------------------- */
/* ----------------- FORMULAR -------------------- */
/* ----------------------------------------------- */

.biginput {
  scrollbar-base-color:#565658;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#565658;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#a8a8a8;
  height:150px;
}

.button 
{ 
	width:80px; 
	height:22px; 
	border:none; 
	background-image:url(pics/button.gif); 
	background-repeat:no-repeat; 
	color:#eeeeee;
}

/* ----------------------------------------------- */
/* ---------------- AUFLISTUNGEN ----------------- */
/* ----------------------------------------------- */

.reference ul 
 {
  /*list-style-image:url(pics/li.jpg);	*/
  list-style:none; list-style-image:none; list-style-type:none;
 }
 
.reference li
	{
	list-style:none; list-style-image:none; list-style-type:none;
	margin-bottom:3px;
	}

/* ----------------------------------------------- */
/* ----------------- HIGHLIGHT ------------------- */
/* ----------------------------------------------- */

.question {font-family:font-family: Arial, Helvetica, Sans-Serif; font-size:15px; color:black; font-weight:bold; }
a.question { font-family: Arial, Verdana; font-size: 15px; color:black; text-decoration: none; font-weight:bold; }
a.question:visited { font-family: Arial, Verdana; font-size: 15px; color:black; text-decoration: none; font-weight:bold; }
a.question:active { font-family: Arial, Verdana; font-size: 20px; color:black; text-decoration: none; font-weight:bold; }
a.question:hover { font-family: Arial, Verdana; font-size: 20px; color:black; text-decoration: none; font-weight:bold; }

