html,body{margin:0;padding:0}

body{ text-align:center;
      background-color:#707D8D;
    	background-image:url(/pix/seitenhintergrund.gif);
    	background-repeat:repeat-x;
      font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size: 13px;
    	line-height: 20px;}

/* a{display:block;color: #981793;padding:10px} */

div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px; color: #79B30B}
div#container{  text-align:left;
                background:#FFFFFF;
                padding:10px;
                width:720px;
                margin:25px auto 0px auto;
                background-image:url(/pix/headerverlauf.gif);
    	          background-repeat:repeat-x;}
div#content p{line-height:1.4}
div#content{float:right;width:500px}
div#navigation{float:left;width:220px}

div#extra{float:left;
          clear:left;
          width:220px;
          }

.footer{ clear:both;
         width:700px;
         text-align:center;
         padding:5px;
         font-weight:bold;
         
            }

/* b) Logo */
#header{margin-bottom:16px;}

#header h1 a {
	display: block;
	position: absolute;
	width: 300px;
	height: 58px;
	margin-top: 10px;
	border: none;
	background: transparent url(/pix/fonfaq.jpg) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	}


/*- Menu 14--------------------------- */

ul {list-style-type:none;list-style-position:inside;margin:0px;}

#menu14 {
	width: 140px;
	}
	

#menu14 li a {
	height: 32px;
  	voice-family: "\"}\"";
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:  url(/pix/menu14.gif);
	padding: 8px 0 0 10px;
	
	}
	
#menu14 li a:hover {
	color: #FFF;
	background:  url(/pix/menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	margin:0px;
	}	
	
	
/* Boxendesigns */


div.box {
	border:1px solid #FFFFFF;
	background-color:#E7E7E7;
	padding-bottom:5px;
	margin-top:8px;
	overflow:hidden;
	}

/* http://www.colorcombos.com/combotester.html?cc_id=222 */	
	
	div.box_title_green {
		background-color:#6CCB17;
		background-image:url(/pix/header_gruen.jpg);
		background-repeat:no-repeat;
		border-bottom:1px solid #FFFFFF;
		height:25px;
		padding:10px 0px 0px 25px;
		font-weight:bold;
		font-size:14px;
		color:#FAF4E9;
		margin-bottom:5px;
	}
	
	div.box_title_blue {
		background-color:#FF9900;
		background-image:url(/pix/header_blau.jpg);
		background-repeat:no-repeat;
		border-bottom:1px solid #FFFFFF;
		height:25px;
		padding:10px 0px 0px 25px;
		font-weight:bold;
		font-size:14px;
		color:#FAF4E9;
		margin-bottom:5px;
		}
		div.box_title_blue a:link, div.box_title_blue a:active, div.box_title_blue a:visited {
			color:#DCEDF8;
		}
		div.box_title_blue a:hover {
			color:#C5DFF1 !important;
		}	
	
	
	div.box_base {
		border-top:1px solid #FFFFFF;
		border-bottom:1px solid #FFFFFF;
		background-color:#FFFFFF;
		overflow:hidden;
		margin:0px;
		padding:10px;
		
		}
		div.box_base div.firsthead {
			border-bottom:1px solid #ECECEC;
			padding:5px 5px 5px 25px;
			}
			div.firsthead a:link, div.firsthead a:visited, div.firsthead a:active {
				color:#828282;
			}
			

div.rss_right {
		float:right;
		width:50px;
		padding-right:10px;
		text-align:right;
	}



			
div.thumb {
		background-image:url(/pix/vorschau_bg.gif);
		background-repeat:no-repeat;
		float:left;
		margin:12px 0px 0px 0px;
		padding:2px;
		width:40px;
		}
		
div.tut h4, div.tut h4 a {
			color:#2181be !important;
			margin:0px 0px;
			}
			div.tut h4 a:hover {
				color:#000000 !important;
				}

div.info {
		float:left;
		margin-left:8px;
		margin-top:8px;
		padding-bottom:8px;
		width:400px;
	}		
		
		

/* Error Felder */
div.boxfehler  {
	background: #FFC9C9;
	border: 1px solid #E73E3E;
	padding: 1px;
	margin-top: 16px;
	width: 25em;
}

