body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
html>body {
	font-size: small;
}
p, tr, td, li, table {
	font-size: 1em;
}
table p {
	margin: 0px;
}
img {
	border: 0px;
}
h1 {
	font-size: 1.52em;
	margin-top: 24px;
	margin-bottom: 12px;
	color: #00548e;
}
h2 {
	font-size: 1.3em;
	margin-top: 24px;
	margin-bottom: 12px;
	font-weight: bold;
	color: #00548e;
}
h3 {
	font-size: 1.24em;
	margin-top: 16px;
	margin-bottom: 12px;
}
h4 {
	font-size: 1.14em;
	margin-top: 16px;
	margin-bottom: 12px;
}
h5 {
	font-size: 1em;
	margin-top: 12px;
	margin-bottom: 8px;
}
a, a:link {
/*	color: #00638F;*/
}
a:visited {
	color: #666666;
}
a:hover {
	color: #C50E1F;
}
#main {
	width: 960px;
	position: relative;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
	background: #fffacf url(zelva-ms2010.gif) no-repeat right top;
}
#header-out {
	width: 720px;
	border-bottom: 8px solid #00548e;
}
#header {
	text-align: center;
	padding-left: 60px;
}
#header img {
	margin: 20px;
}
#lmenu-out {
	float: left;
	width: 180px;
	overflow: hidden;
}
#lmenu {
	margin: 20px 10px 20px 0px;
}
.lmenu-line {
	font-size: 0.85em;
	font-weight: bold;
	margin-top: 4px;
}
.lmenu-line a, .lmenu-line a:link, .lmenu-line a:visited {
	color: #fffacf;
	text-decoration: none;
	display: block;
	padding: 4px;
	border: 1px solid #00548e;
	background-color: #00548e;
}
.lmenu-line a:hover {
	color: #00548e;
	background-color: #fffacf;
}
.lmenu-act a, .lmenu-act a:link, .lmenu-act a:visited {
	color: #fffacf;
	background-color: #00548e;
}
.lmenu-act {
	border: 1px solid #00548e;
	color: #fffacf;
	background-color: #00548e;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
}
#lcontent {
	margin-right: 10px;
}
#main-content-out {
	float: left;
	width: 780px;
	overflow: hidden;
}
#main-content {
	margin: 20px;
}
#footer-out {
	background-color: #00548e;
	width: 960px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFCE5;
	text-align: center;
	padding: 4px;
}
.red {
	color: #C50E1F;
}

/* TYPO3 styles redefined */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid #00548e;
}
.csc-textpic-caption {
	font-size: 0.8em;
}
.csc-frame-frame1 {
	border: 2px solid #00548e !important;
	padding: 12px !important;
	background: none !important;
}	
