body, 
div, 
td, 
th, 
.button, 
.cp_quickfinder,
.code_block,
.loginfield                         {font: 14px arial,verdana, 'trebuchet ms', verdana; color:#949668}
textarea,input,select               {font: 14px arial,verdana,'trebuchet ms', verdana}
fieldset                            {}
legend                              {color:#949668; padding:3px; border: 0px solid #ccc; }
.loginfield , input, select, textarea						{border: 1px solid #444; background: #3f3c32;color: #949668;padding:2px;}
h1, h2, form                        {font-size: 16px; display:inline; color:#949668}

a:link,
a:visited                           {color:#949668; text-decoration:none}
a:hover                             {color:#CCC; text-decoration:}

/* _______________________ SEITE _______________________ */
html                                {background: #1f1e1a url(../images/bg.jpg) repeat-x;font-size:100.01%;}
body                                {margin:  0; padding:0; ;text-align: center}
#body                               {text-align:left; height:100%; padding:0px; margin: auto; width:940px;}


/* _______________________ SEITEN-KOPF _______________________ */
#topheader                         {
	height:170px;
	margin-top: 20px;
	z-index: 1;
	background:  url(../images/logo.gif) no-repeat;
	margin-left: -10px;
}
#banner                            {text-align:center}

/* _______________________ OBERE NAVILEISTE _______________________ */
#topbar                             { margin: auto; width:940px; position:absolute; top:5px; text-align:right;  }  /*background: #fff url(../images/quickjump.gif) no-repeat;*/
#topnavi                            {margin: auto; width:940px; position:absolute; top:40px;}
#topnavi  ul	                    {display:inline; margin:0px; padding:0px; list-style:url(none) none inside;}
#topnavi  li	                    {display:inline; margin:0px; padding-right:20px; list-style:url(none) none inside;}

/* _______________________ LOGINFORM _______________________ */
#loginform                          { padding-bottom: 5px;}
#loginform .loginfield              {padding:3px;border: 1px solid #444; color:#97ca01;margin-bottom:5px; margin-top:2px}
#loginform .button                  {border: 1px solid #97ca01; color:#fff; background-color:#97ca01}
#loginform  a:link,
#loginform  a:hover                 {text-decoration:underline}

/* _______________________ LINKE SPALTE NORMAL _______________________ */
#leftnormal				            {margin-top:200px;}
div.box {
	margin:0 0 12px 0;
	padding: 0 10px 10px 10px;
}
div.box h2 {
	color:#fff;
	font-size:0px; /* needed for IE */
	height:10px;
	margin:0 -15px;
	padding:0 ;
	display:block;
}
div.box {background:transparent url(../images/radius_box.gif) no-repeat center bottom;}
div.box h2 {background:transparent url(../images/radius_box.gif) no-repeat center top;}


div.box2 {
	margin:0 0 12px 0;
	padding: 0 10px;
}
div.box2 h2 {
	color:#fff;
	font-size:0px; /* needed for IE */
	height:10px;
	margin:0 -15px;
	padding:0 ;
	display:block;
}
div.box2 {background:transparent url(../images/radius_box.gif) no-repeat center bottom;}
div.box2 h2 {background:transparent url(../images/radius_box.gif) no-repeat center top;}

/* _______________________ HAUPTINHALT _______________________ */
#content                            {
	line-height: 1.5em;
	height:100%;
	min-height:600px;
	float:left;
	padding-right:20px;
	margin-top:20px;
	width: 900px;
	background-image: url(../images/.jpg);
	margin-left: 70px;
}
#content2                            {
	line-height: 1.5em;
	height:100%;
	min-height:500px;
	padding-right:20px;
	margin-top:20px;
	background-image: url(../images/bt_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#leftnavi							{float:right; width: 200px; padding-top:20px;}
#content h2                         {font-size:18px}
#content .bull                      {font-size:14px; color:#ccc}

#container							{margin-top: 0px;}


/* _______________________ SEITEN-FUSS _______________________ */
#footer, 
#footer td,
#footer div                         {
	color:#999;
	margin-top:5px;
	font-size:14px;
	padding:5px;
	border:0px solid #949668;
	vertical-align: center;
	background-image: url(../images/.jpg);
	background-repeat: repeat-x;
	margin-left: 30px;
}

#footer a:link,
#footer a:visited                   {color:#949668}
#footer a:hover                     {color:#666; text-decoration:underline}

.title_navi                         {padding:5px;font-weight:bold;color:#949668;background-color:#949668;}
.cp_quickfinder                     {color:#949668; background-color:#fff; border:1px solid #fff}

.logintext                          {font-size:11px;color:#949668}
.logintext .button                  {font-size:11px}
.logintext_error                    {color:#a9a9a9}
.clear                              {clear:both;height:1px;overflow:hidden;}

/* _______________________ PHP FORMATIERUNG _______________________ */
.code_inline, 
.code_block                         {font-size: 10px;}

/* _______________________ FORMATIERUNG MODULAUSGABE  _______________________ */
/* _______________________ SEITE FÜR POPUP (MODULE)  _______________________ */
#body_popup                         {font-size:11px; text-align:left; background-color:#fff; padding:10px; margin:8px}
#module_intro                       {color:#999999}
.module_form_headers                {margin-top:5px; padding:5px; background-color:#333; border:1px solid #444}

#module_header                      {padding:5px;  height:30px}
#module_header h2, h3, h4            {font-size:17px; display:inline}
#module_content                     {padding:5px}
#module_content .formleft,.formright  {font-style:normal; line-height:1.5em;margin-bottom:5px}
#module_content  em                 {font-style:italic}

/* _______________________ MODUL "SUCHE"  _______________________ */
.button                             {background-color:#949668; color:#fff; border: 1px solid #CCC}
.mod_search_title                   {padding:4px; font-size:14px; font-weight:bold; background-color:#eee; }
.mod_search_text                    {padding:8px; color:#999999}
.mod_search_footernavi              {padding:2px; border-bottom: 0px solid #ccc; margin-bottom:5px}
.mod_search_highlight               {color:#000; font-weight:bold; background-color:#eee; padding:1px}
.mod_search_pages                   {padding:4px; border:1px solid #ccc; margin-top:10px}
.mod_search_pages a:link, 
.mod_search_pages a:visited         {padding-left:2px; padding-right:2px}
.mod_searchbox                      {font-size:11px;margin-top:10px; padding:0px; }
.mod_searchbox  .button             {font-size:11px}

/* _______________________ MODUL "KONTAKT"  _______________________ */
#mod_contact_box                    {position:relative; padding:15px}
#mod_contact_box label              {font-style:italic}
.mod_contact_infobox                {margin-top:2px; padding:4px; border-bottom:1px solid #666}
.mod_contact_left                   {margin-bottom:2px} /* float:left; width:140px; margin:3px */
.mod_contact_left_star              {color:#666; font-size:14px}
.mod_contact_right                  {margin-bottom:5px} /*  float:left; width:300px; margin:3px */
.mod_contact_right small            {font-size:12px;color:#666;}

/* _______________________ MODUL "GALERIE"  _______________________ */
.mod_gal_imgcontainer               {float:left; padding:0px; border: 1px solid #444; margin:3px}
.mod_gal_header                     {color:#97ca01; background-color:#444; padding:5px; border-bottom:1px solid #292929}
.mod_gal_img                        {padding:10px}
.mod_gal_kbsize                     {color:#999; text-align:center; margin-top:3px}

/* _______________________ MODUL "KOMMENTAR"  _______________________ */
.mod_comment_header                 {color:#666; background-color:#333; padding:3px}
.mod_comment_body                   {padding:10px; margin-bottom:10px}
.mod_comment_highlight              {border:2px solid #97ca01}
.mod_comment_changed                {color:#ccc; font-size:10px}

/* _______________________ OVERLIB-CONTAINER (TOOLTIP)  _______________________ */
.overlib_body                      {font-size:11px; background-color:#ffffff;color:#333333}
.item_title                        {font-weight: normal;background-color:#444ddd; color:#666666}
.overlib_border                    {background-color:#97ca01}

.glossar                           {margin-right:10px;margin-top:2px; padding:4px; background-color:#333; border:1px solid #444}


/* */
.formleft                           {float:left;width:180px;padding:2px}
.formright                          {float:left;width:270px;padding:1px}
.formright  small                   {color:#97ca01; font-size:10px}
.regerror                           {color:#97ca01}

/*
.thread                             {list-style:url(../../../modules/forums/templates/images/Bilder/topic.gif)}
.topic                              {list-style:url(../../../modules/forums/templates/images/Bilder/posting.gif)}
.topic li                           {list-style:url(../../../modules/forums/templates/images/Bilder/posting.gif)}
*/



#topnavi                            {margin: auto; width:940px; position:absolute; top:40px;}
#topnavi  ul	                    {display:inline; margin:0px; padding:0px; list-style:url(none) none inside;}
#topnavi  li	                    {display:inline; margin:0px; padding-right:20px; list-style:url(none) none inside;}
/* common styling */

 /* Set up the default font and ovrall size to include image */
.menu {
	width:960px;
	position:absolute;
	top: 0px;
	margin-top: 160px;
	margin-left: 180px;
	background-image: url(../images/.jpg);
}
/* get rid of the default padding - margin and bullets */
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* make menu horizontal */
.menu ul li {
float:left;
position:relative;
}
/* set up the default top level links */
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
 
width:88px; 
height:30px;

background: #333;

text-align: center;
line-height:30px;
margin-right:2px;
}
/* hack for IE5.5 to correct the faulty box model */
* html .menu ul li a, .menu ul li a:visited {
width:98px;
w\idth:88px;
}
/* hide the drop down menu */
.menu ul li ul {
display: none;
}
/* remove all table style so that it does not interfere with the menu */
.menu table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu ul li:hover a,
.menu ul li a:hover {

}
/* make the drop down menu show and correctly position it */
.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:20px;
margin-top:11px;
left:0; 
width:110px;
border:0px solid #fff;
border-top: 0px;
background:transparent;
}
/* style the drop down links with no hover */
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	display:block;
	color: #999933;
	border:0;
	margin:0;
	height:auto;
	line-height:1em;
	padding:5px;
	width:100px;
	background-color: transparent;
	background-image: url(../images/but_bg.jpg);
}
/* style the drop down menu links when hovered */
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
	color:#666666;
	background-color: #45433b;
}

/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu ul li a:hover ul {
background:transparent filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
opacity:0.8;
margin-top:10px; /* for IE5.5 faulty box model */
marg\in-top:11px; /* for IE6 */
}
/* IE5.5 hack for faulty box model in drop down menu */
.menu ul li a:hover ul li a {
background:#444;
width:96px; /* for IE5.5 faulty box model */
w\idth:86px; /* for IE6 */
}

/* Set up the default font and ovrall size to include image */
.menu2 {

width:960px;


position:absolute; 

top: 0px;
margin-top: 34px;
}
/* get rid of the default padding - margin and bullets */
.menu2 ul {
padding:0; 
margin:0;
list-style-type: none;
}
/* make menu horizontal */
.menu2 ul li {
float:left;
position:relative;
}
/* set up the default top level links */
.menu2 ul li a, .menu2 ul li a:visited {
display:block; 
text-decoration:none; 
 
width:120px; 
height:30px;

background: #333;

text-align: center;
line-height:30px;
margin-right:2px;
}
/* hack for IE5.5 to correct the faulty box model */
* html .menu2 ul li a, .menu2 ul li a:visited {
width:120px;
w\idth:110px;
}
/* hide the drop down menu */
.menu2 ul li ul {
display: none;
}
/* remove all table style so that it does not interfere with the menu */
.menu2 table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* first line for IE7 and non-IE browsers, second line for IE5.5 and IE6 */

/* style the top level hover */
.menu2 ul li:hover a,
.menu2 ul li a:hover {

}
/* make the drop down menu show and correctly position it */
.menu2 ul li:hover ul,
.menu2 ul li a:hover ul {
display:block; 
position:absolute; 
top:20px;
margin-top:11px;
left:0; 
width:110px;
border:1px solid #fff;
border-top: 0px;
background:transparent;
}
/* style the drop down links with no hover */
.menu2 ul li:hover ul li a,
.menu2 ul li a:hover ul li a {
display:block; 
background:transparent url(../images/opaque.png); 
color: #fff;
border:0;
margin:0;


height:auto; 
line-height:1em; 
padding:5px; 
width:100px
}
/* style the drop down menu links when hovered */
.menu2 ul li:hover ul li a:hover,
.menu2 ul li a:hover ul li a:hover {
background:#97ca01; 
color:#fff;
}

/* special styling for IE5.5 and IE6 - transparency is non validating */
.menu2 ul li a:hover ul {
background:transparent filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
opacity:0.8;
margin-top:10px; /* for IE5.5 faulty box model */
marg\in-top:11px; /* for IE6 */
}
/* IE5.5 hack for faulty box model in drop down menu */
.menu2 ul li a:hover ul li a {
background:#444;
width:96px; /* for IE5.5 faulty box model */
w\idth:86px; /* for IE6 */
}




.vergleich_tabelle_kopf {
font-size: 14px;
font-weight: bold;
}

.vergleich_dunkel
{
background: #333;
padding: 5px;
}
