/*<agl.folder "Standards">*/
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
		font-size: 80%;
		line-height: 1.6em;
		background-color: #7facc8;
		background-image: url(../shared/bg_body.gif);
		background-repeat: repeat-x;
		background-position: 0 top;
		text-align: center;
		padding-right: 2%;
		padding-left: 2%;
		}
body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 130%;
	font-weight: bold;
}
h3 {
	font-size: 100%;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}
a {
	color: #1c94ac;
	text-decoration: none;
}
hr {
	height: 0;
	margin: 0;
	padding: 0;
}
acronym {
	border-bottom: 1px dotted #1c94ac;
	cursor: help;
}
.clearboth {
	background-color: #fff;
	height: 1px;
	visibility: hidden;
	clear: both;
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 0;
}
/*Seitenstruktur*/
#container {
		background-color: #fff;
		text-align: left;
		width: auto;
		height: auto;
		min-width: 960px;
		max-width: 1200px;
		margin-right: auto;
		margin-left: auto;
		border-color: white;
		border-style: solid;
		border-width: 15px 0 15px 10px;
		}
#kopf {
	background-image: url(../shared/bg_container.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	width: 99%;
	height: 70px;
	border-bottom: 3px solid #005a91;
}
#kopflinks {
	width: 50%;
	height: 70px;
	float: left;
}
#kopfmitte {
	width: 59%;
	height: 70px;
	float: left;
}
#kopfrechts {
	width: 50%;
	height: 70px;
	float: left;
}
#inhalt {
	width: 100%;
}
#inhaltlinks {
	width: 20%;
	float: left;
	min-width: 160px;
}
#inhaltmitte {
	width: 59%;
	float: left;
}
#inhaltspeisekarte {
	width: 79%;
	float: left;
}
#inhaltspeisekarte {
	width: 74%;
	float: left
}
#inhaltrechts {
	width: 20%;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
}
#trenner {
	clear: left;
}
.anker {
	
}
/*DIV Kopf*/
#kopf p {
	color: #c6d0db;
	font-size: 80%;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 10px;
}
#kopf a {
	color: #7facc8;
	text-decoration: none;
}
/*DIV kopfgrafik*/
#kopfgrafik {
	background-color: #e0e39a;
	width: 100%;
	height: 150px;
}
#kopfgrafiklinks {
		background-color: #fff;
		background-image: url(../shared/kopfmotiv_links.jpg);
		background-repeat: no-repeat;
		background-position: center;
		width: 25%;
		height: 150px;
		overflow: hidden;
		float: left;
		min-width: 220px;
		max-width: 300px;
		}
#kopfgrafikmitte {
	background-color: #fff;
	background-image: url(../shared/kopfmotiv_mitte.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 54%;
	height: 150px;
	overflow: hidden;
	float: left;
}
#kopfgrafikrechts {
		background-color: #fff;
		background-image: url(../shared/kopfmotiv_rechts.jpg);
		background-repeat: no-repeat;
		background-position: center;
		width: 20%;
		height: 150px;
		overflow: hidden;
		float: left;
		max-width: 300px;
		}
.kopftrenner {
	height: 80px;
	border-left: 1px solid #fff;
}
/*DIV mainnavi*/
#mainnav {
	width: 99%;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 1px;
	border-top: 1px solid #fff;
	display: block;
}
#mainnav .balkenblau {
	background-color: #005a91;
	width: auto;
	height: 6px;
	clear: both;
	outline-style: none;
	display: block;
}
#mainnav ul {
	background-color: #1e8c9d;
	background-image: url(../shared/bg_mainmen.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 100%;
	float: left;
	margin-top: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	border-bottom: 1px solid #e8f3f5;
	display: block;
}
#mainnav ul li {
	background-image: url(../shared/bg_submenue_white.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	display: inline;
}
#mainnav ul li a {
		color: #fff;
		font-size: 85%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		line-height: 1em;
		background-color: #1e8c9d;
		background-image: url(../shared/bg_mainmen.gif);
		background-repeat: repeat-x;
		background-position: 0 bottom;
		text-decoration: none;
		text-transform: uppercase;
		float: left;
		padding: 9px 8px 8px;
		border-right: 1px solid #bbdce1;
		}
