HTML {
	height: 100%;
}

BODY {
	height: 100%;
	background-color: #C7CCD3;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

HR {

	height: 1px;
	background-color: #9AA4B0;

}

INPUT, SELECT {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;

}

.headline {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

.headline_sub {
	color:#000000;
	
}

#picbar {
	width: 100%;
	text-align: center;
	position: relative;
}

#pressbox {
    width: 100%;
    margin: 10px;
    padding: 3px;
    background-color: #e2e4e7;
}

.bg1 {
	background-color: #e2e4e7;
	color: #000000;
}

.bg2 {
	background-color: #c7ccd3;
	color: #000000;
}

.t_content {

	color: #000000;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 5px;
	line-height: 20px;
}

.pt_content {

	width: 350px;
	color: #000000;
	padding: 0px;
	line-height: 20px;
}
.presstext {

	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	line-height: 20px;
	background-color: #E2E4E7;

}

.main_title_xl {

	margin-left:0px;
	letter-spacing:-2px;
	font-family:ARIAL,HELVETICA; 
	font-size: 24px; 
	color:#9AA4B0;
	font-weight: bold;
	z-index:1;

}

.main_subtitle {
	
	letter-spacing:0px;
	font-family:ARIAL, HELVETICA;
	font-size: 18px;
	color:#E2E4E7;
	font-style: italic;
	font-weight:bold;
	text-align:center;
	width:100%;
	position: relative;
	top: -10px;
}

.pt {
	padding: 3px;
	/*height: 100%;*/
}

.bg3 {
	background-color: #9aa4b0;
	color: #FFFFFF;
}

.bg4 {
	background-color: #747d88;
	color: #FFFFFF;
}

.bg5 {
	background-color: #CC1516;
	color: #000000;
}

.bg_w {
	background-color: #FFFFFF;
	color: #000000;
}

.bg_headline {
	background-repeat: no-repeat;
}

.brd_tbb {

	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #747D88;
	border-bottom-color: #747D88;

}

.brd_tb {

	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #747D88;
	border-bottom-color: #747D88;

}

.brd_t {

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9AA4B0;
}

.sub  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #55616F;
	
}

a:link  {
	text-decoration: none;
	color: #000000;
}

a:visited  {
	text-decoration: none;
	color: #000000;
}

a:active  {
	color: #000000;
	text-decoration: none;
}

a:hover  {
	text-decoration: none;
	color: #CC1516;
	cursor: hand;
}

a.sub  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #55616F;
	
}

a.sub:link  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #55616F;
	
}

a.sub:visited  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #55616F;
	
}

a.sub:active  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55616F;
	text-decoration: none;
	
}

a.sub:hover  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC1516;
	
}

.img{
	float: left;
}


.home {
	width: 754px;
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	float: left;
}

#bar1 {
	width: 100%;
	height: 32px;
}

.shadow_r {
	width: 8px;
	background-image:url(img/main_shadow_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#shadow_r {
	width: 8px;
	height: 100%;
	background-image:url(img/main_shadow_r.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.shadow_r {
	background-image:url(img/main_shadow_r.gif);
	background-repeat: repeat-y;
}

.shadow_b {
	background-image:url(img/main_shadow_b.gif);
	background-repeat: repeat-x;
}


#left_bar {
	height: 100%;
	float: left;
}

#bar_v {
	height: 100%;
	float: left;
	width: 25px;
}

#bar_h {
	height: 32px;
	width: 100%;
}

#main_container {
	width: 746px;
	height: 100%;
	margin-top: 0px;
	float: left;
}


#header {
	width: 100%;
	height: 98px;
}

#header_text {
	position: relative;
	left: 25px;
	top: 35px;
	float: left;
}

#header_deco {
	position: relative;
	left: 375px;
	top: 10px;
}

.left_title {
	font-size: 1.4em;
	font-weight:bold;
	margin:0px;
	font-family:ARIAL,HELVETICA; 
	
	color:#55616F;
}

.left_headline {
	font-size: 1.0em;
	font-weight:bold;
	margin:0px;
	color:#55616F;
}

#t_submenu {
	line-height: 16px; 
	padding:4px;
}

#submenu {
	float: left;
	width: 150px;	
	height: 100%;
	padding-left: 12px;
	padding-top: 20px;
}

#main {
	width: 514px;
	padding: 10px;
	height: 100%;
	float: left;
}

.form_kon {
	
	width: 450px;
	font-size: 1em;
	text-align: left;
	background-color: #e2e4e7;
	border-width: 1px;
	border-style: solid;
	border-color: #9aa4b0;
}

.center {
	text-align: center;
}

.li2 {
	list-style-image: url(img/4px_cc1516.gif);
	list-style-type: square;
}

.text_l {

	font-size: 1.3em;
	
}

