/* Document-wide settings */

body {
	background-image: url('../img/background.gif');
	background-repeat: repeat-x;
	background-color: #e3e6eb;
	font-size: 10pt;
}

h4 {
	color: #770000;
	font-size: 8pt;
	margin-bottom: 5px;
}

img { border: none; }

a {
	color: #880000;
	text-decoration: none;
}
a:visited {
	color: #880000;
}
a:hover {
	text-decoration: underline;
	color: #880000;
}

.clearer {
	clear: both;
}

/* Layout settings */

#container {
	margin: auto;
	width: 780px;
	background-image: url('../img/container_background.gif');
}

#wrapper {
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 2px;
}

#wrapper h4 {
	font-size: 10pt;
	margin-top: 0px;
	padding-left: 25px;
	background-image: url('../img/icon.png');
	background-repeat: no-repeat;
	width: 80%;
	font-weight: 100;
	border-bottom: 1px solid #880000;
}

#longcontent h4 {
	font-size: 10pt;
	margin-top: 0px;
	padding-left: 25px;
	background-image: url('../img/icon.png');
	background-repeat: no-repeat;
	width: 516px;
	font-weight: 100;
	border-bottom: 1px solid #880000;
}

#loginTop {
	text-align: right;
	margin-bottom: 7px;
	font-size: 8pt;
}

#menu {
	font-size: 9pt;
	margin-bottom: 10px;
	color: #880000;
	text-align: right;
}

#menu ul {
	float: right;
	margin-top: 0px;
	padding-top: 3px;
	list-style: none;
}

#menu li {
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	margin-right: 6px;
}

#leftbox {
	width: 165px;
	float: left;
	margin-right: 5px;
}

#middle {
	width: 540px;
	float: left;
}

#rightbox {
	float: right;
	width: 165px;
}
.rightbox {
	margin-bottom: 5px;
	clear: both;
}

#content {
	width: 360px;
	float: left;
	margin-bottom: 20px;
}
#content, #longcontent {
	text-align: justify;
	font-size: 12px;
	font-family: verdana,helvetica,arial;
	color: #6C6C6C;
	text-align: justify;
	text-justify: newspaper;
}

#content p, #longcontent p {
	text-indent: 18px;
}

#content h4 {
	width: 340px;
}

#kontakt {
	width: 400px;
	margin-top: 20px;
	text-align: center;
}

.partnerlogo {
	margin-left: 5px;
	border-left: 1px solid #dedede;
}

/* Login form */
#loginform {
	width: 330px;
	margin: auto;
	text-align: center;
}

#loginform input {
	border: 1px solid #efefef;
	font-size: 12px;
	padding: 2px;
}

#loginform .leftCol {
	float: left;
	padding: 2px;
	text-align: right;
	font-size: 12px;
	width: 140px;
	margin: 2px;
}

#loginform .rightCol {
	width: 150px;
	margin: 2px;
}
#loginform .center {
	text-align: center;
	clear: both;
}

/* Mainpage listing boxes */
.liBoxes {
	clear: both;
}
.liBoxes div {
	border: 1px solid #d0d0d0;
	margin: 2px;
	width: 90px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 60px;
	height: 62px;
	float: left;
}
.liBoxes .longer {
	height: 50px;
	padding-top: 12px;
	line-height: 12pt;
}
.liBoxes div:hover {
	border: 1px solid #880000;
}


/* Menu */

.sub {
	font-size: 11px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('../img/stm2.gif');
}

/* Bottom */

#bottom {
	position: relative;
}

#bottom .bottomImage {
	background-image: url('../img/lewa_dol.jpg');
	width: 167px;
	height: 156px;
    bottom: 5px;
    margin-bottom: 5px;
    position: relative;
    clear: both;
}

#bottom .boxes {
    margin-left: 170px;
}

#bottom .box {
	width: 179px;
	margin-left: 4px;
	float: right;
    margin-bottom: 10px;
}

/* Footer */

