* {
    margin:0px;
    padding:0px;
}

img {
	border:0px solid white;
}

body {
	font-family:'Myriad Pro';
	font-size:0.8em;
	text-align:center;
}

#top {
	position:relative;
	height:82px;
	background:url('img/top.png') repeat-x;
	margin:auto;
}

#page {
	position:relative;
	width:1000px;
	margin:auto;
	text-align:left;
}

#head {
	position:absolute;
	height:249px;
	width:601px;
	background:url('img/head.png') no-repeat;
	margin:auto;
	left:-125px;
	top:-82px;
	cursor:pointer;
	z-index:1;
}

#bean {
	position:absolute;
	top:0px;
	right:0px;
	width:516px;
	height:896px;
	background:url('img/background.jpg') no-repeat;
}

#main {
	position:relative;
	padding-top:150px;
	width:877px;
	z-index:1;
}

#maintop {
	position:relative;
	height:14px;
	width:877px;
	background:url('img/mtop.png') no-repeat left bottom;
}

#blacktop {
	position:relative;
	width:817px;
	_width:837px;
	left:21px;
	background-color:#bc1e1e;
	color:white;
	padding:10px;
}

#blacktop a {
	color:white;
}

#blacktop a:hover {
	text-decoration:none;
}

#mainmiddle {
	position:relative;
	width:877px;
	background:url('img/mmiddle.png') repeat-y;
}

#mainbottom {
	position:relative;
	width:877px;
	height:20px;
	padding:15px 0px 15px 0px;
	background:url('img/mbottom.png') no-repeat left top;
	text-align:center;
	color:black;
}

#left {
	position:relative;
	float:left;
	margin-left:30px;
	margin-top:10px;
	padding-top:20px;
	width:200px;
	padding-left:10px;
}

#right {
	position:relative;
	float:right;
	margin-right:30px;
	margin-top:10px;
	width:560px;
	padding:0px 20px 20px 20px;
}

#left ul {
	margin-bottom:25px;
}

#left ul li {
	list-style-type:none;
	list-style-position:inside;
	border-bottom:1px dotted #bebebe;
}

#left ul li a {
	font-size:2em;
	color:#c32121;
	position:relative;
	
	text-decoration:none;
}

#left ul li a:hover {
	color:white;
	background-color:#e24242;
}

.msg {
	position:relative;
}

.msg p {
	text-indent:30px;
}

.reset {
	clear:both;
}

h1 {
	font-size:2em;
	padding:20px 0px 20px 0px;
	text-align:left;
	display:inline;
}

a.nadp {
	font-size:2em;
	color:#c32121;
	text-decoration:none;
}

a:hover.nadp {
	background-color:#c32121;
	color:white;
}

.topky {
	border-bottom:1px dotted #bebebe;
	padding:5px;
}

.topky:hover {
	background:#f6f6f6;
}

.topky img.fl {
	position:relative;
	float:right;
	margin-top:-50px;
}

.topky a {
	position:relative;
	font-size:1.5em;
	color:#c32121;
	text-decoration:none;
}

.topky a:hover {
	background-color:#c32121;
	color:white;
}

#lmenu a {
	color:#c32121;
	text-decoration:none;
}

a.nopadd:hover {
	background-color:white;
}

#lmenu a:hover {
	color:#FFFFFF;
	background-color:#c32121;
}

strong {
	font-weight:normal;
}

.np {
	font-size:2em;
}

#res {
	position:relative;
	padding-left:-30px;
	margin-left:-30px;
}

.lnk {
	color:#c32121;
}

a:hover.lnk {
	text-decoration:none;
}

cite {
	font-size:1.1em;
}

.list {
	color:#c32121;
	padding:2px 5px 2px 5px;
	border:1px solid #c32121;
	text-decoration:none;
}

a:hover.list {
	background-color:#c32121;
	color:#FFFFFF;
}

.list_akt {
	background-color:#c32121;
	color:#FFFFFF;
	padding:2px 5px 2px 5px;
	border:1px solid #c32121;
}
