﻿#simpleSearch
{
	position: relative;
	color: #88878B;
}
#simpleSearch .txtSearch
{
	position:absolute;
	left: -140px;
	top: 45px;
	border: 1px solid #C5C5C9;
	height: 15px;
	padding-top: 2px;
	width: 100px;
	color: #88878B;
}
#simpleSearch .btnSearch
{
	position:absolute;
	left: -40px;
	top: 45px;
	border: 1px solid #DCD4BD;
	background-color: #DCD4BD;
	height: 19px;
	width: 40px;
	color: #525252;
	font-family: Verdana;
	font-size: 11px;
	/*font-weight: bold;*/
}
.newSearch
{
	position: relative;
	color: #88878B;
	padding: 10px;
}
.newSearch .txtSearch
{
	/*position:absolute;
	left: -140px;
	top: 25px;*/
	position: relative;
	border: 1px solid #C5C5C9;
	height: 15px;
	padding-top: 2px;
	width: 100px;
	color: #88878B;
}
.newSearch .btnSearch
{
	/*position:absolute;
	left: -40px;
	top: 25px;*/
	position: relative;
	top: 0px;
	border: 1px solid #DCD4BD;
	background-color: #DCD4BD;
	height: 19px;
	width: 40px;
	color: #525252;
	font-family: Verdana;
	font-size: 11px;
	/*font-weight: bold;*/
}
#teaserHome
{
	position: relative;
	float: left;
	background-image: url(Images/bg_main.jpg);
	background-repeat: repeat-x;
	width: 247px;
	height: 208px;
	margin-right: 4px !Important;
	margin-right: 0px;
	border: 1px solid #C7C3C3;
}
#teaserHome h1
{
	background-image: url(Images/bg_teaser.jpg);
	background-repeat: no-repeat;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff; 
	height: 27px;
	/*border-bottom: 1px solid #C7C3C3;*/
	line-height: 27px;
	padding-left: 8px;
}
#teaserHome .content img
{
	position: relative;
	/*left: 10px;*/
}
#teaserHome .content p
{
	position: relative;
	padding: 10px;
}
#teaserHome input
{
	position: absolute;
	bottom: 5px;
	margin-left: 5px;
	border: 1px solid #C7C3C3;
	background-image: url(Images/bg_teaser_button.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color: #5C5C5A;
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	padding: 0;
	cursor: pointer;
	text-transform: uppercase;
}
#rightNavigation
{
	position: relative;
	background-image: url(Images/bg_main.jpg);
	background-repeat: repeat-x;
	width: 228px;
	border: 1px solid #C7C3C3;
	margin-bottom: 10px;
}
#rightNavigation h1
{
	background-image: url(Images/bg_navi_right.jpg);
	background-repeat: no-repeat;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff; 
	height: 27px;
	border-bottom: 1px solid #C7C3C3;
	line-height: 27px;
	padding-left: 8px;
}
#rightNavigation .content
{
	position: relative;
	padding: 10px;
}
#rightNavigation ul
{
	list-style-type:none; 
	margin:0; 
	padding:0;
}
#rightNavigation ul li 
{ 
	/*height: 16px;
	line-height: 16px;*/
	border-left: 1px solid #F3F3F3;
	border-bottom: 2px solid #F3F3F3;
	background-color: #A0A0A0;
	padding-left: 3px;
}
#rightNavigation ul li a 
{ 
	color: #fff;
	text-decoration: none;
	display: block;
}


#rightPublication
{
	position: relative;
	background-image: url(Images/bg_main.jpg);
	background-repeat: repeat-x;
	width: 228px;
	border: 1px solid #C7C3C3;
	margin-bottom: 10px;
}
#rightPublication h1
{
	background-image: url(Images/bg_navi_right.jpg);
	background-repeat: no-repeat;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff; 
	height: 27px;
	border-bottom: 1px solid #C7C3C3;
	line-height: 27px;
	padding-left: 8px;
}
#rightPublication .content
{
	position: relative;
	padding: 10px;
	font-weight: bold;
}
#rightPublication ul
{
	list-style-type:none; 
	margin:0; 
	padding:0;
}
#rightPublication ul li 
{ 
	/*height: 16px;
	line-height: 16px;*/
	/*border-left: 1px solid #F3F3F3;
	border-bottom: 2px solid #F3F3F3;*/
	background-color: #A0A0A0;
	margin-bottom: 5px;
	/*padding-left: 3px;*/
}
#rightPublication ul li a 
{ 
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px;
}
#rightPublication ul li a span 
{ 
	font-weight: normal;
}

#teaserRight
{
	position: relative;
	float: left;
	background-image: url(Images/bg_main.jpg);
	background-repeat: repeat-x;
	width: 228px;
	/*height: 248px;
	margin-right: 4px !Important;
	margin-right: 0px;*/
	border: 1px solid #C7C3C3;
}
#teaserRight h1
{
	background-image: url(Images/bg_teaser_right.jpg);
	background-repeat: no-repeat;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff; 
	height: 27px;
	text-align: left;
	/*border-bottom: 1px solid #C7C3C3;*/
	line-height: 27px;
	padding-left: 8px;
}
#teaserRight .content img
{
	position: relative;
	/*left: 10px;*/
}
#teaserRight .content p
{
	position: relative;
	padding: 10px;
}
#teaserRight input
{
	position: absolute;
	bottom: 5px;
	margin-left: 5px;
	border: 1px solid #C7C3C3;
	background-image: url(Images/bg_teaser_button.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color: #5C5C5A;
	font-size: 9px; 
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	padding: 0 11px 0 11px;
	cursor: pointer;
	text-transform: uppercase;
}
#mainContent
{
	position: relative;
	left: 1px;
	float: left;
	width: 515px;
	border-top: 1px solid #C7C3C3;
	height: auto;
	margin-bottom: 0;
}
#mainContent h1
{
	background-image: url(Images/bg_header_main_content.jpg);
	background-repeat: no-repeat;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff; 
	height: 27px;
	border-bottom: 1px solid #C7C3C3;
	line-height: 27px;
	padding-left: 8px;
}
#mainContent .content img
{
	/*position: relative;*/
	/*left: 7px;*/
    padding: 0 20px 10px 5px;
    float: left;
}
#mainContent .content p
{
	position: relative;
	padding: 0 10px 10px 10px;
}
#mainContent .content h2
{
	clear: both;
	padding: 10px;
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
}

#mainContent .content input
{
	/*position: relative;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 77px;
	border: 0;
	background-image: url(Images/bg_document_button.gif);
	background-repeat: no-repeat;
	height: 57px;
	color: #5C5C5A;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;
	padding: 0 11px 0 11px;
	cursor: pointer;*/
}

#mainContent .content a
{
	color:#60A7BC;
	font-size:11px;
    /*font-weight:bold;*/
}
.pdfDown
{
    padding-left: 5px;
}
.pdfDown a
{
	text-decoration: none;
}
.pdfDown img
{
    border-style:none;
    border-width: 0px;
}
.pdfDown span
{
	padding-left: 10px;
	font-size: 11px;
	text-decoration: underline;
}
.prev
{
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	color: #60A7BC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.prev2 td
{
	padding-left: 5px;
	padding-top: 5px;
	cursor: pointer;
	color: #60A7BC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.prev2 td a
{
	color: #60A7BC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.prev2 td a:visited
{
	color: #60A7BC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.content .next
{
	color: #60A7BC;
	font-size: 11px;
	/*text-decoration: underline;*/
}
p.next
{
	color: #60A7BC;
	font-size: 11px;
	/*text-decoration: underline;*/
}
#mainContent .next
{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	color: #60A7BC;
	font-size: 11px;
	/*font-weight: bold;*/
	text-decoration: underline;
}
#newsContent .next
{
	float: right;
	margin-right: 10px;
	margin-bottom: 3px;
	cursor: pointer;
	color: #60A7BC;
	font-size: 11px;
	/*font-weight: bold;*/
	text-decoration: underline;
}
.pager
{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#newsContent
{
	position: relative;
	left: 1px;
	float: left;
	width: 515px;
	border-top: 1px solid #C7C3C3;
	height: auto;
	margin-bottom: 0;
}
#newsContent h1
{
	background-image: url(Images/bg_header_main_content.jpg);
	background-repeat: no-repeat;
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff; 
	height: 27px;
	border-bottom: 1px solid #C7C3C3;
	line-height: 27px;
	padding-left: 8px;
}
#newsContent .content p
{
	position: relative;
	padding: 0 10px 10px 10px;
}
#newsContent .content img
{
	position: relative;
	padding: 0 10px 10px 0;
	margin-right: 10px;
	float: left;
}
#newsContent .content h2
{
	clear: both;
	padding: 10px;
	font-size: 13px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #60A7BC;
}
.helper2
{
	clear: both;
	background-image: url(Images/bg_helper.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 10px;
	height: 1px;
	line-height: 1px;
	display: block;
	width: 495px;
	font-size: 0;
}
fieldset.reg
{
	border:0;
}
fieldset.reg span
{
	line-height:24px;
	padding-top: 5px;
	/*vertical-align:top;*/
}
fieldset.reg
{
	position: relative;
	padding: 5px 10px 5px 10px;
}
fieldset.reg span.space
{
	float: left;
	width: 140px;
}

fieldset.reg input, fieldset.reg select, fieldset.reg textarea
{
	border: 1px solid #C5C5C9;
	font-size: 11px;
	margin-top: 5px;
}
fieldset.reg input.regBtn
{
	position: relative;
	/*margin-left: 5px;*/
	margin-bottom: 10px;
	border: 1px solid #C7C3C3;
	background-image: url(Images/bg_teaser_button.jpg);
	background-repeat: repeat-x;
	height: 20px;
	color: #5C5C5A;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	padding: 0 11px 0 11px;
	cursor: pointer;
	text-transform: uppercase;
}

#seminare
{
	width: 400px;
}
.left
{
	margin-left:10px;
	float: left;
	font-size: 11px;
	height: 25px;
	width: 120px;
	clear: left;
}

.right
{
	margin-right:120px;
	float: right;
	clear: right;
	font-size: 11px;
	height: 25px;
	width: 250px;
}

#seminare h2
{
	float: left;
}
.btn /*In right*/
{
	border: 1px solid #C7C3C3;
	background-image: url(Images/bg_teaser_button.jpg);
	background-repeat: repeat-x;
	height: 24px;
	color: #5C5C5A;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 11px 0 11px;
	cursor: pointer;
	text-transform: uppercase;
}


/* News Ticker */
.ticker
{
    text-align:left;

}
