/*reset.css*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/**/
h4 {
	color:#666666;
	font-size:11px;
	margin:0 0 4px;
	text-align:left;
}
p {
	margin: 10px 0 7px 0;
}

/*ui.all.css*/
/*do not use ui.all.css*/

/*layout.css*/
body {
    margin: 0px;
    padding: 0px;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    font-size: 10px;
    background: #f5f5f5;
}

#container {
    width: 1000px;
    position: relative;
}

#h_logo {
    position: absolute;
    height: 51px;
    width: 165px;
    bottom: 0px;
}

#h_szonvideo {
    position: absolute;
    height: 49px;
    width: 135px;
    right: 0px;
    top: 8px;
}

#h_szonfoto {
    position: absolute;
    height: 49px;
    width: 135px;
    right: 134px;
    top: 8px;
}
#h_autosued {
    position: absolute;
    height: 49px;
    width: 135px;
    right: 539px;
    top: 8px;
}

#h_immosued {
    position: absolute;
    height: 49px;
    width: 135px;
    right: 404px;
    top: 8px;
}

#h_jobsued {
    position: absolute;
    height: 49px;
    width: 134px;
    right: 269px;
    top: 8px;
}

#h_szonvideo a {
    position: absolute;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/szonh.gif') no-repeat 8px 2px;
    height: 15px;
    width: 134px;
    top: -3px;
    border-top: 4px solid #c4d1e7;
}

#h_szonfoto a {
    position: absolute;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/szonh.gif') no-repeat 8px -75px;
    height: 15px;
    width: 134px;
    top: -3px;
    border-top: 4px solid #fdb000;
}
#h_autosued a {
    position: absolute;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/szonh.gif') no-repeat 8px -153px;
    height: 15px;
    width: 134px;
    top: -3px;
    border-top: 4px solid #d3031c;
}
#h_immosued a {
    position: absolute;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/szonh.gif') no-repeat 8px -233px;
    height: 15px;
    width: 134px;
    top: -3px;
    border-top: 4px solid #428d2d;
}

#h_jobsued a {
    position: absolute;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/szonh.gif') no-repeat 8px -312px;
    height: 15px;
    width: 134px;
    top: -3px;
    border-top: 4px solid #009ee0;
}

#h_szonvideo a:hover, #h_szonfoto a:hover, #h_autosued a:hover, #h_immosued a:hover, #h_jobsued a:hover
, #h_auktionsued a:hover {
  border-top: 4px solid #666666;
}

#h_szonvideo span, #h_szonfoto span, #h_autosued span, #h_immosued span, #h_jobsued span, #h_auktionsued
 span{
    position: absolute;
    left: 10px;
    top: 20px;
    line-height: 12px;
}

#headcontainer {
    position: relative;
    width: 999px;
    height: 114px;
}

#head2 {
    position: absolute;
    top: 0px;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/head_1108.png') no-repeat top left;
    height: 68px;
    width: 100%;
    color: #666;
}

#searchhead {
    position: absolute;
    color: #ababab;
    bottom: 20px;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/subhead_bg.gif');
    background-color: #fffced;
    height: 26px;
    width: 100%;
}
#breadcrumb {
	position: absolute;
    border-top: 4px solid #FFD400;
	background: #FFFAE6;
	height: 20px;
	width: 100%;
	bottom:0;
}

#icons {
	left:860px;
	position:relative;
	top:5px;
	width:64px;
}

#sh_currsite {
	width: 140px;
    padding: 6px 0 0 10px;
    color: #666;
    float: left;
}

#sh_breadcrumb {
	padding: 6px 0 0 10px;
    color: #666;
    float: left;
}

#sh_search {
    position: absolute;
    left: 166px;
    top: 5px;
}

#sh_search .m_text_b {
	float: left;
}

#sh_search input.sh_search_text {
    border: 1px solid #ababab;
    background-color: #fffeed;
    font-size: 9px;
    width: 211px;
    height: 10px;
    margin-left: 10px;
    margin-top: -1px;
}

#sh_search input.sh_search_button {
	position:absolute;
	top: -5px;
	margin-left: 10px;
}

#sh_impressum {
    position: absolute;
    right: 10px;
    top: 6px;
}

#menu {
    float: left;
    width: 159px;
    border-bottom: 4px solid #FFD400;
    /*background: transparent url('../images/footer_left.gif') no-repeat bottom left;*/
}

#menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
/*    text-indent: 10px;*/
    width: 100%;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/menu_ul_ul_li.gif') no-repeat top left;
}

.menu_li {
    padding-left: 10px;
    line-height: 23px;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/menu_ul_li.gif') no-repeat top left;
}

.menu_li_li {
    padding-left: 10px;
    line-height: 19px;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/menu_ul_ul_li.gif') repeat-y top left;
}
.menu_li_li a {
    text-decoration: none;
    /*font-weight: normal;*/
    color: #666;
}

ul li a:hover {
    color: #000;
}

#main_full {
    float: left;
    border-left: 1px solid #fff;
    background: #fff;
}
#main_content_full {
    float: left;
    width: 838px;
    background: #fff;
    min-height: 100px;
}

#footer {
	margin-left: 162px;
	width: 838px;
	border-top: 4px solid #FFD400; 
	color: #ABABAB;
	background: #f5f5f5;
	margin-bottom: 100px;
}

.foottext {
	margin: 10px 0 0 10px;
}

ul {
list-style-type:none;
margin:0 0 20px;
padding-left:7px;
}

#t_werbung {
    position: absolute;
    top: 5px;
    left: 16px;
}

/*content.css*/
.box {
    border-right: 1px solid #fceba3;
    float: left;
    overflow: hidden;
}

.width1 {  /* Einspalter */
    width: 208px;
    border-right: 1px solid #fceba3;
}
.width2 {  /* Zweispalter */
    width: 416px;
    border-right: 1px solid #fceba3;
}

/*service.css*/
/*service.css not used*/

/*format.css*/
a:link {
    text-decoration: none;
    color: #666;
}
a:hover {
    color: #000;
}
a:visited {
    text-decoration: none;
    color: #444;
}
a:active {
    color: #222;
}
.text_pfeil {
    padding: 3px 0px 12px 12px;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/gray_arrow.gif') no-repeat 0 5px;
}
.text_more {
    font-weight: bold;
    color: #666;
    padding: 0px 0px 0px 16px;
    background: transparent url('http://www.schwaebische.de/pu_szon/images/gray_arrow.gif') no-repeat 0 2px;
}
.m_text_b {
    font-weight: bold;
    color: #666;
}

/*form.css*/
/*form.css not used*/

/*ad.css*/
#container_banner_leer {
	height: 0px;
	width: 1000px;
	margin-bottom: 3px;
	text-align: right;
}


