head {
	height:100%;
}

body {
	font-family: Georgia, Verdana, Lucida Sans ,Trebuchet MS,  arial, sans-serif;
	font-size:12px;
	color: #330000;
	margin:0px;
	padding:0px;
	height:100%;
	background-image:URL(images/hg.jpg);
}

table.haupt1 {
	border:0px solid red;
	height:100%;
	
}


h1 {
	font-size: 18px;	
	font-style: oblique;
	text-decoration:underline;
}
h2 {
	font-size: 16px;
	font-variant:small-caps;
}
h3 {
	font-size: 14px;
	text-decoration:underline;
}
h4 { 
	font-size:12px;
	font-weight:bold;
	font-variant:small-caps;
}
h5,h6 { 
	font-size:12px;
	font-weight:bold;
}








td.submenu {
	font-size:11px;
	font-weight:bold;
}
tr.header {
	font-weight:bold;
}
hr.admin {
	width:80%;
}




td, input, textarea {
	font-family: Georgia, Verdana, Lucida Sans ,Trebuchet MS,  arial, sans-serif;
	font-size:12px;
	color: #330000;
}
input.site {
	background-color:#FFFFDD;
	border:1px solid #777777;
}
input, textarea {
	border:1px solid #777777;
}
input.checkbox {
	border:0px;
}





a:link {
	font-size:12px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-size:12px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	font-size:12px;
	color: #330000;
	text-decoration: underline;
}

a:link.right {
	font-size:11px;
	color: #990000;
	text-decoration: none;
}
a:visited.right  {
	font-size:11px;
	color: #990000;
	text-decoration: none;
}
a:hover.right  {
	font-size:11px;
	color: #330000;
	text-decoration: underline;
}
td.right {
	font-family: Georgia, Verdana, Lucida Sans ,Trebuchet MS,  arial, sans-serif;
	font-size:11px;
	color: #330000;
}

a:link.menu {
	font-size:13px;
	color: #330000;
	font-weight:bold;
	text-decoration: none;
	font-variant:small-caps;
}
a:visited.menu {
	font-size:13px;
	color: #330000;
	font-weight:bold;
	text-decoration: none;	
	font-variant:small-caps;
}
a:hover.menu {
	font-size:13px;
	color: #550000;
	font-weight:bold;
	text-decoration: none;
	font-variant:small-caps;
}




td.menu {

	border-top: 0px solid #330000;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-right: 0px solid #330000;
}
td.menu2 {
	border-top: 0px solid #330000;
	border-bottom: 1px solid #330000;
	border-left: 1px solid #330000;
	border-right: 0px solid #330000;
}




img {
	border:none;
}


