html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0; text-align:left;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}


body, html{
	/*margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;*/
}

*{
font-family:arial,"lucida console", sans-serif;
}

#layout_container{
	width:950px;
	/*margin-left:auto;
	margin-right:auto;*/
	/*height: 500px;*/
}

#top_bar{
	width:950px;
	height:196px;
	clear:both;
}

#header_title_text{
	height: 80px;
	text-align:center;
	margin-top:60px;
}

#header_title_text *{
	text-align:center;
}

#header_title_text p{
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:35px;
	color:#d8110e;
}

#header_title_text p span.blue{
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:35px;
	color:#2c3749;
}

#main_body{
	width:950px;
	height:550px;
	clear:both;
}

#main_body strong{
	font-weight:bold;
}

#logo{
	width:200px;
	height:196px;
	clear:left;
	float:left;
	background-image:url(../pics/logo4.jpg);
	border-right:1px solid #c0c3c9;
	border-bottom:1px solid #c0c3c9;
}

#header{
	width:749px;
	height:196px;
        /*background-color: #99f999;*/
	clear:right;
	float:right;
	background-image:url(../pics/header_img.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #c0c3c9;
}

#left_bar{
	width:201px;
	height:562px;
	clear:left;
	float:left;
}

#right_container{
	width:749px;
	height:550px;
	clear:right;
	float:right;
}

#top_bar_container{
	width:725px;
	height:26px;
	clear:both;	
	background-color: #cd0f0c;
}


#main_content{
	width:724px;
	max-width:749px;
	clear:both;
	background-color: #ffffff;
	border-top:1px solid #c0c3c9;
	background-image:url(../pics/krone.gif);
	background-repeat:no-repeat;
	background-position:170px 20px;
}

#top_menu_container{
	float:left;
}

#top_menu{
	margin-top:4px;
	display:inline;
	clear:both;
	float:left;
	height:19px;
	width:680px;
}

#top_menu *{
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#top_menu li{
	display:inline;
}

#top_menu a{
	text-decoration:none;
}

#top_menu a:HOVER{
	text-decoration:underline;
}

.upper_menu {
	font-family: tahoma,arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

.upper_menu a{
	text-decoration:none;
}
	
.upper_menu a:HOVER{
	text-decoration:underline;
}
	
.upper_menu_2 {
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#cd0f0c;
	padding-top:3px;
	padding-bottom:3px;
	width:200px;
	display:block;
	border-bottom:1px solid #c0c3c9;
	padding-left:5px;
	padding-right:3px;
}
.upper_menu_2 a{
	text-decoration:none;
}

.upper_menu_2 a:HOVER{
	text-decoration:none;
}

div.clearer{clear: both; line-height: 0; height: 0; margin:0; padding:0; border: 0; font-size:0px}

#menu_ornament{
	background-image:url(../pics/menu_ornament.gif);
	width:24px;
	height:46px;
	background-repeat:no-repeat;
	float:right;
	position:absolute;
	top:187px;
	left:926px;
}

#flags_container{
	height:26px;
	width:70px;
	float:right;
}
#flags_container, #flags_container *{
	vertical-align:middle;
}

#ro_flag{
	background-image:url(../pics/ro.gif);
	width:16px;
	height:11px;
	float:left;
	background-repeat:no-repeat;
	position:relative;
	top:7px;
	_top:4px;
}

#de_flag{
	background-image:url(../pics/de.gif);
	width:16px;
	height:11px;
	float:right;
	margin-left:5px;
	margin-right:3px;
	float:right;
	background-repeat:no-repeat;
	position:relative;
	top:7px;
	_top:4px;
}

#content_wrapper{
	margin-left:20px;
	margin-top:15px;
	margin-right:15px;
}

#content_wrapper a{
	font-size:12px;
	font-weight:bold;
}

h1{
	font-size:18px;
	color:#2c3749;
	font-weight:bold;
	padding-top:0px;
	padding-bottom:5px;
}

h2{
	font-size:14px;
	color:#d8110e;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
}

h3{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:10px;
	padding-top:4px;
	_padding-top:5px;
}

#main_content h3{
	color:#2c3749;
	padding-left:0px;
}

p{
	text-align:justify;
	padding-right:5px;
}

td,span,div,p{
	font-size:13px;
	color:#2c3749;
}

a{
	font-weight:normal;
	font-size:11px;
	color:#d8110e;
	text-decoration:none;
}

a:HOVER{
	text-decoration:underline;
}


ul li{
	list-style:circle;
	margin-left:25px;
	padding-bottom:5px;
}
.news_title{
	font-size:14px;
	font-weight:bold!important;
	color:#d8110e;
	padding-top:16px;
}


.news_title a{
	font-size:14px;
	font-weight:bold!important;
	color:#d8110e;
	padding-top:16px;
	padding-left:0px;
	text-decoration:none;
}

