* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}

* html a {
	position: relative;
}
* html a img {
	position: relative;
}
* html input, * html textarea, * html select, * html button {
	position: relative;
}
* html iframe {
	position: relative;
}


body {
	background-image: url("pix/back.png");
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	text-align: center;
	font-size: 13px;
}

#rightcol dt a, #content dt a {
	border-bottom: none;
}

#rightcol dt a:hover, #content dt a:hover {
	border-bottom: none;
}

#skiplinks {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;			
	overflow: hidden;
}

#wrapper, #wrapperfooter {
	width: 980px;
	padding-left: 7px;
	padding-right: 7px;
	min-height: 500px;
	margin: auto;
	background-image: url("pix/back_center.png");
	background-repeat: repeat-y;
	text-align: left;
}

#wrapperfooter {
	background-image: url("pix/back_footer.png");
	height: 15px;
	min-height: 15px;
}

* html #wrapper {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/pix/back_center.png' ,sizingMethod='scale');
}

* html #wrapperfooter {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/pix/back_footer.png' ,sizingMethod='scale');
}

/* Header */
#header {
	width: 980px;
	height: 171px;
	overflow: hidden;
}

#logo {
	position: absolute;
	margin-top: 30px;
	margin-left: 43px;
	width: 220px;
	height: 60px;
	background-image: url("pix/logo_lebenshilfe.jpg");
}

#image1 {
	position: absolute;
	margin-left: 419px;
	margin-top: 3px;
	width: 281px;
	height: 103px;
}

#image2 {
	position: absolute;
	margin-left: 701px;
	margin-top: 3px;
	height: 103px;
	width: 185px;
	background-image: url('kopfgrafiken/jahreszeit.jpg');
}

#metanavtop {
	position: absolute;
	margin-left: 900px;
	padding-top: 10px;
}

#metanavtop ul {
	margin-top: 10px;
	text-align: right;
	margin-right: 10px;
}

#metanavtop a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

#metanavtop a:hover {
	color: #1A599E;
}

#slogan {
	position: absolute;
	margin-top: 115px;
	margin-left: 500px;
	background-image: url('pix/slogan.gif');
	background-repeat: no-repeat;
	width: 393px;
	height: 14px;
}

#topnav {
	position: absolute;
	width: 980px;
	margin-top: 138px;
	border-top: 2px solid #FEE16B;
	border-bottom: 2px solid #FEE16B;
	overflow: hidden;
	font-size: 14px;
}

#topnav li {
	display: inline;
}

#topnav a {
	color: #000;
	text-decoration: none;
	display: block;
	float: left;
	border: 1px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	width: 138px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}

#topnav1 a {
	background-color: #D2FFFF;
}

#topnav1 a:hover {
	background-color: #b6dede;
}

#topnav2 a {
	background-color: #E0F97A;
}

#topnav2 a:hover {
	background-color: #c9e06d;
}


#topnav3 a {
	background-color: #FEE16B;
}

#topnav3 a:hover {
	background-color: #e7c536;
}

#topnav4 a {
	background-color: #C4DEB7;
}

#topnav4 a:hover {
	background-color: #b3cba8;
}


#topnav5 a {
	background-color: #F6C6C6;
}

#topnav5 a:hover {
	background-color: #deb3b3;
}

#topnav6 a {
	background-color: #F5C37C;
}

#topnav6 a:hover {
	background-color: #deb170;
}

#topnav7 a {
	background-color: #ABDAEE;
}

#topnav7 a:hover {
	background-color: #99c3d5;
}

#breadcrumbs {
	line-height: 24px;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #ccc;
}

#breadcrumbs a {
	color: #1A599E;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: red;
}

#main {
	width: 100%;
	overflow: hidden;
	background-image: url(pix/lines_center.gif);
}

#navleft {
	font-size: 14px;
	width: 180px;
	float: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#navleft li {
	display: inline;
}

#search {
	border-bottom: 1px solid #ccc;
	padding:5px 0 5px 10px;
}

#search input {
	vertical-align: top;
}

#words {
	width: 100px;
}

#navleft h3 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #ccc;
	line-height: 25px;
	padding:2px 0 2px 10px;
}

#navleft .relatedLinks h3 {
	border-bottom: none;
}

#navleft a {
	display: block;
	color: #1A599E;
	text-decoration: none;
	padding:2px 0 2px 10px;
	border-bottom: 1px solid #ccc;
}

#navleft ul li ul li a{
	padding-left: 20px;
	font-size: 13px;
}

#navleft .relatedLinks a {
	border-bottom: none;
}

