
/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('/fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

html,body{
	width:100%;
	height:100%;
}

body {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	font-family: 'Lato', sans-serif;
}


a:link, a:visited, a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #757474;
}
.hidden{
visibility:hidden;
}


h1 {
	font-size: 20px;
	line-height: 1.3em;
	margin: 0px;
}
h2 {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0px;
}
.accordionelement h3 {
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	font-weight: bold;
}
.accordionelement h3 .linie {
	margin: 8px 0px 6px 0px;
}
.accordionelementcontent {
	font-size: 15px;
	line-height: 16px;
}

#sitewrapper {
	width: 1045px;
	margin: 0px auto;
}

#claim {
	margin-top: 10px;
	display:none;
}
#copyright {
	font-size: 11px;
	margin-top: 60px;
	margin-bottom: 0px;
}
#nav, #content, #right {
	background-color:rgba(255,255,255, 0.9);
	float: left;
	padding: 10px;
}

#nav {
	width: 220px;

}

#nav ul {

	list-style-type: none;
	padding-left: 0px;
	margin-top: 46px;
}
#nav ul ul {

	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
}

#nav a:link, #nav a:visited, #nav li.active ul li a {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover, #nav li.active a, #nav li.active ul li a:hover, #nav li.active ul li.active a {

	color: #757474;
}

#nav li {
	border-top: 1px dotted #6278a5;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav ul {
	border-bottom: 1px dotted #6278a5;
}
#nav ul ul {

	list-style-type: none;
	padding-left: 15px;
	margin-top: 5px;
	border-bottom: 0;
}

#nav ul ul li {
	border-top: 0;
}
#nav  a {

}
#content {
	width: 460px;
	margin-left: 10px;
	padding-bottom: 0px;
margin-bottom:50px;
}
#content ul{
list-style-type:none;
padding-left:0;
}
#content ul li{
background:url(/media/aufzaehlung_weiss.png) -4px 4px no-repeat;;
padding-left:16px;
font-size:14px;
line-height:1.4em;

}
#content .bildohnetext{
	line-height:0;
}


#content p, #content .zitat {
	margin-right: 45px;
font-size:14px;
line-height:1.4em;
}

#right {
	width: 220px;
	margin-left: 10px;
}

.zitat {
	font-weight: normal;
	line-height: 16px;
}

.zitiert {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}


.linie {
	width: 100%;
	border-top: 1px dotted #000000;
	margin: 0px;
	height: 1px;
	float: left;
}
.spacer {
	width: 100%;
	height: 10px;
	margin: 0px;
	float: left;
}
#right-top div{
font-size:13px;
display:inline;
padding-left:5px;
}
#right-menue {
position:absolute;


top: 280px;
}
#right-fixed {
height:329px;
}
#right-fixed .linie{
position:absolute;
width:220px;
top:56px;
}
#right-fixed img {
	vertical-align: middle;
}

a:link {

}

a.right-button {
	background-image: url("/media/arrow_r.png");
	background-repeat: no-repeat;
	background-position: 0px 50%;
padding:0;
display:block;
	padding-left: 24px;
	font-weight: normal;
	font-size: 13px;
margin-bottom:10px;
font-weight:bold;
	line-height: 18px;
}
 #content h6 a:link {
	background-image: url("/media/arrow_r.png");
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 24px;
	font-weight: normal;
	font-size: 15px;
font-weight:normal;
	line-height: 18px;
display:block;
}
.linkextern a,
a.linkextern {
	background-image: url("/media/arrow_r.png");
	background-repeat: no-repeat;
background-position: 0 50%;

padding:2px 0px 2px 26px;
font-size:13px;
text-decoration:underline;
	line-height: 18px;


}


#footer {
	width: 100%;
	background-image: url("/media/bg_footer.png");
	height: 40px;
	position: fixed;
	bottom: 0;
	margin: 0;
	left: 0;
	text-align: center;
}

.boxfooterlarge {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	height: 40px;
}
#footleft a, #footright a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
#footleft {
	padding-top: 10px;
	float: left;
	width: 240px;
}

#footright {
	padding-top: 10px;
	margin-left: 10px;
	display: block;
	height: 30px;
	vertical-align: middle;
	border-left: 1px dotted white;
	padding-left: 10px;
	float: left;
}

