/* Health@Work CSS */
body{
	background: #f7f7f7;
	font-size: 12px;
	color: #646567;
	line-height: 16px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-align:center;
}

a{
	color: #09669a;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

div.divider{
	float: none;
	clear: both;
}

div.divider hr{
	border: 0;
	background: transparent;
	margin: 0;
}

.content p, .content ul, .content ol{
	margin-bottom: 20px;
}

.content ul{
	margin: 0px 15px 20px;
}

.content ul li{
	background: url(../img/icn_list.gif) 0px 5px no-repeat;
	margin: 10px 0px;
	padding-left: 15px;
}


/***** HEADINGS *****/
.content h1{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005f9e;
	margin-bottom: 20px;
}

.content .csc-header-n1 h1 {
	border-bottom:1px solid #E6E4D8;
	margin-bottom:25px;
	padding-bottom:5px;
	text-transform:uppercase;
}

.content h1 a{
	text-decoration: none;
	color: #005f9e;
}

.content h1 a:hover{
	text-decoration: underline;
}

/***** LAYOUT *****/
.page{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	background: url(../img/bg_page.gif) 0px 0px repeat-y #FFFFFF;
}

.top{
	height: 166px;
	overflow:hidden;
}

.top .col1{
	background: url(../img/head-links.jpg) 0px 0px no-repeat;
	height: 166px;
	position: relative;
}

.col1{
	float:left;
	width: 160px;
}

.col2{
	float:left;
	width:540px;
}

.col3{
	float:right;
	width: 300px;
}

/***** CONTENT *****/
.middle .col2 .content{
	padding: 50px 30px;
}

/***** AUSGABEN *****/
.middle .col3 .ausgaben{
	width: 130px;
	float:left;
	background: url(../img/bg_hefte.gif) 0px 0px no-repeat;
	padding-top: 86px;
	padding-bottom: 30px;
}

.middle .col3 .ausgaben .csc-firstHeader{
	display: none;
}

.middle .col3 .ausgaben .bodytext{
	text-align: center;
}

.middle .col3 .ausgaben a{
	color: #757678;
	text-decoration: none;
	font-size: 11px;
}

.middle .col3 .ausgaben a:hover{
	text-decoration: underline;
}
/***** SIDEBAR *****/
.middle .col3 .sidebar{
	width: 170px;
	float:right;
	background: url(../img/bg_sidebar.gif) 0px 0px no-repeat; 
	padding-top: 70px;
}

.middle .col3 .sidebar .csc-firstHeader{
	display: none;
}

/***** BOTTOM *****/
.bottom{
	background: url(../img/bg_footer.gif) 0px 0px repeat-y #FFFFFF;
	padding: 15px 34px 15px 190px;
	/*border-top: 1px solid #D5D6D7;
	border-bottom: 1px solid #D5D6D7;
	*/
	font-size: 11px;
}

#uid-10 .bottom{
	background: #FFFFFF;
}

.bottom .copy{
	float:left;
	display: block;
	padding-right: 12px;
	font-weight: bold;
}

/***** SHORTCUTS *****/
.shortcuts{
	position: absolute;
	bottom: 0px;
	width: 160px;
	display: block;
	text-align: center;
	padding: 10px 0px;
	color: #FFFFFF;
}

.shortcuts li {
	display: inline;
}

.shortcuts li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.shortcuts li.act a,
.shortcuts li a:hover{
	text-decoration: underline;
}

/***** MAINMENU *****/
.mainmenu{
	padding: 35px 0px 0px 7px;
}

.mainmenu li{
}

.mainmenu li a{
	font-size: 15px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color: #646567;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	height: 1%;
	padding: 15px 0px 5px 25px;
}

.mainmenu li.act a,
.mainmenu li a:hover{
	background: url(../img/icn_menu.gif) 0px 14px no-repeat;
}


/***** FOOTERMENU *****/
.footerlinks{
	float:left;
}
.footerlinks li{
	display:inline;
	font-weight: bold;
	color: #09669A;
}

.footerlinks li a{ text-decoration: none; padding:0px 12px;}
.footerlinks li.act a,
.footerlinks li a:hover
{ text-decoration: underline; }

/***** SUCHBOX *****/
.tx-macinasearchbox-pi1{
	float:right;
	width: 195px;
	margin:0px;
	padding:0px;
}

.tx-macinasearchbox-pi1 h3{
	font-weight: bold;
	text-transform: uppercase;
	color: #09669A;
	float:left;
}

