html {
	width: 1000px;
}

body {
	margin: 0 0 90px 0;
	padding: 0;
	font-family: Verdana;
	font-size: 75%;
	/*font-size: 12px;*/
	width: 1000px;
}

img {
	border: 0;
}

figure {
	margin: 0;
}

#logo {
	margin-left: 15px;
	width: 256px;
	height: 240px;
	background: url(/img/courage_logo256.png) no-repeat;
	background-position: 8px 0px;
	cursor: pointer;
	background-size: 70%;
	cursor: pointer;;
}

#linie {
	position: absolute;
	top: 115px;
	left: 635px;
	width: 353px;
	background: url(/img/liniert.gif) repeat-x;
}

#sponsoren {
	position: absolute;
	top: 10px;
	left: 306px;
	overflow: hidden;
	height: 34px;
}

#sponsoren2 {
	position: absolute;
	top: 51px;
	left: 680px;
	overflow: hidden;
	height: 34px;
}

#sponsoren #sponsoren2 img {
	margin-left: 8px;
}

#headline {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	/*font-size: 21px;*/
	font-size: 180%;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 2px 8px;
	position: absolute;
	top: 63px;
	left: 305px;
}

#menu {
	position: absolute;
	top: 145px;
	left: 0;
	height: 550px;
	width: 210px;
	background: url(/img/menubg.png) no-repeat;
}

#menu ul {
	margin-top: 50px;
	margin-left: 0px;
	list-style: none;
	/*font-size: 17px;*/
	font-size: 1.0em;
	text-transform: uppercase;
	font-family: 'Lato', Arial, Helvetica;
	font-stretch: condensed;
	font-weight: bold;
}

#menu li {
	margin-bottom: 6px;
	margin-left: -10px;
}

#menu a {
	color: #5E655F;
}

#menu a:hover {
	color: #F95433;
}

#telnr {
	position: absolute;
	top: 402px;
	left: 32px;
}

#familienberatung {
	position: absolute;
	top: 483px;
	left: 46px;
}

a:link {
	color: #CC0000;
	text-decoration: none;
}

a:visited {
	color: #992222;
	text-decoration: none;
}

a:focus {
	color: #000;
	text-decoration: underline;
}

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


#content {
	margin: -60px 230px;
	width: 750px;
}



#content ul {
	list-style-image: url(/img/grey2dot.gif);
}

#content ul a {
	text-transform: uppercase;
	color: #CC0000;
	font-weight: bold;
}

#content ul a:visited {
	color: #992222;
	font-weight: normal;
}

#content ul a:hover {
	text-decoration: underline;
}

#content li {
	margin-bottom: 8px;
}

#content img.news {
	width: 200px;

	margin: 0 16px 8px 0;
	float: left;

	box-shadow: 5px 5px 10px #777;
	-webkit-box-shadow: 5px 5px 10px #777;
	-moz-box-shadow: 1px 1px 6px #777;

	border: 1px solid #fff;
}

#content ul.square {
	list-style: square;
}
#content ul.liste {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	justify-content: space-between;
}	
#content ul.liste li {
	width: 45%;
	border: 2px dotted #fdd9cc;
	padding: 10px;
	list-style: none;
	
}
#content ul.liste li:hover {
	background-color: #feebd53b;
}






#home {
	width: 500px;
	margin-bottom: 100px;
}

#hometeams {
	background-color: #EEEEEE;
	position: absolute;
	top: 160px;
	left: 750px;
	width: 240px;
	height: 100%;
	padding: 10px 0 0 0;
}

#hometeams_adressen {
	padding-left: 10px;
	line-height: 1.4;
	font-size: 13px;
}

#hometeams_facebook {
	padding-left: 1px;
}

#hometeams img {
	margin: 0;
	padding: 0;
}

main {
	font-size:14px;
}

h1, h2, h3, h4, p, main {
	font-family: 'Lato', sans-serif;
}

h1, h2 {
	line-height: 1.25;
}

.newsblock {
	line-height: 1.5;
	font-size: 14px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #cacaca;
	margin-bottom: 40px;
}
#content {
	line-height: 1.5;
}
p {

}

h2,h3 {
	color: #000;
	font-size: 130%;
	margin: 0 0 4px 40px;
}

h1, h2.big  {
	font-size: 170%;
	background: url(/img/logo35.png) no-repeat;
	color: #FF0000;
	padding-left: 40px;
	padding-top: 10px;
	margin: 10px 0 4px 0;
}


span.textlogo {
	/*background: url(/img/textlogo.png) no-repeat left bottom;*/
	padding-left: 0px;
}

span.textlogo_red {

}

span.textlogo_italic {

}

span.textlogo_20 {

}

.graubox {
	padding: 10px 10px 10px 140px;
	width: 620px;
	min-height: 150px;
	margin-bottom: 20px;
}

.infobox {
	text-align: center;
	margin: 10px 60px;
	padding: 20px;
	border: 1px solid #fde0d0;
	background-color: #fee8d473;
	border-radius: 10px;
}


blockquote {
	font-style: italic;
	margin: 10px 0 0 0;
	padding: 0;
}

hr {
	border: 0px;
	border-bottom: solid #888 1px;
	height: 1px;
	margin: 16px 0 36px 0;
}

.bold {
	font-weight: bold;
	text-align: justify;
}



ul.liste {
	list-style: none;
	margin: 0 0 4px 0;
}

.screenreaderoffset a, .screenreaderoffset p {
	position: absolute;
	left: -1000em;
	padding: 5px;
	font-weight: bold;
	background-color: #fdd;
}