div.boxfehler_header {
	background: #E73E3E;
	color: #ffffff;
	padding: 2px 8px 2px 8px;
	font-weight: bold;
}

div.boxfehler_content {
	margin: 0px;
	padding: 8px;
	font-size: 10pt;
}

div.boxerfolg  {
	background: #DEF0D8;
	border: 1px solid #77C460;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 20px;
	width: 25em;
}

div.box_headererfolg {
	background: #77C460;
	color: #ffffff;
	padding: 2px 8px 2px 8px;
	font-weight: bold;
}		

		
			
a:link, a:active, a:visited {
	color:#217FBD;
	text-decoration:none;
}			

a:hover {
	color:#000000;
	text-decoration:underline;
}			
			
a.menulink_off {
		background-image:url(/pix/a_menulink_bg2.gif);
		background-repeat:no-repeat;
		background-color:#F9F9F9;
		display:block;
		padding:5px 5px 5px 25px;
		font-size:12px;
		border-bottom:1px solid #ECECEC;
		border-right:1px solid #ECECEC;
		margin-bottom:1px;
		}
		a.menulink_off:link, a.menulink_off:visited, a.menulink_off:active {
			color:#828282;
		}
		a.menulink_off:hover {
			color:#333333 !important;
		}
	a.menulink_on {
		background-image:url(/pix/a_menulink_bg2.gif);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
		display:block;
		padding:5px 5px 5px 25px;
		font-size:12px;
		border-bottom:1px solid #ECECEC;
		border-right:1px solid #ECECEC;
		margin-bottom:1px;
		}
		a.menulink_on:link, a.menulink_on:visited, a.menulink_on:active {
			color:#828282;
		}
		a.menulink_on:hover {
			color:#333333 !important;
		}
	a.menulink_spe {
		background-image:url(/pix/a_menulink_bg.gif);
		background-repeat:no-repeat;
		background-color:#F9F9F9;
		display:block;
		padding:5px 5px 5px 25px;
		font-size:12px;
		font-weight:bold;
		border-bottom:1px solid #ECECEC;
		border-right:1px solid #ECECEC;
		margin-bottom:1px;
		}
		a.menulink_spe:link, a.menulink_spe:visited, a.menulink_spe:active {
			color:#828282;
		}
		a.menulink_spe:hover {
			color:#333333 !important;
		}
		
		
div.weekfeature {
	overflow:hidden;
	padding:10px;
}

img.featureimg {
	float:left;
	margin:2px 12px 15px 0px;
	border:0px;
}


/* COLORS ATTRIBUTES */

.small { font:10px Verdana, Arial, Helvetica, sans-serif; line-height:1.5em; }
.green { color: #67AD00 !important; }
.green a:link, .green:active, .green:visited {color:#67AD00 !important;}
.lgrey { color:#999999 !important; }
.blue {  color:#2181be !important; }
.white {  color:#ffffff !important; }
.hellorange {color:#FAF4E9; !important;}

img {
	border:0px;
}

h1, h2, h3, h4, h5, h6, p {
  position: relative;
}

h2 {
	font-size:14px;
	margin-top:40px;
}

h1 {
  margin-bottom:15px;
	font-size:18px;
}

.frage {
      	font-size:14px;
      	margin-top:10px;
        }

.aktion { color:#ffffff;
          text-align: center;
          font-weight: bold;
          background:url("/pix/aktion_badge.gif") no-repeat;
          width:129px;
          height:129px;
          line-height: 20px;
          margin-left:30px;
          margin-top:10px;
          }
          
a.weiss {color:#fff;
          text-decoration:none;
          margin:0px;
          padding:0px;}
a:hover.weiss {color:#fff;
          text-decoration:underline;}

.zwoelf {font-size: 12px;}
.vierzehn {font-size: 14px;}
.sechzehn {font-size: 16px;}
.achtzehn {font-size: 18px;}

input.textfield, textarea {
	width: 200px;
	padding: 4px;
	border: 2px solid #ddd;
	color: #777;
	background: #f9f9f9;
	font-size: 120%;
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
	}
