/* Stylesheet for weltweitweg.org */
/* Copyright soft.works 2006 */
/* Base html Template is XHTML 1.0 Strict with DTD */
/* Tested Target UAs: IE 5.5+, NS 7, Mozilla 1.6, Op 7+, Safari for Mac and Windows*/
/* a:link a:visited a:hover a:active a:focus */


/* general styles  - - - - - - - - - - - - - - */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	text-align: center;
	background-image: url(weltweitweg_bg_all.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #faba00;
}

/* td font size and line height hack for ie5 */
td {
	line-height: 1.8em;
	font-size: 0.7em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size: 100%;
}

/* GENERAL fonts */
p, ol, ul, div, span, h1, h2, h3, h4, h5, h6, td, th, table, input, textarea {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}


a {
	color: #0068af;
}

a:hover {
	color: #000000;
}

a:visited {
	color: #0068af;
}

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

/* to get different h1 styles per level: div.csc-header csc-header-n[1-n]*/
/* to get different h1 style for the first h1: h1.csc-firstHeader*/
h1.csc-firstHeader
{
	color: #0068af;
	font-size: 1.7em;
	font-weight: 600;
}
h1
{
	color: #0068af;
	font-size: 1.7em;
	font-weight: 600;
}
h2
{
	color: #0068af;
	font-size: 1.5em;
	font-weight: 600;
}
h3
{
	color: #0068af;
	font-size: 1.3em;
	font-weight: 600;
}
h4
{
	color: #0068af;
	font-size: 1.1em;
	font-weight: 600;
}
h5
{
	color: #0068af;
	font-size: 1.1em;
	font-weight: 300;
}

p, h1, h2, h3, h4, h5 {margin: 0px 0px 10px 0px;}

form
{
	margin-top: 0px;
	margin-bottom:0px;
}

input
{
	display: inline;
	margin-top: 0px;
	margin-bottom:0px;
}

img
{
	display:block;
	border-style: none;
}

ol{
	margin: 10px 0px 10px 25px;
	padding: 0px;
}


/* layout styles  - - - - - - - - - - - - - - */

#container {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px !important;
	line-height: 1.8em;
	border: 1px solid white;
	width:902px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:900px;
}

html>body #container {
  width:900px;
} 

#header-logo {
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 900px;
	height: 100px;
	vertical-align: top;
}

table#layout{
	width: 900px;
	margin: 0px;
	padding: 0px;
	border: 0px none white;
}
table#layout col.column-1{
	width: 200px;
}
table#layout col.column-2{
	width: 700px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:699px;
	padding: 0px;
	margin: 0px;
}

html>table#layout col.column-2{
  width:699px;
}

table#layout td.column-1{
	width: 200px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
table#layout td.column-2{
	vertical-align: top;
	width:700px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:699px;
	padding: 0px;
	margin: 0px;
}

html>table#layout td.column-2{
  width:699px;
}

#column-menu-meta{
	background-image: url(weltweitweg_mnu_meta_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fbc833;
}
#column-menu-vertical{
	background-image: url(weltweitweg_mnu_vert_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fbc833;
}
/*	border-left: 1px solid #fbc833;*/
#column-menu-horizontal{
	background-image: url(weltweitweg_mnu_hori_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fde499;
	width: 698px;
}
#column-menu-content{
	background-image: url(weltweitweg_mnu_cont_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fde499;
	border-left: 1px solid white;
	width: 698px;
} 

#menu-meta{
	background-image: url(weltweitweg_mnu_top_sub_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 200;
    height: 30px;
	margin: 0px;
	padding: 0px;
}

#menu-vertical{
	margin-top: 22px;
	border-top: 1px solid white;
}

#menu-vertical-spacer{
	height:50px;
}

#menu-searchbox{
	text-align: left;
    margin: 0px;
	padding: 10px 0px 10px 15px;
}
#menu-searchbox img{
	display: block !important;
	text-align:left;
}

#menu-horizontal {
	width: 699px;
	height: 30px;
    margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#menu-horizontal a{
	float: left !important;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
	display: inline !important;
}

#menu-horizontal img{
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
	display: block !important;
}

#banner{
	overflow: hidden;
	border-top: 1px solid white;
	margin: 0px;
	padding: 0px;
	width:699px;
}

#banner img{
	display: block !important;
}

#menu-breadcrumb-trail{
	border-top: 1px solid white;
	padding: 0px 20px 0px 19px;
	color: #7d6419;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
}

