html
{
  height: 100%;
  margin-bottom: 0.01em;
}
* {
	margin:0;
	padding:0;
	list-style-type:none;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
	letter-spacing:-1px;
	background-color: #FFF;
	}
img {
	display:compact;
	border: 0;
	}
br.clear {
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
	}
a {
	color:#7C3192;
	text-decoration:none;
	}
a:hover {
	color:#0468AD;
	text-decoration:underline;
	}

div.boxFp {
	width:100%;
	background:#FFF url(../images/gui/bg_fp.png) left 90px repeat-x;
	}
div.boxCon {
	width:100%;
	background:#FFF url(../images/gui/bg_con.png) left 90px repeat-x;
	}

div.mainholder {
	width:930px;
	margin:0 auto 20px auto;
	}

/*** HEAD ***/
div.head {
	float:left;
	width:930px;
	height:70px;
	margin:0 0 -10px 0;
	}
div.head h1.logo {
	display:block;
	float:left;
	width:205px;
	padding:18px 0 0 18px;
	}
div.head div.headNavi {
	display:inline;
	float:right;
	width:330px;
	padding:38px 15px 0 0;
	}
div.head div.headNavi a {
	display:inline;
	float:right;
	width:auto;
	padding:2px 0 3px 16px;
	background:transparent url(../images/gui/icon_login.png) left center no-repeat;
	font-size:10px;
	text-decoration:none;
	margin:0 0 0 6px;
	letter-spacing: 0px;
	}

div.head div.headNavi a.lang
{
	padding:2px 0 3px 16px;
	background: none;
	margin-right: 0.5em;
	color: #bbb;
	background:transparent url(../images/gui/icon_switch.png) left center no-repeat;
}
	
div.head div.headNavi a.lang:hover
{
	color: #0468AD;
}

div.head div.headNavi a.selected
{
	font-weight: bold;
}
	
	
/*** FOOT ***/
div.foot {
	display:inline;
	float:left;
	width:900px;
	margin:30px 0 0 15px;
	border-top:solid 3px #DDD;
	}
div.foot img {
	float:left;
	margin:8px 20px 8px 0;
	}
div.foot span.phone {
	float:left;
	display: block;
	margin: 4px 20px 4px 0;
	color: #D6D6D6;
	font-size: 19px;
	font-weight: bold;
	padding-left: 0px;
/*	background: url('../images/gui/icon_phone.png') 0 4px no-repeat transparent; */
	}
div.foot a {	
	/* float:left;*/	
	font-size:10px;
	text-decoration:none;
	color: #7C3192;
	}
div.foot a.about {
	display:inline;
	float: right;	
	width:auto;
	margin:9px 25px 0 0;
	margin-right: 0;
	padding:2px 0 3px 16px;
	background:transparent url(../images/gui/icon_info.png) left center no-repeat;
}
div.foot a:hover {
	color:#0468AD;
}
div.foot div.footTxt {
	width:900px;
	font-size:11px;
	border-top:solid 1px #DDD;
	color:#BBB;
	text-align: right;
	}

/*** Frontpage Teaser ***/

div.fpTeaser {
	display:inline;
	float:left;
	width:910px;
	height:355px;
	margin:15px 0 0 15px;
	background:transparent url(../images/fp_box.gif) 490px top no-repeat;
	position:relative;
	}
div.fpTeaser div.sh {
	float:left;
	margin:35px 0 0 0;
	position:relative;
	width:465px;
	height:90px;
	}
div.fpTeaser div.sh img {
	position:absolute;
	bottom:5px;
	left:0;
	}
div.fpTeaser div.exampleHolder {
	float:left;
	clear:left;
	margin:20px 0 0 0;
	width:465px;
	height:90px;
	}

div.fpTeaser div.exampleHolder span.qu {
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	}
div.fpTeaser div.exampleHolder li {
	display:block;
	height:17px;
	margin: 8px 0 0 0;
	}
div.fpTeaser div.exampleHolder li.a1 {
	background:transparent url(../images/gui/ex_n_1.gif) left top no-repeat;
	}
div.fpTeaser div.exampleHolder li.a2 {
	background:transparent url(../images/gui/ex_n_2.gif) left top no-repeat;
	}
div.fpTeaser div.exampleHolder li.a3 {
	background:transparent url(../images/gui/ex_n_3.gif) left top no-repeat;
	}
div.fpTeaser div.exampleHolder li span {
	display:inline;
	float:left;
	clear:both;
	width:auto;
	height:16px;
	padding:1px 10px 0 10px;
	margin:0 0 0 20px;
	background:transparent url(../images/gui/ex_bg.gif) left top repeat-x;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	}
