/* CSS Document */
body{
	background-image:url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 7px 34px 7px 14px;
	padding: 0px;
	line-height: 140%;
	color: #505050;
	background-color: #FFF;
}
a, a:visited{color: #513d2d; text-decoration: none; font-weight: bold;}
a:hover, a:active {color: #fc0;}

#menubar a{font-weight: bold;}
#lauftext{width: 500px;}

h1{font-size: 14px; color: #ae1414; margin-top: 20px; margin-bottom: 20px;}

h1.maintitle{font-size: 16px; margin-bottom: 30px;}

h2{font-size: 11px; color: #ae1414;}

.indent{margin-left: 40px;}

ol{}
ol li {margin-bottom: 8px;}

p, ul{margin: 0px 0px 8px 0px;}

img {border:none}
