body {
	padding: 40px 20px 30px 20px;
	font-size: 14px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0;
}
body.style0 {
	background: #90d7ee url(images/bg0.gif) no-repeat;
}
body.style0 .entry-header, body.style0 .page-header, body.style0 .b, body.style0 .list-header {
	border-bottom: #90d7ee solid 2px;
}
body.style0 .search, body.style0 #footer {
	border-top: #90d7ee solid 2px;
}
body.style1 {
	background: #bbd43a url(images/bg1.gif) no-repeat;
}
body.style1 .entry-header, body.style1 .page-header, body.style1 .b, body.style1 .list-header {
	border-bottom: #bbd43a solid 2px;
}
body.style1 .search, body.style1 #footer {
	border-top: #bbd43a solid 2px;
}
body.style2 {
	background: #004561 url(images/bg2.gif) no-repeat;
}
body.style2 .entry-header, body.style2 .page-header, body.style2 .b, body.style2 .list-header {
	border-bottom: #004561 solid 2px;
}
body.style2 .search, body.style2 #footer {
	border-top: #004561 solid 2px;
}
body.style3 {
	background: #90d7ee url(images/bg3.gif) no-repeat;
}
body.style3 .entry-header, body.style3 .page-header, body.style3 .b, body.style3 .list-header {
	border-bottom: #90d7ee solid 2px;
}
body.style3 .search, body.style3 #footer {
	border-top: #90d7ee solid 2px;
}
body.style4 {
	background: #d43f26 url(images/bg4.gif) no-repeat;
}
body.style4 .entry-header, body.style4 .page-header, body.style4 .b, body.style4 .list-header {
	border-bottom: #d43f26 solid 2px;
}
body.style4 .search, body.style4 #footer {
	border-top: #d43f26 solid 2px;
}

#indexlan {
	color: #fff;
	margin-left: 70px;
	margin-bottom: 40px;
	font-size: 16px;
}
#indexlan a {
	color: #fff;
}
#menu {
	background-color: #fff;
	width: 1005px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
}
#menu .inner {
	padding: 20px;
}
#menu a {
	text-decoration: none;
}
#menu a.sel {
	text-decoration: underline;
}
#menu #lan {
	float: right;
}
#menu #lan a {
	font-size: 14px;
	font-weight: normal;
}
#main {
	background: url(images/bg_main.gif) repeat-y;
	position: relative;
	width: 1005px;
}
#left {
	background-color: #fff;
	width: 240px;
	float: left;
	margin-right: 15px;
	left: 0;
	top: 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#left .inner {
	padding: 20px;
}
#left .inner .cut {
	width: 200px;
	overflow: hidden;
}
#content {
	background-color: #fff;
	width: 750px;
	float: left;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#content .inner {
	padding: 20px 20px 40px 20px;
}
#content .inner .cut {
	width: 710px;
	overflow: hidden;
}
#footer {
	text-align: center;
	width: 710px;
	position: absolute;
	bottom: 10px;
	left: 275px;
	padding-top: 10px;
}
#logo {
	position: absolute;
	top: 30px;
	left: 1070px;
}
#prodialog {
	position: absolute;
	bottom: 10px;
	left: 1070px;	
}

