@charset "iso-8859-1";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #dbdbdb;
	background-image: url(images/balog_gradient_blue.jpg);
	background-repeat: repeat-x;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;}
	
.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; }
	
.thrColFixHdr #container {
	width: 1050px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(images/backschatten1.png);
	background-repeat: repeat-y;
	z-index: 0;
	background-position: 0 0;
	text-align: left;
	background-color: transparent;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	/*min-height: 1000px;*/
} 


.thrColFixHdr #container #headerlogo img {
	margin: 15px;
	float: left;
}


.thrColFixHdr #headerlogo {
	margin-right: 13px;
	margin-left: 13px;
	/*background-image: url(images/balogkreideob996e43opac.png);*/
	height: 75px;
	background-repeat: no-repeat;
	background-color: #FFF;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-top-width: 1px;
} 
.thrColFixHdr #header {
	margin-right: 13px;
	margin-left: 13px;
	background-image: url(images/balogkreideob996e43opaccolor.png);
	height: 125px;
	width: 1024px;
	background-repeat: no-repeat;
	background-color: #FFF;
	} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #menu {
	margin-right: 27px;
	margin-left: 27px;
	height: 24px;
	background-image: url(images/menuback.png);
	background-repeat: repeat-x;
	/*background-color:#C33;*/
	/*background-position: 10px;*/
	background-color: #FFF;
	z-index: 2;
	position: relative; 
	
		}
.thrColFixHdr #breadcrumbs {
	margin-left: 230px;
	margin-top: 25px;
	font-size: 80%;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#menu div.leftButton {
	display: none;
}
/*div.leftButton {
    position: absolute;
    top: 7px;
    left: 6px;
    height: 30px;
    font-weight: bold;
    text-align: center;
    color: white;
    text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
    line-height: 28px;
    border-width: 0 8px 0 8px;
    background-image: url(images/button.png);
}
*/
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* padding keeps the content of the div away from the edges */
	margin-left: 29px;
	margin-top: 25px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-right: 20px;
	background-color: #FFF;
	/*background-color:#C63;*/
}
#container #sidebar1 ul a {
	font-weight: normal;
	text-decoration: none;
	color:#333;
	display: block;
	position: relative;
	right: 30px;
	background-image: url(images/linehoriz1.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	height: 25px;
	width: 140px;
	text-indent: 10px;
}
#container #sidebar1 ul a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#000040;
	height: 25px;
	width: 140px;
	/*background-image: url(images/linehoriz1flip.png);
	background-position: 0 0;
	background-repeat: no-repeat;*/
	line-height: 25px;
	background-image: url(images/linehoriz1flip.png);

}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	margin-right: 28px;
	margin-top: 25px;
	padding-top: 15px;
	padding-right: 1px;
	padding-bottom: 15px;
	padding-left: 1px;
	/*background-color:#6CC;*/
}
.hometable table {
	/*background-color: #939;*/
	width: 160px;
}
.hometable1 table {
	/*background-color: #939;*/
	width: 160px;
}
.thrColFixHdr #mainContent {
	margin-top: 70px;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-decoration: none;
	float: none;
	/*background-color:#0C0;*/
} 
.thrColFixHdr #mainContentSitemap {
	/*width: 500px;*/
	margin-top: 70px;
	/*margin-right: 80px;*/
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-decoration: none;
	float: none;
	/*background-color:#0C0;*/
} 
IMG.displayedsitem {
    display: block;
    margin-left: 0;
    margin-right: 0; }
	
.thrColFixHdr #footer {
	background:#DDDDDD;
	margin-right: 13px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 13px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 80%;
	text-align: center;
}

.thrColFixHdr #container #sidebar2 div table {
	border-collapse:collapse;
	margin-bottom: 50px;
}
.thrColFixHdr #container #sidebar2 div table tr .schattenboxcenter a {
	text-decoration: underline;
}
.thrColFixHdr #container #sidebar2 div table tr .schattenboxcenter a:hover {
	text-decoration: underline;
	font-weight:bold
}
.thrColFixHdr #container #sidebar2 div table tr .schattenboxcenter a:visited {
	text-decoration: underline;
		color: #000040;
}
.thrColFixHdr #container #mainContent .p_logo {
	text-align: right;
	padding: 5px;
	float: right;
}
.thrColFixHdr #container #mainContent .p_logoright {
	padding: 5px;
}

#container #sidebar1 ul {
}
.thrColFixHdr #container #sidebar1 ul {
	line-height: 1.7em;
	font-weight: bold;
	font-size: 100%;
	letter-spacing: 0.2em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	background-position: 0 0;
}
/*eigenes*/
/*menu57 */
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu ul, ol, li { position: relative; }

