/* Main Layout */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

img { border: none; }

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

/* Links */
a, a:visited, a:active {
  color: #002cbc;
  text-decoration: none;
  font-weight: normal;
}

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

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

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

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

a.category:hover {
  color: #FF0000;
  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: #000000;
  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-image: url(images/title_bg.gif);
}

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

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

/* Forms */
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
    border: 0px;
    background-image: url(Bilder/login/name.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	height: 16px;
	width: 118px;
}

.form_usernameoff {
	border: 0px;
	background-image: url(Bilder/login/blank.jpg);
	background-repeat: no-repeat;
    background-position: left top;
	height: 16px;
	width: 118px;
}

.form_passwordoff {
	border: 0px;
	background-image: url(Bilder/login/pw_blank.jpg);
	background-repeat: no-repeat;
    background-position: left top;
	height: 16px;
	width: 118px;
}

.form_password {
    border: 0px;
    background-image: url(Bilder/login/pw.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	height: 16px;
	width: 118px;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/name.gif);
    background-repeat: no-repeat;
    background-position: left top;
}


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

input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1px solid #CCCCCC;
  background-color: #F6F6F6;
  color: #000000;
}

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: 0px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #dcdcdc;
  color: #000000;
  border: 1px solid #002cbc;
  border-left: 4px solid #002cbc;
  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;
}

.list {
	list-style-type: disc;
	list-style-position:outside;
}
.list_num {
	list-style-type: decimal;
	list-style-position:outside;
}

.list_alpha {
	list-style-type: lower-latin;
	list-style-position:outside;
}

.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;
}

* Shop Layout */
.title_shop {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-image:url(images/shop_images/shop_title.jpg);
  background-repeat:repeat-x;
  background-color:#434444;
  background-position:bottom;
  height:21px;
}
.title_product {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-image:url(images/shop_images/shop_title.jpg);
  background-repeat:repeat-x;
  background-color:#434444;
  background-position:bottom;
  padding-left:3px;
  height:27px;
}
.under {
	background-color:#e9e9e9;
	height:25px;
	border-bottom:1px solid #FFFFFF;
}
.ordertd {
	background-image:url(images/shop_images/td.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:30px;
}
.ordertd_form {
	background-image:url(images/shop_images/td.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:30px;
	padding-left:5px;
}
#file_line {
	color: #0000FF;
	width: 50%;
	font-size: 10px;
	font-weight: bold;
	border-top: 1px solid #000000;
	padding-bottom: 15px;
}
#screen_bg {
	background-image: url('images/screen_bg.png');
	background-repeat: no-repeat;
	width: 270px;
	height: 150px;
}
#screen_set {
	padding: 0px 0 0 50px;
}