*
{
	padding: 0;
	margin: 0;
}

p
{
	margin-top:10px;
	margin-bottom:10px;
}
body
{
	padding-left:30px;
	padding-top:25px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: 11px;
	height:500px;
	
}

img.ImageTop
{
	/*background:url(../images/background.png)0% 0% repeat-x;*/
	height:24px;
	width:1260px;
	margin-left:-30px;
	margin-top:-25px;
}
div.Error
{
	width:100%;
	text-align:center;
}
img
{
	border: none;
}
a
{
	text-decoration:none;
}
td.SpacerTop
{
	height:27px;
}
/*=========================
 HEADERS AND PARAGRAPHS
=========================*/

h1
{

	font-size: 18px;
	font-weight: bold;
	/*margin: 10px 0 5px 0;*/
}

h2
{
	font-size: 16px;
	font-weight: bold;
}

h3
{
	font-weight: bold;
	font-size: 14px;
}

a
{
	text-decoration:none;	
}

/*p
{
	margin-bottom: 15px;
}*/

.small
{
	font-size: 11px;
}



/*=============
 Ecken Und so
===============*/
td.eckeTL
{
	width:6px;
	height:6px;
	border-style:none;
}
td.topBorder
{
	
	border-left-style:none;
	border-top-width:1px;
	border-top-style:solid;
	
}
td.eckeTR
{
	width:6px;
	height:6px;
	border-style:none;
}
td.leftBorder
{
	width:4px;
	border-left-width:1px;
	border-left-style:solid;
}
td.rightBorder
{
	width:5px;
	border-right-width:1px;
	border-right-style:solid;
	
}
td.eckeBL
{
	width:6px;
	height:6px;
	border-style:none;
}
td.bottomBorder
{
	height:5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
}
td.eckeBR
{
	width:6px;
	height:6px;
	border-style:none;
}

/*============
 Tipps&Tricks
=============*/
table.TippsEntry
{
	width:843px;
	
}
td.TippsEntry.Content
{
	padding-left:10px;
	padding-right:10px;
}
a.TippsLink
{
	font-size:11px;
	font-weight:bold;
	vertical-align:bottom;
}
p.TippsEntry
{
	font-size:11px;
	line-height:1.3em;
	margin-top:0px;
}

img.TippsEntry
{
	float:left;
	margin-right:10px;
}

div.TippsCatTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	display:inline;
}

div.TippsTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-bottom:7px;
}

td.TippsSpacer
{
	width:100%;
	border-top-style:solid;
	border-top-width:1px;
	height:1px;
}
/*Tipps Detailansicht*/

table.ShowTipp
{
	width:700px;
}
tr.ShowTipp
{
	margin:0px;
	padding:0px;
}

td.ShowTipp.Content
{
	text-align:left;
	padding-left:10px;
	white-space:normal;
	
	padding-left:15px;
	padding-right:15px;
}

/*============
 Menu Oben
=============*/

table.MenuTop
{
	width:840px;
	height:30px;
	/*background:url(../images/MenuTopBackground.png) repeat-y;*/
	border-top-width:1px;
	border-bottom-width:1px;
	
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
}
a.MenuTop
{
	
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0px;
}
img.MenuTop
{
	width:100%;
	height:30px;
}
td.MenuTopLink
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space:nowrap;
}
td.MenuTopSpacer
{
	/*background: url(../images/MenuTopSpacer.png) 50% 100% no-repeat;
	height:30px;*/
	width:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
	text-align:center;
}
div.MenuTop
{
	width:1920px;
	position:absolute;
	top:0px;
	z-index:-1;	
}
/*==============
 Tab Menu Style
===============*/
tr.TabMenu
{
	margin:0px;
	padding:0px;
	width:100%;
	/* white-space:nowrap; */
}
td.TabMenu
{
	margin:0px;
	padding:0px;
	
}
td.TabMenu.Top
{
	height:27px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
}
td.TabMenu.TopCont
{
	background: url(../images/tabMenuTop.png) no-repeat;
	width:843px;
	height:5px;	
}
td.TabMenu.TopCont2
{
	background: url(../images/tabMenuTop2.png) no-repeat;
	width:843px;
	height:5px;	
}
td.TabMenu.BotCont
{
	background: url(../images/tabMenuBottom.png) no-repeat;
	width:843px;
	height:6px;	
}
td.TabMenuItem
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border-top-style:solid;
	border-top-width:1px;
	border-left-style:solid;
	border-left-width:1px;
	border-right-style:solid;
	border-right-width:1px;
	
	border-collapse:collapse;
	height:26px;
	padding-left:5px;
	padding-right:5px;
	width:140px;
}
td.TabMenuItem.active
{
	
	
	width:142px;
}
td.TabMenuItem.active a
{
	
	font-weight:bold;
}
td.TabMenuItem.inactive
{
	
	width:139px;
}
td.TabMenuItem.inactive a
{
	font-weight:bold;
}
td.TabMenuBottom.Inactive
{
	border-top-style:solid;
	border-top-width:1px;
}
td.TabMenuBottom.Active
{
	border-style:none;
}
td.TabMenu.Content
{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	
}

