body
{
  background:#e3e3e3;
  margin:0px;
  padding:30px;
  font-family:verdana,tahoma,helvetica,arial,sans-serif;
  font-size:10pt;
}

#top
{
  text-align: left;
  background-image:url(/2007/pix/top_2007.png);
  background-repeat: repeat-y;
  background-color: #20407b;
  height:100px;
  border-width:1px 1px 0px 1px;
  border-style:solid;
  border-color:#006;
}

#main
{
  /* avoid IE bug (height too large) */
  height:expression(((left.offsetHeight > right.offsetHeight) ? (left.offsetHeight) : (right.offsetHeight)) + 'px');
  text-align: left;
  position: relative;
  width: 1000px;
  border-width:0px 1px 1px 1px;
  border-style:solid;
  border-color:#006;
  background-color:#fff;
}

#resolution
{
 position:absolute;
 top: 1px;
 right: 12px;
 height: 15px;
 width: 11px;
}

#left
{
  text-align: left;
  position:relative; /* IE float bug workaround */
  width:160px;
  float:left;
  border-right:1px solid #006;
}

#right
{
  text-align: left;
  width:auto;
  margin-left:160px;
  border-left:1px solid #006;
  background-color:#fff;
}

#bottom
{
  background-image:url(/2007/pix/top_2007.png);
  background-repeat: repeat-y;
  background-color: #20407b;
  text-align:right;
  width:auto;
  height:20px;
  clear:both;
}

#mainmenu
{
  text-align: left;
  padding-left:10px;
  padding-right:190px;
}

#family
{
  position:relative;
  margin-right:0px;
  margin-left:auto;
  width:200px;
  height:160px;
  top:-70px;
  margin-bottom:-160px;
  background-image:url(/2007/pix/top_p.png);
  z-index:0;
}

#submenu
{
  text-align: left;
  position:relative;
  width:auto;
  padding:1px 10px 3px 10px;
  border-width:1px 0px;
  border-style:solid;
  border-color:#006;
}

#white
{
  background-color:#fff;
  width:auto;
}

#content
{
  text-align: left;
  position:relative;
  top:-2px; /* compensate border of submenu */
  background-color:#fff;
  left:0px;
  width:auto;
}

#clear
{
  height:0px;
  clear:both;
}

#logo
{
  position:absolute;
  top:-25px;
  left:-25px;
  width:292px;
  height:84px;
  z-index:2;
}

#linux
{
  text-align: left;
  position:absolute;
  top:60px;
  left:5px;
  width:274px;
  height:24px;
  z-index:0;
  color: #ffffff;
  font-weight: bold;
  font-size: 130%;
}

#date
{
  text-align: right;
  position: absolute;
  right:5px;
  top:5px;
  width:250px;
  height:15px;
  z-index:0;
  color: #ffffff;
  font-weight: bold;
  font-size: 150%;
}

td{
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
}

a,  a:active {
   /*	font-weight: bold;*/
	color: #3e3e3e; 
}

a:hover {
	color: #20407b;
	text-decoration: none;
}

h1 {
	font-size: 140%;
	color: #20407b;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	color: #20407b;
	font-weight: bold;
}

h3 {
	font-size: 110%;
	color: #20407b;
	font-weight: bold;
}

.zitat {
   padding-left:           0.5cm;
   font-style:             italic;
}

li {
   padding-bottom:         4pt;
}

img {
   border: none;
}
img.border {
   margin: 10px;
   border: solid 1px #000000;
}

#maincontent img.top_border {
   border: solid 1px #000000;
}

p.code{
	font-size: 80%;
	margin-left: 10px;
	padding: 2px;
	border: 1px dotted #20407b;
	background: #ffffdc;
}

/* --- hauptcontent -- */

.card{
   margin-top: 10px;
   text-align: left;
   font-size: 80%;
   background: #ffffdc;
   padding: 5px;
   border: 1px dotted #20407b;
}

.box {
   max-width: 200px;
   margin-top: 10px;
   text-align: left;
   padding: 5px;
   color: #999999;
}
.box, .box * {
   color: #999999;
   font-size: 8pt;
}
.box ul {
   padding-left: 10pt;
}

.left_news {
	margin: 10px;
	line-height: 150%; 
	font-size: 80%;
}

.left_sponsoren, .left_medienpartner {
        margin-top: 10px;
        line-height: 150%;
        font-size: 80%;
}


.left_heading{
	padding: 5px;
	padding-bottom: 0px;
	border-bottom: 1px solid #20407b;
	font-weight: bold;
	color: #20407b;
}

.left_heading_link{
	text-align: right;
	margin-right: 5px;
	font-size: 80%;
}

#maincontent {
   margin:                 20px;
   line-height:            150%; 
   width:                  795px;
}
#maincontent * {
   line-height:            150%; 
}
#maincontent img
{
	clear:both;
}
#maincontent img.left
{
	float:left;
}
#maincontent img.right
{
	float:right;
}

.check{
        line-height: 140%;
        border-top: 1px solid #20407b;
        text-align: center;
        color: #3e3e3e;
        font-size: 80%
}