#mainnav ul li a:hover, #mainnav ul li a.active {
	background-color: #005a91;
	background-image: url(../shared/bg_mainmen_active.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
/*DIV inhaltlinks*/
#submen {
	
}
#submen ul {
	border-style: none;
}
#submen ul li {
	border-bottom: 1px solid #fff;
	list-style-type: none;
	list-style-image: none;
}
#submen ul li a {
	color: #005a91;
	font-size: 90%;
	font-weight: bold;
	line-height: 1em;
	background-color: #bbdce1;
	background-image: url(../shared/bg_submenue_white.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	text-decoration: none;
	padding: 4px 5px 5px 13px;
	display: block;
}
#submen ul li a:hover, #submen ul li a.active {
	color: #fff;
	background-color: #005a91;
}
#submen ul li ul {
	border-style: none;
}
#submen ul li ul li {
	border-bottom: 1px solid #fff;
}
#submen ul li ul li a {
	color: #005a91;
	font-weight: normal;
	line-height: 1.2em;
	background-color: #e8f3f5;
	padding-top: 2px;
	padding-bottom: 3px;
}
#submen ul li ul li a:hover {
	color: #005a91;
	background-color: #ffffcf;
}
#submen ul li ul li a.active {
	color: #005a91;
	font-weight: normal;
	background-color: #ffffcf;
}
/*DIV inhaltmitte*/
#inhaltmitte h1, #inhaltspeisekarte h1 {
	color: #005a91;
	font-weight: normal;
	line-height: 1.2em;
	background-image: none;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#inhaltmitte h2, #inhaltspeisekarte h2 {
	color: #004672;
	font-weight: bold;
	line-height: 1.2em;
	background-image: none;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 0;
}
#inhaltmitte h3 {
	
}
#inhaltmitte .abstand, #inhaltspeisekarte .abstand {
	margin-right: 20px;
	margin-left: 20px;
}
#inhaltmitte .textabsatz a {
	background-image: url(../shared/icon_right.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-left: 3px;
	padding-left: 13px;
}
#inhaltmitte .textabsatz a:hover {
	border-bottom: 1px solid #1c94ac;
}
#inhaltmitte p, #inhaltspeisekarte p {
	color: #444;
	line-height: 1.4em;
	text-align: left;
	padding-bottom: 5px;
}
#inhaltmitte .textanlauf, #inhaltspeisekarte .textanlauf {
	font-weight: bold;
	margin-bottom: 15px;
}
#inhaltmitte ul, #inhaltmitte ol, #inhaltspeisekarte ul, #inhaltspeisekarte ol {
	color: #444;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 10px;
}
#inhaltmitte .teaser {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5eef4;
}
#inhaltmitte .teaser h2 {
	margin: 0;
	padding: 0;
}
#inhaltmitte .teaser p {
	line-height: 130%;
	margin: 0;
	padding: 0;
}
#inhaltmitte .teaser a {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
#inhaltmitte .teaserimg {
	width: 20%;
	height: 20%;
	float: right;
	max-width: 150px;
	margin: 5px 0 5px 10px;
	padding: 1px;
	border: solid 1px #e5eef4;
}
#inhaltmitte ul, #inhaltspeisekarte ul {
	
}
#inhaltmitte ul li, #inhaltspeisekarte ul li {
	line-height: 1.3em;
	background-image: url(../shared/listbullet_li_blau.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-bottom: 1px;
	padding-left: 12px;
	list-style-type: none;
	list-style-image: none;
}
#inhaltmitte ul li ul, #inhaltspeisekarte ul li ul {
	margin: 0;
	padding: 0;
}
#inhaltmitte .listview {
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d3deea;
}
#inhaltmitte .listview p {
	margin: 0;
	padding: 0 0 3px;
}
#inhaltmitte .listview h2 {
	margin: 0;
	padding: 0 0 0;
}
#inhaltmitte .listview p a {
	background-image: url(../shared/icon_right.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	margin-left: 3px;
	padding-left: 13px;
}
#inhaltmitte .listview .category {
	color: #b2cdde;
	font-size: 80%;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 2px;
	letter-spacing: 1px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.datentabelle {
	background-color: #e5eef4;
	margin: 0;
	padding: 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	outline-style: none;
}
.datentabelletd1 {
	font-size: 90%;
	line-height: 1.2em;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff
}
.datentabelletd2 {
	color: white;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.2em;
	background-color: #1e8c9d;
	padding: 5px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff
}
#navipfad {
	margin-bottom: 10px;
	display: block;
}
#navipfad p {
	color: #7facc8;
	font-size: 80%;
	font-weight: normal;
}
#navipfad a {
	color: #1c94ac;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}
