@charset "UTF-8";
/* CSS Document */

body {
	margin: 0; 
	background: #ffffff url(../img/backgrounds/body.jpg) top center repeat-x;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	color: #000000;
}

img {
	border: 0;
}

#container {
	position: relative;
	margin: 0 auto 30px auto;
	max-width: 770px;			
	border: 10px dotted #000000;
	border-width: 0 1px 1px 1px;
	background: #ffffff url(../img/backgrounds/container.jpg) top right no-repeat;
	padding: 0 20px 0 30px;
}

#main {
}


#logo {
}

#tagline {
	display: none;
}

#heading {
	display: none;
}


h1 {
	margin: 0 0 50px 0;
	padding: 100px 160px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: normal;
	color: #000000;
}

h2 {
	clear: left;
	margin: 1.5em 0 0 0;
	border-top: 1px dotted #808080;
	background: transparent url(../img/backgrounds/h2.jpg) top right no-repeat;
	min-height: 42px;
	padding: 1.0em 80px 0.2em 0;
	color: #000000;
	font-size: 130%;
}

h2 a:hover {
	text-decoration: none;
}

h3 {
	margin: 0.5em 0 0 0;
	padding: 0 0 0.2em 0;
	color: #000000;
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

blockquote {
	font-size: 160%;
	color: #999999;
	margin: 1.0em 0 2.0em 0;
	padding: 0 150px 0 0;
	letter-spacing: 1px;
}

blockquote a:hover {
	text-decoration: none;
}

ul.question {
	list-style-image: url(../img/backgrounds/ulQuestion.jpg);
	list-style-type: none;
}

ul.question li {
	margin-bottom: 0.4em;
}

a strong { 
}

a:link {
	color: #0364a8;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #0364a8;
	background: transparent;
	text-decoration: none;
}

a:hover {
	color: #00adef;
	background: transparent;
	text-decoration: underline;
}

a:active {
	color: #0364a8;
	background: transparent;
	text-decoration: none;
}

a.external,
a.external:link,
a.external:visited,
a.external:hover,
a.external:active {
	background: transparent url(../img/backgrounds/11a_a.external.gif) center left no-repeat;
	padding-right: 1px;
	padding-left: 14px;
	white-space: nowrap;
}

/*
a.recommended,
a.recommended:link,
a.recommended:visited,
a.recommended:hover,
a.recommended:active {
	background: transparent url(../img/bg/11a_a.recommended.gif) center left no-repeat;
	padding-left: 14px;
}
*/


#menu {
	position: absolute;
	top: 10px;
	margin: 0;
	background: transparent;
	border: 0; 
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
}

#menu * {
		list-style-type: none;
}

#menu li {
	display: inline;
	background: transparent;
	padding: 0;
}

#menu li a,
#menu li strong {
	display: block;
	float: left;
	border: 1px solid #ffffff;
	border-right-width: 0;
	border-bottom-color: #d6dadd; 
	background: transparent url(../img/backgrounds/menuLiA.gif) bottom left repeat-x;
	padding: 3px 7px 1px 6px;
}

#menu li strong {
	border-width: 1px;
	border-color: #d6dadd #d6dadd #ffffff #d6dadd; 
	background: #ffffff;
	padding: 3px 6px 1px 6px;
	font-weight: normal;
}

#menu li strong a {
	border: none;
	border-bottom-color: #ffffff; 
	background-color: #ffffff;
	background-image: none;
	padding: 0;
}


#menu li a:hover {
}

#menu li span {
}

#menu li.focus a {
}

#menu a:link {
	color: #98b4c4;
}

#menu a:visited {
	color: #98b4c4;
}

#menu li a:hover {
	color: #00adef;
/*
	background-image: url(../img/bg/menuAhover.jpg);
*/
	border-bottom-color: #a6c8d5;
	text-decoration: none;
}

#menu a:active {
	color: #98b4c4;
	text-decoration: none;
}

#header {
	position: absolute;
	top: 1px;
	left: -13px;
}

#logo {
	float: left;
}


#footer {
	margin: 40px -20px 0 -30px;
	background: #dddddd;
	border-top: 7px dotted #ffffff;
	padding: 0 20px 15px 30px;
	color: #808080;
	text-transform: uppercase;
	text-align: right;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
}


dt {
	margin-top: 0.5em;
	font-weight: bold;	
}

ul.biglist {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px dotted #808080;
}

ul.biglist li {
	margin: 0 0 0 0;
	padding: 5px 0;
	border-top: 1px dotted #808080;
	background: transparent url(../img/backgrounds/ulLiBiglist.jpg) top right no-repeat;
	min-height: 21px;
}

ul.biglist h2 {
	margin: 0;
	border: 0;
	padding: 0;
	background-image: none;
	min-height: inherit;
}

/* ul#location */

#location {
	position: relative;
	margin: 80px 0 0 38px;
	background: transparent;
	border: 0;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
}

#location ul {
	display: inline;
	margin: 0;
	padding: 0;
}

#location li {
	display: inline;
	margin: 0;
	border: 0;
	padding: 0 0 0 0;
}

#location li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0 9px 0 5px;
	background: transparent url(../img/backgrounds/pathLiA.gif) right 50% no-repeat;
}

#location a:link, 
#location a:visited, 
#location a:hover, 
#location a:active {
	color: #98b4c4; 
}

#location a:hover {
	color: #00adef;
	text-decoration: none;
}

/* #submenu */

#submenu {
	margin: -7px 0 0 0;
	padding: 0 0 2.0em 10px;
	color: #000000;
	border-top: 1px dashed #000000;
}

#submenu * {
		list-style-type: none;
}

#submenu li {
	display: inline;
	background: transparent;
	padding: 0;
}

#submenu li a,
#submenu li strong {
	display: block;
	margin-top: -1px;
	float: left;
	border: 1px solid #ffffff;
	border-right-width: 0;
	border-left-width: 0;
	border-top-color: #000000; 
	background-color: #ffffff;
	padding: 5px 13px 0 13px;
}

#submenu li strong {
	border-width: 1px;
	border-color: #ffffff #000000 #ffffff #000000; 
	background: #ffffff;
	padding: 5px 12px 0 12px;
	font-weight: normal;
}

#submenu li strong a {
	border: none;
	border-top-color: #ffffff; 
	background-color: #ffffff;
	padding: 0;
}


#submenu li a:hover {
}

#submenu li span {
}

#submenu li.focus a {
}

#submenu a:link {
	color: #98b4c4;
}

#submenu a:visited {
	color: #98b4c4;
}

#submenu li a:hover {
	color: #00adef;
/*
	border-bottom-color: #00adef;
*/
	text-decoration: none;
}

#submenu a:active {
	color: #98b4c4;
	text-decoration: none;
}

.mitschrift {
	text-align: center;
}

dl {
	margin: 0.7em 0 2.0em 0;
}









