/* body attributes */
body {
	background: #F2F4F4 url('/gfx/2007/bg.jpg') repeat-x center top;
	font-family: verdana, arial, sans-serif;
	margin: 0px 0px 20px 0px;
	color: #333333;
	text-align: center;
}

body img {
	border: 0px;
}

a, a:link
{
	color: #80A6CE;
	text-decoration: none;
	outline: none;
}
a:visited
{
	color: #32659B;
	text-decoration: none;
}
a:hover, a.invlink:hover { text-decoration: underline; }

.invlink:link, .invlink:visited {
	color: #333333;
	text-decoration: none;
}

/* TEXT ELEMENTS */
h1, h2, h3, h4, p {
	margin: 0px;
}

h4, p, ul, ol, #totop, dl, .year, .ayear, .date, .navi a {
	font-size: 0.6875em;
}

h1 {
	font-size: 110%;
	font-weight: 500;
	color: #333333;
	margin-bottom: 0.75em;
	letter-spacing: 0.02em;
}

h2 {
	font-size: 81%;
	color: #333;
	margin-bottom: 0.5em;
	letter-spacing: 0.02em;
}

h3 {
	font-size: 74%;
	color: #666;
}

th {
	text-align: left;
}

p, .navi {
	margin-bottom: 1em;
	letter-spacing: 0.01em;
}

hr {
	border-width: 0px;
	border-top: 2px solid #ccc;
	height: 1px;
	margin: 2px 0px 5px 0px;
}

/* lists */
ul, ol {
	margin-left: 15px;
	padding-left: 10px;
	margin-bottom: 1em;
	margin-top: 5px;
}

li {
	line-height: 170%;
}

ol li, ul li ol li {
	list-style: decimal;
}

ul li {
	list-style: disc;
}

ol li ol li {
	list-style: lower-alpha;
}

ol li ul li, ul li ul li {
	list-style: square;
}

ol ul, ul ol, ol ol, ul ul {
	font-size: 1em;
}

/* FORM */
form {
	margin: 0px;
}

.text, textarea {
	background: #ebf1f7;
	font-size: 0.9725em;
	font-family: verdana, arial, sans-serif;
	border: 1px solid #cedceb;
	padding: 4px 2px;
	width: 220px;
}
.checkbox {
	vertical-align: middle;
}

label {
	cursor: pointer;
}

.mandatory {
	color: #900;
}

.valid {
	background-color: #fff;
}

.invalid
{
	background-color: #fe9929;
	color: #fff;
}

.submit
{
	cursor: pointer;
	outline: none;
}

/* MAIN */
#main {
	background: #fff;
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

.main {
	margin: 0px 0px 0px 19px;
	padding-top: 10px;
	width: 920px;
}

/* QUICKSEARCH */
#quicksearch {
	float: right;
	text-align: right;
	padding-left: 20px;
}

#quicksearch .text {
	background: #eee;
	border: 0px;
	font-size: 0.6875em;
	vertical-align: middle;
	width: 200px;
	padding: 2px 2px 7px 2px;
}

* html #quicksearch .text
{
	height: 22px;
	margin-top: -2px;
}

#quicksearch .submit {
	background: #fff url('/gfx/2007/search.gif') no-repeat right top;
	color: #fff;
	border: 0px;
	padding: 3px 13px 5px 13px;
	vertical-align: middle;
	font-size: 0.6875em;
	margin-top: 1px;
	font-weight: bold;
}
* html #quicksearch .submit
{
	padding: 2px 8px 5px 8px;
	height: 24px;
	margin: 0px;
}

/* TOP */
#top {
	font-size: 71%;
	text-align: right;
	padding-top: 3px;
	margin-bottom: 15px;
}

#top a:link, #top a:visited {
	color: #6D6D6D;
	text-decoration: none;
}

/* LOGO */
#logo {
	position: absolute;
	top: 20px;
	right: 0px;
}

/* PAYOFF */
#payoff {
	position: absolute;
	top: 160px;
	right: 0px;
	width: 210px;
	height: 38px;
	overflow: hidden;
	font-size: 1px;
	text-align: center;
}

