/* -----  ---------------------------------------- ----- */
/* -----  ---------------------------------------- ----- */
/* -----  DSAG.net - kuehlhaus AG ---------------- ----- */
/* -----  Content: Default Layout Styles --------- ----- */
/* -----  Author: Tim Neugebauer ----------------- ----- */
/* -----  Version: v1.0/ 23.02.2008 -------------- ----- */
/* -----  ---------------------------------------- ----- */
/* -----  ---------------------------------------- ----- */

/* -----  Defaults ----- */

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
    font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	background-color: #FFF;
	background: url(../images/page_bg.gif) top repeat-y;
	color: #333;
    text-align: center;
	margin: 0;
	padding: 0;
}

ul, ol
{
  margin-left: 2em;
}

.clear {
	clear: both;
}

a:link,
a:visited {
	color: #333;
	text-decoration: underline;
}

a:hover {
	color: #ff3200;
	text-decoration: underline;
}

/* -----  Layout-Boxes ----- */

#wrapper {
	display: block;
	width: 956px;
    text-align: center;
	margin: 0px auto;
	padding: 0;
}

#bottom {
	display: block;
	width: 974px;
	height: 82px;
    margin: 20px auto;
	padding: 0px 9px;	
	background: url(../images/bottom_bg.gif) top no-repeat;
	}

#headerbox {
	display: block;
	width: 956px;
	height: 121px;
    text-align: left;
	margin: 0;
	padding: 0;
	background: url(../images/header_bg_dsagintern.jpg) top left no-repeat;
}

#headerbox-header180 {
	display: block;
	width: 956px;
	height: 297px;
    text-align: left;
	margin: 0;
	padding: 0;
	background: url(../images/header_bg_dsagintern.jpg) top left no-repeat;
}

#headerbox-header70 {
	display: block;
	width: 956px;
	height: 187px;
    text-align: left;
	margin: 0;
	padding: 0;
	background: url(../images/header_bg_dsagintern.jpg) top left no-repeat;
}

#servicebox {
	display: block;
	width: 956px;
	height: 18px;
    text-align: left;
	margin: 0;
	padding: 0;
}

#servicebox_first {
	display: block;
	float: left;
	width: 135px;
	height: 18px;
  text-align: left;
	margin: 0;
	padding: 0;
}

#servicebox_second {
	display: block;
	float: left;
	width: 120px;
	height: 18px;
  text-align: left;
	margin: 0;
	padding: 0;
}

#servicebox_third {
	display: block;
	float: left;
	width: 355px;
	height: 18px;
  text-align: right;
	margin: 0;
	padding: 0;
}

#topnavibox_first {
	display: block;
	width: 956px;
	height: 39px;
    text-align: left;
	margin: 0;
	padding: 0;
} 

#topnavibox_second {
	display: block;
	width: 956px;
	height: 23px;
    text-align: left;
	margin: 0;
	padding: 0;
}

#keyvisualbox-header180 {
	display: block;
	width: 956px;
	height: 180px;
    text-align: left;
	margin: 0;
	padding: 0;
}

#keyvisualbox-header70 {
	display: block;
	width: 956px;
	height: 70px;
    text-align: left;
	margin: 0;
	padding: 0;
}

#pathwaybox {
	display: block;
	width: 956px;
	height: 25px;
    text-align: left;
	margin: 7px 0 0 0;
	padding: 0 0 2px 0;
}

#contentbox {
	display: block;
	width: 956px;
    text-align: left;
	margin: 36px 0 0 0;
	padding: 0;
}

#contentbox_left {
	display: block;
	float: left;
	width: 646px;
    text-align: left;
	margin: 0 35px 0 25px;
	padding: 0;
}

#contentbox_left_home {
	display: block;
	float: left;
	width: 706px;
    text-align: left;
	margin: 0 0 0 0;
	padding: 0;
}

#contentbox_left_homenet {
	display: block;
	float: left;
	width: 706px;
    text-align: left;
	margin: 0 0 0 0;
	padding: 0;
}