.screenreaderoffset a:focus, .screenreaderoffset a:active {
	position: absolute;
	top: 2em;
	left: 2em;
}

.mitarbeiter {
	/*font-size: 11px;*/
	font-size: 90%;
}

.mitarbeiter_foto {
	float: left;
	width: 50px;
	height: 85px;
	margin-right: 5px;
}

.mitarbeiter_info {
	width: 454px;
}

.download {
	text-align: left;
	margin: 10px 60px;
	padding: 20px 20px 20px 75px;
	border-collapse: collapse;
	border: 1px solid #fde0d0;
	background: #ffefd594 url(/img/icons/icon_acrobat2.gif) no-repeat 20px center;
	border-radius: 10px;
	
}

.download a {
	font-weight: bold;
	color: #ff0000;
}

ul.links {

}

#content-wrapper {
	display: none;
}

#breacrumbs {
	margin-bottom: 10px;
}

.tabbox {
	border: 1px solid #ddd;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 0px 2px 0px #ccc;
	-moz-box-shadow: 0px 0px 2px 0px #ccc;
	box-shadow: 0px 0px 2px 0px #ccc;
}

#grouplist li {
	border-top: 1px solid #777;
	padding-top: 8px;
}


.textlink {
	color: #CC0000;
	text-decoration: none;
	text-transform: none !important;
	font-weight: normal !important;
}

a.textlink:link {
	color: #CC0000;
	text-decoration: none;
	text-transform: none !important;
	font-weight: normal !important;
}

a.textlink:visited {
	color: #992222;
	text-decoration: none;
	text-transform: none !important;
	font-weight: normal !important;
}

a.textlink:focus {
	color: #000;
	text-decoration: underline;
	text-transform: none !important;
	font-weight: normal !important;
}

a.textlink:hover {
	color: #000;
	text-decoration: underline;
	text-transform: none !important;
	font-weight: normal !important;
}


.lng_buttons {
	position: absolute;
	top: 100px;
	left: 298px;
	z-index: 10;
	list-style: none;
	margin: 0;
	padding: 0;

}


.lng_buttons li {
	display: inline-block;
	padding: 0;
	padding-left: 3px;
}

.lng_buttons li a {
	display: inline-block;
	width: 60px;
	height: 27px;
	line-height: 28px;
	text-align: center;
	color: black;
	text-shadow: 0px 0px 4px white;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, sans-serif;
	transform: skew(-15deg);
	font-size: 18px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005d85+0,00afba+25,ffee39+49,e2923b+77,c54131+100 */
	background: rgb(0, 93, 133); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(0, 93, 133, 1) 0%, rgba(0, 175, 186, 1) 25%, rgba(255, 238, 57, 1) 49%, rgba(226, 146, 59, 1) 77%, rgba(197, 65, 49, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(0, 93, 133, 1) 0%, rgba(0, 175, 186, 1) 25%, rgba(255, 238, 57, 1) 49%, rgba(226, 146, 59, 1) 77%, rgba(197, 65, 49, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(0, 93, 133, 1) 0%, rgba(0, 175, 186, 1) 25%, rgba(255, 238, 57, 1) 49%, rgba(226, 146, 59, 1) 77%, rgba(197, 65, 49, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005d85', endColorstr='#c54131', GradientType=1); /* IE6-9 fallback on horizontal gradient */
	border-radius: 15px 3px;
}

.lng_buttons li a:hover {
	text-shadow: 0px 0px 8px black;
	color: white;
}


.team {
	height: 40px;
	width: 100%;
	position: relative;
}

.team div {
	background-color: #7c7878;
	color: white;
	margin-left: 23px;
	font-size: 22px;
	font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;
	padding: 3px;
}

.team:before {
	content: " ";
	background-image: url(/img/logo40.png);
	background-size: 34px;
	background-repeat: no-repeat;
	position: absolute;
	width: 40px;
	height: 40px;
	left: 0px;
	top: -3px;

}



.bold {
	font-size: 14px;
}

blockquote {
	margin: 16px 0;
	letter-spacing: 0.2px;
	line-height: 18px;
}

#content ul li {
	margin-bottom: 16px;
	letter-spacing: 0.5px;
	line-height: 18px;
}

html.touch #menu {
	position: absolute;
	top: 145px;
	left: 0px;
	height: 550px;
	width: 210px;
	background: url("/img/menubg.png") no-repeat;
}
 
 
 
	.schwerpunkte {
		position: absolute; 
		width: 693px; 
		height: 116px; 
		top: 0; 
		left: 305px; 
		z-index: 2;
	}
		.schwerpunkte__title {
			color: #FF0000; 
			font-family: Arial, Helvetica; 
			font-weight: bold; 
			font-size: 16px; 
			line-height: 18px; 
			width: 436px; 
			margin-top: 14px; 
			text-align: left;
			background: url('/img/logo35.png') no-repeat;
			box-sizing: border-box;
			padding-left: 44px;
		}
		.schwerpunkte__list_cnt {
			width: 248px; 
			height: 100%; 
			top: 4px; 
			right: 0; 
			position: absolute; 
			font-size: 12px;
			color: #5E655F;
		}
			.schwerpunkte__list__head {
				line-height: 16px; 
				font-size: 11px;
			}
			.schwerpunkte__list {
				padding: 0;
				margin: 0;	
			}
				.schwerpunkte__list li {
					padding: 0;
					margin: 0;
					font-variant: small-caps;
					line-height: 14px; 
					font-size: 12px;
					list-style: none;
				}
				.schwerpunkte__list li:before {
					content: '> ';
					font-size: 10px;
				}
					.schwerpunkte__list .smaller {
						font-size: 10px;
					}