﻿body { background: #e0ddd3; color: #625e56; font-family: Georgia, "Times New Roman", serif; font-size: 10px; margin: auto; }

h1 { font-size: 3.0em; }

a { text-decoration: none; color: #625e56; }
a:hover { text-decoration: underline; color: #a90534; }

.paddingcontainer { width: 960px; height: 100%; min-height: 100%; background-color: White; margin: 10px auto 10px auto; text-align: center; }

.header { background: url(../images/servicebg.gif) repeat-x left top; height: 82px; padding: 10px 0px 0px 10px; margin: 0px; }
.header .logo { float: left; background: url(../images/logo_domstolsstyrelsen.gif) no-repeat left top; text-indent: -1000px; height: 75px; width: 99px; }

.pictures { width: inherit; height: 178px; background-color: #a90534; }
.pictures .cell1 { float: left; background: url(../images/left.jpg) no-repeat left top; width: 478px; height: 178px; }
.pictures .cell2 { float: right; background: url(../images/right.jpg) no-repeat right top; width: 237px; height: 178px; }
.pictures .cell3 { color: white; font-size: 3.0em; float: right; width: 243px; height: 105px; text-align: center; border: 1px solid green; overflow: hidden; padding-top: 70px;  }

.content { padding: 20px 10px 20px 10px; text-align: center; min-height: 265px; background: url(../images/servicebg.gif) repeat-x left top; }

.footer { background: #e0ddd3; height: 35px; }
.footer ul { height: 30px; list-style: none outside none; overflow: hidden; padding: 10px 0px; margin: 10px; }
.footer ul li { background: transparent url(../images/adressedivider.gif) no-repeat top right; margin: 0; padding: 0px 20px 0px 20px; height: 13px; float: left; overflow: hidden; font-weight: bold; }
.footer ul li.first { padding: 0px 20px 0px 0px; }
.footer ul li.last { background: none; }
