/*  =========================================================
Stylesheet für www.kjr-ludwigsburg.de
media: handheld
========================================================== */


body {
font-family:Verdana,Arial,sans-serif;
font-size:12px;
background-color:white;
color:#000;
text-align:center;
margin:0px;
}


h1 {font-size:18px;margin-top:20px;margin-bottom:0px;margin-left:10px;}
h2 {font-size:16px;margin-top:10px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
li {margin-top: 5px;}

a {
text-decoration:underline;
font-size:100%;
}

a:link, a:visited, a:active, a:hover, a:focus
{
font-weight:normal;
color:red;
}

a:hover
{ color:#000;
font-weight:bold;
}

a.menu
{
display:inline;
/* padding:5px;  */ /* fraglich, siehe Opera-Aussehen */
border-left:1px solid #000;
border-right:1px solid #000;
/* background-color:#aaaaaa; */
text-align:left;
/* color:#eeeeee; */
font-weight:bold;
text-decoration:underline;
}

a.menu:link, a.menu:visited
{
color:#000;
background-color:#fff;
}

a.menu:active, a.menu:hover, a.menu:focus
{ color:#aaaaaa;
background-color:#ffffff;
}

a.menu.actual
{
color:#000;
font-weight:bold;
background-color:#fff;
}




#haupt-block
{
border: 1px solid black; 
margin: 0px auto; 
/* width: 760px; */
text-align: left; 
background-color: #fff;
}
#titelleiste {
height:80px;
padding:5px;
background-color:#fff;
border-bottom:1px dashed #000;
}

/*
#menue_links {
background-color:transparent;
width:128px;
float:left;
}
*/


/*
.menuecontainer {
border:1px solid #000;
background-color:#7b7d8e;
width:120px;
margin:10px;
}
*/


#inhalt {
/* border:1px solid #eeeeee;   */ /* geändert, vorher #EFEFF7 */
background-color:#fff;
/*  width:590px; */
/* float:right; */
padding:5px 10px; /* geändert: Test 5 px statt 0 Px, dafür border deaktiviert */
}

table {
text-align:left;
}
td.termin-kjr
{
background-color:#ffcc55;
border-top:1px solid black;
}
td.termin-mitglied
{
border-top:1px solid black;
background-color:#ffff99;
}
td.termin
{
border-top:1px solid black;
}