﻿/* --- WARNING:  --- */
/* --- classes should not be added or deleted here, because all the (account) customers --- */
/* --- are still using this style sheet classes in there own css file --- */
/* --- use the: general.css file for new classes ! --- */

/* --- body --- */
body { margin-right:0px; margin-left:0px; margin-top:3px; margin-bottom:12px;}
body,input,td,textarea,select { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:#000000;}

/* --- standard links--- */
a:link 		{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #008080; text-decoration: none; font-weight:bold;}
a:visited 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #008080; text-decoration: none; font-weight:bold;}
a:active 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #008080; text-decoration: none; font-weight:bold;}
a:hover  	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #EC0000; text-decoration: none; font-weight:bold;}

/* --- small links --- */
.small a:link 		{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #008080; text-decoration: none; font-weight:bold;}
.small a:visited 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #008080; text-decoration: none; font-weight:bold;}
.small a:active 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #008080; text-decoration: none; font-weight:bold;}
.small a:hover  	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #EC0000; text-decoration: none; font-weight:bold;}

/* --- language links --- */
/*.language{display:none;} Um die Sprachauswahl nicht anzuzeigen*/
.language a:link 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #008080; text-decoration: none; font-weight:bold;}
.language a:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #008080; text-decoration: none; font-weight:bold;}
.language a:active 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #008080; text-decoration: none; font-weight:bold;}
.language a:hover  	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #EC0000; text-decoration: none; font-weight:bold;}


/* --- title --- */
.title{ font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; color:#008080; font-weight:bold;}

/* --- subtitle --- */
.subTitle{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:#000000; font-weight:bold;}

/* --- error text --- */
.errorText{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color:#EC0000;}

/* --- bestlist footer --- */
.additionalBestlistInfo{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color:#000000; margin-top:10px;}
.additionalBestlistInfo_print{ font-family: verdana, arial, helvetica, sans-serif; font-size: 9px; color:#000000; }

/* --- bestlist table --- */
.bestlist td{padding-left: 3px; padding-right:3px;}
.bestlist .linecolor1 td{background-color:#ECECEC;}
.bestlist .linecolor2 td{background-color:#FAFAFA;}

/* --- configuration table --- */
.configuration {background-color:#FFFFFF;}
.configuration td{vertical-align:top;}

/* --- bestlist header --- */
.bestlistHeader{ padding-left: 3px; padding-right:3px;background-color:#008080;font-weight:bold;color:#FFFFFF}

/* --- form table --- */
.formTable td{ padding-left: 7px;}

/* --- image links --- */
A:link IMG { border: none }

/*footer table - nicht löschen, copyright muss im footer ersichtlich sein*/
.footer {background-color:#008080;}

/*provided by alabus footer link*/
.footerLinks a:link 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
.footerLinks a:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
.footerLinks a:active 	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
.footerLinks a:hover  	{ font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight:bold;}

/* --- header logo --- */
.headerLogo{background-image: url(images/logoTLAV_kurz.png); width:100px; height:63px; margin-left:12px;margin-top:3px;}
/*.headerLogo{display:none;} Header wird so ausgeschaltet, das selbe unter headerBackground*/

/* --- header background --- */
.headerBackground{background-image: url(images/hintergrund_top.png);height:74px; }
/*.headerBackground{display:none;} Header wird so ausgeschaltet, das selbe unter headerLogo*/

/* --- footer top icon --- */
.footerTopIcon{background-image: url(images/top_icon.gif);width:11px;height:11px;background-repeat:no-repeat;border:0;background-position:center;}

/* --- footer top icon --- */
.linkPfeilImage{background-image: url(images/linkpfeil.gif);background-repeat:no-repeat;border:0;background-position:left;padding-left:12px;}