#footer {
	font-size: 7.5pt;
	color: #880000;
	width: 740px;
	height : 30px;
	background-image: url('../img/box_bottom.gif');
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer .copy {
	float: left;
}

#footer .policy {
	float: right;	
}

/* Main page */
.note {
	font-size: 9pt;
	clear: both;
}
.noteTitle {
	color: #880000;
}
.noteValue {

	margin-bottom: 3px;
	color:#686868;
	font-size: 11px;
}
.noteDate {
	font-style: italic;
	margin-bottom: 5px;
	font-size: 7.5pt;
	color: #686868;
	float: right;
}
#bottom .noteValue {
	text-align: justify;
	width: 169px;
}
#rightbox .noteValue {
	text-align: justify;
	width: 159px;
}

#error {
	text-align: center;
	color: #b40000;
	padding: 7px;
}

/* Blog */

#blog {
	width: 100%;
	margin-top: 20px;
}

#blog .note {
	clear: both;
	margin-bottom: 40px;
}

#blog h3 {
	font-size: 11pt;
	color: #880000;
}

#blog .tags {
	float:left;
}

#blog .tags a {
	padding: 3px;
}

#blog .tags a:hover {
	color: #fff;
	background-color: #880000;
}

#blog .noteValue {
	text-indent: 20px;
	font-family: verdana,helvetica,arial;
}

#blog .notefooter {
	float: right;
}

#blog .date {
	font-style: italic;
	color: #aaa;
}

#blog .author {
	font-style: italic;
	font-weight: bold;
	color: #777;
}

/* Calendar */
#calendar a {
	color: inherit;
}
#calendar a:hover {
	color: #fff;
	background-color: #880000;
}


#calendar {
	font-size: 9pt;
	text-align: center;
}

#calendar .hasEvent {
	background-color: #FFE0E0;
	color: #880000; /* or #000 */ 
}
#calendar .hasEvent:hover {
	background-color: #880000;
	color: #fff;
}
#calendar .current a {
	color: inherit;
}
#calendar .current {
	background-color: #880000;
	color: #fff;
}
#calendar .arrows {
	padding: 2px 4px 2px 4px;
}
#calendar .arrows:hover {
	color: #fff;
}
#calendar .regular {
	background-color: #fff;
	color: #000;
}

#calendar td {
	background-color : #fff;
	color: #000;
}
#calendar span {
	display: block;
	margin: 1px;
	padding: 2px;
	width: 15px;
	height: 15px;
}
#calendar .hasEvent:hover {
	color: #fff;
}

body {
	font-family: verdana,helvetica,arial;
}

.morelink {
	float: right;
	margin-right: 10px;
}

.partnerlink {
	text-align: left;
	margin-left: -18px;
	margin-bottom: 20px;
}

/* Standard table */
#stdTable td {
	margin: 2px;
	border: 1px solid #dedede;
	text-align: center;
}
#stdTable th {
	background-color: #880000;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 15px;
}
#stdTable ul {
	margin-right: 5px;
}

/* */
.noteValue ol,ul {
	text-indent: 0px;
}
.noteValue hr {
	border: 0px;
	height: 1px;
	background-color: #d0d0d0;
}

/* Publications */

.pdf {
	font-size: 11px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('../img/icons/pdf.gif');
}

/* Blog boxes */
.blog-box h1, .blog-box h2, .blog-box h3, .blog-box h4, .blog-box h5, .blog-box h6 {
    font-size: 0.7em;
}

.blog-box {
    font-size: 0.7em;
}
.blog-box h1.blog-box-title {
    font-size: 1.1em;
    color: #800;
    margin-bottom: 0;
    border-bottom: 1px solid #800;
}
.blog-box-title a:hover {
    text-decoration: none;
}
.blog-box h2.blog-box-subtitle {
    font-size: 0.8em;
    color: #800;
    margin-top: 0;
}

.blog-box ul, .blog-box ol {
    padding-left: 20px;
}

.literal-block {
    border: 1px solid #666;
    overflow: auto;
    padding: 2px;
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
    background-color: #FAF8CC;
}
