
/* MAIN MENUE --------------------------------------------------------------- */

a.home         { text-decoration: none; display: block; 
							 background-image:url(../pics/btn_startseite.jpg); 
							 background-repeat:no-repeat;
							 width:73px;height:11px;
							 position:absolute; margin:7px auto auto 471px;
							 background-position:left;}

* html a.home  { text-decoration: none; display: block; 
							 background-image:url(../pics/btn_startseite.jpg); 
							 background-repeat:no-repeat;
							 width:73px;height:11px;
							 position:absolute; margin:3px auto auto 471px;
							 background-position:left;}
a.home:hover { background-position: right;}




a.angebote         { text-decoration: none; display: block; 
							 background-image:url(../pics/btn_angebote.jpg); 
							 background-repeat:no-repeat;
							 width:59px;height:11px;
							 position:absolute; margin:7px auto auto 581px;
							 background-position:left;}

* html a.angebote  { text-decoration: none; display: block; 
							 background-image:url(../pics/btn_angebote.jpg); 
							 background-repeat:no-repeat;
							 width:59px;height:11px;
							 position:absolute; margin:3px auto auto 581px;
							 background-position:left;}
a.angebote:hover { background-position: right;}


a.referenzen       { text-decoration: none; display: block; 
							 background-image:url(../pics/btn_referenzen.jpg); 
							 background-repeat:no-repeat;
							 width:69px;height:11px;
							 position:absolute; margin:7px auto auto 679px;
							 background-position:left;}

* html a.referenzen  { text-decoration: none; display: block; 
							 background-image:url(../pics/btn_referenzen.jpg); 
							 background-repeat:no-repeat;
							 width:69px;height:11px;
							 position:absolute; margin:3px auto auto 679px;
							 background-position:left;}
a.referenzen:hover { background-position: right;}



a.kontakt         { text-decoration: none; display: block; 
							 background-image:url(../pics/btn_kontakt.jpg); 
							 background-repeat:no-repeat;
							 width:52px;height:11px;
							 position:absolute; margin:7px auto auto 787px;
							 background-position:left;}

* html a.kontakt  { text-decoration: none; display: block; 
							 background-image:url(../pics/btn_kontakt.jpg); 
							 background-repeat:no-repeat;
							 width:52px;height:11px;
							 position:absolute; margin:3px auto auto 787px;
							 background-position:left;}
a.kontakt:hover { background-position: right;}


/*------------------------------------------------------------------------------------*/



/* Angebote MENUE --------------------------------------------------------------- */

a.angebote_webdesign { text-decoration: none; display: block; 
											 background-image:url(../pics/btn_angebote_webdesign.jpg); 
											 background-repeat:no-repeat;
											 width:92px;height:12px;
											 background-position:left;}
a.angebote_webdesign:hover { background-position: right;}


a.angebote_webshop { text-decoration: none; display: block; 
											 background-image:url(../pics/btn_angebote_webshop.jpg); 
											 background-repeat:no-repeat;
											 width:81px;height:12px;
											 background-position:left;}
a.angebote_webshop:hover { background-position: right;}


a.angebote_webportal { text-decoration: none; display: block; 
											 background-image:url(../pics/btn_angebote_webportal.jpg); 
											 background-repeat:no-repeat;
											 width:93px;height:12px;
											 background-position:left;}
a.angebote_webportal:hover { background-position: right;}

/*------------------------------------------------------------------------------------*/


/* CONTENT LINKS */

a.text_link {color:#3E90B8; font-family:arial; font-size:11px; text-decoration:none;}
a.text_link:hover {text-decoration:underline;}

a.content {color:#3E90B8; text-decoration:none;}
a.content:hover {text-decoration:underline;}

a.content_gray {color:#6B6A6A; text-decoration:none;}
a.content_gray:hover {text-decoration:underline;}

a.content_green {color:#A5BC3A; text-decoration:none;}
a.content_green:hover {text-decoration:underline;}



/* Textfenster größe (angebote) */

.angebote_frame {width:540px;}

* html .angebote_frame {width:567px;}


.angebote_frame_printdeisgn {width:564px;}

* html .angebote_frame_printdesign {width:591px;}



/* MAIN FONTS */
.main {font-family:arial; font-size:11px; color:#6B6A6A; line-height:14px;}
.small {font-family:arial; font-size:10px; font-weight:bold; color:#6B6A6A; line-height:12px;}


/*Formular */

.formular { margin-top:17px;}
* html .formular { margin-top:12px;}