body {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #F4F4F4;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
h2 {
	position: absolute;
    left: 230px;
    top: 33px;
    font-size: 14px;
	font-weight: bold;
}
#maskottchen {
    margin-top: 10px;
    margin-right: 40px;
}
/*
#maskottchen {
	position: relative;
	width: 982px;
	margin-left: auto;
    margin-right: auto;
}

#maskottchen img {
    vertical-align: bottom;
    float: left;
    margin-right: 60px;
    margin-left: 14px;
    margin-top: 30px;
    padding: 0;
}
*/

h3 {
	font-size: 13px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

a, a:link, a:visited, a:hover {
/*	font-size: 12px;*/
	text-decoration: underline;
	color: #111111;
}


.smalltext {
	font-size: 10px;
}
.top {
	padding:4px;
	margin-top: 22px;
	margin-bottom: 18px;
}
.top a:link,.top a:hover {
	font-size: 11px;
}
.login_top{
	float:left;
/*	width:400px; */
	height: 14px;
	font-size: 11px;
	font-weight: bold;
	color: #00AA00;
	text-decoration: none;
}
.login_top a {
	font-size: 11px;
	font-weight: bold;
	color: #00AA00;
	text-decoration: none;
}

.date_top {
	float:right;
	font-size: 11px;
	font-weight: bold;
	color: #DD0000;
	width: 300px;
	height: 14px;
}
.clear {
	clear:left;
}

#container { /* 2009*/
	float: left;
    position: relative;
	width: 982px;
/*	margin-left: auto;
    margin-right: auto;*/
    margin-right: 5px;
	border: 1px #888888 solid;
    background: url(../img/backgrounds/left.gif) repeat-y left;
	background-color: #FFFFFF;

}

.frame {
	/*width: 982px;*/
    width: 982px;
	height: 100%;
	border: 1px #888888 solid;
	background-color: #FFFFFF;
}
.header {
	background-color: #FFFFFF;
	height: 90px;
	padding: 1px;
	border-bottom: 5px #E1E1E1 solid;
}
#logo {
	width: 214px;
	margin-left: 8px;
	margin-top: 20px;
	/* border: 1px #FF7700 dotted; */
}
#banner_top {
	width: 738px;
	height: 90px;
/*	margin-left: 240px;  */
/* border: 1px #FF7700 dotted; */
}

#mainmenu {
	clear: both;
    height: 31px;
	background-image: url(../img/backgrounds/mainmenu.gif);
    letter-spacing: inherit !important;
	background-repeat: repeat-x;
}
#mainmenu ul {
	float: left;
    list-style: none;
	margin: 0;
	padding: 0;
}
#mainmenu li {
	float: left;
    height: 31px;
}

#mainmenu a {
	float: left;
	display: block;
	height: 21px;
	padding: 8px 8px 2px 8px;
	color: #ffffff;
	text-decoration: none;
    font-family: tahoma, arial, verdana;
	font-size: 12px;
	font-weight: bold;
}
#mainmenu a.active {
	background-image: url(../img/backgrounds/mainmenu_active.gif);
/*	color: #EC5E00;*/
	color: #ffffff;
	text-decoration: none;

}
#mainmenu a:hover {
	background-image: url(../img/backgrounds/mainmenu_hover.gif);
	text-decoration: underline;
}

#mainmenu a.active:hover {
	background-image: url(../img/backgrounds/mainmenu_active_hover.gif);
	text-decoration: underline;
}


#mainmenu img.menuseparator {
    float: left;
    height: 30px;
    width: 2px;
}
#mainmenu #otclogo {
    padding: 0 !important;
}
#mainmenu a#anzeigeaufgeben {
    display: block;
    width: 121px;
    height: 22px;
    font-size: 11px;
    margin-left: 17px;
    padding: 8px 0px 0px 18px;
	background: url(../img/backgrounds/anzeige-kostenlos-aufgeben.gif) no-repeat 0px 3px;
}
#mainmenu a#anzeigeaufgeben:hover {
	background: url(../img/backgrounds/anzeige-kostenlos-aufgeben_hover.gif) no-repeat 0px 3px;
}

