/* CSS definitions by SE */

a {color: #F000F0;}
a:link { color: #969696;}
a:visited { color: #969696;}
a:hover {color: #CA2438;}

h1 {
font-size: 24px;
font-weight:bold;
text-align: center;
color: #CA2438;
}

h2 {
font-size: 20px;
font-weight: bold;
text-align: center;
color: #CA2438;
}

h3 {
font-size: 14px;
font-weight: bold;
text-align: left;
color: #CA2438;
}

h4 {
font-size: 12px;
font-weight: bold;
text-align: left;
color: #CA2438;
}

h5 {
font-size: 14px;
font-weight: normal;
text-align: left;
color: #A0A0A0;
}

body {
font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
background-color: black;
margin: 0px;
scrollbar-face-color : #C0C0C0; 
scrollbar-shadow-color : #FFFFFF; 
scrollbar-highlight-color : #CA2438; 
scrollbar-3dlight-color : #FFFFFF; 
scrollbar-darkshadow-color : #C0C0C0; 
scrollbar-track-color : #CA2438; 
scrollbar-arrow-color : #000000;
}

.header-table {
background-color: #CA2438;
border-style: solid;
border-width: 5px;
border-color: black;
width: 100%;
height: 40px;
font-size: 36px;
font-weight: bold;
}

.main-table {
background-color: #505050;
border-style: hidden;
vertical-align: top;
width: 100%;
height: 600px;
}

.menu-td {
background-color: black;
border-style: hidden;
border-width: 0px;
border-top-width: 0px;
border-color: black;
width: 250px;
vertical-align: top;
padding: 10px;
}

.menu-text-normal {
font-size: 14px;
font-weight: normal;
color: black;
text-decoration: none;
}

.menu-text-active {
font-size: 14px;
font-weight: bold;
color: black;
text-decoration: none;
}

.content-td {
background-color: black;
border-style: hidden;
border-width: 0px;
border-right-width: 5px;
border-bottom-width: 5px;
border-color: black;
vertical-align: top;
padding: 10;
font-size: 12px;
color: #A0A0A0;
vertical-align: top;
width: 100%;
height: 100%;
}

.counter-table {
padding: 5px;
margin-top: 50px;
/* background-color: #202020; */
border-width: 0px;
/*
border-right-width: 2px;
border-bottom-width: 2px;
border-color: #303030;
*/
border-style: solid;
color: #A0A0A0;
text-align: left;
font-size: 9px;
}

.email-link {
font-size: 10px;
text-color: #000000;
}

/* CSS definitions by SE end*/

.contenttd {
font-size: 0.95em;
}


.links-table {

border-color: silver;
border-style: solid;
border-width: 1px;

font-size: 0.95em;
}

.left {
margin-right: 10px;
}

.right {
margin-left: 10px;
}

.newsletter-email {
font-size: 9px;
}

textarea { }
.description {font-family: Arial, Helvetica;font-size: 8px;}
.forum {
	font-family: Arial, Helvetica;
	font-size: medium;
}

.PhorumNav {font-family: MS Sans Serif,Geneva,sans-serif;font-size: 7px;}

.nav {font-family: MS Sans Serif,Geneva,sans-serif;font-size: 7px;}

.code-read-td {  }
.code-read-comments-headline-td { background-color: #90EC90; }
.code-send-error { color: red; }

pre.sourcecode {
  font-size: 13px;
  background-color: #E7E7E7;
  border-style: solid;
  border-width: 1px;
  border-color: black;
  padding: 3px;
}

pre.assembler {
  font-size: 13px;
  background-color: #E7E7E7;
     padding-left: 30px;
     color: black;
     font-weight: bold;
}

.imagecaption {
  font-size: 10px;
  color: gray;
}

.kasten {
background-color: #90EC90;
background-color: #FFFFFF;
border-style: solid;
border-color: silver;
border-width: 2px;
padding: 5px;
}

.asm
{
	font-family: monospace;
}

.tip {
background-color: #90EC90;
border-style: solid;
border-color: silver;
border-width: 3px;
padding: 5px;
font-size: 0.95em;
}

.tip-title {
border-bottom-style: solid;
border-bottom-color: silver;
border-bottom-width: 1px;
font-size: 1.10em;
}

.hometd {
border-width: 1px;
border-style: solid;
border-color: blue;
padding: 7px;
}

.desc {
padding-left: 5px;
font-style: italic;
font-size: smaller;
}



.code {
background-color: white;
padding: 10px;
}

h1
{
font-size: 25px;
}

.menu-main {
font-size: 14px;
font-weight: bold;
color: black;
text-decoration: none;
}

.menu-main-aktiv {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: black;
}

.menu-sub1 {
font-size: 12px;
font-weight: bold;
color: black;
text-decoration: none;
}

.menu-sub1-aktiv {
font-size: 12px;
font-weight: bold;
color: black;
text-decoration: none;
}

.rahmen-small {
font-size: 13px;
color: black;
}

.rahmen-headline {
background-color: #FFC000;
font-size: 14px;
font-weight: bold;
}

.rahmen-text {
font-size: 12px;
}

.rahmen {
border-width: 1px;
border-color: black;
border-style: solid;
}

.imageborder {
border-width: 1px;
border-color: black;
border-style: solid;
}

.links-folder {
font-weight: bold;
}


TEXTAREA
{
  font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
  font-size: 12px;
  width: 500px;
}


.def-text {
  color: #006600;
  text-decoration: none;
}
