/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
}

/* ancors Start
---------------------*/
a{outline: none;}


a {
color:#00008B;
text-decoration:none;
}

                             /*Farbe Link Dateiverknüpfungen*/
a:link {
color:#A9D0F5;
text-decoration:none;
}

                             /*Farbe Link Main*/
a:visited {
color:#F0EEFF;
text-decoration:none;
}

                            /*Farbe Link rollover*/
a:hover {
color:#A9D0F5;
text-decoration:underline;
}

                            /*Farbe Hauptüberschrift*/
#logo, #logo h1 a
{
  color:#00008B;
  border:none;
  text-decoration:none;
 }

/*
#menu li a 
{ display: block;
  float: left;
  height:26px;
  text-decoration: none; 
  padding: 6px 19px 0px 19px;
  border-right: 2px solid;
  font-weight: bold;
  background: #40403E;
  color: #929280;
  border-color: #2C2C2A;
  background:transparent url(../images/nav_tab_bg.png) no-repeat scroll left top;
} 

#menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{ background: #82974B;
  color: #EEE;
  border-color: #2C2C2A;
  	background:transparent url(../images/nav_tab_bg.png) no-repeat scroll left top;
	background-position: 0 -34px;
} 
*/




/* ancors End
----------------------------*/


/* elementh style Start
--------------------------*/


p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  text-transform: uppercase;
  /*padding: 16px 0px 5px 0px;*/
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
}

.sub
{ font-size: 55%;
  padding-left: 12px; 
  letter-spacing: .1em;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}


/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 2px 0px 18px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 6px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}



/* elementh style  end
--------------------------*/

/* site content Start 
-----------------------------*/
#main
{
	width:880px;
	padding-top: 50px;
}

/*design box First*/

.disignBoxFirst {
	background:transparent url(../images/db_first_bg.jpg) no-repeat scroll left top;
	clear:left;
	margin-bottom:10px;
	padding-top:16px;
	/*position:relative;*/
}

.disignBoxFirst .boxFirstHeader, 
.disignBoxFirst .csc-header h1,
.disignBoxFirst .csc-textpicHeader {
	color:#00008B;                  /*Farbe Überschrift 2*/
font-size:18px;
font-weight:bold;
height:20px;
padding:3px 0px 0px 40px;
/*position:relative;*/
text-align:left;
text-transform:uppercase;
}
.disignBoxFirst .boxContent,
.disignBoxFirst .bodytext,
.disignBoxFirst .csc-textpic
{
	font-size:13px;
	overflow:hidden;
	padding:10px 0pt 10px 24px;
	/*position:relative;*/
}

.disignBoxFirst .csc-textpic-image {
	padding:10px 0pt 10px 24px;
}

/*design box Second*/
.disignBoxSecond 
{
	background:transparent url(../images/db_second_bg.jpg) repeat-x scroll left top;

}

.disignBoxSecond .boxSecondHeader,
.disignBoxSecond .csc-header {
	color:#006598;
	font-size:110%;
	font-weight:bold;
	height:20px;
	padding:18px 0px 20px 0px;
	/*position:relative;*/
	text-align:left;
	text-transform:uppercase;
}

.disignBoxSecond .csc-textpic-intext-left-nowrap,
.disignBoxSecond .csc-textpic-intext-right-nowrap {
	padding:18px 0px 20px 0px;
}

* html .disignBoxSecond .csc-header {
	padding:18px 0px 5px 0px;
}

.disignBoxSecond .boxContent,
.disignBoxSecond {
	font-size:13px;
	overflow:hidden;
	padding:10px 24pt 10px 24px;
	/*position:relative;*/
}

/* thumb images
-----------------------------*/

.thumb_block
{/*position:relative;*/ height:100px;}
.thumb_image
{
float:left;
margin:0pt 5px 5px 5px;
width:70px;
}


/* margin lefts / margin rights - to centre content */
#logo, #menu, #site_content, #main
{ margin-left: auto; 
  margin-right: auto;
}