ul#navmenu li.differwidth240
{
	width: 240px;
}
ul#navmenu li.differwidth200
{
	width: 200px;
}
ul#navmenu li.differwidth192
{
	width: 192px;
}

ul#navmenu {
	border: 0 none;
	padding: 0;
	width: 900px; /*For KHTML*/
	list-style: none;
	height: 24px;
	margin-left: 100px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	z-index:2;
	position: relative; 
	}

ul#navmenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
	background-image: url(images/verlaufmenusub.png);
	background-repeat: repeat-x;
	z-index:2;
	position: relative; 
	}

ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	/*position: relative; */
	top: 24px;
	left: 0;
	}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	/*content: ".";*/
	height: 0;
	visibility: hidden;
	}

ul#navmenu ul li {
	width: 180px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
	}


/* Root Menu */
ul#navmenu a {
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 0 8px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background:#bfddf6;
	color: #333;
	font:  11px/22px Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	background-image: url(images/verlaufmenu1.png);
	background-repeat: repeat-x;
	letter-spacing: 0.08em;
	position: relative; 	
	}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
	color: #0881fa;
background-image: url(images/verlaufmenusub.png);
	background-repeat: repeat-x;
	position: relative; 
	}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	color: #333;
	float: none;
	background-image: url(images/verlaufmenusub.png);
	background-repeat: repeat-x;
position: relative; 
	}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
	color: #0881fa;
	background-image: url(images/verlaufmenu1.png);
	background-repeat: repeat-x;
position: relative; 
	}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
		color: #333;
	background-image: url(images/verlaufmenusub.png);
	background-repeat: repeat-x;

	}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
	color: #0881fa;
background-image: url(images/verlaufmenu1.png);
	background-repeat: repeat-x;

	}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
		color: #333;
background-image: url(images/verlaufmenusub.png);
	background-repeat: repeat-x;

	}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
	color: #0881fa;
	background-image: url(images/verlaufmenu1.png);
	background-repeat: repeat-x;

	}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
	background-image: url(images/verlaufmenu1.png);
	background-repeat: repeat-x;

	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;

	}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;

}
/*schattenboxen rechts*******************************+*/
.schattenboxoben {
	background-image: url(images/schatteboxobenverlauf1px.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	color: #333;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #09C;
	border-left-color: #09C;
	padding: 5px;
	height: 40px;
	vertical-align: middle;
}
.schattenboxcenter {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #09C;
	border-bottom-color: #09C;
	border-left-color: #09C;
	padding: 2px;
}

.schattenboxunten {
	height: 6px;
	background-image: url(images/schatten_u160.gif);
	background-repeat: no-repeat;
}
.schattenboxcenter-bild {
	margin: 0;
	background-color: #fff;
	margin-bottom: 50px;
}
.schattenboxcenter-bild1 {
	margin: 0;
	background-color: #fff;
	margin-bottom: 50px;
}
.schattenboxoben-img {
	background-image: url(images/schatteboxobenverlauf1pxbild.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
	color: #333;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #09C;
	border-left-color: #09C;
	margin: 0;
	height: 30px;
	padding-top: 10px;
}

.textrunter {
	vertical-align: bottom;
}
/*breadcrumbs*/
#breadcrumbs  a {
	text-decoration: none;
	color: #333;
}
#breadcrumbs a:hover {
	text-decoration: underline;
	font-weight:bold;
}
#breadcrumbs a:visited {
	color: #000040;
}
/*breadcrumbs ende*/



/*für alle Seiten wie textmarker, glossareintrage, etc*/
/*links im Text die Hintergrundfarbe ändern ohne bold zu werden da Textverschiebungen**********/

a.ohnebold {
	text-decoration: underline;
	} 

a.ohnebold:visited {
	color: #000040;
}

a.ohnebold:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #2883e7;
	}
/*links main content, die am Ende stehen und bold werden*/
a.mitbold {
	text-decoration: underline;
	}

a.mitbold:visited {
	color: #000040;
}
a.mitbold:hover {
	text-decoration: underline;
	font-weight:bold;
}
/* Überschrift aller start seiten zentriert*/
h3 {
	text-align:center;
}