/*div.fpTeaser img.example {
	float:left;
	}/**/

div.fpTeaser div.btns {
	float:left;
	clear:left;
	width:430px;
	margin:23px 0 0 0;
	}
div.fpTeaser div.btns div.add,
div.fpTeaser div.btns div.pub {
	display:inline;
	float:left;
	height:95px;
	}
div.fpTeaser div.btns div.add {
	width:215px;
	background:transparent url(../images/gui/btn_fp_add_ico.gif) left top no-repeat;
	}
div.fpTeaser div.btns div.pub {
	width:200px;
	background:transparent url(../images/gui/btn_fp_pub_ico.gif) left top no-repeat;
	}

div.fpTeaser div.btns div.add span,
div.fpTeaser div.btns div.pub span {
	display:block;
	margin:40px 0 0 56px;
	height:55px;
	width:135px;
	background: transparent url(../images/gui/btn_fp_shadow.gif) left 34px no-repeat;
	}

div.fpTeaser div.box {
	position:absolute;
	width:400px;
	height:300px;
	top:2px;
	right:10px;
	}

/*** FRONTPAGE short news ***/

div.short {
	display:inline;
	float:left;
	width:920px;
	margin:20px 0 20px 15px;
	background:transparent url(../images/gui/bg_short_fp.gif) left top repeat-y;
	}
div.short div.shBox {
	display:inline;
	float:left;
	width:174px;
	margin:0 10px 15px 0;
	color:#555;
	}
div.short div.last {
	width:164px;
	border:0;
	margin:0;
	}
div.short div.shBox h3 {
	display:block;
	width:164px;
	font-size:12px;
	font-weight:bold;
	line-height:1.3em;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
/*	height:1em; */
	}
div.short div.shBox p {
	display:block;
	width:164px;
	font-size:12px;
	margin:5px 0;
	line-height:1.3em;
	height:6em;
	padding-top: 0;
	margin-top: 0;
	}
div.short div.shBox a {
	display:block;
	width:144px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:1px 0 0 16px;
/*	background:transparent url(../images/gui/link_short_fp.gif) left top no-repeat; */
	background:transparent url(../images/gui/icon_arrow_left.png) left 4px no-repeat; 
	height:25px;
	min-height:25px;
	}
html > body div.short div.shBox a {
	height:auto;
	}
body div.short div.shBox a:hover {
/*	background:transparent url(../images/gui/link_short_fp_over.gif) left top no-repeat; */
	}


/*** MAIN CONTENT ***/
div.latestNews {
	display:inline;
	float:right;
	width:275px;
	margin:2px 7px 0 0;
	background:transparent url(../images/gui/bg_last_1.gif) left top repeat-y;
	}
div.latestNews div.lnHolder {
	width:275px;
	height:230px;
	min-height:230px;
	background:transparent url(../images/gui/bg_last_2.gif) left bottom no-repeat;
	padding:0 0 45px 0;
	}
html > body div.latestNews div.lnHolder { height:auto;}
div.latestNews div.last {
	height:100px;
	min-height:100px;
	background:transparent url(../images/gui/bg_last_22.gif) left bottom no-repeat;
	}
html > body div.latestNews div.last { height:auto;}

div.latestNews h3 {
	display:block;
	width:220px;
	margin:10px auto 10px auto;
	font-weight:bold;
	text-transform:uppercase;
	color:#D6D6D6; /*#E5E5E5;*/
	letter-spacing:-2px;
	text-align:left;
	}

div.latestNews ul {
	display:block;
	width:218px;
	margin:0 auto;
	}
div.latestNews ul li, div.news ul li {
	display:block;
	padding:10px 0;
	border-bottom:solid 1px #CCC;
	}
div.latestNews ul li span, div.news ul li span {
	display:block;
	color:#AAA;
	}
div.latestNews ul li h4,
div.latestNews ul li h4 a,
div.news ul li h4,
div.news ul li h4 a {
	padding-right: 2px;
	font-size:13px;
	font-weight:bold;
	}
div.latestNews ul li h4 a.active,
div.news ul li h4 a.active {
	padding-right: 2px;
	color: white;
	background-color: #0468ad;
}
	

div.latestNews div.moreNewsLink {
	display:block;
	width:218px;
	margin:5px auto 0 auto;
	}
div.latestNews div.moreNewsLink a {
	display:block;
	background:transparent url(../images/gui/link_short_fp.gif) left top no-repeat; 
	padding:0 0 8px 20px;
	text-decoration:none;
	width:auto;
	}
