* {
	margin: 0;
	padding: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover,#mainNavigation li a.active,#mainNavigation li a:active {
	color: #00478E;
}
a img {
	border: 0;
}
body {
	background: #EEE url('./../../images/bodyBg.png') repeat-x;
		}
#cmsDomainCheckForm input {
  height:       14px;
  width:        120px;
  margin:       0 5px 0 35px;
  border:       1px solid #FFF;
  padding:      2px 0 2px 4px;
}
#cmsDomainCheckForm h2, #cmsDomainCheckForm p {
  margin: 30px 0 0 35px;
}
#cmsDomainCheckForm p {
  margin-top : 5px;
}
#cmsDomainCheckForm button {
  float:      none;
  margin:     10px 0 0 0;
  width:      102px;
  border:     #9a9da2;
  background: #082640;
  color:      #FFF;
}
#cmsDomainCheckFormTemplate button, #cmsDomainOrder button {
  width:      160px;
  border:     #9a9da2;
  background: #082640;
  color:      #FFF;
  height:     18px;
}
#cmsDomainOrder {

}
#cmsDomainOrder button {
  margin:   20px 0;
}
.clearingItem {
	clear: both;
	float: none;
}
#contactBlock {
  float:   left;
  margin:  15px 0;
  border:  1px solid #9a9da2;
  padding: 10px;
}
#contactBlock input {
  width:    100%;
  border:  1px solid #9a9da2;
  margin:  0 0 10px 0;
}
.contentContainer {
	padding-top:10px;
	float:      left;
}
#contentFrame {
	float:      left;
	width:      560px;
	background: #FFF;
	padding:    10px;
	border:     1px solid #B9B9B9;
	margin:     4px 0 0 10px;
  z-index:    1;
}
#contentFrame ul {
  margin: 0 0 0 25px;
}
#headLine {
  float:      left;
  color:      #333;
	font-size:  21px;
	font-weight:bold;
	margin:     0 0 0 10px!important;
	line-height: 25px
}
#contentFrame .contentColumn {
	padding-bottom: 10px;
}
#contentFrame .fullRow {
	float:  left;
	height: inherit;
	margin: 5px 5px 0 5px;
	width:  auto;
}
#contentFrame #middleColumn,#contentFrame #rightColumn {
	float: left;
}
.dcError, .dcFree {
  width:      176px;
  text-align: center;
  font-size:  11px;
  margin:     15px 0 0 0;
}
.dcError {
  color:      red;
}
.dcFree {
  color:      green;
}
.detailLine {
  width:      100%;
  float:      left;
  margin:     0 0 25px 0;
}
.detailLine span {
  border-bottom: 1px solid #9a9da2;
  width:         100%;
  display:       block;
}
.domainOrder {
  text-align: right;
  padding:    0 30px;
}
#domainRequest {
  width:  100%;
  margin: 15px 0 0 0;
  text-align: center;
  float: left;
}
#domainRequest td.availability {
  width: 75px;
}
#domainRequest td.domainName {
  width:  150px;
  height: 35px;
}
#domainRequest td, #domainRequest th {
  border-bottom: 1px solid #9a9da2;
}
#errorContainer {
	width:            400px;
    margin:           auto;
    margin-top:       10px;
    border:           1px solid rgb(207,217,227);
    background-color: #999;
    text-align:       center;
}
#errorContainer h1 {
    background:  rgb(207,216,226);
    color:       #142F5D;
    text-align:  center;
}
#errorContainer #footerError {
    margin:      15px;
    font-size:   small;
    color:       #fff;
}
.error {
    color:       #C41029;
    margin:      15px;
    font-weight: bold;
    font-size:   small;
}
.errorText {
    color:       #C41029;
    font-weight: bold;
}
.error {
	margin: 15px 0 0 15px;
}

.Error {
	color: red;
	font-weight: bold;
}

#flashHeader {
    padding: 5px 0 0 0;
    margin:  0 0 0 4px;
}