.searchbox_sword{
	border: 1px solid #09669A;
	padding: 2px;
	font-size: 11px;
	float:right;
	width: 120px;
	height: 13px;
}

.searchbox_submit{
	float:right;
	width: 19px;
	height: 19px;
}

/***** SUCHERGEBNISSE *****/
.tx-indexedsearch-searchbox {
	border: 2px solid #D5D6D7;
	margin-bottom: 20px;
	padding: 10px;
	background: #EDEDED;
}

#tx-indexedsearch-searchbox-sword {
	border: 1px solid #E1E5E5;
	float:left;
	width: 415px;
	height: 20px;
	padding: 2px;
	font-size: 13px;
}

#tx-indexedsearch-searchbox-sword:hover,
#tx-indexedsearch-searchbox-sword:focus {
	border-color: #707793;
}

#tx-indexedsearch-searchbox-button-submit {
	height: 25px;
	width: 25px;
	float:right;
}

.tx-indexedsearch-res.res {
	border: 2px solid #D5D6D7;
	margin-bottom: 20px;
	padding: 20px 20px 0px 20px;
	background: #EDEDED;
}

.tx-indexedsearch-res.res h2 a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
	color: #005F9E;
}

.content .tx-indexedsearch-res.res .tx-indexedsearch-redMarkup {
	color: #005F9E;
}

/***** KONTAKTFORMULAR (std. Mailform) *****/
#mailform legend{
	display:none;
}
#mailform label {
	display: inline;
	font-weight: bold;
	font-size: 11px;
}

#mailform .csc-mailform-label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0px;
	border-bottom: 1px solid #E6E4D8;
}

#mailform input[type="text"],
#mailform textarea {
	display: block;
	width: 385px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #DAD6C7;
	padding: 5px;
}

#mailform input[type="radio"],
#mailform input[typoe="checkbox"]{
	display: inline;
	width: auto;
	position: relative;
	top: 3px;
}

#mailform select{
	display: block;
}

#mailform .csc-mailform-field {
	clear:both;
	float:none;
	padding: 10px 0px;
}

#mailform .csc-mailform-submit {
	width: auto;
	padding: 6px 15px;
	background: #005F9E;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border: 0px;
	cursor: pointer;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

#mailform .csc-mailform-submit:hover {
	background: #9EC2DA;
}


/*** FRAMES ***/
.content .frame-1{
	border-bottom: 1px solid #D5D6D7;
	margin-bottom: 20px;
}

.content .frame-2{
	border: 1px solid #D5D6D7;
	padding: 20px 20px 0px 20px;
	margin-bottom: 20px;
	background: #EDEDED;
}

/*** MISC ***/
div.csc-textpic-border div.csc-textpic-imagewrap img{
	border: 1px solid #c9c9c9!important;
	padding: 0px!important;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image{
	background: transparent;
}

.csc-textpic-caption{
	font-size: 10px;
	color: #667A9B;
}


#logos {
	padding-left:48px;
}

#logos a {
	display:block;
	margin-bottom:10px;
}

.csc-menu dt {
	margin-bottom: 5px;
	font-weight: bold;
}

.csc-menu dt a {
	text-decoration: none;
}

.csc-menu dt a:hover {
	text-decoration: underline;
}

.csc-menu dd {
	margin-bottom: 15px;
}

.linie_danach {
	border-bottom:1px solid #E6E4D8;
	margin-bottom: 20px;
}

.csc-linkToTop {
	text-align: right;
	margin-top:-20px;
}

.csc-linkToTop a {
	font-size: 10px;
}

a.mail {
	white-space:nowrap;
}

#popup {
	display: none;
	background: #EFDE2C;
	font-weight: bold;
	margin: 0;
	padding: 15px;
	border: 3px solid #962C3F;
	position: absolute;
	color: #000000;
	-webkit-box-shadow: 0.4em 0.4em 1em -0.2em #000000;
	-moz-box-shadow: 0.4em 0.4em 1em -0.2em #000000;
	box-shadow: 0.4em 0.4em 1em -0.2em #000000;
}

div.ausgaben a.archive{
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	/*display: none;*/
}

div.content div.heft{
	width: 160px;
	float:left;
	text-align: center;
	margin-bottom: 10px;
}

div.content div.heft a{
	display: block;
	text-align: center;
	margin-bottom: 5px;
}

.csc-mailform-check{
	float: left;
}

