
* {
	padding: 0;
	margin: 0;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#544E38;
}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
}
a:visited {
	}
a:active {
}
a:hover {
	text-decoration: underline;
}

img { border: 0;}
div,p{margin:0}
p{
	cursor: default;
}
textarea{
	overflow: auto;
}

.italics-test, .italics-test-side {
font-style: italic; 
text-align: justify; 
}
/* \*/
/*
* html .italics-test, * html .italics-test-side {
overflow: hidden;
width: 100%;
o\verflow: visible;
w\idth: auto;
he\ight: 1px;
word-wrap: normal;
}*/
/* */

html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* */
}
body{
  background:#E6E6E6;
  min-width:790px;
  text-align:center;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  top:-10px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:790px;
/* \*/
  height:100%;
/* */
 background: url("../img/site/contBack.gif") repeat-y;
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* */
  background:#8B846A;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}

#outer { 
	background-color: #8b846a;
	background: url("../img/site/backright.gif") repeat-y;
	margin-left: 260px; 
	position: relative; 
	z-index: 1; 
	width: 530px; 
	height: 100% }
#left{
  width:261px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-260px;
  background: url("../img/site/backleft.gif") repeat-y;
}
*>html #left{width:260px;}
#container-left{
  width:260px;
}
/* \*/
* html #left{margin-right:-3px;}
/*  */
#center{
  width:530px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}
#clearheadercenter{
  height:51px;
  overflow:hidden;
}
#clearheaderleft{
  height:51px;
  overflow:hidden;
}
#clearfootercenter{
  height:28px;
  overflow:hidden;
}
#clearfooterleft{
  height:28px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:790px;
  height:38px;
  overflow:hidden;
  margin-top:-28px;
}
#subfooter1{
  background:#E6E6E6;
  text-align:right;
  height:20px;
  font-size: 11px;
}
#subfooter1 p{
	margin-right: 10px;
	line-height: 20px;
}
#subfooter2 {
	background:#E6E6E6;
	background-image: url("../img/site/border-bottom.gif"); 
	background-repeat: no-repeat; 
	text-align: center; 
	height: 8px;
	margin-top: 2px;
}
.bottomtopmargin{
  background:#E6E6E6;
  width:790px;
  overflow:hidden;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:790px;
  height:51px;
  overflow:hidden;
}
#subheader1{
  background:#E6E6E6;
  text-align:right;
  height:23px;
}
#subheader2 { background-image: url("../img/site/border-top.gif"); background-repeat: no-repeat; text-align: center; height: 8px }
#topmargin{
  height:20px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:530px;
  margin-left:260px;
  background:#8B846A;
  background: url("../img/site/backright.gif") repeat-y;
}
* html #gfx_bg_middle{
  display:none;
}

#logoContainer{
	width: 240px;
	height: 300px;
	background-color: #E6DCB9;
	position: relative;
	left: 10px;
}

#dLogo{
	position: relative;
	left: 10px;
	top: 70px;
}

#newsFeed{
	position: relative;
	top: 115px;
	padding: 10px;
}

#secLeftContainer{
	position: relative;
	left: 10px;
	width: 240px;
}

#mainContainer{
	width: 460px;
	padding: 30px;
}

* html #mainContainer{
	width: 520px;
}
ul#Navigation {
  margin: 0 10px 0 0; padding: 0;
  position: absolute;
  right: 0;
  clear: both;
background-color: #8b8468; 
}
* html ul#Navigation {
	top: 18px;
}
ul#Navigation li {
  list-style: none;
  display: inline;
  margin: 0 -1px 0 0; 
  padding: 5px 0 0 0;
  letter-spacing: 2px;
  float: left;
  position: relative;
}

*+ html ul#Navigation li {
	padding: 5px 0 3px 0;
}
* html ul#Navigation li {
	padding: 1px 0 0 0;
}

ul#Navigation a, ul#Navigation span  { 
	color: #e5dcb9; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #8b8468; 
	padding: 3px 20px; 
	border-top: 1px solid #e5dcb9; 
	border-right: 1px solid #e5dcb9; 
	border-bottom: 0; 
	border-left: 1px solid #e5dcb9;
}
/*
* html ul#Navigation a, * html ul#Navigation span {
  width: 1em;
  w/idth: auto;
}*/

