html{
  margin:0px;
  padding:0px;
}

body{
  margin:0px;
  padding:0px;
  background-color:#FFFFFF;
  text-align:left;
  font-family:verdana;
  font-size:11px;
  font-weight:normal;
}

li {
	padding-right: 20px;
}


img {
  padding: 0;
  margin: 0;
  border: none;
}

a {
  color:#000;
}

/* a:hover {
  text-decoration:none;
} */

h1 {
  font-weight:bold;
  font-size:14px;
  font-family:arial;
}

h2 {
  font-weight:bold;
  font-size:12px;
  font-family:arial;
}

h3 {
  font-weight:bold;
  font-size:10px;
  font-family:arial;
}
#allWrapper {
  width:994px;
  margin:0 auto;
  padding:30px 0;
}

table#mainWrapper {
  width:991px;
}

#header {
  height:131px;
  background: transparent url(images/bg_header.jpg) top left repeat-y;
}

#headerMenu {
/*  background-color:#005a9b;*/
  background-color:#006fab;
  text-align:left;
  height:20px !important;
  height:18px;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:2px;
  color: #ffffff;
}

#headerMenu a {
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  padding:0 12px 0px 12px;
}

#headerMenu a:hover {
  color:#d2e3e7;
}

#top {
  height:33px;
  background:transparent url(images/bg_top.jpg) 0px 0px repeat-y;
}

#breadcrumb {
  height:24px;
  background-color:#cfd3d7;
/*  background-color:#B8C2D7; */
  padding-left:15px;
  font-size:11px;
  font-family: 'Trebuchet MS', arial;
  color:#505356;
}

#breadcrumb_home {
  height:24px;
  background:#cfd3d7 url(images/cook_top.jpg) right top no-repeat;;
/*  background-color:#B8C2D7; */
  padding-left:15px;
  font-size:11px;
  font-family: 'Trebuchet MS', arial;
  color:#505356;
}

#breadcrumb a, #breadcrumb_home a {
  color:#505356;
  text-decoration:none;
  padding:0px 5px;
}

#main {
  background: #cfd3d7 url(images/bg_content.gif) bottom right no-repeat;
/*  background: #B8C2D7 url(images/bg_content.gif) bottom right no-repeat; */
}

#leftMenu {
  background: #9299a3 url(images/bg_leftMenu.gif) top right no-repeat;
  width:193px;
  padding-top:33px;
}

#leftImg {
  background: #9299a3 url(images/bg_leftMenu.gif) top right no-repeat;
  width:193px;
  padding-top:33px;
}

#leftImg p{
  margin: 0 20px;
}


#leftMenu a {
  display:block;
  color:#1e2126;
  text-decoration:none;
  border-bottom: solid 1px #FFFFFF;
  padding: 6px 15px 6px 15px;
  margin: 0 0 0 0;
  font-weight:bold;
  background: transparent url(images/bg_menu.gif) top left repeat-x;
}

#leftMenu a:hover {
  background: transparent url(images/bg_menua.gif) top left repeat-x;
}

#leftMenu a.first {
  display:block;
  color:#1e2126;
  text-decoration:none;
  padding: 6px 15px 6px 15px;
  font-weight:bold;
  background: transparent url(images/bg_menu.gif) top left repeat-x !important;
  background: transparent url(images/bg_menu.gif) 0px 1px repeat-x;
  border-top: solid 1px #FFFFFF;
  border-bottom: solid 1px #FFFFFF;
}

#leftMenu a.first:hover {
  background: transparent url(images/bg_menua.gif) top left repeat-x !important;
  background: transparent url(images/bg_menua.gif) 0px 1px repeat-x;
}

#leftContent {
  background:#9299a3 url(images/bg_leftContent.gif) bottom right no-repeat;
  padding: 10px 10px 20px 10px;
/*  height:100% !important;*/
  height:20px;
  min-height:20px;
  min-height:20px !important;
}

/* actives */

#leftMenu a.act {
  display:block;
  color:#1e2126;
  text-decoration:none;
  border-bottom: solid 1px #FFFFFF;
  padding: 6px 15px 6px 15px;
  margin: 0 0 0 0;
  font-weight:bold;
  background: transparent url(images/bg_menua.gif) top left repeat-x;
}