#navleft .relatedLinks a:hover {
	color: red;
}

#contentwrapper {
	width: 799px;
	float: right;
	overflow: hidden;
}

#content {
	width: 590px;
	padding: 10px;
	float:  left;
	color: #333;
	line-height: 120%;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 0.5em;
	font-size: 16px;
	color: #424242;
	line-height: 120%
}

#content h2 {
	font-size: 14px;
	color: #333;
}

#content h3 {
	font-size: 13px;
	color: #333;
}

#content p, #content ul, #content ol, #content table {
	margin-bottom: 1em;
}

#content a, #rightcol a {
	color: #1A599E;
	border-bottom: 1px dotted #1A599E;
	text-decoration: none;
}

#content a:hover, #rightcol	a:hover {
	color: red;
	border-bottom: 1px dotted red;
}

#content table th {
	font-weight: bold;
	text-align: left;
	padding: 4px;
	background-color: #ddd;
	border-bottom: 1px solid #aaa;
	font-size: 12px;
}

#content table td {
	padding: 4px;
	border-bottom: 1px solid #ccc;		
	background-color: #F0F0F0;
	font-size: 12px;
}

#content ul {
	padding-left: 20px;
}

#content ul li {
	list-style-type: square;
}

#content ol {
	padding-left: 24px;
}

*+html #content ol {
	padding-left: 26px;
}

#html #content ol {
	padding-left: 26px;
}

#content ol li {
	list-style-type: decimal;
}

#content .block {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}

#content .leftblock {
	float: left;
	width: 48%;
	overflow: hidden;
}

#content .rightblock {
	float: right;
	width: 48%;
	overflow: hidden;
}

#content .blockclearer {
	clear: both;
}

#rightcol {
	float: right;
	width: 180px;
	line-height: 140%;
}

#rightcol p {
	margin-bottom: 0.5em;
}

#rightcol .block h1 {
	display: block;
	margin-bottom: 3px;
	font-size: 14px;
	color: #333;
	padding: 6px;
	margin-left: -6px;
	margin-right: -6px;
	margin-top: -6px;
	line-height: 100%;
}

#rightcol .block {
	padding: 6px;
}

#footer {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
	
}

#footer div {
	padding-bottom: 5px;
}

#footer a {
	text-decoration: none;
	color: #1A599E;
}

#footer a:hover {
	color: red;
}


/* Formulare */

.required {
	font-weight: bold;
}

.mailform div.formcontainer {
    font-size: 0.8em;
    width: 98%;
    overflow: hidden;
    margin-bottom: 3px;
}

.mailform div {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 1.2em;
}

.formcontainer .label {
    width: 25%;
    text-align: right;
    padding-right: 3%;
    float: left;
    font-weight: normal;

}

.mailform div.radiolayout {
       font-weight: normal;

}

.mailform div.radiolayout .label {
    width: 25%;
    text-align: right;
    padding-right: 3%;
    float: left;
        font-weight: normal;
}

.mailform div.radiolayout {
        font-size: 0.8em;
    width: 98%;
    overflow: hidden;
}

.mailform div.radiolayout .label {
    width: 25%;
    text-align: right;
    padding-right: 3%;
    float: left;
    font-weight: normal;
}


.mailform div.radiolayout .radiofield {
        padding-left: 28%;
}

.mf-select {
    width: 60%;
    font-size: 1em;
} 

/* Typo3 Formatierungen */
.csc-frame-rulerAfter {
	display: block;
	height: 1px;
	overflow: hidden;
	background-color: #ccc;
}

.csc-textpic-caption {
	font-size: 12px;
	text-align: center;
	font-style: italic;
}

.csc-linkToTop {
	width: 100%;
	overflow: hidden;
}

.csc-linkToTop a {
	display: block;
	float: right;
	background-image: url(pix/to_top.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
	
}

/* tt_news */

.news-list-item {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
}

hr.clearer {
	display: none;

}

.news-list-item img {
	float:right;
	margin-bottom:0em;
	/*margin-right:1em;*/	
	margin-left:1em;
}

.news-single-img {
	float: right;
	margin-bottom:1em;
	/*margin-right:1em;*/
	margin-left:1em;
}

.cl-right {
	clear: both;
	border: none;
}

.news-single-additional-info dt, .news-single-additional-info dd {
	margin-bottom: 0.5em;
}

#content p.news-single-imgcaption {
	font-size: 11px;
	margin-bottom: 0em;
}

.news-single-files dd a {
	margin-right: 0.5em;
	margin-left: 0.5em;
}
