/* Style-Definitions */

body
{
    padding: 0;
    margin: 0;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #000000;
    color: #FFFFFF;
}

h1
{
    margin-top: 0;
    padding-top: 0;
    font-size: 16px;
}

h2
{
    font-size: 13px;
}


p
{
    font-size: 12px;
    line-height:18px;
    font-family: verdana,Arial, Helvetica, sans-serif;
}

li
{
    line-height:24px;
}

a, a:link, a:visited, a:active, a:hover
{
    color: #FFF;
}

a, a.dark:link, a.dark:visited, a.dark:active, a.dark:hover
{
    color: #666666;
}

DIV.container
{
	width: 1023px;
	margin: 0 auto 0 auto;
	background-image: url(../images/skyscratch.jpg);
	height: 746px;
	overflow: hidden;
	background-color: #161618;
}

DIV.logo_text
{
    background-image: url(../images/logo_text.jpg);
    width: 100%;
    height: 96px;
    background-repeat: no-repeat;
    background-color: #1b1b1f;
    position: relative;
}

DIV.logo
{
    background-image: url(../images/logo.jpg);
    width: 100%;
    height: 96px;
    background-repeat: no-repeat;
    background-color: #1b1b1f;
    position: relative;
}

div.imprint
{
	position: relative;
	vertical-align: bottom;
	text-align: right;
	float: right;
	padding-top: 68px;
	font-size: 9px;
}

/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
    text-decoration: none;
    color: #FFF;
    font-size: small;
    width: 160px;
    display: block;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 2em;
}

/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
    text-decoration: none;
    background-color: #4B4B5B;
}

/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
    text-decoration: none;
    color: #EEE;
    background-color: #41414D;
    font-size: small;
    width: 160px;
    display: block;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 2em;
}

/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevelActive a:hover
{
    text-decoration: none;
    background-color: #5D5D72;
}

/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
    text-decoration: none;
    color: #FFF;
    font-size: small;
    TEXT-ALIGN: right;
    width: 160px;
    display: block;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 2em;
}

/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
    text-decoration: none;
    background-color: #4B4B5B;
}

/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
    text-decoration: none;
    color: #EEE;
    background-color: #41414D;
    TEXT-ALIGN: right;
    font-size: small;
    width: 160px;
    display: block;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 2em;
}

DIV.date
{
    background-image: url(../images/door897.png);
    width: 100%;
    background-repeat: no-repeat;
/*    background-color: #41414D; */
    position: relative;
}
div.table_id {
    color: #6F8A98;
    font-weight: normal;
    font-size: 100%;
    padding: 5px 5px 0px 0px;
}

div.table_head {
    color: #CCCCCC;
    font-weight: normal;
    font-size: 120%;
    padding: 5px 5px 0px 0px;
}

div.table_entry {
    color: #CCCCCC;
    font-weight: normal; !important;
    font-size: 100%;
    padding: 5px 5px 0px 0px;
}


#content {
  color: #CCCCCC;
  width: auto;
  left: 0;
  top: 0;
  height: 615px;
  overflow: auto;
  padding-right: 10px;
  margin: 10px 10px 10px 10px;
}

#contenty {
  color: #FFF;
  position: relative;
  width: auto;
  left: auto;
  top: 15px;
  height: 615px;
  overflow: auto;
  padding-right: 10px;
  margin: 10px 10px 10px 10px;
}

/* Formular */

textarea.formtextarea  {
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	width: 420px;
	height: 80px;
	color: #ffffff;
	background-color: #252527;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

input.forminput
{
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    width: 420px;
    color: #ffffff;
    background-color: #252527;
    vertical-align: top;
    padding: 1px;
    margin: 0px 0px 10px 0px;
}

input.smallforminput
{
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    width: 360px;
    color: #ffffff;
    background-color: #252527;
    vertical-align: top;
    padding: 1px;
    margin: 0px 0px 10px 0px;
}


select.forminput
{
    border-bottom: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-top: 1px solid #aaaaaa;
    border-left: 1px solid #aaaaaa;
    width: 420px;
    color: #ffffff;
    background-color: #252527;
    vertical-align: top;
    padding: 1px;
    margin: 0px 0px 10px 0px;
}

.formcaption {
    width: 100px;
    line-height: 200%;
    float: left;
    clear: left;
    padding: 0px 0px 0px 10px;
}

.formcaption_narrow {
    width: 100px;
    line-height: 100%;
    float: left;
    clear: left;
}

.formcaptionentry {
    width: 100px;
    line-height: 120%;
    float: left;
    clear: left;
}

.bigcontent {
	font-size: 14px;
	padding-left: 14px;
	line-height: 20px;
}

.bigfatcontent {
	font-size: 14px;
	padding-left: 14px;
	font-weight: bold;
}

.formentry {
    width: 420px;
    line-height: 120%;
}

.left_padding {
  padding: 0px 0px 0px 15px;
}

.mailform {
}

.mailform_txt {
	padding: 20px;
}

.pad05txt {
  padding: 10px;
}

.formpadding {
  padding: 10px;
  float: left;
  clear: left;
 }

td#transparency33 {
  background-image: url(../images/trans_gray33.png);
}
