/* CSS Document */
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}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;}ol,ul {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;}


body {
background-color:#fcfafb;
margin:0px;
font-family: Verdana, Arial;
font-size:12px;
line-height:18px;
color:#7b7b7b;
}

strong {
	font-weight:bold;
}

img { 
display:block;
}

#navigation {
	width: 230px;
	padding-top:30px;
}

#navigation_hintergrund {
	padding-top:50px; 
	background-image: url('http://www.asr-reha.de/icoaster/files/bg_navigation.gif'); 
	background-repeat: no-repeat;
}

#content {
	padding: 0px 30px 20px 20px;
	width:420px;
}

.teaser {
	background-color:#f2f1f2;
	padding: 15px 15px 15px 15px;
	line-height:14px;
	border-bottom: 2px solid lightgrey;
	border-right: 1px solid lightgrey;
}

.teaser a:link, .teaser a:visited, .teaser a:active, .teaser a:hover {
font-size:11px;
color:#e42b31;
text-decoration:none;
font-weight: bold; 
}
.teaser a:hover {
	text-decoration:underline;
}
td#footer {
	width:930px;
	padding:0px;
        padding-bottom:20px;
	font-size:10px;
	color:#989798;
}
td#footer img {
	display:inline;
	padding-right:6px;
}

ul.navi .spacer {
	height:10px;
	line-height:10px;
	font-size:10px;
}
	
ul.navi a:link, ul.navi a:visited, ul.navi a:active, ul.navi a:hover {
	color:#7b7b7b;
	text-decoration:none;
	display:block;
	padding: 2px 10px 2px 10px;
	font-size:12px;
	border-bottom: #cacaca 1px solid;
}
ul.navi a.act:link, ul.navi a.act:visited, ul.navi a.act:active, ul.navi a.act:hover,
ul.navi a:hover {
	color:#fff;
	background-color:#e42b31;
}

ul.navi ul a:link, ul.navi ul a:visited, ul.navi ul a:active, ul.navi ul a:hover {
	padding-left:35px;
} 



h1 {
	font-size:16px;
	line-height:18px;
	color:#e42b31;
	margin-bottom:10px;
	clear:both;
}
h2 {
	font-size:12px;
	color:#7b7b7b;
	font-weight: bold;
	margin-bottom:10px;
}

#content a:link, #content a:visited, #content a.active, #content a:hover {
	font-size:12px;
	color:#e42b31;
	text-decoration:none;
	font-weight: bold; 
}

#content a:hover {
	text-decoration:underline;
}

#line_footer {
	border-top: #cacaca 1px solid;
	width:930px;
	height:1px;
}



a.footer, a.footer:active, a.footer:visited {
font-size:10px;
color:#8d8d8d;
margin-bottom:6px;
text-decoration:none;
}

a.footer:hover {
text-decoration:underline;
color:#e42b31;
}
.txt {
	margin-bottom:10px;
}
table.cols2 {
	width:100%;
	margin-bottom:15px;
	border-top:1px solid #ccc;
}
table.noborder {
	border-top:1px solid #fff;
}
table.cols2 td {
	vertical-align:top;
}
table.cols2 td.c1 {
	width:100%;
	padding-right: 15px;
}
#content ul {
	list-style-type:disc;
	margin-bottom:5px;
	margin-left:1.5em;
}
table.netzwerk {
	width:100%;
	border-top:1px solid #ccc;
	margin-top:10px;
}
table.netzwerk td {
	padding-top:10px;
	vertical-align:top;
}
table.netzwerk td.left {
	width:120px;
	padding-right:20px;
}
.presse {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
}
#content a.extern:link, #content a.extern:visited, #content a.extern:active, #content a.extern:hover {
	text-decoration:underline;
	color:#7b7b7b;
	font-weight:normal;
}
table.form td {
	padding:2px 0px;
}
table.form th {
	font-weight:bold;
	
}
table.form td.spacer {
	padding:0px;
	height:15px;
	font-size:15px;
	line-height:15px;
}
input, select, textarea {
	border:1px solid #cacaca;
}



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(http://www.asr-reha.de/icoaster/files/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(http://www.asr-reha.de/icoaster/files/prevlabel_zurueck.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(http://www.asr-reha.de/icoaster/files/nextlabel_weiter.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(http://www.asr-reha.de/icoaster/files/closelabel_de.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
		
