/* 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: #265B84;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color: #000000;
  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;
}

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

a.shoutbox: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: #36befc;*/
  background-image:url(Bilder/news_27.gif);
  background-repeat:no-repeat;
  background-color:#e7e7e7;
}

.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:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1px solid #CCCCCC;
  background-color: #F6F6F6;
  color: #2C2C2C;
}

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;
  color: #000000;
  border: 1px solid #ADCA41;
  border-left: 4px solid #ADCA41;
  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;
}
    * /Lightbox background */  
    #lightbox {  
     display:none;  
     background:#000000;  
     opacity:0.9;  
     filter:alpha(opacity=90);  
     position:absolute;  
     top:0px;  
     left:0px;  
     min-width:100%;  
     min-height:100%;  
     z-index:1000;  
    }  
    /* Lightbox panel with some content */  
    #lightbox-panel {  
     display:none;  
     position:fixed;  
     top:100px;  
     left:50%;  
     margin-left:-200px;  
     width:400px;  
     background:#FFFFFF;  
     padding:10px 15px 10px 15px;  
     border:2px solid #CCCCCC;  
     z-index:1001;  
    }  
.content-box {
    background: none repeat scroll 0 0 #FCFCFC !important;
    border: 1px solid #D6D6D6;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.content-box .content-box-inner {
    background: url("http://www.tdracer.de/images/ffffffff-ffffff00.png") repeat-x scroll center top transparent;
    border-radius: 9px 9px 9px 9px;
    overflow: auto;
    padding: 10px;
}
.content-box .content-box-inner > *:first-child {
    margin-top: 0;
}
.content-box .content-box-inner > *:last-child {
    margin-bottom: 0;
}
.content-box, .comment-body, .forum-post-body {
    overflow: hidden;
}
.content-box .content-box-inner {
    background: url("http://www.tdracer.de/images/ffffffff-ffffff00.png") repeat-x scroll center top transparent;
    border-radius: 9px 9px 9px 9px;
    overflow: auto;
    padding: 10px;
}
.content-box-inner > h1:first-child, .content-box-inner > .h1:first-child, .content-box-inner > h2:first-child, .content-box-inner > .h2:first-child, .content-box-inner > h3:first-child, .content-box-inner > .h3:first-child, .content-box-inner > h4:first-child, .content-box-inner > .h4:first-child, .content-box-inner > h5:first-child, .content-box-inner > .h5:first-child, .content-box-inner > h6:first-child, .content-box-inner > .h6:first-child {
    background: none repeat scroll 0 0 #F1F1EC;
    border-bottom: 1px solid #D6D6D6;
    color: #777777;
    font-family: Georga,"Times New Roman",serif;
    font-size: 16px;
    margin: -10px -10px 15px;
    padding: 10px 15px;
}
.content-box .content-box-inner > *:first-child {
    margin-top: -10px;
}

