@charset "utf-8";
/* CSS Document */

/*LAYOUT*/

body {
 -webkit-hyphens: auto;
 -moz-hyphens: auto;
 -ms-hyphens: auto;
 hyphens: auto;
}


#html, body	{
	width:100%;
	height:100%;
	background-image:url(../images/seitenhintergrund2.png);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	text-align:center;
}

a img	{
	border:0px;
}

#frame	{
	width:893px;
	margin:auto;
	margin-top:10px;
	text-align:left;
	padding:0px;
}

#header	{
	width:893px;
	height:33px;
	background-image:url(../images/blatt_kopf.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	overflow:hidden;
	text-align:left;
}

#language	{
	position:relative;
	top:12px;
	left:18px;
}

#language a	{
	margin-right:5px;
}

#language a:hover img	{
	border:solid 2px #999;
	margin:0px;
}

.selected img	{
	border:solid 2px #BBB;
}

.not_selected img	{
	border:0px;
	margin:2px;
}

#head	{
	width:893px;
	height:240px;
	background-image:url(../images/blatt_koerper.png);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

html>body #logo	{
	width:280px;
	height:140px;
	background-image:url(../images/Bildungsstiftungwebkl.png);
	position:relative;
	top:30px;
	left:550px;
	display:block;
}

#logolink	{
	display:block;
	width:280px;
	height:140px;
}

html>body #logo_start	{
	width:330px;
	height:165px;
	background-image:url(../images/Bildungsstiftungweb.png);
	position:relative;
	top:20px;
	left:400px;
	display:block;
}

#logolink_start	{
	display:block;
	width:330px;
	height:165px;
}

#content_container	{
	width:893px;
	background-image:url(../images/blatt_koerper.png);
	background-repeat:repeat-y;
	margin:0px;
	overflow:auto;
	position:relative;
}

#navigation	{
	width:200px;
	float:left;
}

#menu	{
	width:200px;
}

#content	{
	margin-top:0px;
	width:693px;
	float:left;
}

#titel	{
	margin-left:10px;
	margin-bottom:20px;
	color:#555;
}

html>body #text_container	{
	width:670px;
	background-image:url(../images/texthintergrund_2.png);
	background-repeat:repeat-y;
	margin-bottom:20px;
}

#text	{
	width:580px;
	padding-top:35px;
	padding-bottom:35px;
	margin-left:45px;
	margin-right:45px;
}

#download	{
	width:160px;
	height:200x;
	background-image:url(../images/texthintergrund_2.png);
	position:absolute;
	left:30px;
	bottom:20px;
	overflow:hidden;
	display:block;
	z-index:4;
	text-align:center;
}

#footer	{
	clear:both;
	width:893px;
	height:33px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	text-align:right;
	overflow:hidden;
}

#impressum	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	margin-right:30px;
}

#impressum a	{
	color:#222222;
	text-decoration:none;
}

/*NAVIGATION*/

.links li	{
	list-style:none;
	line-height:130%;
}

.links li a	{
	font-family:verdana;
	font-size:8pt;
	color:#363636;
	text-decoration:none;
	/*display:block;*/
	background-image:url(../images/bottom.png);
	background-repeat:no-repeat;
	padding-left:5px;
}

.links a:hover	{
	background-image:url(../images/bottomhover.png);
	background-repeat:no-repeat;
	color:#666666;
}

#menu .active	{
	color:#858585;
	text-decoration:none;
}

/*TYPOGRAPHIE*/

#content	{
	font-size:11px;
	font-family:Verdana, "Lucida Grande", "Lucida Sans Unicode", Geneva, sans-serif;
}

#text p	{
	text-align:justify;
}

p	{
	font-family:Verdana, "Lucida Grande", "Lucida Sans Unicode", Geneva, sans-serif;
	font-size:11px;
}

h4	{
	font-family:Verdana, "Lucida Grande", "Lucida Sans Unicode", Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
}

.zitat	{
	font-style:italic;
}

h5	{
	font-family:Verdana, "Lucida Grande", "Lucida Sans Unicode", Geneva, sans-serif;
	font-weight:bold;
	font-size:10px;
}

a	{
	font-family:Verdana, "Lucida Grande", "Lucida Sans Unicode", Geneva, sans-serif;
	font-size:11px;
}

.zurueck	{
	margin-left:20px;
}

#haftungsausschluss	{
	font-size:8px !important;

}

#archivtitel	{
	font-size:12px;
}