/* logo */
#logo
{ width: 880px;
  height: 96px;
}

#logo h1
{ font-family: century gothic, sans-serif;
  font-size: 60px;
  text-transform: lowercase;
  font-weight: normal;
  padding: 0px 0px 0px 14px;
  border: 0px;
  float: left;
  letter-spacing: 0px;
}

#links
{ margin: 15px 9px 0px 0px;
  font-size: 80%;
  text-align: right;
  padding: 20px 10px 0px 0px;
  text-transform: uppercase;
}


/* navigation menu
#menu
{ height: 32px;
  width: 880px;
}

#menu ul{margin: 0px auto;} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 
 */

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 300px;
}

/* main content */
#site_content
{ width: 878px;
  overflow: hidden;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
} 

/* side menu */
#first_column
{ padding: 22px 3px 10px 19px;
  float: left; 
  width: 300px;
}


.info
{ padding-top: 4px;
  float: left;
}

/* page content */
#content
{ text-align: left;
  width: 542px;
  float: left;
  padding: 12px 0px 18px 0px;
}



#footer
{padding:10px;
font-size:14px;}


#footer #copy_r
{
	float:right;
}


/*colors Start
---------------------------*/

body
{ background: #2C2C2A;
  color: #F0EEFF;          /*------> *Farbe Body Text + Kasterl bei Main Link* <------*/
  background:#000000 url(../images/body_bg.jpg) repeat-x scroll left top;
}

blockquote{border-color: #40403E;}

#site_content
{ 
	background-color:#000;
	border-color: #40403E;
}



#content h1
{ background: transparent;
  color: #F0EEFF;                 /*Farbe Überschrift 3*/
  border-color: #40403E;

}

#contact input, #contact textarea, #contact input.submit
{ background: #2C2C2A; 
  color: #929280;
  border-color: #40403E;
}


.csc-sword {
color: #ffffff;
background-color:#c5e6ee;
padding: 0 3px 0 3px;
}

/*------mailformular formatieren------*/

#mailform {
	padding: 20px;
}

form input,
form textarea {
color: #8A8A8A;
}

#mailform .csc-mailform {
border: 0px;
}

.csc-mailform-field {;
margin: 2px 0 0 2px;;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
width: 80px;
color: #8A8A8A;
}


.mf-input {
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #40403e;
background-color:#000;
}

.mf-pass {
width: 220px;
padding: 1px;
border: 1px solid #40403e;
background-color:#000;
}

.mf-text {
clear: none;
width: 220px;
padding: 1px;
border: 1px solid #40403e;
background-color:#000;
}

.mf-check {
padding: 1px;
border: 1px solid #40403e;
background-color:#000;
}

.csc-mailform-radio fieldset {
border: 0px;
background-color:#000;
}

.csc-mailform-radio legend {
display: none;
border: 0px;
}

.mf-radio {
margin-left: 0px;
padding: 1px;
border: 1px solid #40403e;
background-color:#000;
}

.mf-select {
width: 220px;
padding: 1px;
border: 1px solid #40403e;
background-color:#000;
}

.mf-file {
width: 220px;
padding: 1px;
border: 1px solid #40403e;
background-color:#000;
}

.mf-reset {
border: 1px solid #40403e;
background-color:#000;
}

.mf-submit {
margin-left: 82px;
border: 1px solid #40403e;
background-color:#000;
}

/*------tabelle formatieren------*/
/* RTE / Table styling */
TABLE { padding-left:15px; }
TABLE.contenttable { border:none; margin:10px 0px 10px 0px; width:90%; }
TABLE.contenttable TR TD { padding:2px 5px 2px 5px; margin:0px; border:0px; }
TABLE.contenttable TR TD P.bodytext { font-size:10px; }
TABLE.contenttable TR { margin:none; background-color:#181818; } /*Orange***fe4e00**/
TABLE .bodytext { margin: 0px; }