/************************************************************/
/*     Navigationsmenü links
*************************************************************/

#sidebar_i {
width: 260px;
padding: 7px;
/* font-size: 0.875em; */
line-height: 1.6em;
background-color: #e6e6e5;
border: 1px dashed #fff;
margin-left: 0px;
margin-top: 10px;
}

#sidebar_i h2 {
font: bold 1em/1.2em Verdana,Arial,serif;
text-transform: uppercase;
background-color: #006c90;
color: #fff;
/* letter-spacing: 1px; */
padding: 6px 6px 6px 12px;
border: 1px solid #fff;
margin-top: 0;
}

#sidebar_i a:link, #sidebar_i a:visited {
color: #006c90;
font-weight: bold;
line-height: 2em;
padding: 0;
text-decoration: none;
border-bottom: 1px dotted #006c90;
}

#sidebar_i ul.ucat a:link, #sidebar_i ul.ucat a:visited {
color: #006c90;
font-weight: normal;
line-height: 2em;
/* padding: 2px; */
text-decoration: none;
border-bottom: 1px dotted #006c90;
}

#sidebar_i a:focus {
background-color: #a10000;
color: #ffec9e;
border: 1px solid #fff;
}

#sidebar_i a:hover, #sidebar_i a:visited:hover {
background-color: #a7a8aa;
text-decoration: none;
color: #fff;
border-bottom: 1px solid #006c90;
}

#sidebar_i a:active {
background-color: #006c90;
color: #fff;
border: 1px solid #fff;
}

#sidebar_i p {
  padding: 0 1em 1.4em 0;
/*  padding-bottom: 1.4em; */
}

#sidebar_i ul {
padding: 0;
margin: 0 0 9px 2em;
}

#sidebar_i ul li {
list-style: square;
padding: 0;
margin: 0.15em 0 0 0;
font-size: 1em;
}

/************************************************************/
/*     Inhaltsbereich
*************************************************************/

.content_i
{
margin-left: 1em;
padding: 1em;
width: 560px;
}

.content_i h2
{
margin: 0.5em 0 0 0;
/* font: italic normal 2.5em/1.2em Georgia,"Lucida Sans Unicode","Times New Roman",Times,serif; */
font: normal normal 2.5em/1.2em Georgia,"Lucida Sans Unicode","Times New Roman",Times,serif;
/* letter-spacing: -1px; */
}

.content_i h3
{
font-weight: bold;
font-size: 1em;
margin-bottom: -0.8em;
padding-bottom: 0px;
}

#buttons
{
margin-left: 1em;
margin-top: 0.5em;
margin-right: 0;
padding: 1em;
clear: both;
}

#buttons h3
{
font-weight: bold;
font-size: 1em;
margin-top: -2em;
margin-bottom: 0.8em;
padding-bottom: 0px;
margin-left: 0px;
clear: both;
}

.button
{
margin-right: 2px;
}
