<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ui-dialog-titlebar {background-color:; border: solid 1px ; color:black;}

.t_shadow {
text-shadow: 1px 1px 10px #fff, 1px -1px 6px #fff, -1px 1px 6px #fff, 0px 0px 6px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
			}
.inshadow {-webkit-box-shadow: inset 0px 4px 8px 2px );
		      -moz-box-shadow: inset 0px 4px 8px 2px , 0.4);
			       box-shadow: inset 0px 4px 8px 2px , 0.4);
          }
.shadow {-webkit-box-shadow: 0px 4px 10px 4px #999;
			-moz-box-shadow: 0px 4px 10px 4px #999;
			     box-shadow: 0px 4px 10px 4px #999;
			}

.shadow2 {-webkit-box-shadow: 5px 5px 10px 1px #555;
			      box-shadow: 5px 5px 10px 1px #555; 
			 -moz-box-shadow: 5px 5px 10px 1px #555;
			}                    
 
.startlink:hover {-webkit-box-shadow: 0px 5px 11px 5px #555;
				-moz-box-shadow: 0px 5px 11px 5px #555;
				     box-shadow: 0px 5px 11px 5px #555;
				 position:relative;
				 margin-top: -10px; margin-left:-10px;    
				}
			
			
			          
body {background-color:;}
body, a {color: ;}
#imp_line a:hover 	 { color: }
#topnav a:hover { color: #faf2df;}


.sn_ober div a:hover, #sitemap a:hover { color: }/* linke navi */

.sn_unter a:hover 	 { color: }

#sitemap {background-image:url('../img/blau_left-nav-main.png'); margin:0px; padding:0px;}

#sitemap td {		padding-left:10px; border-bottom: solid 1px ;}
#sitemap .sn_ober { border: 0px; padding:0px; margin-left:-20px;}



a {text-decoration: none;}
#logo     { background-image:url('../img/blau_logo.png'); width:223px; height:186px; }
#free_pic {}
#domain, #de_line {color:;}
/* LINKE NAVIGATION */
#topnav  {background-image:url('../img/blau_top-nav.png'); width:336px; height:212px;}

#sn_head, .sn_head {background-image:url('../img/blau_left-nav-head.png'); 	   background-repeat: no-repeat; height:3px; background-position: right;}
#sn_main, .sn_main {background-image:url('../img/blau_left-nav-main.png'); 	   background-repeat: repeat-y; background-position: right;}
#sn_foot, .sn_foot {background-image:url('../img/blau_left-nav-foot.png'); 	   background-repeat: no-repeat; height:13px; background-position: right;}
.sn_ober 		   {background-image:url('../img/blau_left-nav-top_link.png');   background-repeat: no-repeat; height:43px; width:170px; background-position: left;}
.sm_ober 		   {background-image:url('../img/blau_sm.png');   		       background-repeat: no-repeat; height:35px; width:170px; background-position: left;}


.sn_unter{}

.verlauf 
 {
 background-image: linear-gradient(bottom,  0%,  100%);
 background-image: -o-linear-gradient(bottom,  0%,  100%);
 background-image: -moz-linear-gradient(bottom,  0%,  100%);
 background-image: -webkit-linear-gradient(bottom,  0%,  100%);
 background-image: -ms-linear-gradient(bottom,  0%,  100%);
 background-image: -webkit-gradient(
	linear, left bottom, left top, color-stop(0, ), color-stop(1, )) ;
-ms-filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='', endColorstr='',GradientType=0 );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='', endColorstr='',GradientType=0 );
 }
 

.button {background-color:}
 
.bg_cont, #subnav2 table tr td table {background-color:#faf2df;}
.trans10 {opacity: 0.9;}
.trans00 {opacity: 1.0;}


 .border 	    {border:        solid 1px ;}
 .border_left   {border-left:   solid 1px ;}
 .border_right  {border-right:  solid 1px ;}
 .border_top    {border-top:    solid 1px ;}
 .border_bottom {border-bottom: solid 1px ;}
 
 #anfrage input:hover,  #anfrage select:hover{border:        solid 1px red;}
 
 .nav_trenn {width:157px; height:1px; background-color:; margin-top:2px; margin-bottom:2px;margin-left:-7px;}
 
 



</pre></body></html>