
* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: arial, tahoma;
	font-size: 12px;
	color: #000;
	background-color: #ccc;
	
	}

/* Allgemein
----------------------------------------------------------------------------------------------------------------------------------- */
img {
	border: 0;
	}


p {
	font-size: 12px;
	line-height: 14px;
	}

h1 {
	font-size: 14px;
	color: #390;
	}

h2 {
	font-size: 12px;
	color: #390;
	padding-bottom: 2px;
	}


span.of_newsTitle {
	font-family: tahoma, arial;
	font-size: 16px;
	font-weight: bold;
	color: #390;
}

p.of_newsText {
	font-family: tahoma, arial;
	color: #000;
	font-size: 12px;
}




	
p.headline {
	font-weight: bold;
	}


a {
	color: #390;
	text-decoration: none;
	}

a:hover {
	color: #000;
	}

a.white {
	color: #666;
}

a.white:hover {
	color: #666;
	text-decoration: underline;
}

table.pageTable {
	padding: 0;
	margin: 0;
	border: 0;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	}

td.pageTable {
	font-size: 12px;
	color: #000;
	padding: 2px 4px;
	}
	

.legend {
	color:#666;
	font-size: 11px;
	padding-top: 3px;
	}

.dividerLine {
	border-top: 1px solid #ccc;
	}


.normText {
	color: #000;
	}
	
	
.v_small {
	font-size: 11px;
	}
	
li.small {
	font-size: 9px;
	color:#666;
	}
	

#special_image {
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center 0;
	}





/* Erster und zweiter Kopfbereich
----------------------------------------------------------------------------------------------------------------------------------- */
#area_head_1, #area_head_2 {
	width: 1080px;
	margin: 0 auto;
	text-align: left;
	
	}

#area_head_1 {
	background-color: #fff;
	height: 52px;
	
	}

#area_head_1 img {
	padding: 6px 0 0 10px;
	}


#area_head_2 {
	background: url(if/katzenliebhaber/bg_head2.gif) repeat-x;
	}	



/* Container
----------------------------------------------------------------------------------------------------------------------------------- */
#container {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 1080px;
	background: url(if/katzenliebhaber/bg_container.gif) repeat-y;
	}



/* Linke Spalte
----------------------------------------------------------------------------------------------------------------------------------- */
#area_left_1 {
	float: left;
	width: 180px;
	}

.search {
	width: 180px;
	height: 43px;
	background: url(if/katzenliebhaber/bg_search.gif) no-repeat 10px 10px;
	}




#area_left_1 ul {
	list-style: none;
	}
#area_left_1 ul li a {
	display: block;
	width: 170px;
	padding: 5px 0px 4px 10px;
	border-top: 1px solid #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
#area_left_1 ul li a:hover, #area_left_1 ul li a.active {
	color: #fff;
	background: url(if/katzenliebhaber/bg_menu.gif) repeat-x;
	
	}
#area_left_1 ul li li a {
	width: 140px;
	padding: 4px 18px 4px 22px;
	border-top: 1px solid #fff;
	font-weight: normal;
	text-decoration: none;
	background: url(if/katzenliebhaber/arrow.gif) no-repeat 10px 6px;
	}
#area_left_1 ul li li a:hover, #area_left_1 ul li li a.active {
	color: #fff;
	background: url(if/katzenliebhaber/bg_submenu.gif) no-repeat;
	}	
#area_left_1 ul li li li a {
	width: 140px;
	padding: 4px 10px 4px 30px;
	font-weight: normal;
	background-image: none;
	}
	
#area_left_1 ul li li li a:hover, #area_left_1 ul li li li a.active {
	background-image: none;
	color: #390;
	}
	
	
	
#area_left_1 ul li li li li a {
	width: 110px;
	padding: 4px 0px 4px 70px;
	}



/* Hauptinhalt
----------------------------------------------------------------------------------------------------------------------------------- */

#area_menuBtn ul {
	margin: 0;
	list-style-type: none;
	}

#area_menuBtn li {
	float: left;
	list-style-type: none;
	margin: 0 0 0 1px;
	}

