/* General layout */
A:link        { font-weight: normal; text-decoration: underline; color: #000CCC; }
A:visited     { font-weight: normal; text-decoration: underline; color: #551A8B; }
A:hover       { font-weight: normal; text-decoration: underline; color: #FF0000; }

/* A:link        { font-weight: normal; text-decoration: none; color: #000000; } */
/* A:visited     { font-weight: normal; text-decoration: none; color: #800080; } */
/* A:hover       { font-weight: normal; text-decoration: underline; color: #FF0000; } */


BODY          { font-family: Verdana, Helvetica, Arial; 
                font-size:12px; margin-top: 5; margin-left: 5; margin-right: 5; padding-top: 00; padding-left: 0; 
                padding-right: 0; }
text          { font-family: Verdana, Helvetica, Arial; font-size: 11px; }
TD            { font-family: Verdana, Helvetica, Arial; color: #000000; font-size: 13px; }
input         { background-color: #eeeeee; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
textarea      { background-color: #eeeeee; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
select        { background-color: #ffffff; font-family: Verdana, Helvetica, Arial; font-size: 7pt; color: #000000; }
.copyright    { font-family: Verdana, Helvetica, Arial; font-size: 10px; }

/* YaBB navigation links */
a.nav          { font-size: 10px; text-decoration: none; color: #000000; }
a.nav:link     { font-size: 10px; text-decoration: none; color: #000000; }
a.nav:visited  { font-size: 10px; text-decoration: none; color: #000000; }
a.nav:hover    { font-size: 10px; text-decoration: none; color: #000000; font-weight: bold; text-decoration: underline; }

/* YaBB alternating bgcolors */
.windowbg     { background-color: #ffffff; font-size: 11px; font-family: Verdana; color: #000000; }
.windowbg2    { background-color: #F8F8F8; font-size: 11px; font-family: Verdana; color: #000000; }
.windowbg3    { background-color: #000000; font-size: 11px; font-family: Verdana; color: #000000; }

/* Misc./title/category colors */
.hr           { color: #000000; }
.titlebg      { background-color: #809FFF; color: #FFFFFF; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: #FFFFFF; }
.catbg        { background-color: #eeeeee; color: #000000; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: #ffffff; }

/* Image fonts */
.imgbg        { font-style: normal; font-size: 10px; color: #000000; }
.imgcatbg     { font-style: normal; font-size: 10px; color: #000000; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: #FFFFFF;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: #000000; }
.imgmenu      { font-style: normal; font-size: 11px; color: #000000; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 10px; font-family: Verdana, Helvetica, Arial; color: #000000; background-color: #eeeeee; }
.code         { font-size: 10px; font-family: Courier New; color: #000000; background-color: #CCCCCC; }

/* ###### ENDE YaBB ###### */

/* ###### START Portal ###### */

div#container {
  margin: 0 auto;
  width: 980px;
  text-align: left;
  } 

/* Portal-Boxen */
div#logo {
    background-color: #FFFFFF;

    clear: both;
	
	padding-top: 12px;
	padding-left: 2px;
}

div#navigation {
    background-color: #809FFF;

    float: left;
    width: 150px;

	/* padding: 12px; */

	/* border: #666 1px solid; */
}

div#info {
    background-color: #FFFFFF;

    float: right;
    width: 150px;

	padding: 12px;

	/* border: #666 1px solid; */
}

div#content {
    background-color: #FFFFFF;

	/* top/right/bottom/left */
    padding: 0px 165px 0px 165px;

	margin: 0px; 
}

div#footer {
    clear: both;
    background-color: #FFFFFF;

	/* top/right/bottom/left */
    padding: 5px 13px 5px 13px;

	/* border: #666 1px solid; */
}

/* 07.11.2004-22:32, 17.08.2004-21:27 */
.ueberschrift	{ font-size:15px; font-weight: bold; }
.details		{ font-size:9px; }
.normal			{ font-size:13px; }
.klein			{ font-size:9px; }
.klein_italic	{ font-size:9px; font-style:italic; }
.footer			{ font-size:9px; }


/* 07.11.2004-22:32, 17.08.2004-21:27 */
h1.artikel		{ font-size:16px; margin-top: 0px; margin-bottom: 0px; }
h2.artikel		{ font-size:14px; margin-top: 0px; margin-bottom: 0px; }
h3.artikel		{ font-size:12px; margin-top: 0px; margin-bottom: 0px; }


/* 26.06.2005-20:24 */
a.header				{ font-size: 13px; text-decoration: none; color: #000000; }
a.header:link			{ font-size: 13px; text-decoration: none; color: #000000; }
a.header:visited		{ font-size: 13px; text-decoration: none; color: #000000; }
a.header:hover			{ font-size: 13px; text-decoration: underline; color: #000CCC; }

/* 06.11.2004-20:41 */
a.normal				{ font-size: 13px; text-decoration: none; color: #FFFFFF; }
a.normal:link			{ font-size: 13px; text-decoration: underline; color: #000CCC; }
a.normal:visited		{ font-size: 13px; text-decoration: underline; color: #551A8B; }
a.normal:hover			{ font-size: 13px; text-decoration: underline; color: #000CCC; }

/* 06.11.2004-20:41 */
a.navigation			{ font-size: 14px; text-decoration: none; font-weight: bold; color: #FFFFFF; padding-left: 12px; }
a.navigation:link		{ font-size: 14px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
a.navigation:visited	{ font-size: 14px; text-decoration: none; font-weight: bold; color: #FFFFFF; }
a.navigation:hover		{ font-size: 14px; text-decoration: underline; font-weight: bold; color: #FFFFFF; }

/* 29.11.2004-16:36 */
a.navigation_small			{ font-size: 14px; text-decoration: none; color: #FFFFFF; padding-left: 12px; }
a.navigation_small:link		{ font-size: 14px; text-decoration: none; color: #FFFFFF; }
a.navigation_small:visited	{ font-size: 14px; text-decoration: none; color: #FFFFFF; }
a.navigation_small:hover	{ font-size: 14px; text-decoration: underline; color: #FFFFFF; }

a.logo			{ color: #809FFF; font-weight: normal; }
a.logo:link		{ text-decoration: none; color: #809FFF; }
a.logo:visited	{ text-decoration: none; color: #809FFF; }
a.logo:hover	{ text-decoration: none; color: #809FFF; }

H1		{ font-size: 31px; }
H2		{ font-size: 25px; }
H3		{ font-size: 19px; }
H4		{ font-size: 14px; }

/* ###### ENDE Portal ###### */