#leftMenu a.act:hover {
  background: transparent url(images/bg_menua.gif) top left repeat-x;
}

#leftMenu a.firstact {
  display:block;
  color:#1e2126;
  text-decoration:none;
  padding: 6px 15px 6px 15px;
  font-weight:bold;
  background: transparent url(images/bg_menua.gif) top left repeat-x !important;
  background: transparent url(images/bg_menua.gif) 0px 1px repeat-x;
  border-top: solid 1px #FFFFFF;
  border-bottom: solid 1px #FFFFFF;
}

#leftMenu a.firstact:hover {
  background: transparent url(images/bg_menua.gif) top left repeat-x !important;
  background: transparent url(images/bg_menua.gif) 0px 1px repeat-x;
}

#bottom {
  text-align:right;
  padding-right:80px;
  padding-top: 5px;
  color:#86888b;
}

#bottom a{
  margin: 0px 4px;
  color:#86888b;
  text-decoration:none;
}

#bottom a:hover{
  color:#585c5f;
}

#bottom .copyright{
  margin: 0px 4px;
}

#content {
  padding: 0px 10px 0px 10px;
  margin:0px;
}

#middleContent {
  width:621px;
  background: #ffffff url(images/bg_middleContent.gif) bottom left no-repeat;
  padding:0 0 17px 0;
}

#middleContent h1 {
  background: #9199a2 url(images/bg_header.gif) top left no-repeat;
  padding: 8px 20px;
  margin: 0 0 5px 0;
  font-weight:bold;
  font-size:14px;
  font-family:arial;
}

#middleContent p {
  padding: 5px 20px;
  margin:0px;
}

#middleContent div {
  padding: 0px 20px;
  margin:0px;
}

#middleContent div div {
  padding: 0px;
  margin:0px;
}

#middleContent div.csc-header{
  padding: 0px;
  margin:0px;
}

.csc-header h1, .csc-header h2, .csc-header h3, .csc-header h4, .csc-header h5, .csc-header h6, .csc-header h7{
  padding: 0 20px 0 20px;
  margin: 10px 0 10px 0;
}

.csc-header h2{
  font-weight:bold;
  font-size:14px;
  font-family:arial;
}

#rightContent {
  padding: 0;
  margin: 0;
  background: #cfd3d7 url(images/bg_rightContent_inner.jpg) top left repeat-y;
  height: 100%;
  vertical-align: top;
}

#rightContent_inner {
  background: transparent url(images/bg_rightContent_bottom.jpg) bottom left no-repeat;
  height: 100%;
}

#right {
  background: transparent url(images/bg_rightContent_top.jpg) top left no-repeat;
  padding: 15px;
  min-height: 560px;
  height: 100% !important;
  height:100%;
}

#itemContent {
  background: transparent url(images/bg_item_repeat.jpg) top left repeat-y;
  padding: 0;
}

#item {
  background: transparent url(images/bg_item_top.jpg) top left no-repeat;
  width:775px;
  float: left;
  padding: 0;
  margin: 0;
  min-height: 360px;
  height: 100% !important;
  height: 360px;
}

#item .text {
  background: transparent url(images/bg_item_bottom.jpg) bottom left no-repeat;
  margin:0;
  width:775px;
  min-height: 360px;
  height: 100% !important;
  height: 360px;
}

#item .text p {
  padding: 5px 20px;
  margin:0;
  margin-right: 230px;
  text-align:justify;
}

#item .text h1 {
  padding: 8px 20px 8px 20px;
  margin: 0 0 5px 0;
  font-weight:bold;
  font-size:15px;
  font-family:arial;
  color:#00457c;
}

#item .clear {
  clear:both;
  height:10px;
}

#image {
  float: right;
  width: 327px;
  height: 272px;
  padding: 0;
  margin: 40px 0 0 10px;
  background: transparent url(images/frame.gif) top left no-repeat;
}


#image img {
  width: 316px;
  height: 261px;
  margin: 6px 5px 5px 5px;
}

#image .tx-slideshow-pi1 {
  width: 316px;
  height: 261px;
  margin: 6px 5px 5px 5px;
}

