/** BASIC */

body {
  margin: 0px;
  padding: 0px;
  background: #68695E url(../images/th/subpage1_01.jpg) repeat left top;
}


/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  text-transform: lowercase;
  font-family: Georgia, "Times New Roman", Time, serif;
  font-weight: normal;
}

h2 {
  font-size: 12px;
}

/** TEXTS */

body, th, td {
  /*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
   font-family: Helvetica, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

p, blockquote, ul, ol, dl {
  margin-top: 0px;
  margin-bottom: 1em;
    letter-spacing:0.2px;
}

.text1 {
  line-height: 14px;
  font-size: 10px;
}

.text2 {
  text-align: center;
  font-size: 10px;
  color: #546466;
}

/** LISTS */

.list1 {
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  line-height: 18px;
}

/** LINKS */

a {
  color: #E3BE7E;
}

a:hover {
  text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/th/subpage1_02.jpg) repeat-x left top; }
.bg2 { background: url(../images/th/subpage1_03.jpg) repeat-y left top; }
.bg3 { background: url(../images/th/subpage1_07.jpg) no-repeat left bottom; }

.bg4 { background: url(../images/th/subpage1_08.jpg) no-repeat left top; }
.bg5 { background: url(../images/th/subpage1_09.jpg) no-repeat left top; }

.bg6 { background: url(../images/th/subpage1_10.jpg) no-repeat left top;}
.bg7 { background: url(../images/th/subpage1_11.jpg) no-repeat left top; }

.bg8 { background: url(../images/th/homepage14.gif) repeat-y left top; }
.bg9 { background: url(../images/th/subpage1_13.jpg) no-repeat left top; }

.bg10 { background: url(../images/th/subpage2_01.jpg) repeat-y left top; }
.bg11 { background: url(../images/th/subpage2_02.jpg) no-repeat left bottom; }

.bg12 { background: url(../images/th/subpage2_03.jpg) no-repeat left top; }
.bg13 { background: url(../images/th/subpage2_04.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
  float: left;
  margin: 3px 15px 0px 0px;
}

.img2 {
  float: right;
  margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
  height: 1px;
}

/*andysdef*/
/*Header*/
.header{
  width:966px;height:137px;overflow:hidden;
  background:url(../images/th/homepage01.jpg) no-repeat top left;
}
.headerLetter {
  width:290px;height:120px;overflow:hidden;float:left;
  margin:15px 0 0 61px;
  background:url(../images/th/letter_skull_tattoo.gif) no-repeat top left;
}
.headerLast{
  background:url(../images/th/homepage07.jpg) no-repeat top left ;
  width:90px;overflow:hidden;float:left;height:137px;
}
.float-left{  float: left;margin-right:10px;}
.float-right{  float: right;margin-left:10px;}

/*@group start menu definition*/
#menu-top {
  float:left;
  overflow: hidden;
}

#menu-top ul {
  font-size:15px;
  margin:0;
  padding: 6px 0 0 0;
  list-style: none;
  float: left;
  padding-left: 0px;
}

#menu-top li {
  display: inline;
  float: left;
  overflow:hidden;
  width:107px;
  height:137px;
  background:url(../images/th/homepage02.jpg) no-repeat top left;
}
#menu-top li.linkbg0{background:url(../images/th/homepage02.jpg) no-repeat top left;width:107px;}
#menu-top li.linkbg1{background:url(../images/th/homepage03.jpg) no-repeat top left;width:101px;}
#menu-top li.linkbg2{background:url(../images/th/homepage04.jpg) no-repeat top left;width:106px;}
#menu-top li.linkbg3{background:url(../images/th/homepage05.jpg) no-repeat top left;width:108px;}
#menu-top li.linkbg4{background:url(../images/th/homepage06.jpg) no-repeat top left;width:103px;}


#menu-top a { font-family: Georgia, "Times New Roman", Time, serif;
  float: left;
  margin:105px 0 0 12px;
  padding:0 2px 0 2px;
  text-decoration:none;
  color: #9B9B9B;font-weight:bold;
  line-height: 1.5em;
}

#menu-top a span {
  padding:0px 4px 0px 4px;
  display: block;
  float: left;
  cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}
#menu-top #current a {color:#fff;font-weight:bold;text-decoration:underline}
#menu-top a:hover {color:#fff;font-weight:bold;text-decoration:underline}
#menu-top a:hover span {	}
.menu-top-sub {height:25px;margin-top:10px;}
#menu-top-sub ul{list-style: none;padding:0px;}
#menu-top-sub li{display: inline;float: left;list-style: none; }
#menu-top-sub a{ color:#979797; }
#menu-top-sub a:hover{ color:#fff; }
#menu-top-sub a.active{ color:#fff; }
#menu-top-sub li span{color:#979797;margin:0 10px 0 5px;}

/*panel*/
.appPanelLeft{padding:5px 5px 0px 5px; }
 .appPanelContent{margin-bottom:20px;}
