body,html {
	font: 0.9em Verdana,Arial,Helvetica,sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;

scrollbar-base-color:#ffffff;
scrollbar-arrow-color:#3333cc;
scrollbar-track-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#99ccff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color:#99ccff;
scrollbar-face-color:#ffffff;
background-color: rgb(0,36,72);
background-image: url("back2.jpg");
background-repeat: repeat-y;
}

#container {
	  margin: 0 0px auto;
	  width: 850px;
    }

#top {
	height: 190px;
	top: 0px;
	width: 850px;
	position: fixed;
	text-align: right;
	vertical-align: right;
	background-color: transparent;
	background-image: url("top.jpg");
	background-repeat: no-repeat;
	font-size: 1.0em;
	}

#top A {
   margin-left: 750px;
   margin-top: 10px;
   background-color: transparent;
   width:80px;
   height:22px;
   font-weight: normal;
   display: block;
   }

#top A.deutsch:link, #top A.deutsch:visited {
   color: #000099;
   background-image : url("button_oben_de.gif");
   background-repeat : no-repeat;
   text-decoration: none;
   }

#top A.deutsch:hover, #top A.deutsch:focus {
   color: rgb(250,250,250);
   background-image : url("button_oben_hover_de.gif");
   background-repeat : no-repeat;
   text-decoration: none;
   }
   
 #top A.english:link, #top A.english:visited {
   color: #000099;
   background-image : url("button_oben_en.gif");
   background-repeat : no-repeat;
   text-decoration: none;
   }

#top A.english:hover, #top A.english:focus {
   color: rgb(250,250,250);
   background-image : url("button_oben_hover_en.gif");
   background-repeat : no-repeat;
   text-decoration: none;
   }
   
 #top A.franzoesich:link, #top A.franzoesich:visited {
   color: #000099;
   background-image : url("button_oben_fr.gif");
   background-repeat : no-repeat;
   text-decoration: none;
   }

#top A.franzoesich:hover, #top A.franzoesich:focus {
   color: rgb(250,250,250);
   background-image : url("button_oben_hover_fr.gif");
   background-repeat : no-repeat;
   text-decoration: none;
   }

 #top A.espaņol:link, #top A.espaņol:visited {
   color: #000099;
   background-image : url("button_oben_es.gif");
   background-repeat : no-repeat;
   text-decoration: none;
   }

#top A.espaņol:hover, #top A.espaņol:focus {
   color: rgb(250,250,250);
   background-image : url("button_oben_hover_es.gif");
   background-repeat : no-repeat;
   text-decoration: none;
   }

 #topmenuelinks {
	  margin-left: 25px;
    }
	
#topmenue {
	  color: rgb(255,255,150);
	  background-color: transparent;
	  position: fixed;
	  height: 50px;
	  width: 850px;
	  bottom: 50px;
	  top: 130px;
	  padding-left: 0px;
	  padding-top: 3px;
	  margin: 0px;
	  text-align: center;
	  text-transform: uppercase;
	  font-size: 0.8em;
    }

#topmenue a {
   margin-left: 3px;
   background-color: transparent;
   width: 100px;
   height: 15px;
   display: block;
   float:left;
   text-align: center;
   font-weight: bold;
   }
   
#topmenue a:link, #topmenue a:visited {
   color: rgb(255,255,150);
   text-decoration: none;
   background-repeat : no-repeat;
   }

#topmenue a:hover, #topmenue a:focus {
   color: rgb(0,0,0);
   text-decoration: none;
   background-repeat : no-repeat;
   background-color: rgb(255,255,150);
   }
	
#menue {
	  width:190px;
      padding: 0px;
      margin-top: 0px;
	  color: rgb(50,50,50);
	  font-size: 1.0em;
	  text-align:left;
	  vertical-align:middle;
	  background-color:transparent;
	  float:left;
	  position:fixed;
	  top:200px;
    }
	
#menue h1 {
	color: #ffff66;
	width:164px;
	background-color: transparent;
	background-image: url("0.jpg");
	height: 15px;
    padding-left: 0px;
	padding-top: 0px;
}
	
	
#menue a {
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	font-size: 0.9em;
	text-align: left;
	font-weight: normal;
	width:140px;
}


#menue a:link, #menue A:visited {
    color: #fff;
	text-decoration: none;
	background-color: rgb(37,69,101);
    
   }

#menue a:hover, #menue a:focus {
    color: #fff;
	text-decoration: none;
	background-color:rgb(0,32,64);
   }
	
#content {
	  margin-left: 200px;
	  margin-top: 200px;
	  margin-bottom: 50px;
	  width: 610px;
	  background-color: transparent;
	  padding-top:20px;
	  padding-bottom:20px;
	  padding-right:20px;
	  text-align: justify;
	  color: #f1f1f1;
	  min-height: 300px;
    }
	
#content img {
	border: 2px inset #D3D3D3;
}

#footerSig {
	  height: 20px;
	  width: 850px;
	  text-align:center;
	  background-color: rgb(10,32,74);
	  color: rgb(255,255,0);
    }
	
