 a.brillenlink {  border-bottom-width: 1px;  border-bottom-style: solid;  text-decoration: none !important; }  
 
/* WebCalc */	
.brillenglasrechner {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}		
			
.grey {
	background-repeat: repeat;
	background-image: url(kalkulation/grey.jpg);
}

.blue {
	background-repeat: repeat;
	background-image: url(kalkulation/blue.jpg);
}
	
input.eingabe {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	padding: 2px; 
	text-align: center;
}
	
input.ergebnis {
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	padding: 2px; 
	text-align: center;
}

div.entscheidungshilfe {
	margin-left: 60px;
	font-size: 15px;
	color: #FFFFFF;
}

div.marke {
	font-size: 15px;
	color: #555555;
}

div.aktionsglas {
	color: #003399;
}

div.glas {
	color: #555555;
}











/*
Description: AjaxToolkit - Modal Popup
Verion: 1.0
Author: Michal Sodomka
*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=30);
	opacity:0.3;
}

/*
Description: DEvxexpress - Popup - Page product-Details for Rabatt Staffel Popup
Verion: 1.0
Author: Rene Kronenwett
*/
.modalPopupartno {
	background-color:#F2F7FF;
}

.rowgerade
{
	background-color:#F7F7F7;
}

.rowungerade
{
	background-color:#FFFFFF;
}

/*  
Description: MailShop.de by Equitania.de
Version: 1.01
Author: Johann Mueller
*/

.login { background-color:#FFFFF; border:1px solid #999999; }
.suche { background-color:#FFFFFF; border:1px solid #999999; }

/* Begin Typography & Colors */
img {
	border: 0;
}

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	background: url('bilder/main_border.jpg');
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0; 
	}
	
td {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	}

/* Schrift Definitionen */
content {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, 'Lucida Grande', Sans-Serif;
	background: url('bilder/main_border.jpg');
	text-align: center;
	}

smallx {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8px;
	line-height: 10px;
	color:#222222;
	}
	
.links {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8px;
	padding: 0 0 0 20px;
	color:#222222;
	}


	.porto {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding: 0 0 0 15px;
	color:#222222;
	}

/* Überschrift-formatierung */
h1, h2, h3 {
	font-family: Verdana, Arial, 'Trebuchet MS', 'Lucida Grande', Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 12px;
	}

h2 {
	font-size: 12px;
	}

h3 {
	font-size: 12px;
	}
	
	


/*
Description: für ik_Mitarbeiter.aspx Site Hover Image und Color
Verion: 1.0
Author: Rene Kronenwett
*/
.blind
{
    /*z-index: 0;*/
    padding: 0px;
    /*border: 0;*/
    top: 0px;    
    background-position: 0px 0px;
    height: 133px; 
    width: 100px;     
    background-repeat: no-repeat;        
}

.blind:hover 
{  
    background-position: -100px 0;
}

td.normal
{
    background-color: #A2A2A2;
}

td.alternate
{
    background-color: #E4E4E4;
}

.mitarbeitertext
{
    font-size: 9px;
}