#maincontainer {
    padding: 0px;
	margin: 0px;

/*	width: 982px;*/
/*    clear: both;*/
}


#leftside {
    float: left;
    display: block;
    letter-spacing: 0.02em;
    width: 220px;
    padding-top: 14px;
    background-color: #FFFCF3;
    border-right: 1px #E1E1E1 solid;
    height: 100% !important;
}
.block-title {
    background: url(../img/backgrounds/block-title.gif) repeat-x;
    height: 20px;
    padding: 5px 0px 0px 12px;
    color: #696969;
    font-weight: bold;
}
.block-body {
    padding: 8px 10px 18px 8px;
    background-color: #FFFCF3;
}
.amin {
    padding: 10px;
}
.block-main {
    border: 1px #8A8A8A solid;
    background-color: #FFFCF3;
}
.block-main .block-title {
    background: url(../img/backgrounds/block-main-title.gif) repeat-x;
    border-bottom: 1px #8A8A8A solid;
    height: 20px;
    padding: 5px 0px 0px 12px;
    color: #696969;
    font-weight: bold;
}
.block-main .block-body {
    padding: 10px 10px 10px 10px;
}
.block-main label {
    margin-left: 2px;
    height: 20px;
    color: #000000;
    font-weight: bold;
}
/* Blöcke Startseite */
#homecontent .block-main {
    float: left;
    width: 238px;
}
#homecontent .block-main img {
    border: 0;
    border-bottom: 1px #8A8A8A solid;
}

#homecontent .block-body a, #homecontent .block-body a:visited {
    text-decoration: none;
    color: #575757;
}
#homecontent .block-body a:hover {
    text-decoration: underline;
    color: #1E881E;
}

/* Blöcke mitte */
#dcontent .block-main {
    float: right;
    width: 238px;
}
#dcontent .block-main img {
    border: 0;
    border-bottom: 1px #8A8A8A solid;
}

#dcontent .block-body a {
    text-decoration: none;
    color: #575757;
}
#dcontent .block-body a:hover {
    text-decoration: underline;
    color: #1E881E;
}
/* Suchform */
#lsw {
    float: left;
    width: 320px;
}
input#searchwords {
    margin-top: 5px;
    width: 300px;
}
input#location {
    float: left;
    margin-top: 5px;
    width: 198px;
}

input.button {
    border: 1px #1E881E solid;
    color: #ffffff;
    height: 23px;
    cursor: pointer;
    background: url(../img/backgrounds/button.gif) no-repeat left;
}
#lbut .button {
    margin-left: 23px;
    margin-top: 5px;
    width: 158px;

}
.trenner1 {
    clear: both;
    background: url(../img/trenner1.gif) repeat-x;
    height: 1px;
    margin-bottom: 7px;
}
/* linke Seite */
#leftside h3 {
    color: #696969;
    font-weight: bold;
    font-size: 12px;
    padding: 0;
    margin: 0;
}
#leftside .topanzeigen img {
    float: left;
    border: 0;
    width: 60px;
    height: auto !important;
    margin: 0 10px 7px 0;
}
#leftside .topanzeigen h5 {
    margin: 0 0 7px 0;
    padding: 0;
    font-weight: bold;
    font-size: 11px;
}
#leftside .topanzeigen h5 a {
	text-decoration: none;
}
/*#leftside .unterkategorien {*/
.unterkategorien {
    text-align: justify;
}
/*#leftside .unterkategorien a {*/
.unterkategorien a {
    color: #696969;
    font-size: 11px;
    text-decoration: underline;
}
#leftside .unterkategorien a:hover {
    color: #1E881E;
}