#footer {
      text-align:left;
	  padding-top:10px;
	  padding-left:0px;
	  bottom: 0px;
	  height: 40px;
	  width: 850px;
	  position: fixed;
	  text-align:center;
	  background-color: rgb(10,32,74);
	  color: rgb(150,150,150);
	  font-size: 0.9em;
    }
	
#footer a {
        margin: 0;
        padding: 2px;
        color: #c0c0c0;
        background: transparent;
        text-decoration: none;
        font-weight: bold;
        }
#footer a:visited {
        color: #c0c0c0;
        background: transparent;
		text-decoration: none;
        }
#footer a:hover {
        color: #000;
        background:rgb(153,204,204);
		text-decoration: none;
        }
#footer a:active {
        color: #87794E;
        background: transparent;
		text-decoration: none;
        }

#titel {
	text-align: center;
	vertical-align: top;
	background-color: #fff;
	float: left;
	width: 200px;
	height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}

.pics {
      margin-left: 10px;
	  margin-top: 10px;
	  padding:0px;
	  width: 73px;
	  float:left;
	  font-size: 11px;
	  border: rgb(151,144,118) 3px double; 
	  padding: 1px; 
    }
	
.bildrahmen {
	padding: 2px; border: rgb(192,192,192) 3px double;
	float: left; 
}
		
a:link {
        margin: 0;
        padding: 2px 2px 0px 2px;
        color: rgb(255,255,50);
        background: transparent;
        text-decoration: underline;
        }
a:visited {
        color: rgb(255,255,50);
        background: transparent;
        }
a:hover {
        color: #000;
		background: rgb(255,255,50);
        }
a.aktiv {
        color: #333;
        text-decoration: underline;
        background: rgb(0,0,153);
        }

.brown {
	color : #fff;
	background-color :rgb(0,32,64);
}


.small {
	font-size: 0.8em;
	font-weight: normal;
}
		 
input.text { background: rgb(198,215,215); }
input.text { width: 100px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px;background: rgb(198,215,215); }
input.text2 { width: 30px; height: 20px; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px;background: rgb(198,215,215); }
textarea.text { background: rgb(198,215,215); }
option.text { background: rgb(198,215,215); }
select.text { background: rgb(198,215,215); }
input.button { width: 70px; height: 20px; color:#FFF; font-size: 11px; font-weight: normal; margin: 0px 0px 5px 0px; background:rgb(0,32,64); cursor:pointer; }
.highlight {
	color: #003366;
	font-weight : bold;
}

h1 {
        padding-left: 50px;
		padding-top: 5px;
		height: 30px;
        color: #afafaf;
		font-weight:bold;
        background: transparent;
		background-image: url("back3.jpg");
		font: 130%/130% Verdana,Arial,Helvetica,sans-serif;
        }
h2 {
        padding: 1em 0 0 0;
        font:  115%/120% Verdana,Arial,Helvetica,sans-serif;
        color: #ffff33;
		background: transparent;
        }
h3 {
        margin: 1em 0 0 0;
        font:  105%/130% Verdana,Arial,Helvetica,sans-serif;
		background: transparent;
        }
		
fieldset {
		background-color: rgb(32,64,96);
}

legend {
		font-weight:bold;
}

acronym, abbr {
         border-bottom: 1px dotted #87794E;
         cursor: help;
		 background: #DDD;
         }
#box {
      text-align:left;
	  margin-left: 10px;
	  margin-bottom: 0px;
	  width:154px;
	  background-color: rgb(37,49,65);
	  color: #fff;
	  text-align: justify;
	  font: 1.0em Verdana,Arial,Helvetica,sans-serif;
    }
	
#box2 {
	  background-color: rgb(37,69,101);
	  width:154px;
	  border: 1px inset #87794E;
	  margin-left: 10px;
    }
	
.borderall2 {
	border : 1px inset rgb(50,50,50);
	background-color: rgb(0,32,64);
}

.borderall3 {
	border-top : 1px inset rgb(50,50,50);
	background-color : rgb(32,64,96);
}

.borderall4 {
	border : 1px outset #000000;
	background-color : rgb(32,64,96);
	color:#fff;
}

// Videoportal
#navigation :link,
#navigation :visited {
	text-decoration: none;
	color: #fff;
}
#navigation .current :link,
#navigation .current :visited {
	color: #333;
}
#navigation {
	position: absolute;
	list-style: none;
	top: 200px;
	margin-left: 250px;
	width: 700px;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}
#navigation li {
	height: 20px;
	float: left;
	padding: 4px 10px;
	color: #fff;
	list-style: none;
}
#navigation li.current {
	background: #808080;
	color: #333;
	list-style: none;
}

.clip_thumb {
	width:160px; 
	border:1px solid #ccc; 
	float:left; 
	margin:5px 5px; 
	padding: 10px 0; 
	text-align:center; 
	background: #404040;
}
.clip_thumb img {
border: 1px solid #FFF;
}
.clip_thumb_title {
	overflow:hidden; 
	white-space: nowrap;
	padding: 3px 0;
}
.clip_thumb_info {
	height: 22px; 
	padding-top: 3px;
}
.cat {
	font-size: 1.1em;
	list-style: none;
	margin: 0;
	padding: 0;
}

// Ende Videoportal	
