html, body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
}

div#shadow {
	position: absolute;
	width: 893px;
	top: 30px;
	background-color: #888;
}

#jmeno, #email, #phone, #text {
	width: 250px;
	margin: 2px;
}

div.body {
	position: relative;
	top: 15px;
	width: 900px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #cccccc;
	font-family: Arial, sans-serif;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	z-index: 101;
}

.top {
	background-image: url('../img/header.jpg');
	position: relative;
	top: 0px;
	width: 100%;
	height: 144px;
}

.top img {
	position: absolute;
	left: 15px;
	top: 95px;
}

.subhead {
	position: relative;
	width: 100%;
	height: 30px;
	background-color: #d6d6d6;
}

.subhead div {
	float:left;
	color: #666;
	font-style: italic;
	margin-top: 5px;
	margin-left: 20px;
	font-weight: bold;
}

.innerbody {
	background-color: #efebea;
}

img {
	border: none;
}

div.menu_main {
	float: left;
	width: 300px;
	border-left: 13px solid #c23239;
	margin-top: 35px;
	_margin-bottom: 70px;
	min-height: 230px;
}

span.subheadText {
	display:block;
	width:490px;
	background-repeat: no-repeat;
	height:25px;
	text-align:left;
	padding-left:279px;
	_padding-left:289px;
	font-size:17px;
	font-weight: bold;
	text-transform:uppercase;
	padding-top: 5px;
	color: #c23239;
	letter-spacing: 2px;
}

a.mainmenulink {
	display:block;
	width:290px;
	height:25px;
	text-align:right;
	padding-right:10px;
	font-size:17px;
	font-weight: bold;
	text-transform:uppercase;
	padding-top: 5px;
	color: #666;
	letter-spacing: 2px;
}

a.mainmenulink:hover {
	color: #c33;
}

div.menu_main ul {
	margin: 0px;
	list-style-type: none;
}

div.menu_main ul li {
	margin: 0px 0px 18px -15px;
}

div.menu_main ul li ul li {
	margin: 1px 0px 1px -15px;
}

div.menu_main ul li ul li a {
	font-size: 9pt;
}

div.menu_main ul li a:hover {
	color: #c33;
}

div.menu_main ul a {
	color: #666;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 1px;
}
div.menu_main ul a.selected {
	color: #c33;
}

div.separator {
	height: 10px;
}

a.lang {
	text-decoration: underline;
	color: #c33239;
	float: right;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 20px;
	font-size: 11pt;
}

div.aktuality {
	z-index: 20;
	cursor: pointer;
	cursor: hand;
	position: absolute;
	right: 0px;
	top: 207px;
	padding: 5px;
	overflow: hidden;
	float: right;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(../img/aktuality.jpg);
	width: 140px;
	height: 225px;
	color: #bf2b33;
}

div.menu_main a {
	text-decoration: none;
}

div.slimmer {
	width: 260px;
}

div.content {
	position: relative;
	float: right;
	width: 600px;
	_width: 590px;
	min-height: 350px;
 	padding: 25px 20px 5px 5px;
	color: #777;
	
}

div.homepage {
	width: 550px;
}

div.content table {
	border-collapse: collapse;
}

div.content table td.redline {
	padding-bottom: 12px;
	padding-top: 8px;
	border-bottom: 2px solid #c33239;
}

div.footer {
	position: absolute;
	left: 50px;
	bottom: 28px;
	color: #666666;
	font-size: 0.7em;
	letter-spacing: 0.5pt;
	clear: both;
}

div.content h1 {
	font-size: 1.6em;
	color: #555;
	margin-top: -10px;
}
div.content h2 {
	font-size: 1.4em;
	color: #444;
}
div.content h3 {
	font-size: 1em;
	color: #333;
}
div.content h4 {
	font-size: 1em;
	color: #222;
}
div.menu_sub h1 {
	font-size: 1.2em;
	padding-left: 20px;
}
h3.uname {
	margin: 5px;
}
div.uname {
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}
div.content {
	text-align: justify;
	font-size: 0.9em;
}
div.content a {
	text-decoration: none;
	color: #777;
}
div.content a:hover, div.content div a:hover, div.content div p a:hover, div.content * a:hover {
	text-decoration: none;
}

.note {
	margin-top: 1em;
	font-size: 0.9em;
	color: #888888;
}
ul.docs {
	border: 1px #aaa solid;
	margin: 8px 5px 15px 35px;
	width: 300px;
	padding: 10px 10px 10px 30px;
}
ul.docs {
	list-style-image: url('./img/doc.png');
}
ul.docs li a {
	font-size: 0.8em;
	color: #444444;
}
ul.docs li a:hover {
	text-decoration: none;
}
div.comments {
	margin: 20px 50px 20px 50px;
	font-size: 0.8em;
}
div.comments div {
	text-align: justify;
	margin-bottom: 5px;
	padding: 5px 5px 0px 5px;
	border-top: 1px solid #999999;
}
div.comments div span.author {
	font-size: 0.9em;
	font-weight: bold;
}

div.error {
	margin: 50px;
	font-size: 0.7em;
	color: #666666;
}
div.error a {
	font-size: 1.2em;
	color: #666666;
	text-decoration: none;
}
div.error a:hover {
	text-decoration: underline;
}

div.login {
	display: none;
}
img#loginimg {
	position: absolute;
	position: fixed;
	bottom: 8px;
	right: 6px;
 	_display: none;
	cursor: hand;
	cursor: pointer;
}
div.loginbutton {
	position: absolute;
	top: 7px;
	left: 485px;
	font-size: 0.8em;
	color: #111111;
	font-weight: bold;
}
div.loginmenu {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 134px;
	width: 140px;
	padding: 7px 0px 3px 30px;
	background-color: #c50006;
	font-size: 0.8em;
	z-index: 3;
	opacity: 0.8;
}

div.loginmenu a {
	opacity: 1;
	color: #fff;
	font-weight: bold;
	line-height: 170%;
	display: list-item;
}
div.loginmenu a:hover {
	text-decoration: none;
}

div.textadmin {
	position: absolute;
	top: 10px;
	right: 40px;
	font-size: 0.8em;
}
div.textadmin a {
	color: #444444;
	text-decoration: none;
	margin-left: 2em;
}
div.textadmin a:hover {
	text-decoration: underline;
}

a:link.grey {
	color: #666;
	font-size: 90%;
}
