 /* -----------------------------
 |   Special One Layout Design   |
 |      © Kevin Akpomuje ©       |
  ----------------------------- */


.hinterlegt
              {
	        text-decoration: none;
	        color: #000000;
	        font-size: 13px;
	        font-weight: bold;
	        font-family: Arial, Helvetica, sans-serif;
	        background-color: #cccccc;
              }

.wonavi
              {
	        text-decoration: none;
	        color: #3c3c3c;
	        font-size: 12px;
	        font-family: Arial, Helvetica, sans-serif;
              }

.wonaviblack
              {
	        text-decoration: none;
	        color: #000000;
	        font-size: 12px;
	        font-weight: bold;
	        font-family: Arial, Helvetica, sans-serif;
              }

.wonavired
              {
	        text-decoration: none;
	        color: #D72929;
	        font-size: 12px;
	        font-weight: bold;
	        font-family: Arial, Helvetica, sans-serif;
              }

.wonaviblackbig
              {
	        color: #000000;
	        font-size: 15px;
	        font-family: Arial, Helvetica, sans-serif;
              }

a
              {
        	color: #3c3c3c;
              }

a:visited
              {
        	color: #3c3c3c;
              }

a:hover
              {
		color: #000000;
		background-color: #cccccc;
              }

a:active
              {
		color: #3c3c3c;
              }

.textnormal
              {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                text-align: justify;
                text-decoration: none;
                color: #333333
              }

.presse
              {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 12px;
                text-decoration: none;
                color: #333333
              }

.sparte
              {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                text-decoration: none;
                color: #333333
              }


.border_ganz
              {
	      	border-right: 1px double #cccccc;
	      	border-bottom: 1px double #cccccc;
	      	border-left: 1px double #cccccc;
              }

.border_lr
              {
	      	border-right: 1px double #cccccc;
	      	border-left: 1px double #cccccc;
              }

.border_l
              {
	      	border-left: 1px double #cccccc;
              }

.border_r
              {
	      	border-right: 1px double #cccccc;
              }

.border_unten
              {
	      	border-bottom: 1px double #cccccc;
              }

.share_love
              {
	      	font-size: 12px;
	      	background-color: #f8f8f8;
	      	border-top: 1px solid #ffD800;
	      	border-right: 1px solid #ffD800;
	      	border-bottom: 1px solid #ffD800;
	      	border-left: 1px solid #ffD800;
	      	margin-right: 6px;
	      	margin-left: 6px;
	      	margin-top: 6px;
	      	margin-bottom: 6px;
              }

.versdirekt
              {
	        color: #009000;
	        text-decoration: none;
	        font-family: Arial, Helvetica, sans-serif;
              }

.versdirekt_big_about
              {
                background: url("versdirekt_big_about.jpg") left top;
                background-repeat: no-repeat;
              }

input.special_button
              {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 11px;
                font-weight: bold;
                color: #333333;
                background-color: #e0e7fc;
              }


			  
			  
/*index-seite*/

 .liste
      {
        background: url(http://www.alles-versicherung-oder-was.de/one_design/forward.gif) no-repeat 20px 1px;
        margin: 0;
        padding: 0 0 5px 35px;
        line-height: 17px;
        color: #000000;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline;
        font-weight: normal;
      }
    a.liste:hover
      {
        color: #0000FF;
        background-color: #FFFFFF;
        text-decoration: underline;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
      }