#footer {
   	background:  transparent url('./../../images/footerBg.png') no-repeat;
    color:       #FFFFFF;
	height:      21px;
	width:       828px;
	text-align:  center;
	margin:      auto;
}
#footerCopyright {
	padding: 0 0 0 120px;
	float:   left;
	text-align:  center;
}
#footerCopyright,#footerImpressum {
	margin: 3px 0 0 0;
}
#footerImpressum {
	color: #FFFFFF;
	padding: 0;
	float: right;
}
#footerImpressum a {
	color: #fff;
}
#footerImpressum a:hover {
	color: #283A42;
}
#frameContainer {
	margin:     auto;
	width:      828px;
	background: transparent url('./../../images/FrameContainerBg.png') repeat-y;
}
.fullRow,.width_1 {
	float:  left;
	width:  90% !important;
}
h1 {
	color:         #333;
	font-size:     21px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
h2 {
	color:         #003367;
	font-size:     15px;
	margin-bottom: 20px;
}
input#sKey {
    display:  none;
}
p {
	line-height: 20px;
}
#mainFrame {
    margin: 0 0 20px 0;
	width:  828px;
}
#mainNavigation {
	height:          20px;
	font-size:       12px;
	list-style-type: none;
	overflow:        hidden;
	margin:          5px 0 0 190px;
}
#mainNavigation li {
    margin-right: 20px;
	float:        left;
	border-right: 1px solid #B3B3B3;
	line-height:  20px;
	padding:      0 20px 0 0;
}
#mainNavigation li a {
	color: #000;
}
#mainNavigation li a:hover {
	color: #283A42;
}
#mainNavigation li.last {
  border: none;
}
.printBox {
  padding: 20px 0 0 10px;
}
.ResourceContainer {
  margin:        0 0 25px 0;
  padding:       0 0 10px 0;
  border-bottom: 1px solid #9a9da2;
}
.ResourceContainer h2 {
  color:  #082640;
  margin: 0 0 5px 0;
}
.ResourceContainer ul {
  list-style-type: disc;
  margin:          10px 0 10px 20px;
}
.ResourceContainer .WebLink {
  margin:   15px 0;
}
.ResourceContainer .WebLinkOrder {
  padding:  2px;
  border:   1px solid #082640;
  margin:   15px 0;
  width:    100px;
  text-align: center;
}
.ResourceImageContainer {
  float:  right;
  margin: 0 10px 10px;
}
.ResourceDesc {
  margin: 10px 0 0 0;
}
.rightContainer {
	float: right;
}
#leftFrame {
    float:   left;
    margin:  0 0 0 0;
}
#leftNavContainerTop {
   width:          195px;
   height:         21px;
   background:  url('./../../images/leftBgTop.png') no-repeat;
}
#leftNavContainer {
   width:          195px;
   background:     url('./../../images/leftBgMiddle.png') repeat-y;
}
#leftNavContainerBottom {
   width:          195px;
   height:         29px;
   background:  url('./../../images/leftBgBottom.png') no-repeat;
}
#sponsorsImages {

}
#subNavigation {
    margin:  0 0 0 55px;
    padding: 30px 0 0 0;
	  list-style-image: url('./../../images/pfeil.png');
}
#subNavigation ul {
  margin: 5px 0 10px 15px;
}
#subNavigation li a {
	color: #333333;
}

#subNavigation li a:hover {
	color:        #888;
}
#subNavigation li {
	color:       #283A42;
	line-height: 15px;
	margin:       0 0 5px 0;
}
.Success {
  font-weight: bold;
  color:       green;
  text-align:  center;
  margin:      25px 0;
}
#topFrame {
	width:      828px;
	height:     183px;
    background: transparent url('./../../images/topFrame.png') no-repeat;
	margin:     0 0 0 12px;
}
.width_2 {
	margin-left: 15px;
	float:       left;
	width:       45%;
}
.width_3 {
	float:       left;
	width:       30%;
	margin-left: 15px;
}

/*Formularobjekte*/
#cmsContactForm {
	width: 500px;
}

textarea {
	height:     150px;
	width:      425px;
	margin:     5px 5px 10px 0;
	border:     1px solid #BDBDBD;
	background: transparent url('./../../images/text_feld.png');
	display:    block;
}

label {
	margin: 5px 20px 0 0;
	display: inline;
	float: left;
	width: 200px;
}

input {
	height: 18px;
	width: 200px;
	margin: 5px 5px 0 5px;
	border: 1px solid #BDBDBD;
	background: transparent url('./../../images/button.png');
	display: block;
	float: left;
}

.buttonRow {
	float: left;
	height: 20px;
	margin-bottom: 50px;
}

.buttonRow button,.buttonRow input {
	height: 18px;
	width: 100px;
	border: 1px solid #BDBDBD;
	background: transparent url('./../../images/button.png');
	margin-right: 15px;
	margin-bottom: 30px;
	display: block;
	float: left;
}

#textRow {
	float: left;
	width: 500px;
}