#menu-breadcrumb-trail a{
	color: #7d6419;
	font-weight: normal;
	text-decoration: none;
}

#menu-breadcrumb-trail a:hover{
	color: #7d6419;
	font-weight: normal;
	text-decoration: underline;
}

#page-content-right{
}

#content {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

* html #content {
	margin-left: 0px;
}

#content-page-one-column{
	padding: 10px 20px 0px 19px;
	margin: 0px;
}

#content-page-two-column-left{
	float: left;
	padding: 10px 10px 0px 19px;
	margin: 0px;
	width:349px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:320px;
}

html>body #content-page-two-column-left {
  width:320px;
} 

#content-page-two-column-right{
	float: right;
	padding: 10px 20px 0px 10px;
	margin: 0px;	
	width:350px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:320px;
}

html>body #content-page-two-column-right {
	width:320px;
}

#content-page-three-column-left{
	float: left;
	padding: 10px 21px 0px 19px;
	margin: 0px;
	width:246px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:206px;
}

html>body #content-page-three-column-left {
  width:206px;
} 

#content-page-three-column-mid{
	float: left;
	padding: 10px 21px 0px 0px;
	margin: 0px;
	width:227px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:206px;
}

html>body #content-page-three-column-mid {
  width:206px;
} 

#content-page-three-column-right{
	float: left;
	padding: 10px 20px 0px 0px;
	margin: 0px;
	width:226px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:206px;
}

html>body #content-page-three-column-right{
  width:206px;
} 

#content-page-two-column-container{
	clear: both;
	background: #fcd259 !important;
	border-top: 1px solid white;
	height: 100%;
	width: 100%;
	display: table;
}

#content-border{
	clear: both;
	padding: 0px 20px 0px 19px;
}

#content-page-two-column-container td{
	text-align: right;
}
#content-page-two-column-container .td-0{
	text-align: left !important;
}
#content-page-two-column-container .contenttable table, #content-page-two-column-container table.contenttable {
	margin-bottom: -10px !important;
}

/* meta navigation  - - - - - - - - - - - - - - */
#menu-meta img {
	display: inline !important;
	margin: 0px;
	padding: 0px;
}

#menu-meta ul {
	margin: 0px;
	padding: 0px 10px 0px 0px;
}

#menu-meta li {
	display: inline !important;
	padding: 0px;
}

#menu-meta a{
	padding: 0px 5px 0px 5px;
}

#menu-meta a, #menu-meta a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#menu-meta a:hover, #menu-meta a:visited:hover {
	font-weight: bold;
	color: #CC0000;
}

/* menu horizontal  - - - - - - - - - - - - - - */

#menu-horizontal ul{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#menu-horizontal li {
	list-style-type: none;
    float: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

#menu-horizontal li div{
	display: inline;
}

#menu-horizontal a:link, #menu-horizontal a:visited {
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#menu-horizontal a:hover, #menu-horizontal a:visited:hover {
	display: block;
	color: #D5A518;
	font-weight: bold;
	text-decoration: none;
}

.mh-1-no{
}
a:link.mh-1-act, a:visited.mh-1-act{
	color: #D5A518 !important;
}
a:hover.mh-1-act, a:visited:hover.mh-1-act {
	color: #000000 !important;
}

a:link.mh-1-cur, a:visited.mh-1-cur {
	color: #D5A518 !important;
}
a:hover.mh-1-cur, a:visited:hover.mh-1-cur {
	color: #000000 !important;
}


/* sub nav - - - - - - - - - - - - - - */

#menu-vertical ul {
	margin: 0px;
	padding: 0px;
}

#menu-vertical li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 22px;
	border-bottom: 1px solid white;
}

#menu-vertical a:link, #menu-vertical a:visited {
	color: #000000;
	display: block;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
}

#menu-vertical a:hover, #menu-vertical a:active {
	color: #0068af;
	display: block;
	height: 22px;
	line-height: 22px;
	background: #feefc2 !important;
	text-decoration: none;
    background-image: url(weltweitweg_mnu_v_bg_cur.gif) !important;
    background-repeat: repeat-y !important;
    background-position: left top !important;
}