#payoff img {
	margin: 5px 0px;
}

/* PICTURE */
#picture {
	background: no-repeat right top;
	height: 163px;
	width: 690px;
	float: right;
	clear: right;
	position: relative;
	overflow: hidden;
}
/* MENU */
#menu {
	background: #fff url('/gfx/2007/bg/undersidemenu.jpg') no-repeat right top;
	width: 227px;
	font-size: 0.75em;
	text-align: right;
	float: left;
	margin-bottom: 20px;
	margin-right: 3px;
}

#menu .inner
{
	padding: 20px 0px 0px 0px;
	min-height: 240px;
}
* html #menu .inner { height: 240px; }

#menu .corner {
	height: 40px;
	background-image: url('/gfx/2007/bg/undersidemenubund.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

#menu a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 2px 20px;
}

#menu .act
{
	font-weight: bold;
	background-color: #99b7d8;
	padding-top: 6px;
	padding-bottom: 6px;
}

#menu .actnosub {
	font-weight: bold;
}

#menu .box {
	margin: 5px 0px 5px 0px;
}

#menu .sub {
	font-size: 90%;
	padding: 5px 0px 10px 0px;
	background-color: #99b7d8;
}

#menu .sub .act {
	color: #2C4A69;
	font-weight: 400;
	padding-top: 2px;
}

#menu .top {
	height: 1px;
	font-size: 1px;
}

#menu .bottom {
	height: 1px;
	font-size: 1px;
}

/* BC */
#bc {
	font-size: 71%;
	clear: right;
	margin-left: 249px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#bc a:link, #bc a:visited {
	color: #808080;
	text-decoration: none;
}

#bc a:hover {
	color: #80A6CE;
}

/* CONTENT */
#content {
	padding-bottom: 20px;
	margin-left: 249px;
	margin-right: 0px;
}

#content.marginright {
	margin-right: 210px;
}

#totop
{
	float: right;
	font-size: 1em;
	padding-right: 2em;
	background-image: url(/gfx/2007/tiltop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* CONTENT TABLE */
#content table {
	border-collapse: collapse;
	margin-bottom: 1em;
}

#content table tr th, #content table tr td {
	padding: 2px;
}

#content table tr td {
	font-size: 71%;
}

#content table tr td p, #content table tr th p, #content table tr td ul, #content table tr td ol {
	font-size: 1em;
}

#content table tr td h2 {
	font-size: 110%;
}

#content table tr td h3 {
	font-size: 105%;
}

#content table tr td h4 {
	font-size: 100%;
}

/* RELATED */
#related {
	float: right;
	width: 190px;
}

/* FOOTER */
#footer
{
	text-align: left;
	font-size: 0.6875em;
	padding: 1em 0px 5px 0px;
	clear: both;
	color: #808080;
}
#footer a, #footer a:link, #footer a:visited
{
	color: #80A6CE;
	text-decoration: none;
}
#footer a:active, #footer a:hover
{
	text-decoration: underline;
}

/* BOTTOM */
#bottom {
	background: url('/gfx/bg-bottom.png') no-repeat center top;
	width: 960px;
	height: 12px;
	font-size: 1px;
	margin: 0px auto;
}

/* HOME */
#typeforside #menu
{
	background: #fff url('/gfx/2007/bg/forsidemenu.jpg') no-repeat right bottom;
	height: 209px;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#typeforside #menu .inner
{
	padding: 28px 0px 0px 0px;
	min-height: 169px;
}
* html #typeforside #menu .inner { height: 169px; }
#typeforside #menu .corner
{
	background: no-repeat;
	display: none;
}

#typeforside #picture
{
	width: 670px;
	height: 210px;
	margin: 0px;
}

#typeforside #related {
	display: none;
}

#typeforside #content
{
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 1.25em;
	clear: left;
	background-image: url('/gfx/2007/bg/forsidegrey.png');
	background-repeat: no-repeat;
	min-height: 400px;
}
* html #typeforside #content { height: 400px; }

