/* --- html overrides --- */
body {
  background-color: #f5f5f5;
  color: #333333;
}
p.black{
 color: #000000;
}
.a{
  font-family: arial;
  text-decoration: none;
}
.a:hover{
  text-decoration: none;
}

#page {
	font-size: 80%;
	letter-spacing: 2px;
	background-image: url('../img/background.jpg');
	background-repeat: no-repeat;
}

/* --- header stripe with logo and navigation --- */
#header {
	text-align: right;
	background-image: url('../img/logo.gif');
	background-repeat: no-repeat;
	background-position: 572px 72px;
}

/* --- navigation --- */
#navi{
	font-size: 80%;
	letter-spacing: 1px;
	background-image: url('../img/menu_level_0.jpg');
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
#navi ul {
	float: bottom;
  text-align: left;
	list-style-type: none;
	text-indent: 4px;
}
#xnavi ul li a:hover {
  color: #BBBBBB;
  text-decoration: none;
}
#topmenu li a, #navmenu li a, #submenu li a {
  color: #777777;
}
#topmenu li a.selected, #navmenu li a.selected, #submenu li a.selected {
	font-weight: bold;
  color: #333333;
}
#topmenu li a.selected:hover, #navmenu li a.selected:hover, #submenu li a.selected:hover {
	text-decoration:none;
}
#topmenu li {
  padding-left: 4px;
  padding-right: 4px;
  display: inline;
	font-weight: bold;
	font-size: 120%;
	border-left: 1px solid #777777;
}
#topmenu li.first {
	border-left: 0;
}
#navmenu li {
	font-size: 110%;
	margin-bottom: 10px;
}

#submenu li {
	font-size: 110%;
	margin-bottom: 8px;
}
ul#contentmenu {
	list-style-type: none;
}

/* *** language navi *** */
#language{
  text-align:left;
}
#language ul li{
  display:inline;
  border-right: 1px solid black;
  padding: 0px 3px 0px 0px;
}
#language ul li:last-child, #language ul li.lastchild {
  display:inline;
  border: none;
}

/* --- view with content and boxes --- */
#view {
	font-size: 85%;
  background-color: #ffffff;
	text-align: left;
}
#contentbox{
  background-color:#FFFFFF;
	border: 1px solid red;
}
/* on start page*/
#content {
  background-color: #ffffff;
  color: #777777;
}
#content {
	line-height: 150%;
}
/*#content:after {content:"."; display:block; height:0; clear:both; visibility:hidden}*/

#content_header {
	background-color: #b5b85d;
}
#content ul {
	padding-left: 16px;
	margin-bottom: 16px;
}
#content p {
	margin-bottom: 10px;
}
#boxright_header {
	background-color: #d2e3db;
}
#content_cite {
	font-size: 110%;
	margin-bottom: 24px;
  color: #777777;
}


/* --- footer with credentials and meta navigation --- */
#footer{
	font-size: 80%;
  text-align: center;
}
#footer ul{
  list-style-type:none;
  display:inline;
}
#footer ul li{
  padding: 0px 3px 0px 0px;
  border-right: 1px solid black;
  display:inline;
}
#footer ul li:last-child, #footer ul li.lastchild {
  border-right: 0;
  display:inline;
}


.atheme {
  width: 470px;
	height: 175px;
	background-color: #d2e3db;
	margin-bottom: 30px;
	padding: 20px;
}

.contact_theme {
  width: 470px;
	height: 175px;
	background-image: url('../img/hexerei_skyline.jpg');
	background-repeat: no-repeat;
	margin-bottom: 30px;
	padding: 20px;
}

/* with sub pages*/
#splitContent {
  width: 50%;
  float: left;
  background-color: #FFFFFF;
  color: #666666;
}
#illustration{
  float: left;
  text-align: left;
  color: #000000;
  background-color: #DEDEDE;
  min-height: ;
  width:50%;
}
/* contact formular*/
#scontactform {
	background-color:#f4f1ec;
	padding:16px;
	padding-top:4px;
}
#scontactform form {
	margin:0;
	padding:0;
}
#scontactform br {
	clear: left;
}
#scontactform label {
	display: block;
	float: left;
 	color: #000000;
	width: 100px;
 	font-size: 95.0%;
	letter-spacing: 2px;
 	margin-top: 0px;
 	margin-bottom: 10px;
 	line-height: 90%;
}
#scontactform .sfielderror {
 	color: #a79232;
}
#scontactform input {
	display: block;
	float: left;
	border: 0;
	padding: 2px;
	width: 400px;
 	font-size: 95.0%;
	letter-spacing: 2px;
 	margin-top: 0px;
 	margin-bottom: 10px;
 	line-height: 90%;
}
#scontactform input[type="submit"], #scontactform input.button {
	background-color: #f4f1ec;
	border: 0;
	padding: 2px;
	margin-bottom:4px;
 	font-size: 95.0%;
	font-weight:bold;
	text-align: left;
	letter-spacing: 2px;
 	line-height: 90%;
	cursor:pointer;
	width: 500px;
}
#scontactform textarea {
	vertical-align: top;
	border: 0;
	width: 506px;
	height: 116px;
 	font-size: 95.0%;
	letter-spacing: 2px;
}
#scontactform .sformerror {
 	color: #A79232;
	margin-bottom: 10px;
}
.hidden, #scontactform input[type="hidden"], #scontactform input.hidden {
	visibility: hidden;
	display: none;
	position: absolute;
	left -2000px;
}
ul#teamlist
{
	list-style:none;
	padding: 0;
	margin: 0;
}
#teamlist li
{
	margin-bottom: 1px;
	padding: 12px 12px 2px 12px;
	background-color: #f4f1ec;
}
ul#servicelist
{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
#servicelist li
{
	margin-bottom: 1px;
	padding: 2px 8px 2px 8px;
	background-color: #f4f1ec;
}
table.services
{
	width: 100%;
	background-color: #f4f1ec;
}
