/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .68em;
  width:100%;
  height:100%;
 }
wrapper
{border:solid 0px; width:100%}
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; 
  border-bottom: 1px solid;
  font-size: 150%;
}

.sub
{ font-size: 55%;
  padding-left: 12px; 
  letter-spacing: .1em;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px 0px 0px 0px;
}

a{outline: none;}

/* 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;
}

/* margin lefts / margin rights - to centre content */
#logo, #menu, #site_content
{ 
  margin-left: auto; 
  margin-right: auto;
}

/* logo */
#logo
{ 
  width: 880px;
  height: 96px;
  border-top: 5px solid;
  background-color: transparent;
}

#logo h1
{ font-family: century gothic, sans-serif;
  font-size: 600%;
  text-transform: lowercase;
  font-weight: normal;
  padding: 0px 0px 0px 14px;
  border: 0px;
  float: left;
  letter-spacing: 0px;
}

#links
{ margin: 0px 0px 10px 0px;
  font-size: 80%;
  text-align: center;
  padding: 5px 0px 0px 0px;
  text-transform: uppercase;
}

#links a, #links a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
}
#links a:hover
{font-weight: bold;}
/* navigation menu */
#menu
{ 
  height: 44px;
  width: 880px;
  border-bottom: 2px solid;
}

#menu ul{
   margin: 0px; 
   padding: 0px;
   float: left;
} 

#menu li
{ float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
} 

#menu li a 
{ display: block;
  float: left;
  height: 38px;
  text-decoration: none; 
  padding: 6px 19px 0px 19px;
  border-right: 2px solid;
  font-weight: bold;
} 

#colours
{ height: 0px;
  text-align: right;
  padding: 16px 16px 0px 0px;
}

/* main content */
#site_content
{ width: 880;
  overflow: hidden;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
} 

/* side menu */
#side_menu
{ padding: 22px 3px 10px 19px;
  float: left; 
  width: 160px;
  list-style: none;
}

#side_menu li {
  list-style: none;
}


.side_menu_item
{ width: 170px; 
  padding: 6px 0px 8px 0px;
  height: 70px;
}

.side_menu_item a
{ float: left; 
  width: 110px; 
  /*height: 54px; */
}

.side_menu_item img 
{ display: block; 
  margin: 1px;
  width: 110px; 
  /*height: 70px;*/
}

a.reference_title {
  width: 146px; 
  height: 28px;
  margin-top: 3px;
  text-decoration: none;
}

#side_menu .reference_title {
  background-color: #1a1a16;
}

a.reference_title:hover {

  background-color: red;
}

.info
{ padding-top: 4px;
  float: left;
}

/* page content */
#content
{ text-align: left;
  width: 653px;
  float: left;
  padding: 12px 0px 16px 14px;
}

#content a, #content a:hover{text-decoration: none;}

/* form */
form
{ margin: 3px 0px 0px 0px; 
  padding: 0; 
}

form#contact{height: 220px;}

div.row1
{ width: 501px; 
  clear: both;
}

div.row1 span.formlabel 
{ float: left;
  width: 164px;
  text-align: left;
}

div.row1 span.forminput
{ float: right;
  text-align: right;
} 


#contact input, #contact textarea
{ width: 299px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  overflow: auto;
  margin: 2px;
}

#contact input.submit
{ width: 99px;
  margin: 8px 0px 0px 220px;
  height: 22px;
  cursor: pointer;
}

/*.csc-default{
	float: left;
	text-align: left;
  }
*/

.csc-menu{
	width: 200px;
	float: left;
	text-align: left;
	margin-left: 20px;
}
.csc-sword {
background-color:#723900;
}

/*------mailformular formatieren------*/
.csc-mailform {
border:none;
width: 360px;
}

.csc-mailform-field {
background:#40403e;
margin: 2px;
padding: 5px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
color: white;
width: 80px;
}


.mf-input {
clear: none;
width: 250px;
padding: 1px;
}

.mf-pass {
width: 250px;
padding: 1px;
}

.mf-text {
clear: none;
width: 250px;
padding: 1px;
}

.mf-check {
padding: 1px;
}

.mf-radio {
padding: 1px;
}

.mf-select {
width: 250px;
padding: 1px;
}

.mf-file {
width: 200px;
padding: 1px;
}

#mailformRadiotest {
border: none;
}

#mailformRadiotest legend {
display: none;
}

.mf-reset {

}

.mf-submit {
margin-left: 82px;
}

/* Navigation */
/* Ebene Eins */

ul.nav-ebene-eins {
	padding:0;
	margin:0;
	list-style-type:none;
	width:960px;
}

ul.nav-ebene-eins li {
	padding:0;
	margin:0;
	display:inline;
	float:left;
	position:relative;
}

ul.nav-ebene-eins li a {
	display:block;
	width:156px;
	font-size:15px;
	text-align:center;
	line-height: 40px;
	background:transparent url(style_FILES/navi-hg.jpg) center center repeat-x;
	color:#fff;
	border-right:1px solid #fff;	
}

ul.nav-ebene-eins li a:hover,ul.nav-ebene-eins li a.active, ul.nav-ebene-eins li.pretty-hover a {
	background:#fff;
	color:#333;
}

/* Navigation */
/* Ebene Zwei */

ul.nav-ebene-zwei {
	padding:0;
	margin:0;
}
ul.nav-ebene-zwei li {
	clear:left;
}
ul.nav-ebene-zwei li a {
	border-right:none;
	text-align:center;
	color:#fff !Important;
	background:#273540 !Important;
}
ul.nav-ebene-zwei li a:hover {
	background:#fff !Important;
	color:#333 !Important;
}



/* Header Logo und Navigation */

#logo {
	position:absolute;
	top:13px;
	left:10px;
}

#headernavi {
	position:absolute;
	right:13px;
	top:10px;
}

#headernavi .menu-header {
	color:#666;
	font-size:12px;
}

#headernavi .menu-header a {
	color:#666;
}



