body {
  margin: 0px;
  background: url(images/bg.png) repeat-x top;
  color: #666;
  overflow: auto;
  background-color: #efecdf;
  text-align: center;
}
* html body {
  text-align: center;
  margin: 0px;
  padding: 0px;
  height: 1%;
}
table, tr, td, th {
  font-size: 11pt;
}
* {
  margin: 0px;
  padding: 0px;
}
p {
  padding: 2px 10px 15px 10px;
}
.csc-default ul {
	margin: 0 0 10px 30px;
}
.csc-default ul li {
	padding-left: 20px;
}
a {
  text-decoration: none;
  color: #a3b71c;
  border-bottom: 1px #ccc dotted;
  outline: none;
}
.csc-textpic-image a,
.csc-textpic-imagewrap a,
.csc-textpic-single-image a,
.csc-default a img,
h1 a,
h4 a,
h5 a,
a img,
img {
  border: none;
  outline: none;
}
csc-textpic-imagewrap csc-textpic-single-image ul {
  padding-left: 3em;
}
input {
  color: #a3b71c;
}
cite {
  font-size: 0.8em;
  color: #999;
}
blockquote {
  font-size: 0.95em;
  font-family: 'Times New Roman', Times, serif;
  margin: 22px 40px;
  padding: 3px;
  color: #575757;
  padding: 0 50px;
  background: transparent url("images/block.jpg") no-repeat 0 0;
}
h1 {
  color: #a6977a;
  font-size: 1.5em;
  border-bottom: 1px solid #a6977a;
  margin-bottom: 10px;
}
h2 {
  color: #a6977a;
  font-size: 1.2em;
}
h3 {
  margin: 20px 0;
  color: #a6977a;
  font-size: 1.4em;
}
h4 {
  color: #a6977a;
  font-size: 1.3em;
  border-bottom: 1px solid #a6977a;
  margin-bottom: 10px;
  text-align: right;
}
h5 {
  color: #a6977a;
  font-size: 1.3em;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
}
h6 {
  color: #a6977a;
  font-size: 1.1em;
  border-bottom: 1px solid #ccc;
  margin: 5px 0;
}
hr {
background-color: #a6977a; /* Farbe für Opera und Firefox */
color: #a6977a; /* Farbe für Internet Explorer (IE) */
border: 0;
height: 1px;
}
.detail {
  color: #a3b71c;
}
.name-of-person
{
  padding:1px;
  color: #a3b71c;
  background:#f2f2f2;
}
div.name-of-person
{
  padding:5px;
  border:1px solid #bbb;
}
.mail, .internal-link {
  border-bottom: 1px dotted #333;
  color: #666;
}
.gruen_balken {
  color: #a3b71c;
}
.grau_balken {
  color: #eee;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
#valid_css {
  background: url(images/valid_css1.png) no-repeat;
  display: block;
  width: 80px;
  height: 15px;
  border: none;
  margin: 0 10px;
  float: right;
}
#valid_css:hover {
  background: url(images/valid_css2.png) no-repeat;
}
#valid_xhtml {
  background: url(images/valid_xhtml1.png) no-repeat;
  display: block;
  width: 80px;
  height: 15px;
  border: none;
  margin: 0 10px;
  float: left;
}
#valid_xhtml:hover {
  background: url(images/valid_xhtml2.png) no-repeat;
}
#page {
  margin: 78px auto 0px auto;
  width: 980px;
  font-family: "Verdana";
  font-size: 11pt;
  text-align: left;
}
#content {
  float: left;
}
#logo {
  background: url(images/logo.png) left top no-repeat;
  display: block;
  width: 248px;
  height: 70px;
}
#menu {
  position: relative;
  right: 10px;
  float: right;
  color: #ccc;
  font-size: 0.9em;
  font-weight: bold;
}
#menu ul {
  list-style: none;
}
#menu ul li {
  float: left;
}
#menu ul li a {
  position: relative;
  top: -12px;
  background: url(images/tab2.png) left top no-repeat;
  display: block;
  width: 86px;
  height: 16px;
  padding-top: 5px;
  text-align: center;
  color: #a6977a;
  border: none;
}
#menu ul li a:hover {
  height: 18px;
  top: -14px;
  padding-top: 7px;
}
#menu ul li a.active {
  color: #a3b71c;
  height: 20px;
  top: -16px;
  padding-top: 7px;
}
#oben {
  background: url(images/oben.png) left top no-repeat;
  display: block;
  width: 801px;
  height: 45px;
}
#mitte {
  background: url(images/mitte.png) left top repeat-y;
  width: 761px !important;
  width: 801px;
