/*CONTENT*/
#content {
	background-color: #FFFFFF;
	padding: 10px 14px 0px 24px;
	font-size: 76%;
}

#content-index {
	background-color: #238BC0;
	background-image: url(../deco/fliege_3.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 10px 0pt 0pt 24px;
	font-size: 76%;
	height: 50em;
}

#content-index-frontpage {
	font-size: 120%;
	margin: 1em;
}

/* LISTS */
#content ul {
	/*line-height: 140%;*/
}

/*TOOLLISTS*/
#content .link_list {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
}

#content .link_list li {
	padding-bottom: 3px;
	padding-left: 12px;
	background-image: url(../deco/bullet_blue_content.gif);
	background-position: 0px 0.32em;
	background-repeat: no-repeat;
}
#content .link_list a {
	padding-left: 0px;
	background: none;
	font-weight: bold;
}
#content .link_list .link_list_headline {
	margin-bottom: 5px;
	background: none;
	background-color: #EEEEEE;
	color: #005499;
	font-weight: bold;
}
#content .link_list .link_list_headline a {
	font-weight: bold;
}
#content .sitemap a {
	font-weight: normal;
}

div.inter {
	width: 524px;
}

div.inter img {
	float: left;
	margin-top: 0.2em;
}

div.inter img.rightimage {
	margin-left: 0.2em;
}

div.inter img.siximagesleft {
	margin-top: 0.6em;
	margin-right: 0.3em;
	/*border: 1px #000000 solid;*/
}

div.inter img.siximages {
	float: right;
	margin-top: 0.2em;
	margin-right: 0.2em;
	border: 1px #000000 solid;
}

div.inter p.short {
	font-size: 78%;
	font-weight: bold;
	margin: 0 0 1em 0;
}

div.inter p.extra-par {
	font-size: 78%;
	font-weight: normal;
	margin: 0 0 1em 0;
}

div.inter p.long {
	font-size:78%;
	font-weight:normal;
	margin:1.4em 0pt 1em 20em;
}

div.inter p.detaildescription,
div.inter p.imagedescription {
	font-size: 0.7em;
	font-weight: bold;
	margin: 12px 0 0 22em;
}

div.inter a {
	color: #238BC0;
	font-size: 0.95em;
	font-weight: bold;
	text-decoration: none;
}

div.inter a:hover {
	text-decoration: underline;
}

/*
div.inter p.detaildescription {
	font-size: 0.7em;
	font-weight: bold;
	margin: 12px 0 0 22em;
	padding: 6px 0 0 10px;
}
*/

div p.imagedescriptionleft {
	font-size: 0.7em;
	font-weight: bold;
	margin: 0pt;
	padding-left: 20px;
	background-image: url(../deco/pfeil-top.gif);
	background-position: 0pt 0.2em;
	background-repeat: no-repeat;
}

div p.imagedescriptionright {
	font-size: 0.7em;
	font-weight: bold;
	margin: 0.3em 0 0 21em;
	padding-left: 20px;
	background-image: url(../deco/pfeil-top.gif);
	background-position: 0px 0.2em;
	background-repeat: no-repeat;
}

div#table-design {
	margin: 1.4em 0pt 0.4em;
}

div#table-design-small {
	margin: 1.5em 0pt 0.4em 15em;
}

* html div#table-design-small {	
	margin: 0pt 0pt 0.4em 15em;
} 

div#table-design td {
	line-height: 150%;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 150%;
	margin: 1em 0 1em 0;
	padding-left: 1em;
	width: 50%;
}

div#table-design-small td {
	line-height: 150%;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 150%;
	margin: 1em 0 1em 0;
	padding-left: 1em;
	width: 50%;
}

div#table-design-small tfoot,
div#table-design tfoot{
	background-color: #cccccc;
	font-size: 0.8em;
	line-height: 150%;
}
div#table-design-small thead,
div#table-design thead{
	background-color: #238BC0;
	font-size: 1em;
}

div#table-design tfoot tr td {
	color: #000000;
}
div#table-design-small thead tr td,
div#table-design thead tr td {
	color: #FFFFFF;
}
