/* Styles www.siju-net.de */
/* Tag-Selektoren */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 25px 0 0 0;
	color: #333333;
}

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

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

img {
	border-width: 0;
}

object {
	width: 320px;
	height: 190px;
}

td {
	white-space: nowrap;
}

/* ID-Selektoren */
/** Div für Aktionen rechte Spalte */

#aktion {
	position: absolute;
	left: 760px;
	top: 65px;
}

#aktion img:first-child {
	margin-bottom: 20px;
}

#aktion a img:first-child {
	margin-bottom: 0;
}

#snacks {
	position: absolute;
	left: 760px;
	top: 361px;
}

#content {
	margin: 0 auto;
	position: absolute;
	width: 1000px;
}

#logo {
	clear: both;
	height: 68px;
	width: 280px;
	margin-left: 542px;
}

#content #right {
	background: transparent url('../images/linie2.gif') no-repeat;
	width: 408px;
	height: 575px;
	padding: 0;
	white-space: nowrap;
	float: left;
}

#content #left {
	width: 320px;
	height: 575px;
	margin: 0px;
	float: left;
}

#content #left .pflash {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 320px;
}

#content #left .navi {
	text-align: right;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 290px;
}

#content #left .naviflash {
	text-align: right;
	line-height: 18px;
	width: 290px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content #right #menschen {
	width: 330px;
	margin-left: 31px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
}

#content #right .fliesstextoben a {
	font-size: 13px;
}

#right p {
	font-size: 13px;
	line-height: 18px;
	margin: 0 32px 14px 35px;
	width: auto;
}

#right div+p {
	margin-top: 64px;
}

#right ul {
	margin: 0 0 0 12px;
	list-style-type: square;
	line-height: 18px;
}

#right ul li {
	margin: 0 0 8px -2px;
}

#right ul.pdf {
	margin: 0;
	list-style-type: none;
}

#right ul.pdf li {
	background: url(../images/acrobat_button.jpg) no-repeat;
	padding-left: 22px;
	margin: 0 0 8px -2px;
}

#right ul.pdf li:hover {
	background: url(../images/acrobat_reader.jpg) no-repeat;
}

#right #rahmenrechts {
	float: right;
	background: transparent url('../images/linie2.gif') no-repeat;
	width: 2px;
	height: 575px;
}


/* Klassen-Definitionen */

.headline {
	font-size: 16px;
	line-height: 25px;
	text-align: right;
	margin-top: 60px;
	margin-right: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
    width: 290px;
}

#right .fliesstextoben,
#right p:first-child {
	font-size: 13px;
	line-height: 18px;
	margin: 62px 32px 14px 35px;
	width: auto;
}

.fliesstextrandlos {
	line-height: 18px;
	vertical-align: top;
}

.navitext {
	color: #333333;
}

.tdpicsmenschen {
	margin: 0px;
	height: 120px;
	width: 90px;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