/* menu level selectors - - - - - - - */
.mv-1-no{
	padding: 0px 10px 0px 15px;
	font-weight: bold;
}
.mv-1-act{
	padding: 0px 10px 0px 15px;
	font-weight: bold;
}
.mv-1-cur{
	padding: 0px 10px 0px 15px;
	font-weight: bold;
	background-color: #feefc2 !important;
	color: #0068af!important;
    background-image: url(weltweitweg_mnu_v_bg_cur.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.mv-2-no{
	padding: 0px 10px 0px 25px;
}
.mv-2-act{
	padding: 0px 10px 0px 25px;
}
.mv-2-cur{
	padding: 0px 10px 0px 25px;
	background-color: #feefc2 !important;
	color: #0068af!important;
    background-image: url(weltweitweg_mnu_v_bg_cur.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.mv-3-no{
	padding: 0px 10px 0px 35px;
}
.mv-3-act{
	padding: 0px 10px 0px 35px;
}
.mv-3-cur{
	padding: 0px 10px 0px 35px;
	background-color: #feefc2 !important;
	color: #0068af!important;
    background-image: url(weltweitweg_mnu_v_bg_cur.gif);
    background-repeat: repeat-y;
    background-position: left top;
}
.mv-4-no{
	padding: 0px 10px 0px 45px;
}
.mv-4-act{
	padding: 0px 10px 0px 45px;
}
.mv-4-cur{
	padding: 0px 10px 0px 45px;
	background-color: #feefc2 !important;
	color: #0068af!important;
    background-image: url(weltweitweg_mnu_v_bg_cur.gif);
    background-repeat: repeat-y;
    background-position: left top;
}

/* footer */
#footer{
	margin: 0px auto 0px auto;
	width: 900px;
	height: 20px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-size: 0.98em;
	line-height: 1.2em;
	color: #FFFFFF;
}

#footer-copyright{
	float: left;
	margin: 0px;
	padding: 15px;
	width:200px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 170px;
	font-weight: bold;
}

html>body #footer-copyright {
  width:170px;
} 

#menu-footer{
	float: right;
	margin: 0px;
	padding: 15px;
	width:699px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 669px;
}

html>body #menu-footer {
  width:669px;
} 

#footer a:link, #footer a:visited{
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover, #footer a:visited:hover{
	color: #0068af !important;
	text-decoration: underline;
}

/* - - - - - - T3 Styles - - - - - - - - - - - - - */

/* macina searchbox  - - - - - - - - */
/* IE double margin bug: overflow: hidden used to cheat */

div.tx-macinasearchbox-pi1{
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	border-style: none; 
}

div.macina-textbox-div{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	border-style: none; 
    float: left;
	width: 152px;
	height: 18px;
	overflow: hidden;
	background: #FFFFFF;
}

div.macina-submit-button-div{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	border-style: none; 
    float: left;
	width: 18px;
	height: 18px;
	overflow: hidden;
	background: #FFFFFF;
}

div.macina-hidden-div{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	border-style: none; 
	visibility:hidden; 
	display:none; 
	height: 0px; 
	width: 0px;
}

#searchform{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	border-style: none; 
	display: block; 
}

input.macina-textbox{
	width:152px;  
	height: 18px;  
	display: block !important; 
	border: 0px none white !important; 
	margin: 0px 0px 0px 0px !important; 
	padding: 0px 0px 0px 0px !important;  
	color: #000000;  
	background: #FFFFFF;  
}

input.macina-submit-button{
	width: 18px;
	height: 18px;
	display: block !important; 	
	border: 0px none white !important; 
	margin: 0px 0px 0px 0px !important; 
	padding: 0px 0px 0px 0px !important;  
}

/*typo3 content element imgtext and img - - - - -*/
.csc-caption{
	font-size: 10px;
	color:#000000;
}
/*typo3 img tables - - - - -*/
.imgtext-table P{
	padding-left: 0px;
	padding-right: 0px;	
}

/*typo3 table element - - - - - - - - - - - - - */
.contenttable table, table.contenttable {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	width: 100% !important;
	border-collapse: collapse;
}
.contenttable td{
	padding-top: 1px !important;
	padding-left: 1px !important;
	padding-right: 1px !important;
	padding-bottom: 1px !important;
}
.tr-0{
	font-weight: bold;
}
.tr-0 td{
	border-bottom: 1px solid black;
}
.tr-odd{
}
.tr-even{
}
.tr-last{
}
.tr-last td{
	border-bottom: 1px solid black;
}
.tr-0 .td-0{
}
.tr-0 .td-last{
}
.tr-last .td-0{
}
.tr-last .td-last{
}
.td-0{
	font-weight: bold;
}

