/* Das Style für die Bösen */
/* S.MzH        01.01.2007 */

/* allgemein */
html, body
{
    color: #FFFFFF;
    background-color: #000000;
    background-image: url(images/view/neutral/background.gif);
    font-size: 13px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 1em;
    text-align: center;
    min-width: 960px;
    height: 100%;
}

h1
{
    font-size: 18px;
}
h2
{
    font-size: 16px;}
h3
{
    font-size: 13px;
}
.small
{
    font-size: 12px;
}
.mini
{
    font-size: 11px;
}
.minimini
{
    font-size: 10px;
}
.bold
{
    font-weight: bold;
}

/* Neverwinter schriften */
.nwn_h1
{
    font-family: Neverwinter, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 22px;
}
.nwn_h2
{
    font-family: Neverwinter, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.nwn_h3
{
    font-family: Neverwinter, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.nwn_normal
{
    font-family: Neverwinter, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.nwn_small
{
    font-family: Neverwinter, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.nwn_mini
{
    font-family: Neverwinter, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.nwn_minimini
{
    font-family: Neverwinter, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.nwn_bold
{
    font-family: Neverwinter, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight : bold;
}

a
{
    font-size: 14px;
    text-decoration: none;
}

a:link
{
	color: #FFFFF0;
	text-decoration: underline;
	background-color: transparent;
}
a:visited , a:active , a:hover
{
    color: #FFFFF0;
    background: transparent;
}

b
{
    color: #F8F8FF;
    background-color: transparent;
    font-size: 14px;
    text-decoration: none;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


/* logo */
div#logo
{
    text-align: center;
    padding-top: 0px;
    padding-bottom: 40px;
    margin: 0;
}

/* navigation */
div#navigation
{
    float: left;
    width: 180px;
    margin: 0 0 1.2em;
    padding: 0;
}

/* inhalt */
div#inhalt
{
    margin: 0 215px 1em 185px;
    padding: 1em 1em;
    border: 1px solid #FFFFF0;
    background: url(images/view/pergament.gif);
    color: #0F0F0F;
}

/* info */
div#info
{
    float: right;
    width: 210px;
    margin: 0 0 1.1em;
    padding: 0;
}

/* footer */
div#footer
{
    clear: both;
    padding-top: 50px;
    padding-bottom: 20px;
}

.box
{
    border: 2px solid #FFFFF0;
}

table.pow
{
    text-align: center;
    width: 100%;
}

td.pow
{
    width: 200px;
}

table.center
{
    text-align: center;
}

td.left
{
    text-align: left;
}

td.right
{
    text-align: right;
}

td.justify
{
    text-align: justify;
}

/* news */
.news
{
}

/* text */
.titel
{
}

/* für das Menu */
img
{
 border-width:0;
}

/* Für die Menü Buttons */ 
a.menu
{
    border: 0px solid #e6e6e6;
    width: 169px;
    display: block;
    height: 46px;
    line-height: 46px;
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    font-family: Neverwinter, verdana, sans-serif;
    padding: 0 0 4px 0;
    margin: auto;
}

a.menu:link , a.menu:visited , a.menu:active
{
    color: #FFFFF0;
    background-image: url(images/view/neutral/button/menu_button.gif);
}

a.menu:hover
{
    background-image: url(images/view/neutral/button/menu_button_on.gif);
}

a.menu_aktiv
{
    color: #FFFFFF;
    border: solid 0px #e6e6e6;
    width: 169px;
    display: block;
    height: 46px;
    line-height: 46px;
    background-image: url(images/view/neutral/button/menu_button_on.gif);
    text-decoration: none;
    text-align: center;
    font-size: 20px;
    font-family: Neverwinter, verdana, sans-serif;
    padding: 0 0 4px 0;
    margin: auto;
}

/* Für die Submenü Buttons */
a.submenu
{
    border: 0px solid #e6e6e6;
    width: 123px;
    display: block;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    font-family: Neverwinter, verdana, sans-serif;
    padding: 0 0 4px 0;
    margin: auto;
}

a.submenu:link , a.submenu:visited , a.submenu:active
{
    color: #FFFFF0;
    background-image: url(images/view/neutral/button/submenu_button.gif);
}

a.submenu:hover
{
    background-image: url(images/view/neutral/button/submenu_button_on.gif);
}

a.submenu_aktiv
{
    color: #FFFFFF;
    border: 0px solid #e6e6e6;
    width: 123px;
    display: block;
    height: 33px;
    line-height: 33px;
    background-image: url(images/view/neutral/button/submenu_button_on.gif);
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    font-family: Neverwinter, verdana, sans-serif;
    padding: 0 0 4px 0;
    margin: auto;
}

/* Für die Subsubmenü Buttons */
a.subsubmenu
{
    border: 0px solid #e6e6e6;
    width: 100px;
    display: block;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    font-family: Neverwinter, verdana, sans-serif;
    padding: 0 0 1px 0;
    margin: auto;
}

a.subsubmenu:link , a.subsubmenu:visited , a.subsubmenu:active
{
    color: #FFFFF0;
    background-image: url(images/view/neutral/button/subsubmenu_button.gif);
}

a.subsubmenu:hover
{
    background-image: url(images/view/neutral/button/subsubmenu_button_on.gif);
}

a.subsubmenu_aktiv
{
    color: #FFFFF0;
    border: 0px solid #e6e6e6;
    width: 100px;
    display: block;
    height: 28px;
    line-height: 28px;
    background-image: url(images/view/neutral/button/subsubmenu_button_on.gif);
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    font-family: Neverwinter, verdana, sans-serif;
    padding: 0 0 2px 0;
    margin: auto;
}

.counter
{
	background-image: url(images/view/neutral/counter.gif);
	border: 0px solid #e6e6e6;
	width: 90px;
	display: block;
	height: 36px;
	text-decoration: none;
	text-align: center;
	font-size: 25px;
	font-family: Neverwinter, verdana, sans-serif;
	padding: 1px 0px 0px 0px;
	margin: auto;
}

