#content {
/*  
	padding: 0px;
	margin: 20px 0px 0px 30px;
	position: absolute; width:auto; left:200px; top:110px;
*/
    margin-top: 8px;
    margin-left: 25px;
    display: inline-block;    
    min-width: 678px;
    max-width: 678px;
}

.tdapp-extlink {
/*    display: inline-flex;*/
    max-width: 500px;
    width: 500px;
    min-width: 500px;    
    

    padding-top: 10px;
    padding-bottom: 20px;
    border-style: inset;
    border-color: #d90710;
    border-width: 4px;    
    border-radius: 10px;
}

.rechteseite {
    margin-right: 40px;
    margin-top: 20px;
    margin-left: 20px;
    float: right;  
}

#taximessenger-container {
    display: inline-block;
    /* position: absolute !important; */
    /* left: 120px; */
    /* top: 98px; */
    white-space: nowrap;
}
#taximessenger {
    border-style: inset;
    border-color: #0084ff;
    border-width: 3px;
    display: inline-block;
    min-width: 187px;
    min-height: 30px;
    vertical-align: top;
    margin-left: 5px;
    position: static;
    margin-top: -4px;
}

#taximessenger-caption {
    vertical-align: top;
    padding-top: 7px;
    display: inline-block;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    min-width: 470px;
    text-align: right;
    color: #0084ff;
}

#maintopic-tdapp {
   border-style: inset;
    border-color: #0084ff;
    border-width: 3px;
    display: inline-block;
    min-width: 153px;
    min-height: 30px;
    vertical-align: top;
    margin-left: 15px;
    position: static;
    margin-top: -4px;  
    background-image: url("../images/app24.png");
    background-repeat: no-repeat;
    background-position: 2px 4px;    
/*    text-indent: 34px;*/
    padding-left: 34px;
    padding-right: 0px;
}

.maintopic-button a {
  border-right: 0px !important;
  font-family: Verdana, Arial, Helvetica, sans-serif  !important;
  font-weight: bold  !important;
  font-size: 12px  !important;    
  color: #0084ff  !important;    
/*  background-color: #ffffff !important;  */
  text-transform: none !important;
  line-height: 30px;
  padding: 0px !important;
  margin: 0px !important;
  border-bottom: 0px;
}

.maintopic-button a:hover {
   border-bottom: 1px solid black !important;
/*  border-bottom-color: black !important;*/
  background-color: transparent !important;
}

#topic {
margin: 5px 0px 0px 10px;
    /* width: 270px; */
    padding: 0px;
    /* float: left; */
    display: inline-block;
    vertical-align: top;
    /* min-height: 350px; */
    min-width: 165px;
    max-width: 165px;    
}

#sidebar {
	width: 150px;
	padding: 0px;
	margin: 20px 0px 20px 820px;
}

#logo {
    width: 100%;
    height: 100px;
    background: #FAFAFA url(../images/grafik-oben.jpg) no-repeat;
    margin-top: 2px;
    background-position: 0px 14px;
}

.fb-page {

}

.fb-page-gross {
  margin-top: 10px;  
  width: 500px;
  min-width: 500px;

  padding-top: 10px;
  padding-bottom: 10px;
  border-style: double;
  border-color: #ccc;
  border-width: 4px;
  border-radius: 10px;
 }
.fb-page-klein {
    left: 890px;
    border: 0;
    top: 5px;
    position: absolute;
    width: 350px;
}

#plaintext {
	position: absolute;
	top: 10px;
	left: 880px;
	text-align: right;
	width: 100px;
}

#plaintext a {
	color: #ffffff;
	text-decoration: none;
}

#maintopic {
    margin: 0px;
    padding: 1px 0px 2px 0px;
    background: #f9f9f9 url(../images/pmtp.gif) repeat-x;
    height: 32px;
    display: inline-block;
    white-space: nowrap;
    width: 1400px;
 }

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic a {
	display: block;
	float: left;
	margin: 0px;
	padding: 8px 16px 0px 16px;
	text-decoration: none;
/*	font-family : Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-right: 1px solid #dedede;
	border-left: 1px solid #fdfdfd;
	text-transform : uppercase;
	height: 21px;
}

#maintopic span.abschluss  {
	display: block;
	float: right;
	margin: 0px;
	padding: 8px 16px 0px 16px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-right: 1px solid #dedede;
	border-left: 1px solid #fdfdfd;
	text-transform : uppercase;
	height: 21px;
}

#maintopic a:hover {
	background-color: #FCF8D5;
}

#maintopic a.sel {
	background-color: #E6E6E6;
	color: #535353;
}

#topic h3 {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	background-color: #FAFAFA;
	color: #535353;
	padding: 4px 10px 4px 10px;
	font-size: 100%;
	font-weight: bold;
	text-transform : uppercase;
	margin: 8px 0px 0px 0px;
}

#topic p {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #E6E6E6;
	margin: 0px;	
}

#topic p a {
	text-decoration: none;
	color: #000000;	
}

#topic p a:hover {
	text-decoration: underline;
	color: #535353;	
}

form.search {
	padding: 0px;
	margin: 40px 0px 40px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	background-color: #fcfcfc;
	width: 165px;
	padding: 2px;
	color: #535353}