.appPanelLeft .panelHeader{height: 27px; padding-top: 10px;overflow:hidden;}
.appPanelLeft .panelHeader h2{margin:2px 0 0 10px;font-weight:bold;}
.sidebar .appPanelContent{padding:10px 0 0 20px;width:180px;overflow:hidden;}

.appPanel{padding:5px 5px 0px 5px;}
.appPanel .panelHeader{height: 27px; padding-top: 10px;overflow:hidden;margin-bottom:8px;}
.appPanel .panelHeader h2{margin:2px 0 0 10px;font-weight:bold;}
/*.content-body .appPanelContent{display:block;width:499px;overflow:hidden;}*/
.content-body{width:510px;overflow:hidden; display:block; position:relative}
.content-body .appPanelContent {padding:0 20px 0 20px;line-height:1.2em;}
.content-body .appPanelContent h2{margin-bottom:10px;font-weight:bold;font-size:15px;color:#E3BE7E;}
.content-body .appPanelContent h3{margin-bottom:10px;font-weight:bold;font-size:13px;color:#E3BE7E;}


/*end Panel*/
/* sideabar  */
#sidebar { overflow:hidden;width:219px;margin: 0;padding: 0;float:left;}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 8px 0;
	padding-right: 0;
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	background: url(../images/arrow.gif) no-repeat 2px 5px;
	padding: 2px 5px 2px 20px;
}

.sidemenu label{clear:both;}
.sidemenu span{margin-left:5px;}
* html body #sidebar ul.sidemenu li { height: 1%; }
#sidebar ul.sidemenu a {
  
  background-image: none;
  text-decoration: none;
}

/*end sidemar*/

.hb{border:0px solid #ff0000;}
#mainBody{width:966px}
.leftBg
{width:117px;height:423px;
  float:left;
  background:url(../images/th/subpage1_04.jpg) no-repeat top left
}
.mainContent{
 width:738px;float:left;
 overflow:hidden;position:relative;
  background:url(../images/th/subpage1_06.jpg) no-repeat top left;
  padding-top:30px;
}

.mainContentFooter{clear:both;height:200px;overflow:hidden;
  background: url(../images/th/subpage1_07.jpg) no-repeat left bottom; }

.rightBg{width:111px;height:423px;position:relative;float:right;
  background:url(../images/th/subpage1_05.jpg) no-repeat top left;
}


/*APPLIKATION ??*/
/*login*/
#login fieldset {
  border: none;
}

#login legend {
  display: none;
}

#login label {
  display: block;
}

#login input {
  margin-bottom: 10px;
  padding: 2px 5px;
  color: #666666;
}

label {
  display:block;
  font-weight:bold;
  margin:5px 0;
}

textarea {
  width:350px;
  padding:4px;
  font: normal 1em/1.5em Verdana, sans-serif;
  border:1px solid #eee;
  height:100px;
  display:block;
  color:#777;
}
input.button {
  margin: 0;
  height:20px;
  font: bold 1em Arial, Sans-serif;
  border: 1px solid #CCC;
  background: #FFF;
  padding: 2px 3px;
  color: #333;
}

/*Button*/
input.delete-button
{
  width:120px;overflow:hidden;
  padding-left:20px;
  border:none;
  background: url(../images/ic_delete.gif) no-repeat 0px 3px;
  cursor:pointer;
}

input.edit-button, edit-button,a.edit-button
{
  width:120px;
  height:30px;
  padding-left:20px;
  border:none;
  background: url(../images/ic_edit.png) no-repeat 0px 3px;
  cursor:pointer;
}
/*Links*/
 .LinkContainer{
        padding: 10px 0px 0px 0px;border-bottom:0px solid #d5d5d5;
        width:499px;overflow:hidden;
        }
       .LinkContainer div.left,.LinkContainer div.middle,.LinkContainer div.right{width:148px;overflow:hidden;}
       .LinkContainer div.left {
        float:left;
        padding:2px 10px 2px 0;margin:0;
        border-right:1px solid #d5d5d5;
        }
        .LinkContainer div.middle {
        margin:0 0 0 10px;
        float:left;
        padding:2px 10px 2px 0;
        border-right:1px solid #d5d5d5;
        }
        .LinkContainer div.right {
        margin:0 0 0 10px;
        float:left;
        padding:2px 10px 2px 0;
        }
        /* end seo*/

/*Artikel Pages*/
 /*Front Index*/
.stoererBorder{
  width:519px;height:160px;
  background: url(../images/th/stoerer_border.gif) no-repeat top left;
  overflow:hidden;
 }
.stoererBorder .stoerer{
margin:12px 0 0 12px
}
}
.article-teaser{position:relative;display:block;}


.headline_big {
font-size:20px;
color:#E3BE7E;
margin-bottom:10px;
font-weight:bold;
}
.headline_normal {
font-weight:bold;
font-size:12px;
margin-bottom:5px;
color:#E3BE7E;
}