#navipfad a:hover {
	text-decoration: underline;
}
#ankernavi {
	padding-bottom: 10px;
}
#ankernavi ul {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #d3deea;
	border-bottom: 1px solid #d3deea;
}
#ankernavi ul li {
	background-image: none;
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#ankernavi ul li a {
	background-image: url(../shared/icon_down.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
}
p.ankernavi {
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: 20px;
}
ul#letterList {
	margin: 0 0 25px;
	padding: 0;
}
ul#letterList li {
	background-image: none;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
ul#letterList li a {
	background-color: #e6eef6;
	background-image: none;
	margin-right: 0;
	padding: 2px 5px;
	border-color: #eff7ff #b9c6d6 #b9c6d6 #eff7ff;
	border-style: solid;
	border-width: 1px;
}
ul#letterList li a:hover {
	color: #fff;
	background-color: #1c94ac;
	border-color: #20adc9 #157386 #157386 #20adc9;
	border-style: solid;
	border-width: 1px;
}
ul#letterList li:first-child {
	
}
#blockliste div.textblock {
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #7facc8;
}
#blockliste div.textblock h2 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 5px;
}
/*Speisekarte*/
#speisekarte {
	margin-bottom: 15px;
}
#speisekarte table {
	margin-bottom: 15px;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}
#speisekarte td {
	font-size: 90%;
	line-height: 1.3em;
	width: 25%;
	padding: 4px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