#typeforside #bc, #typeforside #totop {
	display: none;
}

#firstcoll
{
	float: left;
	width: 400px;
	margin-left: 2em;
	margin-right: 1.8em;
}
#profilsend
{
	float: left;
	width: 400px;
	margin-left: 2em;
}
.profieordertf
{
	margin-left: 1em;
	margin-top: 0.5em;
}

.profieordertf th
{
	height: 12px;
}
#profieorder
{
	background-image: url(/gfx/2007/bg/profile.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 248px;
	margin-top: 1.8em;
}
#profieorder .text, #profieorder textarea
{
	width: 260px;
	border-top: 1px #99b3d3 solid;
	border-right: 1px #84a1c7 solid;
	border-bottom: 1px #84a1c7 solid;
	border-left: 1px #b4c8e0 solid;
	color: #477EB8;
	height: 27px;
}
* html #profieorder .text { height: 27px; }
#profieorder textarea { height: 75px; }
#profieorder .text.tlf { width: 95px; }
#profieorder .text.valid-email { width: 148px; }

#profieorder .submit
{
	background-color: transparent;
	background-image: url(/gfx/2007/bg/submitsend.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	border: 0px;
	padding: 6px 18px 7px 13px;
}
* html #profieorder .submit { padding: 4px 6px 5px 6px; }
#typeforside #content div.blurp
{
	cursor: pointer;
	padding: 0px 0px 0.5em 0px;
}

#typeforside #content div.blurp.last {
	border-right: 0px;
}

.blurp div {
	padding: 20px 25px 0px 25px;
}

#typeforside #content .blurp h2
{
	font-size: 0.875em;
	margin-bottom: 2px;
	width: 400px;
}

.blurp h3 {
	font-weight: 400;
	margin-bottom: 10px;
}

/* SEARCH */
.searchstatus {
	font-size: 71%;
	padding: 2px;
	margin-bottom: 1em;
}

.searchstatus .pages {
	margin-top: 5px;
	font-size: 1em;
}

.stars
{
	height: 13px;
}
.stars b
{
	height: 12px;
	width: 13px;
	padding: 0px;
	color: #ee9921;
	font-size: 16px;
	line-height: 14px;
	vertical-align: bottom;
}
.stars .white { color: #bbb; }
.searchpart { padding: 15px 0px 10px 0px; }
.searchpart h3 a { margin-right: 10px; }
.searchpart p { margin-bottom: 0.4em; }
.searchhl {
	background: #eee;
	border: 1px solid #aaa;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
}
.searchform .submit
{
	background-image: url(/gfx/2007/button_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: transparent;
	color: #fff;
	padding: 5px 15px;
	border: 0px;
}
.searchform select { margin: 9px 0px 0px 0px; }
.searchform hr { margin: 0px; }

/* CONTENT PAGES */
.pages {
	font-size: 71%;
}

.pages a, .pages b {
	float: left;
	display: block;
	background: #fff;
	border: 1px solid #666;
	margin-right: 4px;
	margin-bottom: 5px;
	text-align: center;
	padding: 2px 3px 2px 3px;
	text-decoration: none;
}

.pages a.act, .pages b {
	color: #333333;
	font-weight: bold;
}

.pages a.dis {
	border-color: #ddd;
	color: #999;
}

/* JAVASCRIPT */
.close {
	display: none;
}

.open {
	display: block;
}

/* NAVI */
.navi div {
	margin-bottom: 3px;
}

.navi .act a:link, .navi .act a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

/* SITEMAP */
#sitemap a {
	background: #80A6CE;
	width: 180px;
}

#sitemap a:link, #sitemap a:visited {
	color: #fff;
}

#sitemap a:hover {
	background: #fff;
	color: #333333;
}

#sitemap .sub a {
	background: #B8CDE3;
	color: #333333;
}

#sitemap .sub a:visited {
	color: #333333;
}
#content .thanks
{
	padding: 20px;
	width: 280px;
}
#content .thanks h2, #content .thanks h3,#content .thanks p { color: #fff; }