ul#Navigation a:hover, ul#Navigation span {
  color: #544E38;
  background-color: #E5DCB9;
  position: relative;
  border: 1px solid #8B846A;
  padding: 7px 20px;
  margin-top: -7px;
  z-index: 50;
  top: -5px;
	
}
* html ul#Navigation a:hover {
	top: 0;
}

* html ul#Navigation span {
	top: 0;
}


#container-center{
	width: 530px;
}

/*
dark: 5A5644
med: 8B846A
light: E6DCB9
*/
a{
	font-weight: bold;
	color: #545644;
}
a:hover{
	color: #8B846A;
}
hr{
	border: 2px solid #8B846A;
}
h2{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3{
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4{
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#mainContainer p {
	margin-top: 8px;
	margin-bottom: 7px;
	line-height: 140%;
}

#secLeftContainer h2 {
	margin: 10px 15px;
	font-size: 15px;
	font-weight: bold;
	color: #CEB085;
}

#secLeftContainer p{
	margin: 8px 15px;
	color: #E6DCB9;
}

.domainResultOK{
	padding-left: 20px;
	background-image: url(../img/site/ico_ok.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 16px;
}

.domainResultNO{
	padding-left: 20px;
	background-image: url(../img/site/ico_no.gif);
	background-repeat: no-repeat;
	display: block;
	line-height: 16px;
}

#secLeftContainer a{
	color: #CEB085;
	font-weight: bold;
	display: block;
}

#secLeftContainer ul {
	list-style-image:url(../img/site/sidelink_arrow.gif);
	list-style-position:outside;
	margin-left: 43px;
}

* html #secLeftContainer ul {
	margin-left: 33px;
}

#secLeftContainer ul li {
	margin: 7px 0;
}

* html #secLeftContainer ul li{
	padding-left: 8px;
	margin: 0;	
}
#secLeftContainer ul li a{
	color: #CEB085;
}
.noBg{
	background-image: none !important;
	padding-left: 0 !important;
}

#secLeftContainer a:hover{
	color: #E6DCB9;
	font-weight: bold;
	text-decoration: underline;
}

#newsFeed p{
	margin-left: 40px;
}

#newsFeed a{
	color: #5A5644;
	font-weight: normal;
}

#newsFeed img{
	z-index: 30;
}

.nfTxt{
	position: absolute;
	left: 50px;
	top: 10px;;
	width: 150px;
}
.leftAlign{
	float: left;
}

.rightAlign{
	float: right;
}

