/* ------------------- JOBS Trading ------------------- */

h1.jobs_idtrading	{
			color: #532f42;
			}

span.idtrading	{
			color: #532f42;
			font-weight: bold;
			}

span.idtrading_bold	{
			color: #532f42;
			font-weight: bold;
			}

ul#jobs_idtrading	{
			float: left;
			width: 246px;

			padding: 0px;
			margin: 0px;
			list-style: none;

			border-top: #c0c0c0 1px solid;
			border-bottom: #c0c0c0 1px solid;
			}

ul#jobs_idtrading a	{
			display: block;
			padding: 6px 20px 6px 7px;

			line-height: 21px;
			color: #979594;
			font-weight: normal;
			text-decoration: none;
			background: #ffffff url('../img/pfeil-grau.jpg') center right no-repeat;
			}

ul#jobs_idtrading a:hover	{
			color: #ffffff;
			background: #9f8c96 url('../img/pfeil-weiss.jpg') center right no-repeat;
			}

ul#jobs_idtrading a.grauerlink	{
			color: #979594;
			background: #eeeeee url('../img/pfeil-odd.jpg') center right no-repeat;
			}

ul#jobs_idtrading a.grauerlink:hover	{
			color: #ffffff;
			background: #9f8c96 url('../img/pfeil-weiss.jpg') center right no-repeat;
			}


/* ------------------- JOBS Marketing ------------------- */

h1.jobs_idmarketing	{
			color: #184676;
			}

span.idmarketing	{
			color: #184676;
			font-weight: bold;
			}

span.idmarketing_bold	{
			color: #184676;
			font-weight: bold;
			}

ul#jobs_idmarketing	{
			float: left;
			width: 246px;

			padding: 0px;
			margin: 0px;
			list-style: none;

			border-top: #c0c0c0 1px solid;
			border-bottom: #c0c0c0 1px solid;
			}

ul#jobs_idmarketing a	{
			display: block;
			padding: 6px 20px 6px 7px;

			line-height: 21px;
			color: #979594;
			font-weight: normal;
			text-decoration: none;
			background: #ffffff url('../img/pfeil-grau.jpg') center right no-repeat;
			}

ul#jobs_idmarketing a:hover	{
			color: #ffffff;
			background: #899eb5 url('../img/pfeil-blau.jpg') center right no-repeat;
			}

ul#jobs_idmarketing a.grauerlink	{
			color: #979594;
			background: #eeeeee url('../img/pfeil-odd.jpg') center right no-repeat;
			}

ul#jobs_idmarketing a.grauerlink:hover	{
			color: #ffffff;
			background: #899eb5 url('../img/pfeil-blau.jpg') center right no-repeat;
			}


/* ------------------- NEWS ------------------- */

.news_thumbnail	{
			float: left;
			width: 60px;
			margin: 5px 10px 5px 5px;
			}

.news_bild		{
			width: 200px;
			margin: 5px 10px 5px 5px;
			float: left;
			}

.news_teaser	{
			width: 490px;
			margin-top: 5px;
			}

a.news_link	{
			color: #2a517a;
			white-space: nowrap;
			text-decoration: underline;
			}
a.news_link:hover	{
			color: #000000;
			white-space: nowrap;
			text-decoration: underline;
			}

.news_disabled		{
			color: #CCCCCC;
			}



/* ------------------- GALERIE ------------------- */

.galerie_thumbnail	{
			float: left;
			width: 100px;
			height: 100px;
			margin: 0px 10px 5px 0px;
			}

.galerie_bild	{
			width: 240px;
			height: 250px;
			vertical-align: middle;
			text-align: center;
			}

.galerie_teaser	{
			width: 130px;
			float: left;
			!margin-bottom: 3px; /* IE bugfix */
			}


.galerie_navi	{
			width: 240px;
			height: 12px;
			margin-top: 5px;
			margin-bottom: 5px;
			}

.galerie_zurueck{
			width: 12px;
			height: 12px;
			float: left;
			background: url('../img/button-links.jpg') no-repeat;
			background-color: #ffffff;
			margin-right: 3px;
			}

.galerie_seiten	{
			width: 210px;
			float: left;
			text-align: center;
			background-color: #e9e9e8;
			}

.galerie_seiten a	{
			font-size: 10px;
			background-color: #ffffff;
			padding-left: 3px;
			padding-right: 3px;
			}

.galerie_weiter	{
			width: 12px;
			height: 12px;
			float: right;
			background: url('../img/button-rechts.jpg') no-repeat;
			background-color: #ffffff;
			margin-left: 3px;
			}

.galerie_zoom	{
			width: 240px;
			float: left;
			text-align: center;
			background-color: #e9e9e8;
			}

.galerie_zoom a	{
			font-size: 10px;
			background-color: #ffffff;
			padding-left: 3px;
			padding-right: 3px;
			}



/* ------------------- VERSCHIEDENES ------------------- */

.note			{
			font-size: 9px;
			color: #aaaaaa;
			}
