@charset "utf-8";
.layout.css {
	margin: 0px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	background-image: url(../images/yellow-white.jpg);
}
#container #header {
	height: 150px;
	background-image: url(../images/banner_horiz.jpg);
}
#container #navigation {
	height: 30px;
	background-image: none;
	background-color: #FFF;
}
.content {
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
}
.imageleft {
	float: left;
	width: 200px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#container .main {
	width: 800px;
	color: #003;
}
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #003;
	background-image: url(../images/yellow-white.jpg);
	background-repeat: repeat-y;
	width: 800px;
}

.imageright {
	background-image: url(../images/stiftung_ganz.jpg);
	width: 200px;
}
#text1 {
	width: 720px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: justify;
}
#text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 720px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 0px;
	text-align: left;
	color: #003;
	padding-bottom: 40px;
}
#text2a {
	font-size: 14px;
	width: 720px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	color: #003;
}

#head1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #003;
	padding-left: 40px;
	font-size: 30px;
	padding-top: 40px;
	font-weight: bold;
}



#container .main #title1 {
	font-size: 48px;
	padding-top: 30px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-right: 240px;
	padding-bottom: 20px;
	padding-left: 40px;
	width: 480px;
	text-align: justify;
	padding-top: 0px;
}

#container .main #subtitle1 {
	font-size: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
}
#podnaslov {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 40px;
	padding-top: 10px;
	text-decoration: underline;
}
#public {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 40px;
	font-size: 14px;
	height: 220px;
}

#title2 {
	font-size: 24px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
}
#head_container {
	height: 139px;
	padding-left: 40px;
}
h2a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #000;
	padding-left: 40px;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	padding-top: 30px;
	padding-left: 40px;
	border-bottom-width: thin;
	border-bottom-style: none;
	padding-bottom: 10px;
}
#ursula {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: none;
	width: 760px;
	height: 230px;
	text-align: justify;
	padding-left: 40px;
}
#text_desno {
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 40px;
	float: none;
	padding-left: 200px;
	font-size: 14px;
	text-align: justify;
}
#public_bold {
	font-size: 16px;
	font-weight: bold;
}
#legal {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 60px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;

	& div {
		float: right;
	}
}
