/* Main Layout */
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(design/hg.jpg);
background-repeat:repeat-x;
background-color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

body,td,th {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

.Stil1 {
color: #FFFFFF;
font-weight: bold;
}

a.stil3, a.stil3:visited, a.stil3:active {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.Stil4 {
color: #CCCCCC;
font-weight: bold;
}

.Stil23 {	
font-size: 12px;
color: #ffffff;
font-weight: bold;
}

.Stil14 {
color: #E7E7E7;
font-weight: bold;
}

copyright {
color: #689FE9;
}

/* Main Layout Original */
img { 
border: none;
}

hr {
color: #666666;
background-color: #666666;
border: 0px;
border-top: transparent;
border-bottom: transparent;
margin: 2px 0;
height: 1px;
}

/* Feedbox */
#feedbox { 
position: fixed; 
top: 200px; 
width: 43px; 
height: 200px; 
background-image:url(images/feeds/feedbox.png); 
}

#table_feedbox {
position:fixed; 
height: 100%;
width:50px;
float:right;
}

/* Links */
a.wlink, a.wlink:visited, a.wlink:active {
color: #689FE9;
text-decoration: none;
text-shadow: 2px 2px 2px #000;
}

a.wlink:hover {
color: #eeeeee;
text-decoration: none;
font-weight: bold;
text-shadow: 2px 2px 2px #000;
}

a, a:visited, a:active {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
color: #689FE9;
text-decoration: underline;
font-weight:normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a.titlelink:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a.category, a.category:visited, a.category:active {
  color: #333333;
  text-decoration: none;
}

a.category:hover {
  color: #000000;
  text-decoration: underline;
}

/* Font types */
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
}

small {
  color: #383838;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-color: #333333;
}

.category_big, .category_big a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

.category {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

/* Forms */
form {
  border: none;
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
  border: 1px solid #989898;
  background-color: #F0F0F0;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}



input[type="radio"], input[type="checkbox"], 
input[type="radio"]:focus, input[type="radio"]:active,
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  border: 0px;
}

.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  -moz-border-radius: 5px  5px;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 3px solid #1098C8;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #666666;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #383838;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.code {
  color: #000000;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #000000;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}
.form_username {
	background-color:transparent;
	border:transparent;
	color:#C1CDDB;
	font-size: 9px; 
	font-weight: bold;
	
}

.form_quicksearch {
	background-color:transparent;
	border:transparent;
	color:#C1CDDB;
	font-size: 9px; 
	font-weight: bold;
	
}

.form_password {
	background-color:transparent;
	border:transparent;
	color:#C1CDDB;
	font-size: 9px; 
    font-weight: bold;
}

input[type="button"], input[type="submit"], input[type="reset"] {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background-color:#ededed;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	border-radius:1px;
	border:1px solid #b0b0b0;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}

.signatur {
max-height:auto;
overflow:hidden;
}