/* - - - - - - forms in tt_content: needs setup - - - - - - - - -*/
.FORMGENERIC{
}
.FORMLABEL{
	padding-right: 5px;
}
.FORMINPUT{
	padding-right: 5px;
}
.FORMERROR{
	color:#ff0000;
	font-weight:bold;
}
.FORMSECTION{
	font-weight: bold;
	color: #0068af;
}
.FORMHEAD{
	font-size: 14px;
	font-weight: bold;
	color: #0068af; 
}
.FORMTIPS{
	font-size: 90%;
}
.INPUTTEXT{
	border: 1px solid #999999;
	width: 98%;
}
.INPUTSUBMIT{
	margin: 10px 0px 0px 0px;
	padding: 0px 25px 0px 10px;
	height: 22px;
	border: 1px solid #FFFFFF;
	background-image: url(weltweitweg_input_submit_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: white;
	font-weight: bold;
}
.INPUTSUBMITIMAGE{
}
.INPUTSELECT{
	border: 1px solid black;
	width: 98%;
	margin: 0px;
}
.INPUTCHECKBOX{
}
.INPUTOPTION{
}
.INPUTTEXTAREA{
	border: 1px solid #999999;
	width: 98%;
}
.INPUTLABEL{
}

/*mail form styles default setup - - - - - - - - - - - - - - - */
/*table.csc-mailform tr td.csc-form-labelcell p.csc-form-label/req*/
/*all controls are styled with the default form styles you may set styles here to override defaults*/
table.csc-mailform{
	width: 100%;
}
td.csc-form-labelcell{
	padding: 1px 5px 1px 0px;
	vertical-align: middle;
}
td.csc-form-fieldcell{
	padding: 1px 0px 1px 0px;
	font-weight:bold;
	color:#000000;
	vertical-align: middle;
}
.csc-form-label{
	color: #000000;
}
.csc-form-label-req{
	font-weight: bold;
	color: #000000;
}
.csc-form-radio{
	font-weight:normal;
	color: #000000;
}
.csc-form-comment{
}
.csc-form-commentcell{
	padding-top: 15px;
}
.csc-form-commentcell .csc-form-label{
	color: #CC0000;
	font-weight: bold;
	font-size: 120%;
}

/* - - - - - - - sitemap styles - - - - - */
div.csc-menu-2 div{
	padding: 1px 0px 1px 0px;
}
div.csc-menu-2 div img{
	margin-right: 3px;
}
div.csc-sitemap-level1{
	line-height: 16px;
	vertical-align: middle;
	font-size: 16px;
}
div.csc-sitemap-level2{
	margin-left: 17px;
	vertical-align: middle;
}
div.csc-sitemap-level3{
	margin-left: 31px;
	vertical-align: middle;
}
div.csc-sitemap-level4{
	margin-left: 45px;
	vertical-align: middle;
}

/* - - - - - - - frame styles - - - - - - - */
/* we use frame1 and frame2 with styles differing, depending on content column */
/* uses combined tags: cscframe csc-frame-xxx */
div.csc-frame{
} 
/* same for all columns */
div.csc-frame-rulerBefore{
	border-top: 1px solid white;
}
div.csc-frame-rulerAfter{
	border-bottom: 1px solid white;
}
div.csc-frame-indent{
}
div.csc-frame-indent3366{
}
div.csc-frame-indent6633{
}

/* frame1 - - - - - - - - - - - - - - - */

#sidebar-left div.csc-frame-frame1{
	padding: 15px;
	margin: 0px;
	border-bottom: 1px solid white;
}

/* frame for right sidebar info boxes */
#sidebar-right div.csc-frame-frame1{
	background-color: #D2E5F9;
	background-image: url(dialoge_csc_frame_i_d2e5f9_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
	margin: 0px;
	border-bottom: 1px solid white;
}

/* box >> grey */
#content div.csc-frame-frame1{
	background-color: #EFEFEF;
	background-image: url(dialoge_csc_frame_560_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #efefef;
	padding: 10px;
	margin: 0px;
}

/* frame2 - - - - - - - - - - - - - - - */

#sidebar-left div.csc-frame-frame2{
	background-color: #4483E3;
	padding: 15px;
	margin: 0px;
	border-bottom: 1px solid white;
	color: white;
}

/* frame for right sidebar help boxes */
#sidebar-right div.csc-frame-frame2{
	background-color: #D2E5F9;
	background-image: url(dialoge_csc_frame_3_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
	margin: 0px;
	border-bottom: 1px solid white;
}