/*================
 Firmensuche
==================*/

div.FullCompanyList
{
	display:none;
}

button.CompanySkipButton
{
	border-style:solid;
	border-width:1px;
	height:25px;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	width:30px;
}

a.CompanyList
{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

ul.CompanyListPage
{
	list-style-position: inside;
	list-style-image: url(../images/Pfeil2.png);
	list-style-type: square;
}

/*================
 Sidebox
===================*/
table.Sidebox
{
	margin-top:28px;	
}
tr.Sidebox
{
	margin:0px;
	padding:0px;
	width:355px;
	white-space:nowrap;
}
td.Sidebox
{
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}
td.Sidebox.TopCont
{
	background: url(../images/sideboxTop.png) no-repeat;
	width:355px;
	height:6px;	
}
td.Sidebox.BotCont
{
	background: url(../images/sideboxBottom.png) no-repeat;
	width:355px;
	height:6px;	
}
td.Sidebox.Content
{
	text-align:left;
	padding-left:10px;

	
}


/*==================
 Startseite/Generell
===================*/
td.Content
{
	vertical-align:top;
}
ul.ProfessionList
{
	list-style-type:none;
	text-align:left;
	padding-left:0px;
	margin:0px;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	margin:5px;
	padding-left:12px;	
}
td.ProfessionList
{
	text-align:left;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
}
a.ProfessionSearchLink
{
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

a.ProfessionSearchLink:hover
{
	text-decoration:underline;
}
a.ProfessionSearchLink2
{
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

a.ProfessionSearchLink2:hover
{
	text-decoration:underline;
}
td.FooterMenu
{
	text-align:center;
	border-collapse:collapse;
	border-right-width:1px;
	border-right-style:solid;
	padding-left:5px;
	padding-right:5px;
	font-size:11px;
	font-weight:bold;
	white-space:nowrap;
}
div.Title
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-weight:bold;
	font-size:14px;
	display:inline;
}
div.SubTitle
{
	font-weight:bold;
	font-size:14px;
}

div.Titlezusatz
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	display:inline;
	padding-left: 6px;
}
div.ImageCenterTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-weight:bold;
	font-size:18px;
	display:inline;
}
div.ImageCenterZusatz
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	display:inline;
}
/*=========================
 Suche
=========================*/
.Suche
{
	margin:5px;	
}

span.highlight
{
	font-weight:bold;
}

th.Suche
{
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding:0px;
	white-space:nowrap;
}
td.Suche
{
	text-align:left;
	vertical-align:top;
	padding-top:2px;
	padding-right:2px;
	padding-left:2px;
}
td.Suche.Titel
{
	width:520px;	
}