.h_grau {
	color: #333;
	text-align:left;
}
.h_blau {
	color: #0700c0;
	text-align:left;
}
.h_gruen {
	color: #008400;
	text-align:left;
}
.h_orange {
	color: #f76b1c;
	text-align:left;
}
.h_grau_mitte {
	color: #333;
	text-align:center;
	font-size:130%;
	letter-spacing: 0.05em;
}
.h_blau_mitte {
	color: #0700c0;
	text-align:center;
	font-size:130%;
	letter-spacing: 0.05em;
}
.h_gruen_mitte {
	color: #008400;
	text-align:center;
	font-size:130%;
	letter-spacing: 0.05em;
}
.h_orange_mitte {
	color: #f76b1c;
	text-align:center;
	font-size:130%;
	letter-spacing: 0.05em;
}
.betont {
	font-weight: bold;
}
/*besonderes  Seiten*/
/*start seiten*/
/*logo im Absatz wie auf der home page*/
.p_logo {
	margin: 0;
	text-align: right;
	display: block;
	}
	
.mainpagelogos {
	float: right;
}
.mainlogoparagraph {
	float: none;
}
.rightof {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8c8c8c;
	text-align: right;
	font-weight: bold;
	margin-right: 15px;
}
.rightofmobile {
display:none;
}
.hauptseiten  {
	list-style: none;
}
.hauptseitenleft  {
	list-style: none;
	margin-left: -25px;
	margin-bottom: 10px;
}
.hauptseiten li {
	padding-left: 25px;
	background-image: url(images/kringel_small.png);
	background-repeat: no-repeat;
	background-position: 0.5em 3px;
}
.hauptseitenleft li {
	padding-left: 25px;
	background-image: url(images/kringel_small.png);
	background-repeat: no-repeat;
	background-position: 0.5em 3px;
}
/*glossar seite*/
.glosslink  {
	font-family:Arial;
	color: #808080;
	font-size: 100%;
	}
a.glosslink:link {
	font-family:Arial;
	color: #808080;
	font-size: 100%;
	text-decoration: none;
	}
	a.glosslink:active  {
	font-family:Arial;
	color: #808080;
	font-size: 100%;
	text-decoration: none;
	}
	a.glosslink:visited  {
	font-family:Arial;
	color: #808080;
	font-size: 100%;
	text-decoration: none;
	}
	a.glosslink:hover  {
	font-family:Arial;
	color: #C0C0C0;
	font-size: 100%;
	text-decoration: none;
	}
	
table.gloss {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

td.gloss {
	font-weight:bold;
	vertical-align:top;
	text-align:left;
	width:140px;
}

td.glossrechts {
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	width:400px;
}
/*formulare-seite*/

/*Forumlare*/
/*Formular Kontakt*/
#mainForm 
{
	position: relative;
	text-align: left;
	border: 1px solid #039;
	margin-top: 30px;
	/*margin-right: 30px;
	margin-left: 30px;*/
	margin-left:auto;
	margin-right:auto;
	z-index: 0;
	
}

#mainFormback 
{
	position: relative;
	margin: 0 10px;
	text-align: left;
}

ul.mainForm
{
	background-image: none;
	list-style-type: none;	
}

li.mainForm
{
	background-image: none;
	padding-bottom: 10px;
	
}

#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	/*width: 100%;*/
	margin:0;
	padding: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #333;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #333;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	border:none;
	display:block;
	padding: 10px;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}

label.formFieldOption1
{
	font-size:90%;
	display:inline;
	line-height:1em;
	margin:0 15px 0 5px;
	padding:4px 0 5px 0;
	width:90%;
}

input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.9em; 
	padding:10px; 
	z-index: 1;
	
}

/* pop-up calendar */
button.calendarStyle
{
	background-color: transparent;
	border: 0;
	height:22px;
	width:22px;
	background-image:url(imgs/calendar.png);
	cursor: pointer;
	/*cursor: hand;*/
}
.unterformuluar {
	margin-left: 50px;
	font-size: 70%;
}

/*c2o* start seite/
/*tabelle c2o ****************************************/

table.c2o {
	border-collapse: collapse;
	border: 1px solid #03476F;
	background-color: #e1f0ff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto;
  }
caption.c2o {
	text-align: center;
	background: transparent;
	padding:6px 4px 8px 0px;
	color: #333;
	text-transform: none;
	font-size: 100%;
	font-weight: bold;
  }
td.c2oleft {
	/*border: 1px dotted #03476F;*/
	border-right: 1px solid #D9D9D9;
	padding: .4em;
	  }
td.c2o {
	/*border: 1px dotted #03476F;*/
	padding: .4em;
	  }
th.c2o {
	/*border: 1px dotted #03476F;*/
	padding: .4em;
	font-size: 100%;
	color: #fff;
	text-align: center;
	background-color: #1c5d79;
  }

