/* CSS Document */
body {
font-family:Helvetica, sans-serif, Arial, Verdana;
background: url('bg.png') #ffffff repeat-x;
}
p { font:1em }

ul {
margin: 0;
padding: 0 2px 0 2px;
list-style-type: none;
}

a:link { text-decoration: none; color: #000000;}

a:visited { text-decoration: none; color: #440044;}

a:active { text-decoration: none; color: #000000;}

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


.left { float: left; }
.right { float: right; }
.center { margin-left: auto; margin-right: auto; }
.clear { clear: both; line-height: 0;}
.text-right { text-align: right; }
.text-left { text-align: left; }
.text-center { text-align: center;}
.pulse {
background: url(pulsback.gif);
}

#gray table {
background-color: gray;
filter:alpha(opacity=60);
 -moz-opacity:0.6;
  opacity: 0.6;
  border: 1px solid black;
  }

input, textarea, select, file {
   border: 1px solid #333333;
   background: url('naviback.png') #99ffff repeat-x;
   font: bold 11px Verdana, Arial, Helvetica, sans-serif;
   color: #333333;

}
#banner {
background-image:url('banner.png');
background-repeat:no-repeat;
width:100%;
height:100%;
}

#padding2 {
margin: 0;
padding: 2px;
}
#articode {
margin-top:20px;
}

#list ul {
list-style-type: none;
font-family: sans-serif, Arial, Helvetica;
}

#list a {
display: inline;
padding: 0px;
}

#list a:link {
color: #EEE;
text-decoration: none; color: #000000;
}

#list a:hover {

color: #fff;
}

#naviback {
border: 1px solid black;
background: url(naviback.png) #99ffff repeat-x;
}

#app {
width: 180px;
border: 1px solid black;
background:url(bg.png) #FFFFFF repeat-x;
text-align: center;
z-index: 9;
}
#app-head {
position: relative;
width:90%;
border: 1px solid black;
background: url(naviback.png) #99ffff repeat-x;
margin-left: auto;
margin-right: auto;
margin-top: -12px;
text-align: center;
z-index: 10;
}
#app_part {
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}
#app_part table {
margin-left: auto;
margin-right: auto;
}

#navigation {
font-size: 14px;
}

#navigation a {
display: block;
line-height: 20px;
width: 100%;
}

#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#navigation ul li{
clear: both;
margin: 0;
padding: 0;
list-style-type: none;
}

#navigation a:hover {
background-color: #99FFFF;
}

#dash TABLE {
 border-width: 5px;
 border-style: dashed;
 border-color: aqua;
}

#bdgr table {
background-color: #cccccc;
border: 1px solid black;
}
#lowlist{
heigh: 12px;
color: #EEE;
text-decoration: none; color: #000000;
}
#list li{
height: 19px;
}
#guestbook {
height:300px;
width: 100%;
padding: 0;
overflow:Auto;
border-top:1px solid black;
}
#gb_entrie {
background: url('bg.png') #ffffff repeat-x;
margin-left: 2px;
margin-right: 2px;
margin-top: 10px;
margin-bottom: 10px;
padding: 2px;
border: 1px solid #000;
}
#start_links {
width: 490px;
}
#start_links ul {

}
#start_links li{
width: 158px;
text-align: center;
background: url(naviback.png) #99ffff repeat-x;
border-left: 1px solid #FFF;
border-right: 1px solid #DDD;
}
#home_beitr {
margin-top: 10px;
margin-bottom: 10px;

border: 1px solid #000;
background: url('bg.png') #ffffff repeat-x;
text-align: center;
}
#songnews {
background:url(bg.png) #FFFFFF repeat-x;
width: 177px;
border: 1px solid #000;
margin: 20px 5px 5px 5px;
z-index: 9;
}
#song_head {
position: relative;
width:90%;
line-height: 14px;
border: 1px solid #000;
background: url(naviback.png) #99ffff repeat-x;
margin-left: auto;
margin-right: auto;
margin-top: -8px;
text-align: center;
z-index: 10;
}
#cmsnews {
background:url(bg.png) #FFFFFF repeat-x;
border: 1px solid #000;
margin: 30px 5px 5px 5px;
z-index: 9;
}
#cms_head {
position: relative;
width:90%;
line-height: 14px;
border: 1px solid #000;
background: url(naviback.png) #99ffff repeat-x;
margin-left: auto;
margin-right: auto;
margin-top: -8px;
text-align: center;
z-index: 10;
}

#photnews {
min-width: 270px;
background:url(bg.png) #FFFFFF repeat-x;
border: 1px solid #000;
margin: 30px 5px 5px 5px;
z-index: 9;
}
#photnews img{
margin: 30px 5px 5px 5px;
height: 180px;
}
#phot_head {
position: relative;
width:90%;
line-height: 14px;
border: 1px solid #000;
background: url(naviback.png) #99ffff repeat-x;
margin-left: auto;
margin-right: auto;
margin-top: -8px;
text-align: center;
z-index: 10;
}