#area_menuBtn a img {
	padding-top: 20px;
	}


#area_menuBtn a:hover img, #area_menuBtn a img.active {
	padding-top: 0px;
	}


#area_content_1 {
	float: left;
	width: 540px;
	padding-top: 15px;
	}
	
#area_content_1 ul {
	margin: 0;
	list-style-type: none;
	}
	
#area_content_1 ul.characteristics {
	list-style-image: url(if/katzenliebhaber/miniIcon_bulletList.gif);
	padding-left: 32px;
	}


#area_content_1 div.userForm {
	background-color: #e0e0e0;
	padding: 4px;
	margin: 8px 0;
}

#area_content_1 div.userForm label {
	display:block;
	width:130px;
	float:left;
	padding-top: 2px;
}

#area_content_1 div.userForm label.checkboxFlag {
	display:inline;
	width:auto;
	float:none;
	cursor: pointer;
	padding: 2px 0 0 2px;
}

#area_content_1 div.userForm hr {
	margin: 8px 0;
}

#area_content_1 div.userForm div.note {
	margin-top: 4px;
	margin-left: 130px;
	font-size: 11px;
	font-style: italic;
}


#area_content_1 div.userForm input, #area_content_1 div.userForm select, #area_content_1 div.userForm textarea {
	margin: 1px 0;
}


/* Rechte Spalte
----------------------------------------------------------------------------------------------------------------------------------- */

#area_right_1 {
	float: left;
	width: 180px;
	padding-top: 15px;
	}
	

#area_right_2 {
	float: left;
	width: 180px;
	padding-top: 15px;
	}
	


/* Erster Fussbereich 1
----------------------------------------------------------------------------------------------------------------------------------- */
#area_footer_1 {
	width: 1080px;
	margin: 0 auto;
	padding-bottom: 10px;
	color: #666;
	}



#area_footer_1 ul {
	float: left;
	width: 700px;
	padding: 5px 0 0 20px;
	list-style-type: none;
	
	}

#area_footer_1 li {
	display: block;
	float: left;

	}


#area_footer_1 a {
	font-size: 11px;
	padding: 0 6px 0 6px;
	text-decoration: none;
	color: #999;
	}

#area_footer_1 a:hover, #area_footer_1 a.active {
	color: #390;
	}








/* Tools
----------------------------------------------------------------------------------------------------------------------------------- */
#of_tools ul {
	display: block;
	margin: 0;
	list-style-type: none;
	}
	
#of_tools li  {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	}


/* Formulare
----------------------------------------------------------------------------------------------------------------------------------- */
.visitorForm input, .visitorForm select, .visitorForm textarea {
	border: 1px solid #999;
	margin: 1px;
	}
	
.v_success {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #093;
	margin-bottom: 10px;
	}
	
.v_error {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #c00;
	margin-bottom: 10px;
	}
	
.v_note {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	background-color: #f60;	
	margin-bottom: 10px;
	}





/* Klassen fuer Edit Modus
----------------------------------------------------------------------------------------------------------------------------------- */

.v_edit_title, .v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi, .v_edit_legend, .v_edit_pageTable {
	font-family: tahoma, arial;
	background-color: #fff;	
	margin: 0;
	padding: 0;
	border: 1px solid #999;
	}


.v_edit_title {
	font-size: 16px;
	font-weight: bold;
	color: #390;
	}

.v_edit_pageTable {
	border: 0;
	font-size: 12px;
	height: 16px;
	color: #000;
	}

.v_edit_normtext, .v_edit_normtext_headline, .v_edit_combi {
	font-size: 12px;
	color: #000;
	}

.v_edit_normtext_headline {
	font-weight: bold;
	color: #000;
	}

.v_edit_legend {
	font-size: 11px;
	color: #000;
	}

.v_edit_link {
	color: #390;
	}
	
.v_yellowBg {
	background-color: #ff6;
}


/* Verschiedenes
----------------------------------------------------------------------------------------------------------------------------------- */
.clearer {
	clear: both;
	}