/* nur für den IE */
  height: auto;
  padding: 0px 20px 20px;
  text-align: justify;
}
#unten {
  background: url(images/unten.png) left top no-repeat;
  display: block;
  width: 801px;
  height: 51px;
}
#sidebar {
  float: right;
  width: 160px;
  height: 100%;
  padding-top: 10px;
}
#sidebar a {
  text-decoration: none;
  border: none;
}
#sidebar img {
  margin-bottom: 15px;
}
/*#footer {
  margin: 30px auto;
  width: 200px;
  left: -50px;
  position: relative;
  text-align: center;
  font-size: 10px;
}
*/
#footer {
  background: url(images/footer.png) center top no-repeat;
  margin: 30px auto;
  height: 35px;
  text-align: center;
  font-size: 10px;
  width: 305px;
  position: relative;
}
#footer p {
  margin: 0;
  padding: 6px 0px 14px 0px;
}
#footer a {
  color: #666;
  font-size: 11px;
  margin-left: 10px;
}
/*TYPO3*/
.csc-header-n2 {
  padding-top: 20px;
}
.csc-frame-frame1 {
  background-color: #f2f2f2;
}
.csc-frame-frame1 {
  border: 1px solid #ccc;
}
ul.arrows {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.arrows  li img {
  top: 5px;
  position: relative;
  margin-right: 15px;
}
/* FCEs */
.box {
}
.leftbox {
  float: left;
  width: 49%;
}
.rightbox {
  float: right;
  width: 49%;
}
.leftfloater {
  float: left;
}
.leftfloater img {
  margin: 0 10px 10px 0;
}
.rightfloater {
}
/*wechselbox*/
.wechselbox {
}
.wechsel_left {
  padding-right: 50%;
}
.wechsel_right {
  padding-left: 50%;
}
.clearer {
  clear: both;
}
/* Submenu */
.submenu {
  background-image: url(images/submenu.png);
  width: 245px;
  height: 310px;
  display: block;
}
.submenu ul, .submenu ul li {
  margin: 0px;
  padding: 0px;
}
.submenu ul {
  list-style: none;
  margin: 0 0 0 20px;
  padding: 20px 0;
}
.submenu ul li {
  height: 20px;
  display: block;
  border: 1px solid #eee;
  width: 190px;
  padding: 5px;
  margin: 5px 0;
}
.submenu ul li a {
  text-decoration: none;
  border: none;
  padding-top: 3px;
}
.submenu ul li:hover, .submenu ul li.submenuactive {
}
/*TYPO3 Mailform*/
.tx_powermail_pi1_fieldwrap_html {
  margin-top: 4px;
}
/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
  float: left;
  clear: none;
}#tx-powermail-pi1_fieldset_5 {	border: none;	background-image: url(../images/mail.jpg);	background-position: 100% 0;	background-repeat: no-repeat;	margin: 0 50px;}#tx-powermail-pi1_fieldset_5 legend {	display: none;}#tx-powermail-pi1_fieldset_5 label {	width: 400px;	display: block;}.powermail_mandatory_js {	color: #a3b71c;	padding-bottom: 10px;}.tx_powermail_pi1_fieldwrap_html_submit {	float: right;}.powermail_submit {	color: #666;}
.showResultWrap {
  padding-top: 15px;
}
.browseLinksWrap {
  font-weight: bold;
}
/*TT NEWS*/
.ueberschrift {
  color: #a3b71c;
  font-weight: bold;
}
.newslatest span.ueberschrift {
  font-weight: normal;
  width: 280px;
  height: 19px;
  overflow: hidden;
  display: block;
}
.news {
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 10px;
}
.newslatest {
  margin-top: 10px;
  border: 1px solid #ccc;
  padding: 4px;
  height: 122px;
  overflow: hidden;
  text-align: left;
}
.newslatest div {
  text-align: justify;
}
.newslatestblock {
  margin-top: 10px;
  border: 1px solid #ccc;
  padding-top: 10px;
  height: 262px;
  text-align: center;
}
.newslatest div {
  font-size: 0.9em;
}
.newssingle {
  padding: 10px;
}
.more_link a {
  font-size: 0.7em;
  border: none;
}
.tx-ratings{
  float:right;
  text-align:center;
}
div.news:hover, div.newslatest:hover {
  border: 1px solid #a3b71c;
}
.datum {
  float: right;
  color: #333;
  font-size: 0.9em;
}
.newssingle .datum {
  font-weight: bold;
  color: #666;
  margin-left:28px;
}
.news-single-img {
  margin-left: 10px;
  margin-top: 10px;
}
.news-single-img a, .news-single-img img {
  border: none;
  text-decoration: none;
}
.newssingle ul{
  padding-left:30px;
}
/* Hostingtabelle */
table.hosting_tabelle {
  margin: 0 auto 30px auto;
  text-align: center;
  border-collapse: collapse;
}
table.hosting_tabelle td {
  padding: 3px 5px;
}
.hosting_tabelle .tr-1 {
  color: #ccc;
  border-bottom: 1px dotted #ccc;
}
.hosting_tabelle .td-1 {
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
}
.hosting_tabelle .tr-last {
  font-weight: bold;
  color: #A3B71C;
}
.hosting_tabelle .tr-last td {
  border-top: 1px dotted #ccc;
  padding: 5px;
}
/* Domainpreise */
table.domain_tabelle {
  margin: 0 auto;
  text-align: center;
  border-collapse: collapse;
}
.domain_tabelle .tr-0 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
}
.domain_tabelle th {
  padding: 3px 5px;
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
}
.domain_tabelle td {
  padding: 3px 5px;
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
}
.domain_tabelle .td-last, .domain_tabelle .td-0 {
  border-left: none;
  border-right: none;
}
/*Auflistung Hosting*/
ul.hostingangebote {
  list-style: none;
  margin-left: 80px;
}
ul.hostingangebote li {
  margin-bottom: 5px;
}
ul.hostingangebote li img {
  top: 15px;
  position: relative;
  margin-right: 15px;
}

