body {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
td  img{
	display: block;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	color: #F00;
	font-size: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #F90;
}

hr {
	height: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}

a:link, a:visited, a:active {
	color: #69F;
	text-decoration: none;
}
a:hover {
	color: #66F;
	text-decoration: underline;
}


#template_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F5F5F5;
	border-left-color: #F5F5F5;
}

#template_title {
	background-image: url(images/template_r9_c3.jpg);
	padding-left: 40px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#template_title2 {
	background-image: url(images/index_r22_c3.jpg);
}
#template_text {
	padding: 20px;
	font-size: 14px;
}


#footer {
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
}
#msg {
	color: #F00;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#adminMenu {
	margin: 0px;
	width: 161px;
	vertical-align: middle;
	text-align: center;
	height:36px;
	background-image: url(images/admin_r7_c2.jpg);
}
#adminMenu a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}

#smallTable {
	font-size: 12px;
	border: 1px solid #CCC;
}
#smallTable #button {
	border: 1px solid #CCC;
	width: 50px;
	height: 25px;
	color: #09F;
}

.redText {
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
.bluetText {
	color: #0D9CC6;
	font-weight: bold;
	font-size: 14px;
}
#wein {
	color: #CCC;
	font-size: 11px;
}
#wein a {
	color: #FFF;
}
th {
	color: #000;
	background-color: #CCC;
}
.content p {
	margin: 0px;
	padding: 3px;
}

