
body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #51748E;
}

a:link, a:visited, a:active {
	color: #51748E;
	text-decoration: none;
        font-weight:bold;
}
a:hover {
	color: #264D6A;
	text-decoration: none;
        font-weight:bold;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}

.menu_current {
        display:block;
      list-type-style: none; 
	padding-left: 39px;
	width: 100%;
      height:28px;
      line-height:28px;
	vertical-align: top;
	background-image: url(http://www.handyvertrag.biz/templates/round/grafiken/dot.gif);
}

.menu_default {
        display:block;
      list-type-style: none; 
	padding: 0px;
	width: 100%;
	padding-left: 39px;
      height:28px;
      line-height:28px;
	vertical-align: top;
	background-image: url(http://www.handyvertrag.biz/templates/round/grafiken/dot.gif);
}

.menu ul, .menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	padding-left: 0px;
}


.current {
	font-weight: bold;
}
.highlight {
	background-color: #D0D0D0;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.footer {
	background-color: #DDDDDD;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
