* {
font-family: Helvetica;
font-size: 8pt;
color:#053f76;

}
p {margin: 0; padding: 0;}
/*#tinymce.mceContentBody: {text-align: left;}
#tinymce: {text-align: left;}
*.mceContentBody: {text-align: left;}
*/
body {
text-align: center; /* Zentrierung IE */
margin:0px;
margin-top:0px;
padding-top:0px;
}
span {
font-size: 100%;
}
a {
text-decoration:none;
font-size: 100%;
}
h1 {
font-size: 13.5pt;
font-weight:bolder;
}
h2 {
font-size: 12pt;
font-weight:bold;
}
h3 {
font-size: 11pt;
}
input,textarea {
width:100%;
}
#screen { /* Die Komplette Seite ist in diesem mittigen div */
margin: 0 auto; /* Zentrierung mitte */
width: 1000px;
background-color:#005c9f;
background-image:url(http://www.kuebler.eu/images/background2.jpg);
padding-top:20px;
padding-bottom:0px;
margin-top:0px;
}
#screen2 { /* Die Komplette Seite ist in diesem mittigen div */
margin: 0 auto; /* Zentrierung mitte */
width: 1000px;
background-color:#005c9f;
background-image:url(http://www.kuebler.eu/images/start.jpg);
padding-top:20px;
padding-bottom:0px;
margin-top:0px;
}
#rahmen { /* der weise Rahmen der um die Ganze Seite ist*/
width: 960px;
margin: 0 auto;
border: 1px solid white;
padding-top:78px;
}
#menu_main { /* Hauptkategorien Tabelle */
margin: 0 auto;
/* margin-top:10px; */
}
#menu_main_subs { /* Subkategorien Tabelle */
margin: 0 auto ;
background-color:#FFFFFF;
height:95px;
}
/* -------------------------------------------------------------------------- */
*.menu_main_td {
height:28px;
background-image:url(http://www.kuebler.eu/images/buttons/gross_blau.gif);
width:152px;
text-align: center;
background-color: blue;
}
#menu_main_td_selected {
background-image:url(http://www.kuebler.eu/images/buttons/gross_rot.gif);
background-color: red;
font-weight:bold;
}
*.menu_main_a {
color: white;
font-size: 9.5pt;
}
#menu_main_a_selected {

}

*.menu_main_subs_td
{
width:145px;
padding-left:5px;
vertical-align:top;
}
#menu_main_subs_td_logo
{
text-align:center;
vertical-align:middle;
}
*.menu_main_subs_p
{
padding-left:18px;
line-height:10.5px;
}
*.menu_main_subs_a
{
color:#053f76;
font-size:7pt;
font-weight:bold;
}
*.menu_main_subs_a:hover{
color:#e2021b;
}
#menu_main_subs_a
{
color:#e2031b;
}
/* -------------------------------------------------------------------------- */

#content_div
{
/* background pic is in this */
width:935px;
height:307px;
margin: 0 auto;
text-align:left;
margin-bottom:13px;
margin-top:5px;
/*padding-top:13px;
padding-left:16px;
padding-bottom:13px;
padding-right:16px;*/
}
#content
{
/* mod for content is shown in here*/
/*width:903px;
height:307px;*/
padding-top:13px;
padding-left:16px;
padding-bottom:13px;
padding-right:16px;

}
/* -------------------------------------------------------------------------- */
#menu_bottom
{
margin:20px;
margin-top:5px;
width:960px;
border-bottom: 1px solid white;
}
*.menu_bottom_button_td {
height:20px;
background-image:url(http://www.kuebler.eu/images/buttons/klein_blau.gif);
color:white;
width:138px;
text-align: center;
font-size: 8pt;
}
#menu_bottom_button_td_selected {
background-image:url(http://www.kuebler.eu/images/buttons/klein_rot.gif);
font-weight:bold;
}

*.menu_bottom_button_a
{
color: white;
/*font-weight:bold;*/
}
#menu_bottom_button_a_selected
{
font-weight:bold;
color: white;
}
#menu_bottom_langs_td
{
border-right: 1px solid white;
width:160px;
}
#menu_bottom_impressum_a
{
padding-left:35px;
color:#FFFFFF;
}
#menu_bottom_impressum_td
{
}
/* -------------------------------------------------------------------------- */
#mod_text_tab
{
margin:0px;
padding:0px;
}
*.mod_text_td
{
vertical-align:top;
padding:0px;
color:#053f76;
}
*.mod_text_text a:hover
{
color:#e2021b;
}
*.mod_text_text a
{
text-decoration:underline;
}
*.mod_text_div1
{
position:absolute;
background-color:#FFFFFF;
-moz-opacity: 0.70;
opacity: 0.70;
filter:alpha(opacity=70);
}
*.mod_text_div2
{
overflow:auto;
position:absolute;
}
*.mod_text_text
{
margin: 10px;
}
*.mod_text_td_spacer
{
width:16px;
}
/* -------------------------------------------------------------------------- */
@media print{
.noprint{
display:none;
}
#menu_bottom
{
display:none;
}
#mod_text_tab
{
margin:0px;
padding:0px;
}
*.mod_text_td
{
vertical-align:top;
height:2000px !important;
padding:0px;
}
*.mod_text_div1
{
display:none;
-moz-opacity: 0.00;
opacity: 0.00;
filter:alpha(opacity=0);
}
*.mod_text_div2
{
overflow: visible !important; 
position:static;
}
*.mod_text_text
{
overflow: visible !important;
}
*.mod_text_td_spacer
{
width:16px;
}
#content_div
{
}
#rahmen { /* der weise Rahmen der um die Ganze Seite ist*/
padding-top:0px;
}
}