.eingabeForm   { display: block; margin: 0; padding: 0; width: 510px }
.formRightAlign    { text-align: right; display: inline; margin: 3px 0; padding: 0; position: relative; width: 150px; float: left; line-height: 20px; }
.formLeftAlign    { text-align: left; display: inline; margin: 3px 0; padding: 0; width: 350px; float: right }
.eingabefeld     { background-color: transparent; padding-right: 3px; padding-left: 3px; width: 130px; height: 20px; border: solid 1px #90a975 }
.eingabefeld245            { background-color: #fff; padding: 2px 3px 0; width: 245px; height: 20px; border: solid 1px #90a975 }
.eingabefeld200            { background-color: #fff; padding-right: 3px; padding-left: 3px; width: 185px; height: 20px; border: solid 1px #90a975 }
.eingabefeld300            { background-color: #fff; padding-right: 3px; padding-left: 3px; width: 290px; height: 20px; border: solid 1px #90a975 }
.taComment            { background-color: #fff; padding-right: 3px; padding-left: 3px; width: 245px; height: 100px; border: solid 1px #90a975 }

.eingabefeld400            { background-color: #fff; padding-right: 3px; padding-left: 3px; width: 360px; height: 20px; border: solid 1px #90a975 }
.eingabefeldsearch { 
	background-color: #fff; 
	padding: 5px 3px 0 6px; 
	width: 360px; 
	height: 22px; 
	border: solid 1px #90a975;
	float: left; 
	font-weight: bold;
}
.eingabefeld50             { background-color: #fff; padding-right: 3px; padding-left: 3px; width: 50px; height: 20px; border: solid 1px #90a975 }
.schalter_drop_down      { color: #666; background-color: #fff; cursor: pointer; height: 20px; border: solid 1px #90a975 }

.codeBox { padding: 0 10px; border: solid 1px #90a975; background-color: #fff; }
.code   { font-size: 12px; font-family: Courier, "Courier New", Monaco, monospace, Verdana; cursor: text; }

.compRefBox{
	position: relative;
	height: 127px;
	width: 460px;
	margin-bottom: 15px;	
}

.refPicCont{
	position: absolute;
	width: 125px;
	height: 125px;
	background-color: #fff;
	border: 1px solid #5A5644;
	top: 0;
	left: 0;
}

.refPicCont a:hover{
	/*opacity: 0.50;*/
	/*-moz-opacity: 0.5;*/
}

.refBox{
	position: absolute;
	border: 1px solid #5A5644;
	background-color: #fff;
	top: 0;
	left: 140px;
	height: 120px;
	padding: 5px 0 0 5px;
	line-height: 18px;
	width: 308px;
}
* html .refBox{
	height: 127px;
}

.bold{
	font-weight: bold;
}

.refDes{
	position: absolute;
	left: 85px;
}

.formularset{
	border: 1px solid #8B846A;
	padding: 15px;
	background-color: #fff;
	margin: 0;
}
* html .formularset{
	width: 460px;
}
.legend{
	font-weight: bold;
	font-size: 14px;
	color: #5A5644;
	padding: 10px;
}

.label{
	float: left;
	text-align: right;
	width: 150px;
	line-height: 20px;
	margin: 6px 20px 5px 0;
}

.labelsm{
	float: left;
	line-height: 20px;
	margin: 5px 10px 5px 0;
}

.formularset input, .formularset textarea, .formularset select{
	margin: 5px 0;
	padding-top: 2px;
}
input[type="text"]:focus, textarea:focus{
	border: 1px solid #5A5644;
	background-color: #EEE;
	
}
html legend{ position:absolute; top: -18px; left: 5px;}
html fieldset{ position: relative; }  

.error{
	font-weight: bold;
	color: red;
	background-color: #fff;
	border: 1px solid red;
	padding: 10px;
	margin: 0;
}

.noEffekt{
	font-weight: normal;
	cursor: default;
}

a.noEffekt:hover{
	text-decoration: none;
	color: #5A5644;
}

#map{
	width: 458px;
	height: 380px;
	border: 1px solid #8B846A;
	background-color: #E6DCB9;
}

.searchbtn{
	margin-left: 10px;
}

#map p{
	padding: 20px;
}

#cDomain{
	position: relative;
	background-color: #fff;
	border: 1px solid #E6DCB9;
	width: 200px;
	margin-left: 17px;
	height: 20px;
}
#cDomain label{
	position: absolute;
	left: 5px;
	color: #333;
	margin: 0;
	top: 3px;
	font-size: 11px;
}
#tiDomain{
	position: absolute;
	left: 74px;
	top: 3px;
	width: 70px;
	height: 16px;
	border: 0pt;
	color: #333;
	font-size: 11px;
}

#dropDown{
	position: absolute;
	right: 0;
	top: 0;
	height: 18px;
	color: #333;
	font-size: 11px;
}

#cInputFull{
	position: relative;
	background-color: #fff;
	border: 1px solid #90A975;
	height: 20px;
	width: 420px;
}

#cInputFull label{
	position: absolute;
	left: 5px;
	color: #333;
	margin: 0;
	top: 3px;
}

#cInputFull input{
	position: absolute;
	left: 48px;
	top: 2px;
	width: 365px;
	height: 16px;
	border: 0pt;
	color: #333;
	margin: 0;
	padding: 0;
}
.headPic{
	position: absolute;
	z-index: 50;
}
#clearHeadPic{
	height: 60px;
}
#codecorner{
	position: absolute;
	width: 167px;
	height: 167px;
	top:0;
	left:0;
	background: url(../img/site/codecorner.jpg) no-repeat;
}