#leftside .bookmarks a {
    margin: 3px;
}

#leftside .empfehlungen {
    font-size: 11px;
}
#leftside .empfehlungen .trenner1 {
    margin: 7px 0;
}


#maincontent {
    float: left;
    padding: 10px;
}
.mainmenu {
/*	background-image: url(../img/backgrounds/mainmenu.gif);
	background-repeat: repeat-x; */
	background-color: #00AA00;

	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
}
.menu {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
.menu a, .menu a:link, .menu a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
}

.member_mainmenu {
	background-color: #DD0000;
/*	text-decoration: underline; */
	color: #FFFFFF;
	height: 13px;
}
.member_menu {
	padding-left: 10px;
	padding-right: 10px;
}
.member_menu a, .member_menu a:link, .member_menu a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
.member_menu a:hover {
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
}

#content {
	padding: 0px;
	margin: 0px;
	width: 982px;
	height: 100%;
}
#leftframe {
	width: 180px;
	border-right: 1px #E1E1E1 solid;
	background-color: #F4F4F4;
}
#main {
	float: left;
    width: 739px;
	/*margin-top: 40px;*/
   letter-spacing: 0.2pt;


    padding: 10px;
	background-color: #FFFFFF;
    color: #333333;
}
#main a {
    color: #089608;
}

#main a:visited {
    color: #047604;
}


#banner_right {
/*	width: 120px;
	padding-top: 3px;
	padding-right: 1px;
	background-color: #FFFFFF;*/
}
.block_right {
	border: 1px #888888 solid;
	width: 116px;
	margin-bottom: 7px;
	padding: 1px;
}

.block_right_title {
	text-align: center;
	background: #00AA00;
	color: #ffffff;
	height: 14px;
	font-size: 11px;
	font-weight: bold;
}
.block_right_content {
	font-size: 11px;
	padding: 8px;
	background: #f1f1f1;
}

/* Formular */
#searchform {
    margin: 24px 0 10px 0;

}

#searchform_1 {
/*	width: 310px; 1 googleanzeige */
	width: 646px;
	height: 40px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #00AA00;
	background-image: url(../img/backgrounds/bg_entry1.gif);
	color: #111111;
	border: 1px #e1e1e1 solid;
}

#searchform_1 form {
	padding:0;
	margin:0;
}

#searchinput_1 {
/*	width: 230px; 1 googleanzeige */
	width: 311px;
	height: 18px;
	margin-left: 7px;
	margin-top: 13px;
	border: 1px #838282 solid;
}
#searchbutton_1 {
	background-image:url(../img/backgrounds/bg_entry2.gif);
	background-repeat: repeat-x;
 	background-position: 100% -12px;
/*	background-image: url(../img/backgrounds/button.gif); */
	border: 1px #e1e1e1 solid;
	width: 174px;
/*	width: 100px; 1 googleanzeige */
	height: 21px;
	margin-left: 7px;
	//margin-top: 8px;
	margin-top: 7px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: pointer;
	font-weight: bold;
/*	letter-spacing: 1px;*/

}
	/* Google input */
#sbi {
	width: 251px;
/*	width: 180px; 1 googleanzeige */
	height: 18px;
	margin-left: 7px;
	margin-top: 13px;
	border: 1px #838282 solid;
}
	/* Google radio 0 */
#ss0 {
	margin-top: 3px;
	margin-left: 3px;
	padding-left: 8px;
	border: 0;
}
html>body #ss0 {
	margin-left: 7px;
	margin-bottom: -5px;
}


	/* Google radio 1 */
#ss1 {
	margin-top: 3px;
	border: 0;
}

html>body #ss1 {
	margin-bottom: -5px;
}
/* Ende Formular */


#topic {
	margin-top: 15px;
	margin-bottom: 4px;
	margin-left: 9px;
	font-size: 14px;
	font-weight: bold;
}

