* {
    margin:0;
    padding:0;
}

body {
    background-color : #BFC0D0;
    background-image : url('../pictures/background.png');
    background-position : top left;
    background-repeat : repeat-x;
    margin:0;
  }

h1,h2,h3,h4,h5,h6,p,label,ul,ol,dl{
    margin:0.75em 0;
}

li,dd {
    margin-left:1em;
}

img {
    border: none;
  }


#container {
    width:728px;
/*     padding:0 20px; */
    margin:0px auto;
/*     background:#BFC0D0 url('../pictures/shadow.png'); */
  }


#content {
    border-style : none solid;
    border-width : medium 1px;
    background : #D0CEE4;
  }


#header {
    background : url(../pictures/header_1.png) no-repeat;
    border-style : solid none;
    border-width : 1px;
    height : 90px;
  }


h1 {
    margin:20px 0 0 0;
/*     padding-top:20px; */
    font : 28pt Arial, sans-serif;
    color : #ffffff;
    text-align : center;
  }

/*Navi*/

#navi {
    width : 100px;
    padding:5px 8px;
    float:right;
  }


#navi > a {
    background : url(../pictures/button_1.png);
    font : 10pt Arial, sans-serif;
    color : #ffffff;
    padding-top : 2px;
    padding-left: 2px;
    margin : 0 0 2px 0;
    float : left;
    height : 23px;
    text-decoration : none;
    width : 100px;
    display:block;
  }


#navi > a:hover {
    background : url(../pictures/button_hover_1.png);
    color : #f0f0f0;
  }

#text {
    font : 11pt Arial,sans-serif;
    padding : 5px;
    background : #ffffff url(../pictures/me.png) no-repeat bottom left;
    border-style : none solid none none;
    border-width : medium 1px medium medium;
    color : #000000;
    width : 599px;
    min-height : 590px;
  }


#text table {
    font : 11pt Arial, sans-serif;
  }


.indent {
    margin:0 0 0 2em;
  }


.marked {
    font-style : italic;
  }


.news_desc {
    margin: 0 0 10px 20px;
  }


.formal {
    font : 12pt serif;
    text-align : left;
  }


.head {
    font : bold 14pt serif;
    text-align : center;
  }


.block {
    font : 12pt serif;
    text-align : justify;
  }


.obj_right {
    float:right;
    margin-left: 10px;
  }


.obj_left {
    float : left;
    margin-right : 10px;
  }


.obj_middle {
    margin:auto;
  }


.clear {
    clear:both;
  }

/*cartado Video-Applet*/

#video {
/*     background : url('/pictures/videorahmen.png') no-repeat; */
    height : 240px;
    width : 320px;
/*     padding:10px 10px 30px 10px; */
  }


/*#applet > div {
    height : 210px;
    width : 270px;
    padding: 30px 25px 0 25px;
  }


#video > #play {
    float:left;
    padding:0px 5px 0px 0px;
  }


#video > #pause {
    float:left;
    padding:0px 5px 0px 0px;
  }


#video > #stop {
    float:left;
    padding:0px 5px 0px 0px;
  }


#video > #save {
    float:right;
  }*/

#footer {
    background : url(../pictures/footer_1.png) no-repeat;
    border-style:solid;
    border-width : 1px;
    border-color : #000000;
    font : 10pt Arial,sans-serif;
    padding: 10px 5px 0 5px;
    color : #ffffff;
    height : 40px;
    text-align : right;
  }


#footer #ccl {
    width : 80px;
    height : 15px;
    vertical-align: bottom;
  }


#footer > a {
    text-decoration:none;
    color: #ffffff;
  }


#footer > a:hover {
    text-decoration:underline;
  }


/*.flickr_badge_image{
	margin:10px 0;
}*/

.flickr_badge_image img{
border-style:solid;
	border-width:1px;
	border-color:black;
}
