@charset "utf-8";

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:11px;
	font-family: Verdana;
	background:#FFFFFF url(pics/hg.jpg) no-repeat 0px 0;
	/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;
	color: #6C2B57;
	line-height: 14px;
/* */ }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

.txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #6C2B57;
}

.tab1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #6C2B57;
	border-top: 1px none #6C2B57;
	border-right: 1px none #6C2B57;
	border-bottom: 1px dotted #6C2B57;
	border-left: 1px none #6C2B57;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#content {display:block; height:100%; max-height:100%; overflow:auto; padding-left:200px; position:relative; z-index:3;}
#head {
	position:fixed;
	margin:0;
	left:0;
	top:0;
	right:18px;
	display:block;
	width:100%;
	height:150px;
	background:#FFFFFF url(pics/tophg.jpg) no-repeat;
	font-size:4em;
	z-index:5;
	color:#fff;
}
#foot {position:fixed; margin:0; bottom:-1px; right:18px; display:block; width:100%; height:50px; text-align:right; font-size:1em; z-index:4;}

#left {
	position:fixed;
	left:0;
	top:0;
	height:100%;
	width:200px;
	background:#aaa url(pics/sidehg.jpg) 0 150px;
	;
	font-size:1em;
	color:#fff;
	z-index:4;
}

* html #head, * html #foot,* html #left {position:absolute;}

#pad1 {
	display:block;
	width:18px;
	height:150px;
	float:left;
}
#pad3 {display:block; width:18px; height:50px; float:left;}
.pad2 {
	display:block;
	width:200px;
	height:220px;
}

#content p {padding:5px;}

.bold {font-size:1.2em; font-weight:bold;}

a:link {
	color: #411B34;
}
a:visited {
	color:#411B34;
}
a:hover {
	color: #330066;
}


a.nav, a.nav:visited {
	display:block;
	width:100px;
	height:25px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	line-height:25px;
	font-family: Verdana;
	font-size: 13px;
}
a.nav:hover {color:#F9DFEC;}
a.nav:active {color:#BD0926;}

h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #E77EAD;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6C2B57;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #6C2B57;
}
.aufz {
	list-style-type: disc;
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
	color: #6C2B57;
}
.txt14b {
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	color: #6C2B57;
	font-weight: bold;
}