#navigation {
/*	margin-top: 6px; */
	width:180px;
	//width:182px;
/*	border-top: 2px #E1E1E1 solid;  */
}

.nav_button_1 a, .nav_button_1 a:link, .nav_button_1 a:visited {
	display: block;
/*	background-image: url(../img/backgrounds/nav_button_1.gif); */
	border-bottom: 1px #D8D8D8 solid;
	text-indent: 9px;
	padding-top: 2px;
	color: #00AA00;
	height: 17px;
	font-weight: bold;
	text-decoration: underline;
}
.nav_button_1 a:hover {
	display: block;
/*	background-image: url(../img/backgrounds/nav_button_1a.gif); */
	border-bottom: 1px #D8D8D8 solid;
	text-indent: 9px;
	color: #00AA00;
	padding-top: 2px;
	height: 17px;
	font-weight: bold;
	text-decoration: underline;
}

#topthema_image {
	border-right: 2px #FFFFFF solid;
}
#topthema {
/*	padding-left: 2px; */
	background-color: #00AA00;
	color: #FFFFFF;
}

#topthema_text {
	padding-left: 10px;
	background-color: #00AA00;
	color: #FFFFFF;
	text-align: justify;
}
#topthema_text a, a:link#topthema_text ,  a:visited#topthema_text, #topthema_text a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
h1#topthema_title {
	padding-left: 10px;
	margin-top: 0.4em;
	margin-bottom: 1.0em;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}
#topthema_content {
	padding-left: 10px;
	color: #FFFFFF;
}
#topthema_end {
	background-color: #00AA00;
	height: 6px;
}
#linklist {
	padding-top: 8px;
}

#thema_text {
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	text-align: justify;
}
.thema_image {
	border-left: 10px #F8F8F8 solid;
}

#thema_cat a, a:link#thema_cat ,  a:visited#thema_cat, #thema_cat a:hover {
	padding-left: 10px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #00AA00;
}

#thema_text a, #thema_text a:link , #thema_text a:visited, #thema_text a:hover {
	display: block;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #00AA00;
}
h1#thema_title {
	padding-left: 10px;
	margin-top: 0.4em;
	margin-bottom: 1.0em;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}

#status_1 {
	height: 5px;
	background-color: #888888;
}

.mainmenu .smalltext {
	text-decoration: none;
	font-size: 11px;
}
table.pager {
	width: 739px;

/*    height: 22px;*/
}

.pager-table {
/*	border: 1px #F1F1F1 solid;
	background-color: #f1f1f1;*/
	width: 739px;

/*    height: 22px;*/
}
.pager-table a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    background-color: #FFFCF3;
    padding: 4px 8px;
    white-space: nowrap;
    height: 15px;
    display: inline-block;
    border: 1px #B2B2B2 solid;
}
.pager-table a:hover {
    text-decoration: underline;
}
.pager-ellipsis, .pager-current, .pager-previous, .pager-next {
	margin-left: 1px;
	margin-right: 1px;
}
.pager-first, .pager-last {
	margin-left: 1px;
	margin-right: 1px;
}
.pager-current {
    background: url(../img/backgrounds/block-main-title.gif) repeat-x -1px;
    height: 15px;
    padding: 4px 8px;
    border: 1px #B2B2B2 solid;
    color: #696969;
    font-weight: bold;
    display: inline-block;



}
.tableheader {
	background: #00AA00;
	color: #ffffff;
	font-weight: bold;
	text-indent: 5px;
}

.box {
	padding: 1px;
	background: #F4F4F4;
	border: 1px #888888 solid;
}
.srcimg a img {
	border:0;
}

p.info {
	border: 1px #00AA00 dotted;
	padding: 10px;
	background: #f5f9f5;
}

