/* STYLESHEET SCHMIDTODAY.COM ----------------------------------------------- */
/* v 1.0 / 11.11.2006 / Christian Hermann Quinders / www.quinders.net ------- */
/* -------------------------------------------------------------------------- */

/* ---------------------------------------------------------- GLOBAL SETTINGS */
/* -------------------------------------------------------------------------- */

body {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	height: 100%;
}

/* --------------------------------------------------------- CONTENT SETTINGS */
/* -------------------------------------------------------------------------- */

p, h2, h4, span.untertitel {
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
}

h1, span.titel {
	font-family: Helvetica, Arial, Sans-Serif;
	letter-spacing: 1px;
	margin: 0px;
	margin-bottom: 12px;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	width: 337px;
}

span.titel {
	margin: 0px;
	display: block;
}

span.untertitel {
	margin-bottom: 17px;
	display: block;
}

h2 {
	margin: 0px;
	margin-top: 17px;
	font-weight: 400;
	color: #FF0000;
}

h4 {
	margin: 0px;
}

p, span, #container a {
	margin: 0px;
	margin-bottom: 17px;
	width: 337px;
}

#container a {
	margin: 0px;
}

b {
	font-weight: 900;
}

strong {
	font-weight: 400;
	color: #FF0000;
}

img.inhalt {
	padding-top: 5px;
	padding-bottom: 21px;
	display: block;
}

img.klein {
	border: 0px;
	margin-right: 17px;
	margin-bottom: 17px;
}

.zitat {
	width: 514px;
}

/* ------------------------------------------------------------ LINK SETTINGS */
/* -------------------------------------------------------------------------- */

a:link {
	text-decoration: none;
	color: #FF0000;
}

a:active {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a.pfeil:link, a.pfeil:visited {
	color: #000000;
	padding-left: 13px;
	background-image: url(../_images/link_normal.png);
	background-repeat: no-repeat;
	display: block;
}

a.pfeil:active, a.pfeil:hover {
	color: #FF0000;
	padding-left: 13px;
	background-image: url(../_images/link_hover.png);
	background-repeat: no-repeat;
}

ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

ul {
	list-style-type: none;
}

li {
	list-style-position: inside;
	display: inline;
}

#container a:link {
	color: #000000;
}

#container a:active {
	color: #000000;
}

#container a:visited {
	color: #000000;
}

#container a:hover {
	color: #FF0000;
	text-decoration: none;
}

#info a {
	margin: 0px;
	padding: 0px;
	color: #999999;
	text-decoration: none;
	display: block;
}

#info a:hover {
	text-decoration: underline;
}

#menu00 a, #menu01 a, #menu02 a, #menu03 a {
	margin: 0px;
	padding: 0px 10px 0px 17px;
	color: #000000;
	text-decoration: none;
	display: block;
}

#menu00 a:hover, #menu01 a:hover, #menu02 a:hover, #menu03 a:hover {
	background-image: url(../_images/onmouse.png);
	background-repeat: no-repeat;
}

#menu00 a.aktiv, #menu01 a.aktiv, #menu02 a.aktiv, #menu03 a.aktiv {
	color: #FF0000;
	text-decoration: none;
	background-image: url(../_images/onmouse_rot.png);
	background-repeat: no-repeat;
}

#menu00 a.aktiv:hover, #menu01 a.aktiv:hover, #menu02 a.aktiv:hover, #menu03 a.aktiv:hover {
	color: #FF0000;
	text-decoration: none;
	background-image: url(../_images/onmouse_rot.png);
	background-repeat: no-repeat;
}

/* ------------------------------------------------------------ GRID SETTINGS */
/* -------------------------------------------------------------------------- */

#logo {
	position: absolute;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	top: 13px;
	left: 17px;
	width: 160px;
	z-index: 1;
}

#info {
	position: absolute;
	top: 64px;
	left: 17px;
	width: 160px;
	z-index: 1;
}

#menu00, #menu01, #menu02, #menu03, #archivsuche {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 13px;
	width: 177px;
	z-index: 1;
}

#menu00 {
	left: 177px;
}

#menu01, #archivsuche {
	left: 354px;
}

#menu02 {
	left: 531px;
}

#menu03 {
	left: 708px;
}

#container {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 153px;
	left: 194px;
	width: 531px;
}

#flashBody {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 0;
}

#archivsuche {
	top: 8px;
	width: 500px;
}

#archivergebnis {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 153px;
	left: 0px;
	width: 100%;
	height: 100%;
}