div.latestNews div.moreNewsLink a:hover {
	background:transparent url(../images/gui/link_short_fp_over.gif) left top no-repeat; 
	}

div.latestNews div.contact {
	margin:10px auto 0 auto;
	width:218px;
	font-size:11px;
	color:#AAA;
	}
div.latestNews div.contact p {
	margin:0 0 13px 0;
	line-height:1.3em;
	color:#555;
	}
div.latestNews div.contact p span,
div.latestNews div.contact p strong {
	color:#999;
	}

div.navigation {
	display:inline;
	float:left;
	width:610px;
	margin:30px 0 0 15px;
	height:140px;
	}
div.navigation div.naviBox {
	float:left;
	width:185px;
	margin:0 20px 0 0;
	}
div.navigation div.last {
	margin:0;
	}

div.navigation div.naviBox div {
	color:#045c8c;
	font-size:11px;
	font-weight:bold;
	line-height:1.5em;
	height:4.5em;
	margin:15px 0 10px 0;
	}
div.navigation div.naviBox ul li a {
	text-decoration:none;
	}
div.navigation div.naviBox h3 {
	display:block;
	height:40px;
	padding:0 0 5px 0;
	font-size:13px;
	font-weight:bold;
	}
div.navigation div.naviBox h3 a {
	display:block;
	height:26px;
	padding:17px 0 0 45px;
	color:#FFF;
	text-decoration:none;
	}
div.navigation div.naviBox h3 a.nAdd {
	background:transparent url(../images/gui/navi_add_ico.gif) left top no-repeat;
	}
div.navigation div.naviBox h3 a.nPub {
	background:transparent url(../images/gui/navi_pub_ico.gif) left top no-repeat;
	}

div.content {
	display:inline;
	float:left;
	width:600px;
	margin:35px 0 0 15px;
	}
div.content h2.title {
	display:block;
	font-size:24px;
	font-weight:bold;
	margin:0 0 1em 0;
	line-height: 1em;
	}
div.content div.contentImg {
	width:600px;
	height:152px;
	background:#DDD;
	margin:0 0 20px 0;
	}
div.content div.contentText {
	margin:0 0 25px 0;
	line-height:1.5em;
	letter-spacing:0;
	}
div.content div.contentLinks {
	padding:10px 0 0 0;
	}
div.content div.contentLinks ul li {
	margin:0 0 5px 0;
	}

div.content div.contentText img {
	margin-bottom: -9px;
	padding-right: 5px;
	display: inline;
	vertical-align: top;
	}








div.content p {
	margin-bottom: 1em;
	}
div.content h3.title {
	display:block;
	font-size:18px;
	font-weight:bold;
	margin: 1em 0 1em 0;
	}
div.content ul {
	margin-top: 0.5em;
	margin-bottom: 1em;
	}
div.content ul li {
	list-style: disc;
	margin-left: 2em;
	margin-bottom: 0.2em;
	}
div.content ol {
	margin-bottom: 1em;
	}
div.content ol li {
	margin-left: 3em;
	list-style: decimal;
	margin-bottom: 0.2em;
	}

table.ad_fake
{
	border: 1px solid silver;
	width: 200px;
}

table.ad_fake td
{
}

.ad_fake_title
{
	font-weight: bold;
}

.ad_fake_link
{
	color: blue;
}

div.navigation div.naviBox a {
	font-size: 11px;
	font-weight: bold;
	color: #045C8C;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 2px;
	}
div.navigation div.naviBox a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
	}

div.navigation div.naviBox a.active {
	color: white;
	background-color: #0468ad;
	}
div.navigation div.naviBox a.active:hover {
	text-decoration: none;
	}
	
a.arrow {
	padding:1px 0 0 16px;
	background:transparent url(../images/gui/icon_arrow_left.png) left 4px no-repeat; 
}






















td.login_form
{
	width: 400px;
	padding: 2em;
	vertical-align: top;
	border: 1px solid silver;
	background-color: white;
}

td.login_form .error_div
{
	margin-bottom: 2em;
	margin-left: 2em;
}

table.login_form tr
{
	height: 30px;
}

td.login_form h1
{
	margin-bottom: 1em;
	color: #777;
	font-size: 200%;
	font-weight: bold;
}

td.login_form td.caption
{
	text-align: left;
	margin-bottom: 0.5em;
	padding: 0.2em;
	height: 18px;
	vertical-align: top;
}

td.login_form td.data
{
	vertical-align: top;
	padding-right: 1em;
	width: 200px;
	padding-bottom: 0.5em;
}
