a
{
    text-decoration: none;
    color: #7777aa;
}
em
{
    font-style: normal;
    font-size: 15px;
    font-weight: bold;
}
html, body
{
    height: 100%;
}
body
{
    background-color: #dddddd;
    text-align: center;
    padding: 0;
    margin: 0;
}
body td
{
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
}
table#skeleton
{
    width: 977px;
    height: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
        background-color: #ffffff;
    background-image: url('files/background.jpg');
    background-repeat: repeat-y;
}
table#skeleton td
{
    padding: 0;
    vertical-align: top;
}
img#logo
{
    display: block;
    position: absolute;
}
ul#mainmenu
{
    background-image: url('http://en.dyna-mesh.com/files/menubackground.jpg');
    background-repeat: repeat-x;
    padding: 0;
    margin: 0 0 10px 0;
    height: 40px;
    width: 936px;
}
ul#mainmenu li
{
    list-style-type: none;
    display: block;
    float: left;
    padding: 0;
    margin: 8px 5px 0px 13px;
}
ul#mainmenu li a
{
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
ul#mainmenu li.selected a
{
    color: #bb9001;
}
table#skeleton td#leftpane
{
    border-right: 2px solid #aaaacc;
    width: 200px;
    padding: 0 5px 10px;
}
table#skeleton td#contentpane
{
    border-left: 2px solid #aaaacc;
    border-right: 2px solid #aaaacc;
    padding: 0 15px 10px;
    width: 580px;
    line-height: 20px;
}
table#skeleton td#rightpane
{
    border-left: 2px solid #aaaacc;
    width: 200px;
    padding: 0 10px 10px;
}
table#skeleton td#header
{
    width: 936px;
    padding: 0 22px;
}
div#toppane
{
    height: 150px;
}
h1
{
    padding: 0 0 15px 0;
    margin: -5px 0 0 0;
    font-family: georgia;
    font-size: 32px;
    height: 40px;
    color: #777777;
    font-weight: normal;
    line-height: 40px;
}
ul#languagemenu
{
    float: right;
    z-index: 999;
    display: block;
    margin-top: 20px;
    margin-right: 20px;
}
ul#languagemenu li
{
    margin: 0 0 0 10px;
    padding: 4px 6px;
    list-style-type: none;
    float: right;
    background-color: #ffffff;
    border: 1px solid #7777aa;
    font-weight: bold;
}
ul#languagemenu li a
{
    text-decoration: none;
}
ul#submenu
{
    padding: 0;
    margin: 0 0 0 25px;
    display: block;
}
ul#submenu li
{
    list-style-type: none;
    display: block;
    padding: 5px 7px;
    margin: 0 0 5px 0;
    border-top: 1px solid #cccccc;
}
ul#submenu li.caption
{
    border: 1px solid #cccccc;
    background-image: url('http://en.dyna-mesh.com/files/captionbackground.jpg');
    background-repeat: repeat-x;
}
ul#submenu li.selectedcaption
{
    border: 1px solid #bbbbbb;
    background-image: url('http://en.dyna-mesh.com/files/activecaptionbackground.jpg');
    background-repeat: repeat-x;
}
ul#submenu a
{
    text-decoration: none;
    color: #aaaaaa;
    font-weight: bold;
}
ul#submenu li.selected a, ul#submenu li.selectedcaption a
{
    color: #222222;
}
  td#rightpane
  {
        padding: 0 0 32px 0;
  }
td#rightpane h2
{
    font-size: 11px;
    background-image: url('files/captionbackground.jpg');
    background-repeat: repeat-x;
    border: 1px solid #bbbbbb;
    padding: 4px 10px 5px;
    margin: 0 22px 0 0;
}
div.newsteaser
{
    padding: 5px 5px 10px 10px;
    font-size: 11px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
        width: 170px;
        line-height: 22px;
}
div.newsteaser img
{
margin: 5px 0;
}
div.newsteaser h3
{
    color: #fcc333;
    padding: 0;
    margin: 0;
    font-size: 11px;
}
div.news
{
    padding-bottom: 15px;
}
div.news h2
{
    padding: 3px 0;
    margin: 0 0 8px 0;
    font-size: 11px;
    color: #111111;
    border-bottom: 1px solid #666666;
}
div.news span.date
{
    font-weight: normal;
    color: #aaaaaa;
}
h2.group
{
    font-size: 12px;
    background-image: url('files/captionbackground.jpg');
    background-repeat: repeat-x;
    border: 1px solid #bbbbbb;
    padding: 4px 10px 5px;
    margin: 20px 22px 10px 0;
}
span.cite
{
    color: #fcc333;
}
ul#submenu li.subsub, ul#submenu li.subsubselected
{
	padding-left: 40px;
	padding-right: 0;
	border-top: 0;
	font-size: 10px;
}
ul#submenu li.subsubselected a
{
	color: #333333;
}
div#map
{
	position: relative;
}
div#map div
{
	position: absolute;
	/**background-color: #ffffff;**/
	padding: 2px 5px;
	color: #000000;
	font-weight: bold;
}
div#map div a
{
	color: #000000;
	text-decoration: underline;
}

#search
{
	float: right;
	margin: 20px;
}

#search-box
{
	border: solid 1px #7777AA;
	width: 167px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#seach-submit
{
	width: 21px;
	height: 21px;
	border: solid 1px #fff;
	background: #fff url(/files/search.gif) no-repeat;
	border: solid 1px #7777AA;
	margin-left: 5px;
	vertical-align: top;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

div.autosuggest
{
	position: absolute;
	background-color: #ffffff;
	margin-top: 5px;
	margin-left: 0;
	font-size: 11px;
	line-height: 15px;
}
div.autosuggest div.as_header, div.autosuggest div.as_footer
{
	display: none;
}
div.autosuggest ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
div.autosuggest ul li
{
	padding: 3px 5px;
}
div.autosuggest em
{
	font-weight: bold;
	text-transform: none;
	font-style: normal;
}
table#skeleton td#contentpane-map-ohne
{
    border-left: 2px solid #aaaacc;
    padding: 0 40px 10px 15;
    width: 780px;
    line-height: 20px;
}