input, select {
	height: 18px;
	border: 1px #838282 solid;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;
}
select {
	cursor: pointer;
}
.checkbox {
	cursor: pointer;
	border: 0;
}
textarea {
	border: 1px #838282 solid;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;
}
/*
input.button {
	background-image: url(../img/backgrounds/button.gif);
	border: 1px #AAAAAA solid;
	font-weight: bold;
	height: 20px;
	margin-left: 7px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: pointer;

}
*/
span.error {
	font-weight: bold;
	color: #FF0000;
}
p.error {
	padding: 10px;
	background: #ffEECC;
	border: 1px #cc0000 dotted;
}
.entry_a {
    cursor:pointer;
	margin-bottom: 10px;
	padding:4px;
	border-bottom: 1px #d4d4d4 dotted;
	background-color: #fcfcf00;
    font-weight: normal;
    color: #111111;
/*	background-image: url(../img/backgrounds/bg_entry1.gif); */
}
.entry_b {
	cursor:pointer;
	margin-bottom: 10px;
	padding:4px;
	border-bottom: 1px #d4d4d4 dotted;
    font-weight: normal;
	background-color: #fcfcffc;
    color: #111111;
/*	background-image: url(../img/backgrounds/bg_entry2.gif); */
}
.entry_a h3 a, .entry_b h3 a {
	text-decoration: underlin;
    color: #089608;
    font-weight: bold;
}
.premium {
    background: #E9F5E9;
}
/* Navigation links */
#leftframe h3 {
    margin-top: 20px;
    background: #00AA00;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 10px;
}

#leftframe ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#leftframe li {
    margin: 0;
}
#leftframe li a {
	display: block;
/*	background-image: url(../img/backgrounds/nav_button_1.gif); */
	border-bottom: 1px #D8D8D8 solid;
	text-indent: 9px;
	padding-top: 2px;
/*	color: #00AA00;*/
    color: #000000;
	height: 17px;
/*	font-weight: bold; */
	text-decoration: underline;
}

#leftframe li a:hover {
	display: block;
/*	background-image: url(../img/backgrounds/nav_button_1a.gif); */
	border-bottom: 1px #D8D8D8 solid;
	text-indent: 9px;
/*	color: #00AA00;*/
	padding-top: 2px;
	height: 17px;
/*	font-weight: bold; */
	text-decoration: underline;
}
.nav-body {
    padding: 7px 4px 4px 8px;
}

/* Anzeigen Content */
#otca1a { /*Startseite*/
    padding: 2px 4px;
    //padding: 2px 0px;
    margin: 10px 0 0px 0;
    /*margin: 4px 0 26px 0;*/
    /*border: 1px #f1f1f1 solid;*/
}
#otca1 {
    padding: 6px 4px;
    //padding: 6px 0px;
    margin: 0px 0 10px 0;
    /*margin: 4px 0 26px 0;*/
    /*border: 1px #f1f1f1 solid;*/
}

#b1 {
    border-bottom: 1px #00AA00 dotted;
/*    padding: 20px 10px;
    //padding: 20px 0px;*/
    padding: 0px 10px 20px 10px;
    //padding: 0px 0px 20px 0px;

    margin-bottom: 10px;
}
#b1_top {
    border-bottom: 1px #00AA00 dotted;
    /*border-top: 1px #cccccc dotted;*/
    padding: 0px 10px 10px 10px;
    //padding: 0px 0px 20px 0px;
    margin-bottom: 10px;
}


#b2 {
    padding: 6px 4px;
    //padding: 6px 0px;
    margin: 0px 0 20px 0;
}

#b2 a {
    font-weight: bold;
}

#b2 br {
display: block;
margin-bottom: 5px;
}

#b_bottom {
    /*margin: 0px 0 20px 16px;*/
    margin: 0px 0 30px 16px;
}

#kostenlos_inserieren {
    text-align: center;
    margin-bottom: 10px;
}
#kostenlos_inserieren a {
    font-weight: bold;
    color: #222222;
}
#kostenlos_inserieren a:hover {
    color: #1E881E;
}
