/* CSS Document */body {    font-family: Verdana, Arial, Helvetica, sans-serif;    font-size: 12px;    background-color: #CCCCCC;    margin: 0px;    padding: 0px;    text-align: center;}#wrapperborder {    width: 984px;    border-bottom: 2px solid #CC0000;    border-left: 2px solid #CC0000;    border-right: 2px solid #CC0000;    margin: 0px auto;    text-align: left;}#wrapperinner {    width: 980px;    border-bottom: 2px solid #CCCCCC;    border-left: 2px solid #CCCCCC;    border-right: 2px solid #CCCCCC;    background: #FFFFFF;}.clearfix:after {    content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;}/*Begin style links*/a:link {    color: #CC0000;    text-decoration: none;}a:visited {    color: #CC0000;    text-decoration: none;}a:hover {    color: #000000;    text-decoration: none;}a:active {    color: #000000;    text-decoration: none;}/*end style links*//*Begin style for row DIVs*/#header {    width: 980px;    height: 154px;    background: #EEEEEE;    margin: 0px auto;    text-align: center;    margin-bottom: 15px;}#middlesection {    width: 980px;}#footer {    width: 980px;    text-align: center;    clear:both;    padding: 16px 4px 4px 4px;}/*end style for row DIVs*//*Begin style for topbar content*//*end syle for topbar content*//*Begin style for middlesection content DIVs*/.nav {    float: left;    width: 150px;}.contentsection {    float: left;    width: 629px;}.sidebar {    float: right;    width: 201px;}/*end syle for middlesection content DIVs*//*begin style for menu selection*/div.nav {    background-color: #FFFFFF;    }#nav {    font-weight: bold;    border-right: 1px solid #CCCCCC;    border-top: 1px solid #CCCCCC;    border-bottom: 1px solid #CCCCCC;    list-style-type: none;    display: block;    text-indent: 0px;    margin: 0px;    padding: 1px;    display: block;}.nav li {    display:block;    color: #000000;    padding: 4px;}.nav li.active {    background-color: #CC0000;    cursor: default;}.nav li.active a {    color: #FFFFFF;}.nav li a:link {    color: #000000;    text-decoration: none;}.nav span.active a:visited {    color: #FFFFFF;    text-decoration: none;}.nav li a:active {    color: #000000;    text-decoration: none;}.nav li a {    color: #000000;    text-decoration: none;}li.subnav {	height: 0px;	margin: 0px;	overflow: visible;	padding: 0px;	display: none;}ul.subnav {	background-color: #FFFFFF;    list-style: none;	border: 1px solid silver;    padding: 0px;    margin: 0px;}ul.subnav li {    display: block;    padding: 4px 0px 4px 4px;}ul.active {	margin-top: 0px;	margin-left: 4px;	border: none;}.subnav_hidden {	display:none;	position: relative;	top: -24px;	left: 150px;}.nav ul.over {	display:block;}.nav li.over {	background-color: #EEEEEE;}/*end style for menu selection*//*begin style for contents section*/div.module {    border: 0px;    margin-left: 15px;    margin-right: 15px;}div.content {    border: 1px solid #CCCCCC;    display: block;    padding: 1px;    margin: 0px;    margin-bottom: 15px;}div.text {    padding: 4px;}.title {    background-color: #CC0000;    text-align: center;    color: #FFFFFF;    font-weight: bold;    padding: 4px;}div.textalignright {    text-align: right;}div.textalignleft {    text-align: left;}div.floatleft {    float: left;}div.floatright {    float: right;}.greybackground {    background-color: #EFEFEF;}.smalltext {    font-size: 9px;}.smallpadding {    padding: 4px;}.center {    text-align: center;}.header {    font-weight: bold;}th {    text-align: left;}/*end style for contents section*//*begin style for guestbook*/.formcontent {    display: block;    padding: 0px;    margin: 0px;    background-color: #EFEFEF;}.gbbottom {    clear: both;    text-align: center;    color: #666666;    padding-bottom: 4px;}.gbleft {    float: left;    width: 145px;}.gbmiddle {    float: left;    width: 1px;}.gbright {    float: left;    width: 437px;}.gbline {    height: 1px;    background-color: #AAAAAA;}/*end style for guestbook*//*begin style for sidebar section*/div.sidebarcontent {    background-color: #FFFFFF;    border-left: 1px solid #CCCCCC;    border-top: 1px solid #CCCCCC;    border-bottom: 1px solid #CCCCCC;    margin: 0px;    padding: 1px;    margin-bottom: 15px;}#fotowissel {    position: relative;    margin: 0px auto;    text-align: center;    width: 136px;    height: 136px;}/*end style for sidebar section*//*Begin style for footer content*/a.footer:link {    color: #999999;    text-decoration: none;}a.footer:visited {    color: #999999;    text-decoration: none;}a.footer:hover {    color: #000000;    text-decoration: none;}a.footer:active {    color: #000000;    text-decoration: none;}span.footer {    font-size: 9px;    color: #999999;}/*end style for footer content*//*pagination style*/div.paginationControl {    text-align: center;}/*end style for pagination*/