/*thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;
  text-align: left;
  background: #4591AD;
  color: #FFFFFF;
  padding-top:3px;
  }*/
tbody.c2o td a {
  background: transparent;
  text-decoration: none;
  color: #333;
  }
tbody.c2o td a:hover {
  background: #4591ad;
  color: #fff;
  }
/*tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #333;
  }*/
/*tbody th a:hover {
  background: transparent;
  color: #333;
  }*/
tbody.c2o th, tbody td {
  vertical-align: top;
  text-align: center;
  border: none;
  }
/*tfoot td {
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }*/
.odd  {
  background: #f0ffff;
  }
  
tbody.c2o tr:hover {
  background: #79b1ed;
 /* border: 1px solid #03476F;*/
 border: none;
  color: #FFFFFF;
  }
/*tbody tr:hover th,
tbody tr.odd:hover th {
  background: #aacef4;
    }*/
	
.motto {
	line-height: 1.3em;
	color: #009;
	text-align: center;
	margin-top: -20px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 100px;
}
/* Seite mit Referenzen*/
.kundenname {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 5px;
	color: #0700c0;
}


/*kann wohl gelöscht werden
.nexttoeachother {
	display: inline;
	margin-right: 50px;
}
.hormitte {
	display: block;
	text-align:center;
    margin-left: auto;
    margin-right: auto 
}
*/
.marker {
	background-image: url(images/markerbackground-lightblue2.png);
	background-repeat: repeat-x;
	background-position: 0px 2px;
	padding-right: 5px;
	padding-left: 5px;
}
.tabletextleft {
	width: 391px;
	text-align: left;
	vertical-align: top;
}
.tabletextright {
	text-align: right;
	vertical-align: top;
	width: 149px;
}
.tooltiplink  {
	font-family:Arial;
	color: #333;
	font-size: 100%;
	text-decoration: none;
	/*background-color: #808080;*/
	}
a.tooltip:link {
	font-family:Arial;
	/*color: #FFF;*/
	font-size: 100%;
	text-decoration: none;
	/*background-color: #808080;*/
	}
	a.tooltip:active  {
	font-family:Arial;
	color: #808080;
	font-size: 100%;
	text-decoration: none;
	}
	a.tooltip:visited  {
	font-family:Arial;
	color: #808080;
	font-size: 100%;
	text-decoration: none;
	}
	a.tooltip:hover  {
	font-family:Arial;
	color: #C0C0C0;
	font-size: 100%;
	text-decoration: none;
	}
.imgfloatleft {
	float: left;
	width: 220px;
	margin-bottom: 17px;
	padding-bottom: 0px;
}
.imgfloatleftsst {
	float: left;
	width: 201px;
	margin-bottom: 17px;
	padding-bottom: 0px;
}
.imgfloatright {
	float: right;
	width: 220px;
	margin-bottom: 17px;
	padding-bottom: 0px;
}
.imgnofloat {
	overflow: hidden;
}

