body {
  font-family: Tahoma, Helvetica, Arial, Verdana, sens-serif;
  font-size: 62.5%;
  background: #999;
  color: #036;
  margin: 10px;
}

* {
  margin: 0;
  padding: 0;
  font-size: 1em;
  cursor: default;
}


.klarchen {
  clear: both;
  width: 1px;
  height: 1px;
  font-size: 1px;
}

h1 {
  text-indent: -9000px;
  width: 960px;
  height: 80px;
  background: #fff;
}

img#logo {
  float: left;
  display: inline;
  margin: 0 0 0 10px;
}

#allumfassend {
  width: 960px;
  background: #fff;
  border: 1px solid #666;
}

#horizontaleNavigation {
  width: 960px;
  height: 2.7em;
  margin: 6px 0 0 0;
  padding: 0;
  font-size: 1.2em;
  /*float: left;*/
  border: 1px solid #625e00;
  border-width: 1px 0;
  background: black url(images/blockdefault.gif) center center repeat-x;
}

#horizontaleNavigation ul {
  list-style-type: none;
}

#horizontaleNavigation li {
  display: inline;
}

#horizontaleNavigation a {
  float: left;
  color: #fff;
  padding: 9px 15px;
  text-decoration: none;
  border-right: 1px solid white;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
}

#horizontaleNavigation li.rechts a {
  float: right;
  color: #fff;
  padding: 9px 15px;
  text-decoration: none;
  border-right-width: 0;
  border-left: 1px solid white;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
}

#horizontaleNavigation a:hover, #horizontaleNavigation a.current{
  color: #fff;
  background: transparent url(images/blockactive.gif) center center repeat-x;
  cursor: pointer;
}

#inhalt {
  width: 960px;
  /*height: 80%;*/
  position: relative;
  margin-top: 15px;
}

a {
  cursor: pointer;
}

#navidation {
  float: left;
  width: 160px;
  }

#navidation h2 {
  font-size: 1.4em;
  font-weight: bold;
  color: #999;
  margin: 0 0 5px 10px;
  border-bottom: 1px solid #999;
  width: 150px;
  }

#navidation p {
  font-size: 1.2em;
  color: #999;
  width: 130px;
  margin: 0 0 0 10px;
}

#navidation ul {
  list-style-type: none;
  margin: 0 0 15px 10px;
  font-size: 1.2em;
}

#navidation li {
  margin-bottom: 8px;
}

#navidation li p {
  margin: 0;
}

#navidation a {
  color: #B48282;
  text-decoration: none;
}

#navidation a.current {
  color: #980e10;
  font-weight: bold;
}

#information {
  margin: 0 10px 20px 180px;
  min-height: 500px;
  }

#information h2 {
  font-size: 1.8em;
  font-weight: bold;
  margin-bottom: 1.2em;
  }

#information h3 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0.8em;
  }

#footer {
  position: relative;
  bottom: 10px;
  width: 960px;
  color: #666;
  text-align: center;
  font-size: 1.2em;
  }

#footer a {
  text-decoration: none;
  color: #666;
  }

#footer a:hover {
  text-decoration: underline;
  color: #036;
  }

p, ol {
  font-size: 1.4em;
  margin-bottom: 1.2em;
  }

ol {
	margin-left: 30px;
}

#information ul {
  list-style-type: square;
  margin: 0 0 15px 25px;
  font-size: 1.4em;
  margin-bottom: 1.2em;
  }

sup {
  font-size: 0.8em;
  color: #666;
}

.note {
  margin-top: 2.5em;
  font-size: 1.2em;
  color: #666;
  border-top: 1px dotted #666;
}

.note a {
  text-decoration: none;
  color: #666;
}

.note a:hover {
  text-decoration: underline;
  color: #036;
}

#lookupLeft select { float: left; margin: 2px 4px 0 0; }

.widefat {
	background: #333;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	width: 760px;
	margin-bottom: 10px;
}

.login, .profil {
	background: #333;
	border-color: #333;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.widefat td, .widefat th, .login td, .login th {
/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;*/
	font-size: 11px;
	vertical-align: text-top;
}

.widefat td, .login td {
	padding: 7px 15px 9px 10px;
	vertical-align: top;
}