#content div.csc-frame-frame2{
	background-color: #EFEFEF;
	background-image: url(dialoge_csc_frame_560_red_b.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #efefef;
	padding: 10px;
	margin: 0px;
}

div.csc-frame-frame1 ul, div.csc-frame-frame2 ul{
	margin: 8px 15px 8px 15px;
	padding: 0px;
}
div.csc-frame-frame1 li, div.csc-frame-frame2 li{
	list-style-type: square;
	list-style-image: url(dialoge_circle_12_efefef.gif);
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

div.csc-frame-frame1 h1, div.csc-frame-frame1 h2, div.csc-frame-frame1 h3, div.csc-frame-frame1 h4, div.csc-frame-frame1 h5{
	margin-right: 20px;
}

div.csc-frame-frame2 h1, div.csc-frame-frame2 h2, div.csc-frame-frame2 h3, div.csc-frame-frame2 h4, div.csc-frame-frame2 h5{
	margin-right: 20px;
}

/*margin settings between elements - - - - - - - - */
#content p.bodytext{
	margin-bottom: 10px;
}
#content div.csc-frame p.bodytext{
	margin-bottom: 0px !important;
}
#content-page-one-column div.csc-frame, #content-page-two-column-left div.csc-frame, #content-page-two-column-right div.csc-frame{
	margin-bottom: 10px !important;
}

/*tip a friend - - - - - -*/
#TIPAFRIENDFORM TABLE{
	border-collapse: collapse;
	border: 0px;
}
#TIPAFRIENDFORM TD{
	padding: 1px 2px 1px 2px;
	border-bottom: 1px solid white;
}

/* indexed search - - - - - - - - - - - - - */
.tx-indexedsearch-searchbox { 
	background-color: #faba00; 
	background-image: url('dialoge_csc_frame_560_bg.gif'); 
	background-repeat: no-repeat; 
	background-position: right top; 
	border: 1px solid #ffffff; 
	padding: 10px; 
	margin: 0px;
}
.tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	margin: 0px;
	padding: 0px 25px 0px 10px;
	width: 150px;
	height: 22px;
	border: 1px solid #ffffff;
	background-image: url(weltweitweg_input_submit_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: white;
	font-weight: bold;
}
.tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:200px; 
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}
.tx-indexedsearch-rules {
	display: none;
	visibility: hidden;
}
.tx-indexedsearch table, .tx-indexedsearch td{
	border-style:none;
	margin: 0px;
	padding: 0px;
}

.tx-indexedsearch-browsebox{
	background-color: #faba00; 
	border: 1px solid #ffffff; 
	padding: 10px; 
	margin: 0px;
}
.tx-indexedsearch-browsebox-strong{
	font-weight: bold;
}

.tx-indexedsearch-whatis{
	padding: 0px 10px 0px 10px;
}
.tx-indexedsearch-sectionlinks{
}

.tx-indexedsearch-sw { 
	font-weight:bold;
}
.tx-indexedsearch-noresults { 
	font-weight:bold; 
}
.tx-indexedsearch-title {
}
.tx-indexedsearch-percent { 
	font-weight:normal; 
	color: #666666; 
}
.tx-indexedsearch-descr {
}
.tx-indexedsearch-redMarkup { 
	color: #CC0000;
}
.tx-indexedsearch-info {
}
.tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}
.tx-indexedsearch-secHead H2 { 
	margin-top:0px; 
	margin-bottom:0px; 
}
.tx-indexedsearch-secHead TD { 
	vertical-align:middle; 
}
.noResume { 
	color : #666666; 
}

/* TEASER - - - - - - - - - - - - - - - */

.teaser-list{
}

.teaser-item{
	clear: both;
}

.teaser-headline{
	float: left;
}

.teaser-text{
	float: left;
}

.teaser-image{
	float: right;
	margin: 0px 0px 10px 10px;
}

.teaser-image img{
	border: 1px solid white;
}

.teaser-more-link{
	float: left;
}


/* SEO - - - - - - - - - - - - - - - */
#seo{
	margin: 200px auto 0px auto;
	width: 870px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-size: 10px !important;
	color: white;
}

#seo h1, #seo h2, #seo p, #seo div, #seo span, #seo td, #seo th, #seo table{
	font-size: 10px !important;
	line-height: 11px !important;
	color: white;
}

/* DROP DOWN LIST MENU - - - - - - - - - - - - - - - */
.dropDownListMenu{
	width:99%;
}

.dropDownListMenuContainer{
	padding: 7px;
	border: 1px solid #ffffff;
	background-color: #ffc500;
}