td.Suche.Info
{
	font-size:11px;
}
tr.Suche1, tr.Suche2
{
	
	height:66px;
}
tr.Suche1:hover, tr.Suche2:hover
{
	border-collapse:collapse;
	border-top-style:solid;
	border-top-width:3px;
	background-image:url(../images/SuchResultatMouseOver.gif);
	background-repeat:repeat-x;
	
}
tr.Suche1 td, tr.Suche2 td
{
	border-collapse:collapse;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

a.FavoriteLink span
{
	display:none;
	padding:2px 3px;
	margin-top:23px;
	margin-left:-20px;
}

a.FavoriteLink:hover span
{
	display:inline;
	position:absolute;
	border-style:solid;
	border-width:1px;
}

table.Suche {
	width:843px;
	padding:0px;
	margin:0px;
	
}
img.Suche_Firmenbild
{
	max-width:100px;
	max-height:50px;
	width:expression(document.body.clientWidth > 100? "100px": "auto");
	height:expression(document.body.clientWidth > 50? "50px": "auto");
}
form.SuchFormular
{
	text-align:left;
	vertical-align:top;
	padding-left:85px;
}
input.SuchFormular
{
	border-width:0px;
	border-style:solid;
	padding-left: 3px;
	padding-top: 2px;
	height:22px;
	vertical-align: top;
	margin-top:5px;
}

div.SuchFormularButton
{
	background:url(../images/SuchFormularbBG.gif) repeat-x; 
	height:32px;
}

input.SuchFormularButton,button.SuchFormularButton
{
	cursor: pointer;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	border-style: solid;
	border-width:0px;
	height: 34px;
	width: 140px;
	background-image:url(../images/SuchFormularButtonUp.gif);
}

input.SuchFormularButton:hover,input.SuchFormularButton:focus,input.SuchFormularButton:active, button.SuchFormularButton:hover,button.SuchFormularButton:focus,button.SuchFormularButton:active
{
	background-image:url(../images/SuchFormularButtonDown.gif);
	cursor: pointer;
}

td.SuchFormular 
{
	padding-left: 3px;
	padding-top:3px;
	padding-bottom:3px;
	text-align: left;
	vertical-align: middle;
	white-space:nowrap;
	font-size:11px;
}
table.SucheResults
{
	border-collapse:collapse;
	width:100%;
}
table.SucheContent
{
	width:100%;
}
select.SuchSelect
{
	font-size:11px;	
}
a.SearchResult
{
	text-decoration: none;
	font-size:11px;
	
	font-weight:bold;
}

a.SearchResult:hover
{
	text-decoration:underline;
}

a.SearchResultOrder
{
	text-decoration: none;
	font-size:11px;
	
}
font.SearchLineDescription
{
	text-decoration:none;
	font-size: 11px;
	line-height:1.5em;
}
div.SuchePagination 
{
	
	border-width:1px;
	border-style:solid;
	text-decoration: none;
	margin-left:2px;
	margin-right:2px;
	vertical-align:middle;
	text-align:center;
	width:30px;
	height:20px;
}
td.SuchePagination
{
	vertical-align:middle;
}

a.SuchePagination:hover div
{
	text-decoration: none;
	margin-left:2px;
	margin-right:2px;
	cursor:pointer;
}
font.SearchCompanyName
{
	font-size:11px;
}
td.PremiumInserate
{
	text-align:center;
	font-weight:bold;
	font-size:10pt;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	height:26px;
}
td.SucheSpacer
{
	width:100%;
	border-top-style:solid;
	border-top-width:1px;
	height:1px;
}
tr.SucheSpacer
{
	margin-top:10px;
	margin-bottom:10px;
}


/*==================
    Detail Suche
==================*/
table.WorktimeFields td
{
	vertical-align:top;
}
div.DetailSearchItems
{
	width:0px;
	height:0px;
	visibility:hidden;
	overflow:hidden;
	font-size:8pt;
}
.DropdownItem
{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	
	height:auto;
}
div.DropdownContainer
{
	margin:4px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	position:absolute;
	left:0px;
	top:19px;
	height:0px;
	visibility:hidden;
	/*background: url(../images/DropdownBackground.png) 0% 0% repeat;*/
}
img.DropdownShadow
{
	position:absolute;
	top:-1px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1;
}
li.DropdownItem:hover
{
		
}
li.DropdownEntry
{
	white-space:nowrap;
	padding:0px 15px 0px 15px;
	/*visibility:hidden;*/
	/*height:0px;*/
}
li.DropdownEntry:hover
{
	
}
li.DropdownItem
{
	margin-left:5px;
	padding-left:3px;
	padding-right:3px;
	position:relative;
	border-style:solid;
	border-width:1px;
	
}
ul.DropdownItem
{
	/*visibility:hidden;*/
	/*height:0px;*/
	position:relative;
	left:-5px;
	top:-6px;
	padding:0px;
	margin:0px;
	border-style:solid;
	border-width:1px;
	
	z-index:5;
}
li.DropdownItem:hover ul
{
	visibility:visible;
	height:auto;
}
li.DropdownItem:hover div
{
	visibility:visible;
	height:auto;
}

/*==============
 Detail Ansicht
===============*/
a.DetailSeitenLink
{
	text-decoration:none;
}
.DetailContent
{
	text-align:left;
	vertical-align:top;
}
img.DetailContent.Logo
{
	max-height:100px;
	max-width:300px;
}
img.DetailContent.Spacer
{
	height:1px;
	width:99%;
	padding:0px;
	margin:0px;
}
table.DetailContent
{
	width:100%;
}
td.DetailContent.Infos
{
	/*width:60%;*/
	font-size:11px;
	margin-right:30px;
}
td.DetailContent.Infos li
{
	margin-left:15px;
}
td.DetailContent.ContactForm
{
	width:40%;
	
}
div.DetailContent.ContactForm
{
	padding-left:10px;
	/*background:url(../images/FormBackground.png) top repeat;*/
	
	padding-bottom:5px;
	border-style:solid;
	border-width:1px;
}

div.DetailContent.ContactForm input, div.DetailContent.ContactForm textarea
{
	border-style:solid;
	border-width:1px;
}

div.DetailContent.ContactForm li.loading
{
	list-style-type: none;
}

div.DetailContent.ContactForm li.loading img
{
	text-align:center;
}

td.DetailContent.Title
{
	font-size:15px;
	font-weight:bold;
}
h1.DetailContent.Title
{
	font-size:15px;
	font-weight:bold;
}
td.DetailContent.Titlezusatz
{
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
}
h3.DetailContent.Infos,h4.DetailContent.ContactForm
{
	font-size:11px;
	font-weight:bold;
	background-color:transparent;
}
table.DetailContent.Details
{
	font-size:11px;	
	vertical-align:top;
	width:265px;
}
table.DetailContent.Details td.label
{
	font-weight:bold;
	font-size:11px;
	vertical-align:top;
}
h3.DetailContent.ContactForm
{
	font-size:11px;
	font-weight:bold;
	background-color:transparent;
}

div.DetailContent.ContactForm.Desc
{
	font-size:11px;
	background-color:transparent;
	background-image:none;
	border-style:none;
	border-width:0px;
}
button.DetailContent.ContactForm.ClearButton
{
	background: url(../images/KontaktFormular_Clear.png) 50% 50% no-repeat;
	width:106px;
	height:25px;
	border-style:none;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

button.DetailContent.ContactForm.DeleteButton
{
	background-color:#fff;
	
	height:25px;
	border-style:solid;
	border-width:1px;
	border-color:#b6b6b6;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	margin-left:10px;
}

button.DetailContent.ContactForm.SendButton
{
	background: url(../images/KontaktFormular_Senden.png) 50% 50% no-repeat;
	width:195px;
	height:25px;
	border-style:none;
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
input.DetailContent.ContactForm,textarea.DetailContent.ContactForm
{
	width:300px;
}
input.DetailContent.ContactForm.File
{
	width:300px;
}



div.mapContainer
{
	display:none;
	position:absolute;
	top:-190px;
	left:180px;
	border-style:solid;
	border-width:1px;
}

a.ApplicationLink
{
	font-size:11px;
	font-weight:bold;
	height:25px;
	text-align:center;
	vertical-align:middle;
	width:195px;
	background:transparent url(../images/KontaktFormular_Senden.png) no-repeat scroll 50% 50%;
	display:inline;
	padding:10px;
}
/*===================
 AutoSuggestion Style
 ===================*/
 div.autosuggest
{
	position: absolute;
	background-image: url(../images/img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}
div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(../images/img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer
{
	background-image: url(../images/img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(../images/img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(../images/img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
}
div.autosuggest div.as_header div.as_bar
{
	border-top-style:solid;
	border-top-color:#a5a5a5;
	border-top-width:1px;
}

div.autosuggest div.as_footer div.as_bar
{
	border-bottom-style:solid;
	border-bottom-color:#a5a5a5;
	border-bottom-width:1px;
}

div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	border-left-style:solid;
	border-left-color:#a5a5a5;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#a5a5a5;
	border-right-width:1px;
}

div.autosuggest ul li
{
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	display: block;
	text-decoration: none;
	background-color: transparent;
	/*text-shadow: #000 0px 0px 5px;*/
	position: relative;
	padding: 0;
	width: 100%;
}



div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: bold;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
}



div.autosuggest ul li.as_highlight a
{
	background-image: url(../images/img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(../images/img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(../images/img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(../images/img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
}


/*===================
 Registration Styles
 ===================*/
 
 input.LoginFormularButton
{
	cursor: pointer;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	border-style: solid;
	border-width:0px;
	height: 24px;
	width: 65px;
	background-image:url(../images/LoginFormularButtonUp.gif);
}
 button.LoginFormularButton
{
	cursor: pointer;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	letter-spacing: normal;
	border-style: solid;
	border-width:0px;
	height: 24px;
	width: 87px;
	background-image:url(../images/ClearButtonUp.gif);
}
button.LoginFormularButton:hover,button.loginFormularButton:focus,button.LoginFormularButton:active
{
	background-image:url(../images/ClearButtonDown.gif);
	cursor: pointer;
}
input.LoginFormularButton:hover,input.loginFormularButton:focus,input.LoginFormularButton:active
{
	background-image:url(../images/LoginFormularButtonDown.gif);
	cursor: pointer;
}
 select.RegisterSelect
 {
 	font-size:10px;
 }
 *.RegisterForm
 {
 	font-size:11px;
 	text-align:left;
 	vertical-align:top;
 }
 div.RegisterSuccess
 {
 	text-align:center;
 	font-size:11px;
 	width:100%;
 }
 p.RegisterForm
 {
 	white-space:normal;
 }
 div.RegisterError
 {
 	text-align:center;
 	font-size:11px;
 	width:100%;
 }
 
 /*======
 SuchAbos
 ======*/
 *.SuchAbo
 {
 	padding-left:5px;
 	padding-right:5px;
 	padding-top:3px;
 	text-align:left;
 }
 table.SuchAbo
 {
 	width:100%;
 }
 a.SuchAboLink
 {
 	text-decoration:none;
 	
 	
 }
 a.SuchAboButton
 {
 	
 	border-style:solid;
 	border-width:1px; 	
 	padding:7px;
 	font-weight:bold;
 	font-size:11px;
 }
 
 /*========
 	KONTO
 =========*/
 table.Konto
 {
 	width:843px;
 }
 td.Konto
 {
 	text-align:center;
 	vertical-align:top;
 }
 
 table.Kontobox
{
	width:415px;
}
a.KontoLink
{
	
	vertical-align:bottom;
}
p.Konto
{
	white-space:normal;
	height:60px;
}
tr.Kontobox
{
	margin:0px;
	padding:0px;
	width:355px;
	white-space:nowrap;
}
td.Kontobox
{
	margin:0px;
	padding:0px;
	text-align:left;
	border-collapse:collapse;
}
td.Kontobox.Content
{
	text-align:left;
	padding-left:10px;
	
	
}

/*============
  TOPANGEBOTE
=============*/
table.Topangebot
{
	width:340px;
}
td.Topangebot
{
	padding-top:0px;
	
}
a.TopAngebotBild
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
a.TopAngebotTitel
{
	
	font-size:11px;
}
p.TopAngebotText
{
	white-space:normal;
	font-size:11px;
	line-height:1.3em;
}
div.TopangebotTitel
{
	font-size:12px;
	font-weight:bold;
}

td.Topangebot2
{
	padding-left:15px;
	vertical-align:top;
}
td.Topangebot2.InsAbo
{
	width:70%;
}
td.Topangebot2 ul
{
	margin-left:20px;
}
 /*========
 AGB Styles
 ==========*/
*.AGB
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	white-space:normal;
}
 a.AGB
 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
 }
 td.AGB ul
 {
 	margin-left:20px;
 }
 
/*============================
     Arbeitgeber Sektion
=============================*/
td.Arbeitgeber.Content
{
	vertical-align:top;
}

td.Arbeitgeber
{
	vertical-align:top;
	padding-right:15px;
	font-size:11px;
	line-height:1.3em;
}
img.Arbeitgeber
{
	vertical-align:top;
}
h4.Arbeitgeber
{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial,Helvetica,sans-serif;
}

/*====================
    Werbung
======================*/
table.Werbung
{
	border-collapse:collapse;
	vertical-align:top;
	text-align:left;
}
table.Werbung td
{
	font-size:11px;
	vertical-align:top;
	text-align:left;
}