.widefat th, .login th {
	padding: 9px 15px 6px 10px;
	text-align: left;
	line-height: 1.3em;
	font-weight: bold;
}
.widefat th input {
	margin: 0 0 0 8px;
	padding: 0;
}

.widefat .check-column {
	text-align: right;
	width: 1.5em;
	padding: 0;

}

.widefat tbody th.check-column, .login th.check-column {
	padding: 8px 0 22px;
}

tbody tr {
	background: #fff;
}

.widefat td, .login td, .widefat th, .login th {
	border-bottom-color: #ccc;
}

.widefat td span {
	padding-top: 2px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 1.3em;
}

.widefat thead, .thead {
	background-color: #464646;
	color: #d7d7d7;
}

.widefat td.help {
	width: 25px;
	padding: 7px 4px 0 0;
}

#adminmenu a, #submenu a, a {
	color: #2583ad;
}

.alternate, .alternate_error {
	background-color: #f1f1f1;
}

.alternate_error th, .error th, label.error {
	color: #e03;
}

.counter { color: #999; cursor: default; }

#col1 { position: relative; float: left; width: 50%; }
#col2 { position: relative; float: right; width: 50%; }

#countryBox, #provinceBox, #cityBox {
	display: none;
	visibility: hidden;
}

sup {
	font-size: 0.8em; font-weight: bold; color: #c03;
}

button {
	border: 1px solid #999;
	color: #333;
	background: #ccc;
	padding: 2px 10px;
	font-weight: bold;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	margin: 2px 4px 0 0;
  cursor: pointer;
}

button:hover {
	color: #ccc;
	background: #333;
}

button.del:hover {
	background: #900;
	color: #ccc;
}

textarea {
	font-family: monospace;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #999;
	color: #000;
	width: 700px;
  cursor: text;
}

textarea.code {
	background: #ddd;
}

#sicherheitscode {
	border: 1px solid #999;
	margin-bottom: 2px;
}

input.text { padding: 2px; margin-top: 2px; cursor: text; }
input.checkbox { margin-right: 4px; }
option { padding: 2px 10px 2px 2px; }

.code, code {
	font-size: 1.2em;
	color: #666;
}

.code {
	margin: 1.2em 0 2.4em 10px;
}

#impressum {
	background: #036;
}

.message {
	font-size: 1.4em;
	font-weight: bold;
	border: 1px solid #fff0a0;
	background: #fff0d0;
	padding: 6px 10px;
	margin-bottom: 10px;
}

/* Banner */

#banner_skyscraper {
	position: absolute;
	margin: 20px 10px 10px 990px;
	font-size: 0;
	border: 1px solid #666;
	text-align: center;
	background: #666;
}

#banner_skyscraper iframe {
	border: none;
}

#banner_skyscraper img {
	display: block;
	margin: 0 0 1px 30px;
}

#banner_sidebar150 {
	margin: 40px 0 0 2px;
	font-size: 0;
	border: 1px solid #666;
	background: #666;
	width: 150px;
}

#banner_sidebar150 iframe {
	border: none;
}

#banner_sidebar150 img {
	display: block;
	margin: 0 0 1px 2px;
}

.required {
	font-weight: normal;
	color: #CC0033;
}

#confirm_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
	background: transparent url(http://blogbanner.net/images/bg_box.png);
	cursor: wait;
	z-index: 1;
}

#confirm {
	width: 640px;
	height: 480px;
	position: absolute;
	top: 100px;
	left: 240px;
	margin: auto;
	border: 1px solid #666;
	background: #f8f8f8;
	cursor: default;
	padding: 20px;
}

#confirm textarea {
	width: 600px;
}

/* thumbs */
	#banner_thumb a{
		display: inline;
		float: right;
		width: 50px;
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		position: relative;
		z-index: 1;
		border: 1px dashed #999;
	}
	#banner_thumb a img{
		float: left;
		position: absolute;
		top: -10px;
		right: -30px;
	}
	#banner_thumb a:hover{
		overflow: visible;
		z-index: 1000;
		border: 1px solid #999;
	}

#change_time {
	display: inline;
}

#change_time input {
	margin-left: 20px;
}

span.nodisplay {
	display: none;
}