/*CODE HIGHLIGHTER*/

.tx-semasourcecode-pi1 ol
{
margin-left:50px;
margin-top:40px;
width:680px;
}

/*LOGIN*/

.tx-felogin-pi1 h3 {
margin-top: 0px;
}

/*UPLOAD*/
fieldset {
border: none;
outline:none;
}

.tx-neofileshare-pi1_formField label {
  display: block;
  width: 160px; /* Breite.*/
  margin:3px;
  float: left;
}
.tx-neofileshare-pi1_formField  input{
  
}
.tx-neofileshare-pi1_formField {
clear:left;
margin: 10px 0px;
}

div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn,
legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a dfn,
legend.tx_powermail_pi1_fieldwrap_html_radio_title a dfn {
  /* Description */
  display: none;
  text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn,
legend.tx_powermail_pi1_fieldwrap_html_checkbox_title a:hover dfn,
legend.tx_powermail_pi1_fieldwrap_html_radio_title a:hover dfn {
  /* Description on mouseover */
  position: absolute;
  display: block;
  padding: 10px;
  color: #444;
  font-style: normal;
  font-size: 0.8em;
  background: #ffffff; /* old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
  -webkit-box-shadow: 5px 5px 10px #888;
  -moz-box-shadow: 5px 5px 10px #888;
  box-shadow: 5px 5px 10px #888;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}


