@charset "UTF-8";
body {
	background-image: url(../images/design/pg-bg-tile.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-color: #000000;
}
#pageBG {
	background-image: url(../images/design/pg-bg-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 600px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageLayout {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentAreaMain {
	background-color: #FFFFFF;
	background-image: url(../images/design/head-main-ill-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 400px;
	width: 960px;
}
#contentAreaIntern {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 404px;
	width: 960px;
	background-color: #050000;
	background-image: url(../images/design/lm-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentPageIdents {
	margin: 0px;
	vertical-align: top;
	padding-top: 24px;
	padding-right: 32px;
	padding-bottom: 24px;
	padding-left: 32px;
}
#contentPage {
	background-image: url(../images/design/pg-bot-right-bg-nota.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentMainRight {
	margin: 0px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 16px;
	vertical-align: top;
}
.leftMenu {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 44px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
.leftMenuSub {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 36px;
	margin: 0px;
}
.tagclouds {
	padding-top: 32px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 36px;
	margin: 0px;
}
.inlineImageNews {
	float: left;
	padding-bottom: 12px;
	border:0;
}
.inlineImageLeft {
	float: left;
	padding-bottom: 8px;
	padding-right: 16px;
}

.inlineImageRight {
	float: right;
	padding-bottom: 8px;
	padding-left: 16px;
}
.inlineImageCenter {
	float: none;
	padding-bottom: 16px;
	padding-top: 8px;
	padding-right: 0px;
}
.teaserBlock {
	margin: 0px;
	width: 208px;
	background-color: #395B6F;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 18px;
	padding-left: 24px;
}

#contactform {
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 16px;
	background-image: url(../images/design/subscribe-form-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#contactform h3 {
	font-size: 16px;
}

#contactform form {
	margin: 0px;
	padding: 0px;
}

#contactform input {
	width: 184px;
	color: #000;
	font: 1.1em 'Lucida Sans Unicode', 'Lucida Grande', Verdana, sans-serif;
	line-height: 1.5;
	margin-top: 8;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 0px;
}

#contactform  input.empty { color: #666; }
#contactform  input.stillempty{ background-color: red; }
#contactform  input.filled{ color: #000; }
#contactform  input#submit { width: 40px; }

.icon16px {
	vertical-align:text-bottom;
}