p,td,li,div { font-family: Times New Roman, serif; }
ol { line-height: 150%; }
a { color: #212020; }
a:hover { color: #666666; }
img { border: 0; }
h1 { font-size: 20px; }

a.m1 {
	color: #E8E8E8;
	height: 100%;
	padding: 7px;
	text-decoration: none;
}
a.m1-sel {
	color: #E8E8E8;
	height: 100%;
	padding: 7px;
	background-color: #777777;
	text-decoration: none;
}
a.m1:hover {
	color: #E8E8E8;
	background-color: #444444;
}
td.m1 {
	height: 30px;
}

.m2-box {
	background-color: #DDDDDD;
	background-image: url(images/men2bg.gif);
	background-repeat: repeat-y;
	background-position: 261px -5px;
}
.m2-header {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 1em;
}
.m2 {
	line-height: 150%;
}
div.m2 {
	padding-top: 10px;
	padding-right: 20px;
}
a.m2 {
	text-decoration: none;
}
a.m2:hover {
}
.m2sel {
	color: #555555;
	background-color: #FFFFFF;
	text-decoration: none;	
}

a.lan {
	padding: 10px 15px 12px 15px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a.lan#sel {
	text-decoration: underline;
}
a.lan:hover {
	color: #555555;
	background-color: #DDDDDD;
}
div.lan {
	padding-top: 10px;
	padding-bottom: 12px;
	margin-bottom: 2px;
}

.mbar {
	background-color: #555555;
}
.copy {
	background-color: #555555;
	height: 30px;
	font-size: 12px;
	color: #CCCCCC;
}

.entry-header, .page-header, .b {
	font-size: 16px;
	color: #333333;
	font-weight: bold;	
	line-height: 170%;
	padding: 10px 0 0 0;
}
.entry-date-src {
	line-height: 170%;
	padding: 1px 0 0 0;
	font-style: italic;	
}
.entry-date {
}
.entry-src {
}
.entry-pic {
	padding: 15px 0 0 0;
	text-align: center;
}
.entry-pic-float {
	padding: 20px 0 0 0;
	float: right;
}
.entry-text {
	padding-top: 15px;
	line-height: 170%;
}
.entry-file {
	font-weight: bold;
}
.entry-file-size {
	font-weight: normal;
}

.page-header2 {
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	line-height: 170%;	
}
.page-text {
	line-height: 170%;
}

.list-item {
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 5px;
}
.list-link {
	font-weight: bold;	
	text-decoration: none;
}
.list-date {
	font-style: italic;
}
.list-text {
}
.list-text-link {
	text-decoration: none;
}

.newsletter {
	padding: 5px;
	border: 1px solid #DDDDDD;
	height: 65px;
	width: 284px;
	margin-top: 2px;
	margin-right: 2px;	
}
.newsletter-label {
	font-weight: bold;
	margin-bottom: 4px;
}
.newsletter-label2 {
	margin-bottom: 4px;	
}

.msg {
	font-weight: bold;
}

.scritti {
	padding-left: 10px;
	padding-top: 5px;
	line-height: 25px;
}
.scritti a {
	text-decoration: none;
	padding: 5px;
	color: #555555;
}
.scritti a:hover {
	background-color: #DDDDDD;
	color: #555555;	
}

.folder {
	padding-left: 12px;
}
.folder-plus {
	padding-left: 12px;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.folder-minus {
	padding-left: 12px;
	background-image: url(images/minus.gif);	
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.print {
	margin-top: 20px;
	margin-bottom: 5px;	
	padding: 0px 0px 5px 25px;
	background-image: url(images/printer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.print-link {
	text-decoration: none;
	font-size: 12px;
}

.back {
	margin-top: 10px;
	margin-bottom: 5px;	
	padding-left: 15px;
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.back-link {
	text-decoration: none;
	font-size: 12px;
}

.search {
	line-height: 150%;
	padding-top: 10px;
	margin-top: 10px;
}

.forum {
	margin-top: 10px;
	padding: 12px 0px 12px 40px;
	background-image: url(images/forumlogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}
.forumlink {
	text-decoration: none;
}

.box {
	background-color: #E8E8E8;
	font-size: 12px;
	padding: 15px;
	font-style: italic;
	line-height: 170%;	
}

.aufz {
}

hr {
	border: 0;
	background-color: #DDDDDD;
	color: #DDDDDD;	
	height: 2px;
}

table.a22 {
	margin-left: 10px;
}
table.a22 tr th {
	background-color: #F0F0F0;
	color: #990000;
	font-weight: bold;
	text-align: center;
	vertical-align: top;	
}
table.a22 tr td {
	background-color: #F0F0F0;
	vertical-align: top;
}
table.a22 tr .hilighted {
	background-color: #FFE88A;
}
table.a22 tr .red {
	background-color: #FFE88A;
	color: #FF0000;
	font-weight: bold;
}
table.a22 tr .green {
	color: #008000;
	font-weight: bold;	
}

.a { line-height: 150%;}
.t { line-height: 150%;}
.b2 { color: #333333; font-weight: bold; padding-top: 10px;}
.h { font-size: 16px; color: #CCCCCC; font-weight: bold; }
.hprint { font-size: 16px; color: #000000; font-weight: bold; text-align: center; }
.err { color: #FF0000; padding: 10px;}
.titel { font-weight: bold; text-decoration: underline; }
.searchtext { color: #FFFFFF; background-color: #000080; }

select { font-family: Arial, Helvetica, sans-serif; border: 1px #408080 solid; }
input { font-family: Arial, Helvetica, sans-serif; border: 1px #408080 solid; }
textarea { font-family: Arial, Helvetica, sans-serif; border: 1px #408080 solid; }
.btn { border: 1px #408080 solid; color: #000000; background-color: #E8E8E8; }
.chk { border: 0px; }

.christoforo {
	font-size: 12px;
	text-align: right;
}