.blue {
  float: left;
  padding: 5px 10px;
  margin: 0 12px 10px 0;
  background: transparent url(images/blue_bg.gif) top left no-repeat;
  height: 53px;
  width: 215px;
  color: #FFFFFF;
}

.blue a {
  color: #FFFFFF;
  text-decoration:none;
}

.blue h1 {
  font-size:11px;
}

.blue p {
  margin-top:3px;
}

#cookerContent {
  background: transparent url(images/cook.jpg) top left no-repeat;
  padding: 0;
  margin: 0;
  height: 435px;
  color: #FFFFFF;
}
#cookerContent h1{
  padding: 5px 23px;
  margin: 0;
  font-weight: bold;
  font-size: 18px;
}
#cookerContent p{
  padding: 5px 23px;
  margin:0;
  width: 405px;
  text-align:justify;
}

#cookerContent div{
  padding: 5px 23px;
  margin:0;
  width: 405px;
}

#cookerContent div h1{
  padding: 5px 0px;
}

#cookerContent div div{
  padding: 0;
  margin:0;
}

#cookerContent div p{
  padding: 0;
  margin:0;
}

#cookerContent a {
  color: #FFFFFF;
}

#cookerContent a:hover {
  color: #FFFFFF;
  text-decoration:none;
}

#newsWrap {
  background: transparent url(images/bg_news.jpg) top left no-repeat;
  padding: 0 0 20px 0;
  margin: 0;
  width: 100%;
  height:100% !important;
  height:150px;
  vertical-align:top;
}

.newstab {
  float:left;
  width:205px;
  height:105px;
  margin:10px 20px 5px 20px !important;
  margin:10px 20px 5px 10px;
}

.newstab_bordered {
  float:left;
  width:205px;
  height:105px;
  margin:10px 0 10px 0;
  padding: 0 20px;
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
}

.newstab_common {
  float:left;
  margin:10px 0px 10px 0px;
}

.newstab_bordered_common {
  float:left;
  margin: 0;
  padding: 10px 0;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
}

.newstab p, .newstab_bordered p, .newstab_common p,  .newstab_bordered_common p{
  padding: 3px 0;
  margin: 0;
}

.newstab a, .newstab_bordered a, .newstab_common  a, .newstab_bordered_common a {
  color:#CB382B;
  text-decoration:none;
}

.language_box {
  margin:0px;
  padding:0px;
  float:left;
  width: 150px;
  padding-left: 720px;
}

select.language {   
  border:1px solid #006699;
  margin-left: 50px;  
  margin-right: 20px;  
}

.login_box {
  margin:0px;
  padding:0px;
  float:left;
  width: 100px;
}

select.login {   
  border:1px solid #006699;
  margin-left: 30px;  
  margin-right: 20px;  
}

p.csc-caption{ /* fix bildtext */
	padding: 5px !important;
	text-align: left;
}


/* SITEMAP */

.csc-sitemap-level1 a {

	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
        line-height : 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
        padding-top:2px;

}



.csc-sitemap-level2 a {

	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
        line-height : 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 40px;
}



.csc-sitemap-level3 a {

	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
        line-height : 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	padding-left: 80px;

}


.csc-sitemap-level4 a {

	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
        line-height : 14px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	padding-left: 120px;

}

.csc-sitemap-level1 a:hover, .csc-sitemap-level2 a:hover, .csc-sitemap-level3 a:hover, .csc-sitemap-level4 a:hover {

	text-decoration: underline;

}

#righttoplogo{
	background: transparent url(images/header_right.jpg) top left repeat-x !important;
}

.spacedummy{
	width: 238px;
	height: 152px;
}

/*
table{ border: 1px solid red !important; }
tr{ border: 1px solid green !important; }
td{ border: 1px solid blue !important; }
*/

.tx-srfeuserregister-pi1-notice {
color:#FF0000;
}

.tx-srfeuserregister-pi1 dd {
text-align:left;
width:70%;
position:relative;
}

.tx-srfeuserregister-pi1 dd label.tx-srfeuserregister-pi1-password-again {
  position:absolute;
  left:0;
  bottom:0;
}



