/*----------------------------------------------------------------------------*/
/* file: default.css                                                          */
/*----------------------------------------------------------------------------*/
/* Fontstyle */
body { font-family: Arial,Verdana,sans-serif; font-size: 12px; line-height:14px; text-decoration: none; color: #101047; background-color: withe; }
h1   { font-size: 28px; line-height:30px; text-decoration: none; }
h2   { font-size: 20px; line-height:22px; text-decoration: none; }
h3   { font-size: 12px; line-height:14px; text-decoration: none; }

.text_head            { font-size: 36px; line-height: 38px; text-decoration: none; font-weight: bold;   color: #101047; }
.text_head_sub        { font-size: 36px; line-height: 38px; text-decoration: none; font-weight: normal; color: #101047; }
.brd_menue_start      { border: 1px solid black; margin: 0px; }
.brd_menue_all        { border-top: 1px solid black; border-bottom: 1px solid black; border-right: 1px solid black; margin: 0px; }

/* copyright */
.cl_copy_imprint             { font-size: 12px; line-height: 14px; text-decoration: none; color: #101047; }
