#language {
flaot: right;
margin-top: -48px;
margin-right: 13px;
color: #fff;
}
#language a:link{color:#fff;text-decoration: None; font-size: 13px;}
#language a:visited{color:#fff;text-decoration: underline; font-size: 13px;}
#language a:hover{color:#888;text-decoration: None; font-size: 13px;}
#language a:active{color:#fff;text-decoration: None; font-size: 13px;}

/*Links*/

a:link{color:#000;text-decoration: underline; font-size: 13px;}
a:visited{color:#000;text-decoration: underline; font-size: 13px;}
a:hover{color:#888;text-decoration: None; font-size: 13px;}
a:active{color:#888;text-decoration: None; font-size: 13px;}

body {background: url(../images/background.jpg) center top no-repeat;
font-size: 76%;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 1.3;
}

/*Titel & Absatz*/

h1 { font-family: Verdana, Arial, Helvetica;
font-size: 18px;
margin-top: 6px;
font-style: bold;
margin-bottom: 20px; }

h2 { font-family: Verdana, Arial, Helvetica;
font-size: 16px;
font-style: bold;}

h3 { font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-style: italic;}

h4 { font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-style: bold;}

p { font-family: Verdana, Arial, Helvetica;
font-size: 13px;}

/*Content*/

#logo_shadow {
background: url(../images/logo_shadow.jpg);
height: 15px;
width: 960px;
margin-top: -13px;}

#logo_shadow_2 {
background: url(../images/logo_shadow_2.jpg);
height: 10px;
width: 960px;}

#wrap {
min-width: 760px;
max-width: 960px;
width: auto !important; /*IE6 hack*/
width: 960px; /*IE6 hack*/
margin: 0 auto; /*center hack*/
text-align: left; /*center hack*/
}

#AVENTIX_Logo {
background: url(../images/AVENTIX_Logo.jpg);
height: 200px;
width: 960px;
}

#shadow_down {
background: url(../images/shadow_down.jpg);
height: 10px;
width: 960px;}

#header {
width: 960px;
height: 40px;
background: url(../images/header.jpg) 0 0 no-repeat;
margin-top: -10px;}

#search {
float: right;
margin-top: 7px;
margin-right: 15px;}

#mainarea {
border-left: 1px solid #b9b7b7;
border-right: 1px solid #b9b7b7;}

#sidebar {
float:left;width: 191px; 
text-align: left; 
margin-bottom: 0px;
background-color: #e7e5e6;
margin-right: 0px;
overflow: hidden;
border-right: 1px solid #b9b7b7;
border-bottom: 1px solid #b9b7b7; }


#content {float: left; width: 763px; overflow: hidden; background-color: #fff; border-bottom: 1px solid #b9b7b7; }
#footer {clear: both; align: center;}
#addthis {float: left; margin-left: 191px; margin-right: 15px; margin-top: 1.5px;}
.inside {padding: 10px;}


#shadow {
background:url(../images/shadow.jpg);
margin: 0 auto; /*center hack*/
height: 10px;
width: 960px;}


/*Menu Styling*/

/*Mainmenu*/
.moduletablemenu ul
{
margin-left: 0;
white-space: nowrap;
padding-top: 10px;
font-size: 0.9em
}

.moduletablemenu li
{
display: inline;
list-style-type: none;
}

.moduletablemenu a { padding: 3px 10px;
margin: 2px;
margin-top: 0px; }

.moduletablemenu a:link,.moduletablemenu a:visited
{
color: black;
background-color: #e7e5e6;
text-decoration: none;
border: 1px solid white;
}

.moduletablemenu a:hover
{
color: #fff;
background-color: #00559f;
text-decoration: none;
}
.moduletablemenu a:active
{color: #fff;
background-color: #00559f;
text-decoration: none;}

/*Sub_menu*/

.moduletable_menu-submenu
{margin-bottom: 0px;
font-size: 0.9em}

.moduletable_menu-submenu ul
{
padding-bottom: 10px;
border-bottom: 1px solid #b9b7b7;}

.moduletable_menu-submenu li
{
list-style: none;
margin-top: 2px;
border: 0px;
margin-left: 0px;
}

.moduletable_menu-submenu li a
{
display: block;
width: 122px;
\width: 158px;
w\idth: 122px;
padding: 4px 8px 4px 8px;
border: 2px;
border-left: 20px solid #797979;
background: #a6a5a5;
text-decoration: none;
text-align: right;
margin-left: -35px;
}

.moduletable_menu-submenu li li
{font-size: 0.8em;
margin-left: -35px;
}

.moduletable_menu-submenu ul ul
{border: 0px;}

.moduletable_menu-submenu li li a
{
background: #e7e5e6;}

.moduletable_menu-submenu a { color: #000000; }


.moduletable_menu-submenu a:hover
{
border-color: #39299f;
color: #ffffff;
background: #00559f;
}