.days{
	line-height: 140%;
	border-top: 1px solid #20407b;
	text-align: center;
        color: #3e3e3e;
        font-size: 80%
}

#autor{
	line-height: 140%;
	text-align: right;
	color: #3e3e3e;
	font-size: 80%;
}
#autor a, #autor a:active, #autor a:active { 
	color: #3e3e3e;
	text-decoration: none;
}

#autor a:hover {
	color: #20407b;
}

hr{
	color: #20407b;
}

/* -- formulare -- */

input, textarea, fieldset, select{
	border: 1px solid #20407b;
	background: #e3e3e3;
	color: #20407b;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 10pt;
	margin: 5px;
	padding: 2px;
}

input:focus, textarea:focus {
	background: #ffffff;
}

input.form_send{
	color: #ffffff;
	font-weight: bold;
	background: #20407b;
	border-right: 1px solid #3e3e3e;
	border-bottom: 1px solid #3e3e3e;
	border-top: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
}
input.form_send:hover {
	color: #e3e3e3;
}

/* -- wo bin ich -- */

#kruemel {
	font-size: 80%;
	margin-left: 17px;
	margin-top: 2px;
}

#kruemel a, #kruemel a:active, #kruemel a:active {
	text-decoration: none;
	margin: 3px;
	color: #3e3e3e;
}
#kruemel a:hover {
   color:                  #20407b;
}


.menu_main, .menu_main:active, .menu_main:visited {
	color: #20407b;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 2px solid #ffffff;
	line-height: 1.9;
}

.menu_main:hover#MSinfo, .menu_main#MSinfo_a, .menu_main:active#MSinfo_a, .menu_main:visited#MSinfo_a {
	border-bottom: 2px solid #1b79d9;
}

.menu_main:hover#MSvortraege, .menu_main#MSvortraege_a, .menu_main:active#MSvortraege_a, .menu_main:visited#MSvortraege_a {
   border-bottom: 2px solid #c65900;
}

.menu_main:hover#MSlive, .menu_main#MSlive_a, .menu_main:active#MSlive_a, .menu_main:visited#MSlive_a {
   border-bottom: 2px solid #427901;
}

.menu_main:hover#MStutorials, .menu_main#MStutorials_a, .menu_main:active#MStutorials_a, .menu_main:visited#MStutorials_a {
   border-bottom: 2px solid #913b11;
}

.menu_main:hover#MSservice, .menu_main#MSservice_a, .menu_main:active#MSservice_a, .menu_main:visited#MSservice_a {
   border-bottom: 2px solid #0f059b;
}

.menu_main:hover#MSpresse, .menu_main#MSpresse_a, .menu_main:active#MSpresse_a, .menu_main:visited#MSpresse_a {
   border-bottom: 2px solid #0b826a;
}

.menu_main:hover#MSabout, .menu_main#MSabout_a, .menu_main:active#MSabout_a, .menu_main:visited#MSabout_a {
   border-bottom: 2px solid #98A5F6;
}

.menu_sub, .menu_sub:active, .menu_sub:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
}

.menu_sub:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

.menu_foot, .menu_foot:active, .menu_foot:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.menu_foot:hover {
        color: #e3e3e3;
}

/* news */
.newsitem{
	line-height: 1.4;
	padding-bottom: 8px;
}

/* Vortagsprogramm */

table.plan {
  border-collapse:collapse;
}

div.plan {
  border: solid 1pt #20407b;
  padding: 1pt;
}

/* durchgaengige Zeilen*/
td.planmeta {
  background-color: #c65900;
  text-align: center;
  font-weight: bold;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  border: 1pt solid white;
  margin: 0pt; padding: 2pt;
}

/* Uhrzeiten */
td.plantime {
  vertical-align: top;
  background-color: #c65900;
  color: white;
  text-align: center;
  font-weight: bold;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  border: 1pt solid white;
  margin: 0pt; padding: 2pt;
}

/* Strangüberschriften und Raumnummern */
td.planmetastrang{
  vertical-align: top;
  color: #c65900;
  font-weight: bold;
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  text-align: center;
  border: 1pt solid #c65900;
  margin: 0pt; padding: 2pt;
}

/* Pausenfeld */
td.planmetapause{
  background-color: #cccccc;
  text-align: center;
  font-weight: bold;
  color: #333333;
  border: 1pt solid #c65900;
  margin: 0pt; padding: 0pt;
}

/* Vortragsfelder */
td.plandata {
  vertical-align: top;
  border-spacing: 0pt;
  margin: 0pt; padding: 2pt;
}

td.plandataselected {
  border: 1pt solid #c65900;
  background-color: #f0f0f0;
}

td.plandataunselected {
  border: 1pt solid #c65900; 
}

.plandetail:hover {
	border-bottom: 1px dotted #20407b;
}

.plandetail {
	text-decoration: none;
}


input.plansmall {
	border: 1px solid #20407b;
	background: #e3e3e3;
	color: #20407b;
	margin: 1px;
	padding: 1px;
}

/* wird nicht gedruckt */
@media print {
  noprint {display:none;}
}

#zu2008{
	position: absolute;
	right: 0px;
	top: 0px;
}