.news_title a:HOVER{
	text-decoration:none;
}

.news_date{
	font-size:13px;
	font-weight:normal;
	color:#2c3749;
}

.news_date a{
	font-size:13px;
	font-weight:normal;
	color:#2c3749;
	text-decoration:none;
}

.news_date a{
	text-decoration:none;
}

.news_body {
	font-weight:normal;
	font-size:11px;
	color:#2c3749;
	text-align:justify;
	padding-right:7px!important;
}

.news_body p{
	display:inline;
}

.left_title{
	background-color:#2c3749;
	height:26px;
	border-bottom:1px solid #c0c3c9;
	border-right:1px solid #c0c3c9;
}

.left_title *{
}

.left_content{
	background-color:#c3daf2;
	border-right:1px solid #c0c3c9;
	padding-bottom:10px;
	padding-left:7px;
	padding-right:7px;

}

#contact_box{
	border-right:1px solid #c0c3c9;
	_border-right:1px solid #c0c3c9;
	}

#ornament_container{
	background-image:url(../pics/contact_ornament.gif);
	background-repeat:no-repeat;
	width:18px;
	height:24px;
	position:relative;
	top:21px;
	left:191px;
}

#top_menu_layers{
	float:left;
	height:19px;
	width:650px;
}

#template_container{
	width:749px;
}

#product_title {
	font-size:18px;
	color:#2c3749;
	font-weight:bold;
	padding-top:16px;
	padding-bottom:5px;
	float:left;
	width:519px;
}

#product_image{
	float:right;
	width:200px;
	clear:right;
}

#product_note{
	float:left;
}

/*#sponsor_content{
	padding-top:17px;
}*/

#kr_logo{
	background-image:url(../pics/kr_logo_2.gif);
	width:700px;
	height:132px;
}

.contact_text{
	font-weight:bold;
	font-size:13px;
	color:#2c3749;/*
	padding-left:10px;*/
	padding-top:15px;
}

.contact_text p{
	padding-left:0px;
}

.tx-bblanguageselect-pi1{
	padding-top:2px;
	_padding-top:0px;
}

fieldset, img{
	border:1px solid #ffffff;
}

.pinnwand_news{
	width:320px;
	float:left;
	padding-right:20px;
}

input, textarea, select{
	font-size:13px;
	color:#2c3749;
}

.csc-mailform-field{
	font-size:13px;
	color:#2c3749;
	font-weight:normal;
	text-align:left;
	padding-bottom:10px;
	display:block;
	float:left;
	clear:both;
}

.csc-mailform label{
	font-weight:bold;
	vertical-align:top;
	width:180px;
	display:block;
	float:left;
}

/* sorry - but this is shit.... should NEVER be done this way
#mailformname{
	margin-left:46px;
}

#mailformemail{
	margin-left:25px;
}

#mailformaddress{
	margin-left:28px;
}

#mailformEmail{
	margin-left:43px;
}

#mailformformtype_mail{
	margin-left:88px;
}*/

/*#searchbox{
	position:relative;
	top:30px;
	left:465px;
}*/

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {
	font-size:13px;
}

.tx-indexedsearch-percent{
	font-size:13px;
}

#searchbox{
	position:relative;
	top:30px;
	left:300px;
	width:400px;
	text-align:right;
}

.news-list-browse{
	position:relative;
	left:-10px;
	float:left;
}

.csc-textpic-caption{
	font-size:11px;
}

.dmmjobcontrol_search_table td{
	padding-right:10px;
	padding-top:2px;
}

.tx-dmmjobcontrol-pi1 a{
        font-size:14px;
        font-weight:bold;
}

.dmmjobcontrol_apply_header{
	color: #2C3749;
	font-size:14px;
	font-weight:bold;
}

.dmmjobcontrol_apply_table{
	padding-top:10px;
}
.dmmjobcontrol_apply_table td{
	padding-top:3px;
}
.dmmjobcontrol_apply_table td.dmmjobcontrol_apply_td1{
	width:200px;
}
.dmmjobcontrol_apply_table input, .dmmjobcontrol_apply_table textarea{
	width:400px;
}
.dmmjobcontrol_apply_table textarea{
	height:200px;
}

.dmmjobcontrol_list_tr_alt td, .dmmjobcontrol_list_tr td{
  padding:2px;
  padding-top:5px;  
}

.dmmjobcontrol_list_tr_alt td{
  background-color: #E3EDF2;
  border-bottom:2px solid #FFFFFF; 
}

.dmmjobcontrol_list_tr td{
  background-color: #D3E7F2;  
  border-bottom:2px solid #FFFFFF; 
}

.dmmjobcontrol_list_th1, .dmmjobcontrol_list_th2, .dmmjobcontrol_list_th1_2{
  padding:2px;
  background-color: #D3E7F2;  
  border-bottom:2px solid #FFFFFF; 
  font-weight:bold;
}
