body { 
    background: #232323;
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: 0px; 
    margin-right: 0px;
}

#topsection{
background-image: url(wedbackgr.gif);
height: 300px; /*top section*/
}

ul#navlist
{
margin-left: 70px;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 15px;
line-height: 2pt;
}

#navlist a:link, #navlist a:visited
{
color: #2e2e2e;
background-color: transparent;
border-top: 1px dotted #2e2e2e;
border-bottom: 1px dotted #2e2e2e;
border-left: 0px solid #c0c0c0;
border-right: 0px solid #c0c0c0;
text-decoration: none;
font-family: georgia, verdana, helvetica, sans-serif;
font-size: 12pt;
font-style: italic;
}

#navlist a:hover
{
color: #fff;
background-color: #073579;
text-decoration: none;
}

a:hover { 
	color: #FFFFFF;
        cursor: help;
        text-decoration: none;
        border-bottom: 1px dotted #073579; 
}

a:link, a:active, a:visited {
        cursor: help;
	text-decoration: none; 
        font-weight: bold;
	color: #073579;}

.innernav{
margin-left: -5px;
margin-top: -10px;
word-spacing: 5px;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
font-style: italic;
}

#maincontainer{
width: 700px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
position: absolute; 
right: 150px; 
border: 0px solid #ffffff;
background-image: url(wedbackgr.gif);
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
color: #2e2e2e;
line-height: 20px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 0px; /*Set right margin to RightColumnWidth*/
}

#footer{
margin: 0px;
padding: 0px;
clear: left;
background-image: url(wedbackgr.gif);
color: #Fafafa;
text-align: right;
font-size: 7pt; 
color: #2e2e2e;
line-height: 11pt;
}

.innertube{
margin: 10px; 
margin-top: 0;
}

input, textarea, option, select {
	background-color: transparent;
	font: 10pt arial;
        font-weight: bold;
	color: #073579;
	letter-spacing: 1px;
	border-left: 0px solid;
        border-top: 0px;
        border-bottom: 1px dotted #073579;
        border-right: 0px;
	padding:2px; }

p {margin-left:2em;}

td {font: 10pt Verdana, arial, Tahoma, sans-serif; color: #404040;}

b  {font-size: 10pt; color: #073579;}

em {font-size: 7pt; color: #2e2e2e; line-height: 15px;}

h2 {
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size: 14pt;  
font-weight: bold; 
font-style: italic;
color: #073579;
border-bottom: 1px dotted #2e2e2e;
margin: 10px 10px 10px 10px;
padding: 0px 5px 5px 5px;
}


.stats {
  margin: 5px;
  padding: 5px;
  width: 400px;
  border-top: 1px dotted #073579;
  border-bottom: 1px dotted #073579;
  border-left: 1px dotted #073579;
  border-right: 1px dotted #073579;
  background-color: transparent;
  text-align: center;
  line-height: 12pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #2e2e2e;
  }

li.bulletcontent {
list-style-image:url(flower_button.png);
}

li {
margin-top: 1em;
}

.linie {
  border-bottom-color: #2e2e2e;
  border-bottom-width: 1px;
  border-bottom-style:dotted;
}

hr {display:none}
