@charset "UTF-8";

/* html5 display rule */
address,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
menu,
nav,
section,
summary {
    display: block;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	background-attachment: scroll;
}

.bodyCurrent {
    background: #b6dbeb;
}

a:link {
    color: #3148db;
    text-decoration: none;

    /* text-shadow: rgba(255,255,255,0.75) 0px 1px 0px; */
}

a:visited {
    color: #03C;
}

a:hover {
    color: #FF9701;
    text-shadow: rgba(255,255,255,0.75) 0px 1px 0px;
}

a:active {
    color: #F00;
    text-decoration: none;

    /* text-shadow: rgba(255,255,255,0.75) 0px 1px 0px; */
}

h1 {
	font: bolder 2.6em "Courier New", Courier, monospace;
	text-shadow: rgba(255,255,255,0.75) 0px 1px 0px;
	text-align: center;
}

h2 {
	font: bold 2em Courier, "Courier New", monospace;
	background-color: #abeef6;
	padding-right: 73px;
	padding-left: 73px;
	padding-bottom: 73px;
	border: 7px dotted #ff0000;
	border-radius: 0px;
	margin: 0px;
}

p {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: normal;
	text-align: center;
    /* text-shadow: rgba(255,255,255,0.75) 0px 1px 0px; */
}

br {
    color: #4063E2;
    background-color: #F00;
    border-top-color: #F00;
    border-right-color: #F00;
    border-bottom-color: #F00;
    border-left-color: #F00;
}

.hochgestellt {
    font-size: 14pt;
    font-weight: bold;
    font-variant: normal;
    vertical-align: super;
    top: 25px;
    color: #EE3BEA;
    text-shadow: none;
    cursor: help;
}

#maincontent {
    margin: 15px auto 0px auto;
    width: 75%;
    max-width: 960px;
}

#maincontentPressefoto {
    width: 960px;
    margin: 15px auto;
}

#maincontentPressefoto h1 {
    display: none;
}

#footer {
    text-align: center;
    width: 300px;
    margin: 50px auto 10px;
}

nav {
    font-family: "Courier New", Courier, monospace;
    color: #666;
    font-weight: bold;
    letter-spacing: 0.3em;
    text-align: right;
    margin-bottom: 20px;
    font-style: italic;
    font-size: 1.3em;
}

nav a:link {
    color: #666;
}

nav a:visited {
    color: #999;
}

nav a:hover {
    color: #F29152;
    text-shadow: rgba(255,255,255,0.75) 0px 1px 0px;
}

.menuLinkCurrent {
    color: #4063E2;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0.3em;
    text-align: right;
}

.pressetext {
	font: normal 1.2em/29px "Courier New", Courier, Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, monospace;
	color: #444;
	padding: 0 0%;
	text-align: left;
}

h1.pressetext {
	font-size: 2.5em;
	line-height: 1.2em;
	text-align: center;
	font-weight: bold;
}

/* #maincontent h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bolder;
} */
#pressetext {
    background: #FFFFFF;
    padding: 15px;
    max-width: 670px;
    margin: 0 auto;
}

.pressetext img {
    margin-top: 15px;
}

.italic {
    font-style: italic;
}

#susfrei {
    position: fixed;
    width: 189px;
    height: 280px;
    z-index: 1;
    bottom: -10px;
    right: -1px;
}

#maincontentPressefoto img {
    overflow: auto;
}

.rot {
    color: #000000;
    text-decoration: blink;
    border: medium dotted #ff9700;
    background-color: #FFF;
    padding: 10px;
    font-family: "Courier New", Courier, monospace;
    width: auto;
    margin: 1px;
    font-weight: bolder;
}

.nurmitte {
	text-align: center;
	padding: 7px;
	font-family: Courier, "Courier New", monospace;
	font-weight: bold;
}

.mitte {
    text-align: center;
    border-style: dashed;
    background-color: rgba(198,190,190,1.00);
    border-width: thin;
    padding: 7px;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
