

#breite {width:100%}

body
{margin-top: 0px; margin-left: 10px; margin-right: 0px;margin-bottom: 0px;
background-color: #2D2D2D; background-image:url(images/bg.gif);padding:0px;}

td {font-size: 95%;line-height: 125%;
font-family: sans-serif, "times new roman",  arial, helvetica, tahoma ,verdana;
text-align:left;color:#AFAFAF;}

h2
{letter-spacing:2px;
font-family: "times new roman",arial, helvetica, verdana, tahoma, sans-serif;font-size: 150%;color:#4040FF;
}

h4
{letter-spacing:2px;
font-family: "times new roman",arial, helvetica, verdana, tahoma, sans-serif;font-size: 150%;color:#4040FF;
}




                /* hauptgerüst */

.li                                                 /* Schattenleiste links */
{width:30px;
background-image:url(images/rand1.jpg);
border-left:solid 0px #000;
}


.re                                                 /* Schattenleiste rechts*/
{width:30px;
background-image:url(images/rand2.jpg);
border-right:solid 0px #000;
}



                                                   /* Zeile mit Überschrift */
#leiste1
{background-color:#000000;
height:0px;
letter-spacing:9px;
color:#ffffff;
font-variant:bold;
font-size:200%;
padding-right:10px;
padding-bottom:1px;
vertical-align:bottom;
border-bottom:solid 0px white;
height:48px;
text-align:right;
background-color:#222222;width:100%;
border-bottom:solid 1px #343434;
font-family: "times new roman";
color:#ffffff;
}


#sp1                                                 /* linke Bildhälfte */
{color:#fff;
padding-left: 0px;padding-right:0px;padding-top: 0px;
background-color:#151515;
background-image:url(images/Pose_Cartoon1.jpg);
background-repeat:no-repeat;
height:585px;
}

#sp1b                                                 /* rechte Bildhälfte */
{color:#fff;
padding-left: 0px;padding-right:0px;padding-top: 0px;
background-image:url(images/Pose_Cartoon2.jpg);
background-repeat:no-repeat;
height:585px;
}

#sp1c                                                 /* unter und über dem Bild */
{font-size: 80%;line-height:120%;
font-family:sans-serif, arial, helvetica, tahoma ,verdana  ;
text-align:center;color:#151515;
padding-top: 0px;padding-bottom: 0px;
padding-left: 10px;padding-right:10px;
background-color:#121212;
border-TOP:solid 100px #343434;
}


#sp2                                                 /* Hauptspalte mit Text */
{height:100%;
padding-top: 20px; padding-bottom: 60px;
padding-left: 20px;padding-right:10px;
background-color:#362734;width:100%;
border-left:solid 1px #343434;
}




                                                     /* Menübalken*/

#menu1 a , #menu1 a:visited , #menu1 a:active
{display:block;
color:#ffffff;
text-decoration:none ;
text-align:left;
width:141px;
font: bold  15px   "times new roman", verdana, sans-serif;
letter-spacing: 1px;
padding-bottom:2px;
padding-top:2px;
}

                                                /* Hintergrund der Menübalken*/
#menu1 a:hover
{background-color:#fff;
color:#000;
text-decoration:none ;
}


                                                /* Links im Text */

a:link{
font: bold;
font-size: 95%;
text-decoration:none ;
line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
color:#FFFFFF;}


a:visited{
font-size: 95%;
font: bold;
text-decoration:none ;
line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
color:#FFFFFF;}


a:active  {
font-size: 95%;
font: bold;
text-decoration:none ;
line-height: 125%;
font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
color:#FFFFFF;}


a:hover{ background-color:#ffffff;
color:#000000;}
