 /* DATEI: extern.css */   
   
 h4.head
 {
   background:#990000;
   color: #ffffff;
   height: 22px;
   margin-top:0pt;
 }  
   
 /* Überschrift Nr. 3 */   
 h3 {   
  font-family: Garamond;   
  font-size: 12pt;   
  font-weight: bold;   
  text-align: center;   
  color: #000000;   
  text-decoration:none;   
  letter-spacing: 8px;   
  background-color:#F0F0F0;   
  margin-bottom:1pt;   
  margin-top:1pt;   
 }   
 /* Überschrift Nr. 2 */   
 h2 {   
  margin-bottom:1pt;   
  margin-top:1pt;   
 }   
/* Class:  input1pixblack*/   
.input1pixblack {   
 border:1px solid #808080; 
 padding: 3px;  
 }   
 /* Seite*/   
 @page {   
  margin-top:0px;   
 }   
.quote { font-family: Verdana, Arial; font-size: 8pt; color: #333333; background-color: #FAFCFE; border: 1px solid Black; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }   
   
   
body{   
 font-family: Geneva,Arial,helvetica,sans-serif;   
 font-size: 12px;   
 color:#000000;   
}   
td{   
 font-family: Geneva,Arial,helvetica,sans-serif;   
 font-size: 12px;   
 color:#000000;   
}   
a:link {color:#666666;}   
a:visited {color:#666666;}   
a:active {color:#666666;}   
   
table.basis {   
 table-layout:fixed;   
 background-color:#FFFF00;   
}   
   
table.obenmenue {   
 table-layout:fixed;   
 border-spacing: 2px;   
 padding:3px;   
 background-color:#FFFFFF;   
}   
   
td.obenmenue {   
 font-size: 11px;   
 background-color:#FFFFCC;   
 vertical-align: middle;   
 text-align: center;   
 font-weight:600;   
 font-stretch:extra-expanded;   
}   
.obenmenue A:hover{color:#FF9900; text-decoration:underline;}   
.obenmenue A:link{color:#FF9900; text-decoration:none; }   
.obenmenue A:visited{color:#FF9900; text-decoration:none; }   
.obenmenue A:active{color:#FF9900; text-decoration:none;}   
   
td.linksmenu{   
 font-size: 12px;   
 vertical-align: top;   
 text-align: center;   
 background-color:#FFFFCC;   
 font-weight:600;   
 padding-bottom:2px;   
 padding-top:2px;   
}   
.linksmenu A:hover{color:#FF9900; text-decoration:none;}   
.linksmenu A:link{color:#FF9900; text-decoration:none; }   
.linksmenu A:visited{color:#FF9900; text-decoration:none; }   
.linksmenu A:active{color:#FF9900; text-decoration:none;}   
   
table.linksmenutabelle{   
 table-layout:fixed;   
 border-spacing: 2px;   
 padding:0px;   
 background-color:#FFFFFF;   
}   
   
td.linksmenutitle {   
 font-size: 13px;   
 background-color:#BA011B;   
 vertical-align: middle;   
 text-align: center;   
 font-weight:600;   
 color:#FFFFFF;   
 font-stretch:extra-expanded;   
 padding-bottom:4px;   
 padding-top:3px;   
}   
   
table.mittebasis {   
 table-layout:fixed;   
 border-spacing: 2px;   
 padding:0px;   
 background-color:#FFFFFF;   
}   
td.mittetitle {   
 font-size: 14px;   
  
 vertical-align: middle;   
 text-align: center;   
 font-weight:600;   
  
 font-stretch:extra-expanded;   
 padding-bottom:4px;   
 padding-top:3px;   
}   
td.menuemitte1{   
 font-size: 12px;   
 background-color:#FF5906;   
 vertical-align: middle;   
 text-align: center;   
 font-weight:600;   
 font-stretch:extra-expanded;   
}   
table.menuemitte1{   
 background-color:#FFFFFF;   
}   
.menuemitte1 A:hover{color:#FFFFFF; text-decoration:underline;}   
.menuemitte1 A:link{color:#FFFFFF; text-decoration:none; }   
.menuemitte1 A:visited{color:#FFFFFF; text-decoration:none; }   
.menuemitte1 A:active{color:#FFFFFF; text-decoration:none;}   
   
h2.title {   
 font-size:15px;   
 text-align: center;   
 font-weight:600;   
 padding-top:5px;   
 color:#000000;   
}   
h2.ueberschrift2{
 font-size:18px;
 padding:5px;
 font-style:italic;
 color:#666666;
 font-weight:bold;
 }
.field {font-size:11px; font-family:"arial","verdana","helvetica",sans-serif; font-weight:bold; width:100px; border:1px solid;}   
.field1 {font-size:11px; font-family:"arial","verdana","helvetica",sans-serif; font-weight:bold; width:30px; border:1px solid;}   
.field2 {font-size:11px; font-family:"arial","verdana","helvetica",sans-serif; font-weight:bold; width:15px; border:1px solid;}   
.textvf {font-size:11px; font-family:"arial","verdana","helvetica",sans-serif; font-weight:bold;}   

table.ToolTip{   
border: 1px solid activeborder;   
font-family: Arial, Helvetica, sans-serif;   
font-size: 10px;   
font-weight: bold;   
text-decoration: none;   
background-color: window;   
color: windowtext;}   
#dek {   
position: absolute;   
top: 0px;   
left: 0px;   
visibility: hidden;   
cursor: default;   
z-index: 50;} 

.chat
{
  width: 350px;
  background-color: #eeeeee;
  position: absolute;
  top: 40%;
  left: 35%;
  border:1px;
  border-style: solid;
}

.cbox
{
  position:absolute; top:3px; left:330px;
  border: none;
}

.lupe
{
  position: relative;
  top:-25px;
  left:20px;
}
.suche_select_120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 140px;
}

.suche_select_250 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 283px;
}
  .suche_table_250 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align:left;
	table-layout:inherit;
}
.suche_links{
	width:200px;
}
.LoginBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	cursor: Hand;	
	width: 50px;
	height: 18px;
	margin-left:5px;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.marker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dotted #CC0000;
	margin: 3px;
	padding: 3px;
	height: auto;
	width: 560px;
	white-space: normal;
}
.info-box {
position: absolute;
top: 40%;
left: 35%;
padding: 1em;
visibility: visible;
z-index: 1;
}
.mahn-box {
position: absolute;
top: 170;
left: 32%;
padding: 1em;
visibility: visible;
z-index: 1;
}

#iframe_1 {
text-align: justify;
width: 188px;
height: 150px;
background: #eeeeee;

}

.abstand_iframe{
padding: 2px;
}


.scrollbereich {
overflow: auto;
width: 183px;
height: 145px;
} 

.adrop
{
  font-size:8px;
  border:solid 1px;
  padding:0px;
  margin:0px;
  border:1px solid #666666;
}

.whos
{
  border-color: #aaaaaa;
  border-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
}

.wh1
{
  width: 15px;
  border:0px solid #000000;
  margin-left:2px;
  margin-right:2px;
  
}

.wh2
{
  display:inline;
  border:1px solid #000000;
  width:200px;
}

.wh3
{
  position:absolute;
  left:130px;
}

.wh4
{
  position:absolute;
  left:148px;
}

.wh_zeile
{
  position:relative;
  border-bottom:1px solid #cccccc;
  padding-top:3px;
}

a.m_alle
{
    position:static;
    top:10px;
    left:200px;
    color:#990000;
    cursor:pointer;
}

.m_load
 {
    position:absolute;
    top:10px;
    left:390px;
    display:none;
 }

 .pseudolink
 {
    cursor:pointer;
    text-decoration:underline;
 }

 .grayline
 {
   border-bottom:1px solid #cccccc;
 }

 .redborder
 {
     border: 1px solid red;
     padding:5px;
     margin:5px;
 }

.window
 {
     position: absolute;
     background-color: white;
     border: solid 2px gray;
     z-index:1000;
     padding:3px;
 }

 .mb_button
 {
     border: solid 1px #999999;

     width:150px;
     background-color: #FDD953;
     cursor:pointer;

 }

 div.hue {
     width: 100%;
     padding: 15px 5px;
     text-align:center;
     border: 1px solid #D0D0D0;
 }

 .selected_option {
     font-weight: bold;
 }

 a.selected_option, a.unselected_option {
     text-decoration: underline;
 }

 .unselected_option, a.unselected_option:hover,  a.unselected_option:active {
     font-weight: normal;
 }
 #mitglied
 {

 }
 #anmeldebox{

}

.w_link { 
	background-color: #FFFFAA;
	font-size: 12px;
	color: black;
	margin: 3px;
	text-align:left;
	padding:3px;
}
.w_link a{
	color:#0000FF ;
}
.w_link i {
	float:right;
	text-align: right;
	font-size:9px;
	color: #969696;
}




.pager {
    padding-left: 0;
    margin-left: 0;
}

.pager .page_list {
    position: absolute;
    bottom: 25px;
    left: -5px;
    width: 152px;
    opacity: 0.9;
}

.pager .page_list ul {
    background-color: #EEEEEE;
    margin-left: 0;
    padding-left: 0;
    clear: left;
    float: left;
}

ul.pager li {
    position: relative;
    float: left;
    list-style-type: none;
    border: 1px solid #666666;
    background-color: #CCCCCC;
    padding: 3px;
    margin: 1px;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-serif;
    list-style-position: outside;
    display: block;
    width: 28px;
    text-align: center;
    height: 26px;
    line-height: 145%;
    
}
 ul.pager>li, ul.pager>li div.page_list li {
     width: 20px;
     height: 16px;
 }
 ul.pager li:hover {
    background-color: #999999;
}
 ul.pager li.disabled, ul.pager li.disabled:hover {
    background-color: #EEEEEE;
    color: #CCCCCC;
 }

 ul.pager li.current {
    color: red;
 }

 ul.pager li input {
     width: 19px;
     height: 16px;
     /*line-height: 8px;*/
     font-size: 10px;
     padding: 0;
     text-align: center;
     position: relative;
     top: 0;
     left: 0;
 }

 ul.pager li div.page_list li {
     border: 1px solid white;
 }


ul.pager li a {
    display: block;
    height: 100%;
    width: 100%;
}

ul.pager li span {
    cursor: pointer;
}

