@charset "utf-8";
/* 	Joachim Bartoll Consulting - www.bartoll.com
*/


/* 1. Reset margins */

* {
	margin: 0;
	padding: 0;
}


/* 2. Core Stuff */

form {
  margin: 0;
  padding: 0;
}

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

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

p {
  margin-top: 0;
  margin-bottom: 11px;
  text-align: left;
}

ul {
	margin-left: 32px;
}


/* 3. Specific Layout */

body#pagetop {
	margin: 0;
	padding: 0;
	color: #333;
	background: #666 url(../sitegfx/background.gif) repeat-y 50% 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Lucida Grande;
	text-align: center;
}

div#wrapper {
	width: 766px;
	margin: 0 auto 0 auto;
	background: url(../sitegfx/bg_contents_white.gif) repeat-y 50% 0;
	text-align: left;
}

div#logo {
	height: 172px;
	background: url(../sitegfx/logo.jpg) no-repeat 0;
}

div#logo a {
	display: block;
	float: left;
	width: 766px;
	height: 170px;
}

div#logo a:link, div#logo a:visited, div#logo a:active, div#logo a:hover {
	background: transparent;
}

div#top {
	clear: both;
}

div#content {
	background: url(../sitegfx/bg_content_top_white.gif) no-repeat 50% 0;
}

div#main {
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}

div#section {
	width: auto;
	padding-left: 24px;
	padding-right: 24px;
	margin-top: 40px;
}

div#menu {
		float: right;
		margin-right: 24px;
}

.menuitem {
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		padding-left: 12px;
}

div#menu a:link, a:visited {
	border-bottom: 1px solid #70C0CC;
	color: #128099;
	text-decoration: none;
}

div#menu a:active, a:hover {
	border-bottom: 1px solid #000000;
	color: #000000;
	background: #eeeeee;
	text-decoration: none;
}

div#bottom {
	clear: both;
	height: 30px;
	padding: 28px 0 0 0;
	color: #333;
	background: url(../sitegfx/bg_bottom.gif) no-repeat 0 0;
}

p#note {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	color: #333;
}

p#copyright {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}


/* 4. Headers */

h1 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.9em;
	line-height: 1.3em;
	font-weight: bold;
	color: #336699;
	text-align: justify;
}

h2 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.7em;
	line-height: 1.1em;
	font-weight: bold;
	color: #333;
	text-align: justify;
}

h3 {
  	font-weight: bold;
  	font-family: Helvetica,Arial,sans-serif;
  	font-size: 1.5em;
  	padding-left: 0px;
	margin-bottom: 13px;
	text-align: center;
}

h4 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	margin-bottom: 16px;
	text-align: left;
	color: #333;
}

div#citat {
	width: 440px;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	margin-bottom: 16px;
	margin-left: 24px;
	text-align: left;
	font-weight: bold;
	color: #336699;
}

div#citat2 {
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	margin-bottom: 16px;
	margin-left: 24px;
	margin-right: 24px;
	text-align: left;
	font-weight: bold;
	color: #336699;
}

.bracket {
	margin-left: 40px;
	color: #333;
}

/* 5. Quick Stuff */

.fl {
	float:left;
}

.fr {
	float:right;
}

.clr {
	clear: both;
}

.cnt {
	text-align: center;
}

.mr10 {
	margin-right: 10px;
}

.ml10 {
	margin-left: 10px;
}

.ml15 {
	margin-left: 15px;
}

.pl10 {
	padding-left: 10px;
}

.pl15 {
	padding-left: 15px;
}

.pr15 {
	padding-right: 15px;
}

div#section a:link, a:visited {
	border-bottom: 1px solid #70C0CC;
	color: #128099;
	text-decoration: none;
}

div#section a:active, a:hover {
	border-bottom: 1px solid #000000;
	color: #000000;
	background: #d9d9d9;
	text-decoration: none;
}

div#teaser {
	float: left;
}

div#teaser a:link, div#teaser a:visited {
	text-decoration: none;
	border: none;
}

div#teaser a:active, div#teaser a:hover {
	text-decoration: none;
	border: none;
	background: none;
}

div#pay a:link, div#pay a:visited {
	text-decoration: none;
	border: none;
}

div#pay a:active, div#pay a:hover {
	text-decoration: none;
	border: none;
	background: none;
}

img.noborder {
	border: none;
}



/* 6. Hidden elements */

div#logo a,
ul#lang li,
ul#lang li a,
ul#menu li a,
p#acrobat a,
p#reform a {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
}

img.imghidden {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	visibility: hidden;
}
