*{margin: 0; padding: 0;}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(graphics/schraff.gif);
}

html, body
{
height: 100%;
}

p	{
	font-size: 12px;
	text-align: left;
	color: #000000;
}

h1 {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #3d3d3d;
	margin:5px;
}

h2 {
	text-align: left;
	font-size: 16px;
	color: #eb0102;
	margin:5px;
}
h3 {
	font-size: 12px;
	margin: 5px;
	padding-top:5px;
	padding-bottom:5px;
	color: #000000;
	font-weight: bold;
}

a:link { color: #990000; text-decoration:underline;}
a:visited { color: #990000; text-decoration:underline;}
a:hover { color: #990000; text-decoration:underline;}
a:active { color: #990000; text-decoration:underline;}
a:focus { color: #990000; text-decoration:underline;}

div#box {
	width: 1000px;
	margin-top: 10px;

}
div#header {
	width: 1000px;
	background-image: url(graphics/tipps_und_tricks.jpg);
	height:100px;
	margin-top: 0px;
	margin-bottom:10px;
}

div#content {
	width: 980px;
	padding:0px;

}
div#kasten {
	border: 1px solid #000000;
	background-color: #ffe3e3;
	width:785px;
	padding:5px;
	margin-bottom:10px;
}

div#homebox {
	border: 1px solid #990000;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	margin-bottom:5px;
}

div#homebox h2 {
	font-size:12px;
	color: #f9e8ab;
	background-image: url(graphics/verlauf.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:2px;
	text-align:left;
}

div#left {
	width: 160px;
	height:100%;
	float:left;

}

div#menutitel {
	font-size:14px;
	color: #f9e8ab;
	text-align:left;
	font-weight:bold;
	width: 160px;
	height: 20px;
	padding-top:2px;
	padding-bottom:0px;
	background-image: url(graphics/verlauf.gif);
}

div#menu {
	font-size:12px;
	text-align:left;
	width: 160px;
	padding-bottom:0px;

}


div#menu a {
	display:block;
	color: #990000;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	padding-left:1px;
	background-color: #f9e8ab;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
div#menu a:link {
	color: #990000;
  }
div#menu a:visited {
	color: #990000;
  }
div#menu a:hover {
	text-decoration:underline;
  }
div#menu a:active {
	text-decoration:underline;
  }


div#menu2 {
	font-size:12px;
	text-align:left;
	width: 158px;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}


div#right {
	width: 810px;
	text-align:left;
	padding-bottom:5px;
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
}

div#rightheader {
	width: 810px;
}
div#rightheader p {
	font-size:12px;
	color: #black;
	text-align:left;
	padding:3px;
}

div#rightheader a {
	color: #990000;
	padding-left:3px;

}
div#rightheader a:link {
	color: #990000;
  }
div#rightheader a:visited {
	color: #990000;
  }
div#rightheader a:hover {
	text-decoration:none;
  }
div#rightheader a:active {
	text-decoration:none;
  }

div#tippleft {
	width: 500px;
	border: 1px solid #990000;
	background-color: #f9e8ab;
	margin-top:3px;
	margin-left:3px;
	padding-bottom:5px;
	float:left;
	text-align:left;
}
div#tippleft p {
	font-size:12px;
	color: #black;
	text-align:left;
	margin:0px;
	padding:5px;
	text-align:left;

}

div#tippleft h1 {
	font-size:14px;
	color: #f9e8ab;
	width: 496px;
	margin:0px;
	padding:2px;
	text-align:left;
	background-image: url(graphics/verlauf.gif);
}

div#tippleft a {
	color: #990000;
	text-align:left;
}
div#tippleft a:link {
	color: #990000;
  }
div#tippleft a:visited {
	color: #990000;
  }
div#tippleft a:hover {
	text-decoration:none;
  }
div#tippleft a:active {
	text-decoration:none;
  }

div#commentstitle {
	font-size:14px;
	color: #f9e8ab;
	background-color: #9b3939;
	padding:2px;
	text-align:left;
}

div#comments {
	border: 1px solid #9b3939;
	padding:0px;
	padding-bottom:3px;
	margin:20px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}

div#tippright {
	width: 288px;
	background-color: #f9e8ab;
	border: 1px solid #990000;
	margin-left:510px;
	padding-left:3px;
	margin-top:3px;
}
div#tippright p {
	font-size:12px;
	color: #black;
	text-align:left;
	margin:0px;
	padding:3px;
}

div#tippright h1 {
	font-size:14px;
	color: #f9e8ab;
	width: 496px;
	background-color: #990000;
	margin:0px;
	padding:2px;
}

div#tippright a {
	color: #990000;

}
div#tippright a:link {
	color: #990000;
  }
div#tippright a:visited {
	color: #990000;
  }
div#tippright a:hover {
	text-decoration:none;
  }
div#tippright a:active {
	text-decoration:none;
  }

/////UL für Kategorien////
  ul#categorylist {
	list-style-type: none;
  }
  ul#categorylist li {
	list-style: none;
	font-size:14px;
	padding-left: 5px;
  }
    ul#categorylist a {
	text-decoration:none;
	font-weight:bold;
  }
  ul#categorylist a:link {
	text-decoration:none;
	font-weight:bold;
  }
  ul#categorylist a:visited {
	text-decoration:none;
	font-weight:bold;
  }
  ul#categorylist a:hover {
	text-decoration:underline;
	font-weight:bold;
  }
  ul#categorylist a:active {
	text-decoration:underline;
	font-weight:bold;
  }

  /////UL für Startseite/////
    ul#toptipps {
	list-style-type: none;
	text-align: left;
  }
  ul#toptipps li {
 	list-style-type: none;
	margin-left:5px;
	margin-top:1px;
	text-align: left;
  }
     ul#categorylist a {
	list-style-type: none;
	text-align: left;
  }