#contentbox_left-header180 {
	display: block;
	margin: 176px 25px 0 0;
	padding: 0;
}

#contentbox_left-header70 {
	display: block;
	margin: 66px 25px 0 0;
	padding: 0;
}

#contentbox_left_inner {
	display: block;
	float: left;
	width: 611px;
    text-align: left;
	margin: 0 35px 0 0;
	padding: 0;
}

#contentbox_right {
	display: block;
	float: left;
	width: 235px;
    text-align: left;
	margin: 0 15px 0 0;
	padding: 0;
}

#contentbox_right-header180 {
	display: block;
	margin: -176px 0 0 0;
	padding: 0;
}

#contentbox_right-header70 {
	display: block;
	margin: -66px 0 0 0;
	padding: 0;
}


/* Buttons f. AK Anmelden / AK Abmelden */
 .button_blue {
	display: block;
	width: 60px;
	height: 20px;
	/*margin: 0px 0px 24px 12px;*/ /*mbu 11032010*/
	margin: 0px 0px 0px 12px;
	padding: 0px 8px 0px 8px;
	background: url(../images/buttons/bg_button_blue.jpg) repeat-x;
	border: none ! important;
	/*font-size: 10px !important; */
	font-family:Verdana,Arial,sans-serif !important;
	font-weight: normal !important;
	color: #FFF ! important;
	text-align: center;
	text-decoration:none !important;
}

ul.join_list .button_blue {
  margin:2px 0 0 1px;
  padding:2px 10px 0;
  width:71px;
}
 .button_blue_userreg {
	display: block;
	width: 160px;
	height: 20px;
	margin: 0px 0px 24px 12px;
	padding: 3px 8px 0px 8px;
	background: url(../images/buttons/bg_button_blue.jpg) repeat-x;
	border: none ! important;
	/*font-size: 10px !important; */
	font-family:Verdana,Arial,sans-serif !important;
	font-weight: normal !important;
	color: #FFF ! important;
	text-align: center;
	text-decoration:none !important;
}


 .button_red,
 .button_red_big {
	display: block;
	width: 60px;
	height: 20px;
  /*margin: 0px 0px 24px 12px;*/ /*mbu 11032010*/
	margin: 0px 0px 0px 12px;
	padding: 3px 8px 0px 8px;
	background: url(../images/buttons/bg_button_red.jpg) repeat-x;
	border: none ! important;
	/*font-size: 10px !important; */
	font-family:Verdana,Arial,sans-serif !important;
	font-weight: normal !important;
	color: #FFF ! important;
	text-align: center;
	text-decoration:none !important;
}
 
.button_red_big {
  white-space: nowrap;
  width: 85px;
  font-size: 11px;
  
  display:inline;
  margin:5px 0 20px 4px;
}

div.aksuche_box_right a.button_red {
  margin-left: 0px;
  white-space: nowrap;
  width: 101px;
  font-size: 10px;
  padding: 0;
  padding-top: 5px;
}

/* mbu 15032010 */
form.onlineantrag fieldset.relative {
  position: relative;
}

form.onlineantrag fieldset.relative a.toggle {
  position: absolute;
  top: 0;
  right: 590px;
}

/* mbu 27072010 */
li.logout a {
  color: #FF4C21;
}

div.csc-textpic-border div.csc-textpic-imagewrap {
	margin-right: 20px;
    margin-top: -5px;
    padding: 0px;
    width: 183px;
    background: #ffffff url('../images/bg_at-ch_contactbox.jpg') no-repeat;
    height: 187px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 0;
	margin: 10px 0 0 10px;
        max-width: 160px;
        max-height: 119px;

}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	width: 165px;
	margin: 3px 0 0 10px;
	overflow: hidden;
}


div.sociallinks {
	padding: 0 0 5px 5px;
	position: absolute;
	top: 120px;
	display: none;
}

div.sociallinks a.twitterlink {
	display: block;
	width:32px;
	height:32px;
	background: transparent url(/fileadmin/media/Twitter/twitter_32x32.png) top left no-repeat;
}
div.sociallinks a:hover {
	background-position: 0 -32px;
}