.textdivfloatrightsst {
	width: 380px;
	float: right;
}
.nachfloatclear {
	clear: left;
}
nachfloat {
	clear: both;
}
table.etools-preise {
	width: 540px;
	border-collapse:collapse;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

tr.etools-preise {
	border: 1px solid #999;
}

td.etools-preiseleft {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align:right;
	width: 30px;
}
td.etools-preisemiddle {
	border-bottom: 1px solid #999;
	text-align:left;
	width: 430px;
}
td.etools-preiseright {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align:right;
	width: 80px;
}
td.etools-preiserighttop {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	text-align:right;
	width: 80px;
}
td.etools-preiselefttop{
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	text-align:right;
	width: 30px;
}
td.etools-preisemiddletop{
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	text-align:left;
	width: 430px;
}

.smallnetto {
	font-size: 80%;
}

.videoimg {
    border: none;
	cursor: pointer;
}.imgfloatrightbig {
	height: auto;
	width: auto;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.pos1 {
	text-align: center;
	background-color:#ff0000;
	color:#ffffff;
	font-weight: bold;
}
.pos2 {
	text-align: center;
	background-color:#ff6600;
	color:#ffffff;
	font-weight: bold;
}
.pos3 {
	text-align: center;
	background-color:#ffcc00;
	color:#999;
	font-weight: bold;
}
.pos4 {
	text-align: center;
	background-color:#ccff00;
	color:#666;
	font-weight: bold;
}
.pos5 {
	text-align: center;
	background-color:#c6ff9f;
	color:#666;
	font-weight: bold;
}
.pos6 {
	text-align: center;
	background-color:#75ff15;
	color:#666;
	font-weight: bold;
}
.pos7 {
	text-align: center;
	background-color:#00de80;
	color:#666;
	font-weight: bold;
}
.pos8 {
	text-align: center;
	background-color:#3bb378;
	color:#ffffff;
	font-weight: bold;
}
.pos9 {
	text-align: center;
	background-color:#006600;
	color:#ffffff;
	font-weight: bold;
}
.pos10 {
	text-align: center;
	background-color:#66cccc;
	color:#ffffff;
	font-weight: bold;
}
.pos11 {
	text-align: center;
	background-color:#3399cc;
	color:#ffffff;
	font-weight: bold;
}
.pos12 {
	text-align: center;
	background-color:#0066ff;
	color:#ffffff;
	font-weight: bold;
}
.pos13 {
	text-align: center;
	background-color:#0000ff;
	color:#ffffff;
	font-weight: bold;
}
.pos14 {
	text-align: center;
	background-color:#6600ff;
	color:#ffffff;
	font-weight: bold;
}
.pos15 {
	text-align: center;
	background-color:#800080;
	color:#ffffff;
	font-weight: bold;
}

table.checkliste {
	width: 370px;
	border-collapse:collapse;
	margin: auto;
}
td.checkliste {
	border-bottom: 1px solid #999;
	text-align:left;
	width: 370px;
}
td
table.epret-preise {
	width: 270px;
	border-collapse:collapse;
	margin: auto;
}
table.epret-preise1000 {
	width: 540px;
	border-collapse:collapse;
	margin: auto;
}
tr.epret-preise {
	border: 1px solid #999;
}

td.epret-preiseleft {
	border-bottom: 1px solid #999;
	text-align:left;
	width: 24px;
}
td.epret-preiseright {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align:right;
	width: 210px;
}
td.epret-preiserightshort {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align:right;
	width: 24px;
}
td.epret-preiserighttop {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	text-align:right;
	width: 210px;
}
td.epret-preiserighttopshort {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	text-align:right;
	width: 24px;
}
td.epret-preiselefttop{
	border-bottom: 1px solid #999;
	/*border-left: 1px solid #999;*/
	/*border-right: 1px solid #999;*/
	border-top: 1px solid #999;
	text-align:left;
	width: 24px;
	/*width: 460px;*/
}
.tablenextoeachother {
	float: left;
	width: 277px;
}
.markerfullcolor {
	background-color: #3399ff;
	color: #FFF;
}
a.markerfullcolor:link {
	font-family:Arial;
	color: #FFF;
	font-size: 100%;
	text-decoration: none;
	background-color: #3399ff;
	}
	a.markerfullcolor:active  {
	font-family:Arial;
	color: #FFF;
	font-size: 100%;
	text-decoration: none;
	background-color: #3399ff;
	}
	a.markerfullcolor:visited  {
	font-family:Arial;
	color: #FFF;
	font-size: 100%;
	text-decoration: none;
	background-color: #3399ff;
	}
	a.markerfullcolor:hover  {
	font-family:Arial;
	color: #FFF;
	font-size: 100%;
	text-decoration: none;
	background-color: #3399ff;
	}
	.catalogiframe 
	{
	height: 500px;
	width: 600px;
	overflow: scroll;
	visibility: visible;
}
.selectRequiredMsg, .selectInvalidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states (required, invalid).
 * These classes set a default red border and color for the error text.
 * The state class (.selectRequiredState or .selectInvalidState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (SELECT) looks like when the widget is in one of the states: 
 * focus, required / invalid, valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the SELECT
 * - the widget id is placed on the SELECT element itself (there are no error messages)
 */
 
/* When the widget is in the valid state the SELECT has a green background applied on it. */
.selectValidState select, select.selectValidState {
	background-color: #D6E6FA;
}

/* When the widget is in an invalid state the SELECT has a red background applied on it. */
select.selectRequiredState, .selectRequiredState select,
select.selectInvalidState, .selectInvalidState select {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the SELECT has a yellow background applied on it. */
.selectFocusState select, select.selectFocusState {
	background-color: #D6E6FA;
}
 #sprache
 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	background-color: #D6E6FA;
background-image: url(images/menuback.png);
	margin-top: 5px;
	margin-left: 5px;
	letter-spacing: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}
	.notyetenglish {
	font-style: italic;
	color: #FFF;
	background-color: #F60;
	font-weight: bold;
}
.meldung {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.imgmainpage {
	padding: 0px;
	width: 220px;
	float: left;
}
.imagemain-flleft {
	float: left;
	width: 150px;
}
.clearleft {
	clear: left;
}