#speisekarte td.datum {
	color: #004672;
	font-size: 115%;
	font-weight: bold;
	line-height: 1em;
	padding-top: 6px;
	padding-bottom: 6px;
}
#speisekarte sup {
	color: #a9a9a9;
	font-size: 80%;
	line-height: 1em;
	vertical-align: super;
	padding-left: 2px;
}
/*Babygalerie
*/
#babygalerie {
	
}
#babygalerie table {
	font-size: 80%;
	line-height: 1.2em;
	margin: 5px;
	border-style: none;
}
#babygalerie table td {
	text-align: left;
	vertical-align: top;
	padding: 0 5px 3px 0;
	border-style: none;
}
.babyboy {
	background-color: #e5eef4;
	background-image: url(../shared/bg_babyboy.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	position: relative;
	width: 160px;
	height: 250px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
.babygirl {
	background-color: #ffe4e1;
	background-image: url(../shared/bg_babygirl.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	position: relative;
	width: 160px;
	height: 250px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}
.babyfoto {
	vertical-align: middle;
}
#babydetail {
	background-color: #e5eef4;
	width: 100%;
}
#babydetail p {
	padding: 5px 10px;
	border-bottom: 1px solid #fff;
}
table#babydetail {
	border-style: none;
}
table#babydetail.babyboy {
	background-color: #e5eef4;
}
table#babydetail.babygirl {
	background-color: #ffe4e1;
}
table#babydetail td {
	padding: 0;
	border-style: none;
}
table#babydetail p {
	padding: 5px 10px;
	border-style: none;
}
/*DIV inhaltrechts*/
.infobox, .toolbox {
	background-color: #e5eef4;
	background-image: url(../shared/bg_infobox.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin-bottom: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #fff;
}
.infobox h1, .toolbox h1 {
	font-size: 90%;
	font-weight: bold;
	line-height: 1em;
	background-color: #b2cdde;
	background-image: url(../shared/bg_submenue_white.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-bottom: 5px;
	padding: 5px 14px 6px;
	border-bottom: 1px solid #fff;
}
.infobox h2 {
	color: #005a91;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.2em;
	padding: 5px 14px 0;
}
.infobox p, .toolbox p {
	color: #444;
	font-size: 80%;
	line-height: 1.4em;
	padding: 0 14px 5px;
}
.infobox a {
	background-image: url(../shared/icon_right.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 13px;
}
.toolbox a {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 0;
}
.infobox .img {
	width: 70%;
	margin: 9px 14px 4px;
}
.infobox ul {
	font-size: 85%;
	line-height: 125%;
	margin-bottom: 10px;
	padding-left: 14px;
	list-style-type: none;
}
.infobox ul li {
	background-image: url(../shared/listbullet_li_blau.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 15px;
}
.infobox ul li a {
	background-image: none;
	padding-left: 0;
}
.infobox .blau {
	color: #005a91;
}
.outwhite {
	border: solid 1px #fff;
}
/*DIV fuss*/
#fuss {
	background-position: 0 bottom;
	width: 100%;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#fuss p {
	font-size: 80%;
	line-height: 1.4em;
	padding-right: 20px;
	padding-left: 20px;
}
#fusslinks {
	width: 20%;
	float: left;
	padding-top: 10px;
}
#fussmitte {
	width: 59%;
	float: left;
	padding-top: 10px;
}
#fussrechts {
	width: 20%;
	float: left;
	padding-top: 10px;
}
/*Styles Bilder*/
#inhaltmitte .imgright {
	background-color: #e5eef4;
	background-image: url(../shared/bg_infobox.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 40%;
	float: right;
	max-width: 600px;
	margin: 3px 0 15px 15px;
	padding: 1px;
}
#inhaltmitte .imgleft {
	background-color: #e5eef4;
	background-image: url(../shared/bg_infobox.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	margin: 3px 15px 15px 0;
	padding: 1px;
	width: 40%;
	max-width: 600px;
	float: left;
}
#inhaltmitte .bildzeile {
	color: #005a91;
	font-size: 85%;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1em;
	background-image: url(../shared/bg_infobox_h1.gif);
	background-repeat: repeat-y;
	margin-left: 0;
	padding: 6px 5px 5px 15px;
	border-top: 1px solid #fff;
}
#inhaltmitte .linklist {
	background-color: #e5eef4;
	background-image: url(../shared/bg_infobox_h1.gif);
	background-repeat: repeat-y;
	margin: 10px 0 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border: solid 1px #d3deea;
}
.outlinewhite {
	border: solid 1px white;
}
#bannerbox {
	text-align: center;
}
div.babyimg {
	text-align: center;
	vertical-align: middle;
	position: relative;
	width: 160px;
	height: 160px;
	display: table-cell;
}
.zoom {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
/*Styles Formelemente*/
input[ type=text], input[ type=password] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #fff;
	padding: 3px;
	border-color: #7facc8 #b2cdde #b2cdde #7facc8;
	border-style: solid;
	border-width: 1px;
}
input[ type=text]:focus {
	background-color: #f1f5f9;
}
input[ type=submit] {
	color: #fff;
	font-weight: bold;
	background-color: #005a91;
	background-image: url(../shared/bg_submit.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	right: 0;
	padding: 2px;
	border-color: #e5eef4 #004672 #004672 #e5eef4;
	border-style: solid;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	border-width: 1px;
}
#inhaltmitte form {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#suchbox a {
	cursor: pointer;
}
#inhaltmitte fieldset {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
	border-color: #7facc8 #b2cdde #b2cdde #7facc8;
	border-style: solid;
	border-width: 1px;
}
#inhaltmitte fieldset p {
	clear: both;
}
#inhaltmitte legend {
	padding-right: 10px;
	padding-left: 10px;
}
#inhaltmitte label {
	width: 30%;
	float: left;
}
#inhaltmitte select {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	background-color: #fff;
	width: auto;
	padding: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #7facc8 #b2cdde #b2cdde #7facc8;
}
#inhaltmitte textarea {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2em;
	background-color: #fff;
	padding: 3px;
	width: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #7facc8 #b2cdde #b2cdde #7facc8;
}
#inhaltmitte textarea:focus {
	background-color: #f1f5f9;
}
#inhaltmitte option {
	padding-right: 10px;
}
/*Styles für alternative Ausgabegeräte*/
#sprungmenue {
	visibility: visible;
	display: none;
}
/*Styles Intranet*/
table {
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	outline-style: none;
}
table th {
	font-size: 85%;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
table td {
	font-size: 85%;
	line-height: 1.2em;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
/*</agl.folder>*/
/*<agl.folder "Intranet">*/
table.termine tr.green td {
	background-color: #d7e9a1;
}
table.termine tr.red td {
	background-color: #ecab9d;
}
table.termine tr.orange td {
	background-color: #fbc399;
}
table.termine tr.yellow td {
	background-color: #f3ed86;
}
table.termine {
	border-top-color: white;
	border-left-color: white;
}
table.termine th {
	border-right-color: white;
	border-bottom-color: white;
}
table.termine td {
	border-right-color: white;
	border-bottom-color: white;
}
td.nobreak {
	text-align: center;
	white-space: nowrap;
}
#inhaltmitte table.termine h2 {
	font-size: 120%;
	line-height: 1.2em;
	margin: 0 0 5px;
	padding: 0;
}
#inhaltmitte table.termine p {
	line-height: 1.2em;
}
#inhaltmitte table.termine a {
	color: #005c96;
}
#inhaltmitte table.termine a.button {
	color: #005c96;
	font-size: 80%;
	font-weight: bold;
	line-height: 1em;
	background-color: #fff;
	text-transform: uppercase;
	text-align: center;
	width: 100px;
	margin-top: 2px;
	padding: 3px;
	display: block;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-khtml-border-radius-topright: 3px;
	-khtml-border-radius-topleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-radius-bottomright: 3px;
	-khtml-border-radius-bottomleft: 3px;
}
table.termine th, table.termine td {
	padding: 6px;
}
#inhaltmitte span.green {
	background-color: #d7e9a1;
	text-align: center;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 5px;
	padding: 1px;
}
#inhaltmitte span.red {
	background-color: #ecab9d;
	text-align: center;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 5px;
	padding: 1px;
}
#inhaltmitte span.orange {
	background-color: #fbc399;
	text-align: center;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 5px;
	padding: 1px;
}
#inhaltmitte span.yellow {
	background-color: #f3ed86;
	text-align: center;
	width: 15px;
	height: 15px;
	float: left;
	margin-right: 5px;
	padding: 1px;
}
/*</agl.folder>*/

.screen {
  line-height: 250%;
  background-color: white;
  text-align: center;
  vertical-align: middle;
  width: 150px;
  height: 150px;
  overflow: hidden;
  float: left;
  display: table;
  position: relative;
  margin: 3px 7px 7px 3px;
  border: solid 1px white;
  -moz-box-shadow: 0px 0px 5px #b1b1b1;
  -webkit-box-shadow: 0px 0px 5px #b1b1b1;
  box-shadow: 0px 0px 5px #b1b1b1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  }

.screen a.divbox {
  background-color: white;
  display: table-cell;
  vertical-align: middle;
  width: 150px;
  height: 150px;
  }
.screen a.thumb img, .screen a.divbox img {
  vertical-align: middle;
  display: block;
  margin: 1em auto
  }
