/*  
Theme Name: Pfotenhilfe-Ungarn e.V.
Theme URI: http://www.pfotenhilfe-ungarn.de
Description: SCREEN Theme
Version: 1.5
Author: Projekt 77
Author URI: http://www.projekt-77.de/
*/

/* ------------------------------------------ DEFAULT --------------------------------------------------- */

html, body {height: 100%;}

body {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFDEBD url(../graphic/bg/bg_body.gif) top center fixed repeat-y; 
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

a:link {
	color: #735537;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #735537;
	text-decoration: none;
}

a:active {
	color: #735537;
	text-decoration: none;
}

a:focus {
	color: #735537;
	text-decoration: none;
}

acronym {
	font-size: 100%;
	cursor: help;
	border-bottom: 1px dashed #404040;
}

abbr {
	font-size: 100%;
	cursor: help;
	border-bottom: 1px dashed #404040;
}

.invisible {visibility: hidden;}

.hide, #address {display: none;}

.hide_title, .hide_active, .jumptocontent {
	position: absolute;
  	top: -6000px;
  	left: -6000px;
 	height: 1px;
	width: 1px;
}

a img {border: 0;}

table {
	border: 0;
	font-size: 100%;
}

.align-right {text-align: right;}

/* -------------------------------------------- LAYER --------------------------------------------------------- */

#site {
	width: 846px;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*ie hack*/
}

#header {
	width: 846px;
	height: 250px;
	color: #000000;
	text-align: left;
	background: #FFFFFF url(../graphic/bg/pfotenhilfe.gif) no-repeat; 
        /* background: #FFFFFF url(../graphic/bg/pfotenhilfe_christmas.gif) no-repeat; */	
	margin: 0;
	padding: 0;
}

	#header h1 {display: none;}
	
	#function {
		width: 846px;
		height: 74px;
		text-align: right;
		margin: 0;
		padding: 0;
	}
	
	#rotationimg {
		width: 440px;
		height: 120px;
		color: #FFFFFF;
		background: transparent url(../graphic/bg/bg_rotation.gif) no-repeat;
		margin: 0 0 0 388px;
		padding: 0;
	}

#content_block {
	width: 846px;
	text-align: left;
	margin: 0;
	padding: 0;
}

	#breadcrumb {
		width: 846px;
		margin: 0;
		padding: 0 0 15px 0;
		display: inline;
		float: left;
	}
	
	/* -------------------------------------------- FORUM --------------------------------------------------------- */

	#forum_login {
		width: 335px;
		margin: 0 10px 0 78px;
		padding: 0 0 10px 0;
		display: inline;
		float: left;
	}
	
	#forum_navigation {
		width: 335px;
		margin: 0 78px 0 10px;
		padding: 0 0 10px 0;
		display: inline;
		float: left;
	}
	
	#forum {
		width: 690px;
		border-top: 1px dashed #A4794F;
		margin: 0 78px;
		padding: 10px 0;
		display: inline;
		float: left;
	}
	
	/* -------------------------------------------- FORUM --------------------------------------------------------- */

	#left {
		width: 318px;
		margin: 0;
		padding: 0;
		float: left;
	}
	
		#navigation {
		   width: 230px;
			margin: 32px 0 0 78px;
			padding: 0 0 20px 0;
			display: inline;
			float: left;
		}
		
		.box_top {
			width: 230px;
			margin: 0 0 0 78px;
			padding: 0;
			display: inline;
			float: left;
		}
		
		.box {
			width: 230px;
			line-height: 140%;
			margin: 20px 0 0 78px;
			padding: 0;
			display: inline;
			float: left;
		}
		
		.contact {
			width: 230px;
			margin: 40px 0 0 78px;
			padding: 0 0 20px 0;
			color: #000000;
			background: transparent url(../graphic/bg/bg_contact.gif) no-repeat;
			display: inline;
			float: left;
		}
	
	#right {
		width: 528px;
		margin: 0;
		padding: 0;
		float: left;
	}
	
		#content {
			width: 410px;
			line-height: 150%;
			margin: 0 0 0 40px;
			padding: 0;
			display: inline;
			float: left;
		}

#footer {
	width: 846px;
	color: #FFFFFF;
	background: transparent url(../graphic/bg/bg_footer_bottom.gif) no-repeat top; 
	margin: 0;
	padding: 7px 0;
	float: left;
} 

	#top {
		width: 400px;
		text-align: right;
		margin: 0 73px 0 0;
		padding: 0 0 2px 0;
		display: inline;
		float: right;
	}

.wrapper {
	display: inline;
	clear: both;
}
 
/* -------------------------------------------- NAVIGATION --------------------------------------------------------- */

/* -------------------- function -------------------- */

#nav_function {
	margin: 0 73px 0 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#nav_function li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 0 0 20px;
	padding: 0;
	display: inline;
}

li.func a:link, li.func a:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

li.func a:hover, li.func a:active, li.func a:focus {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

li.func_a a:link, li.func_a a:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

li.func_a a:hover, li.func_a a:active, li.func_a a:focus {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

/* -------------------- breadcrumb -------------------- */

#navigation_breadcrumb {
	margin: 0 0 0 78px;
	padding: 0;
	list-style: none;
}

#navigation_breadcrumb li {
	margin: 0;
	padding: 0;
	display: inline;
}

li.bread a:link, li.bread a:visited {
	color: #735537;
	background-color: transparent;
	margin: 0;
	padding: 0 4px;
	text-decoration: underline;
}

li.bread a:hover, li.bread a:active, li.bread a:focus {
	color: #735537;
	background-color: transparent;
	margin: 0;
	padding: 0 4px;
	text-decoration: none;
}

li.bread_a a:link, li.bread_a a:visited {
	color: #735537;
	background-color: transparent;
	margin: 0;
	padding: 0 4px;
	text-decoration: none;
}

li.bread_a a:hover, li.bread_a a:active, li.bread_a a:focus {
	color: #735537;
	background-color: transparent;
	margin: 0;
	padding: 0 4px;
	text-decoration: underline;
}

/* -------------------- mainnavigation -------------------- */

#mainnavigation {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

#mainnavigation li {
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0 0 0;
	padding: 0;
}

li.nav a:link, li.nav a:visited {
	color: #FFFFFF;
	background-color: #A4794F;
	margin: 15px 0 0 0;
	padding: 4px 20px 4px 4px;
	text-decoration: none;
}

li.nav a:hover, li.nav a:active, li.nav a:focus {
	color: #FFFFFF;
	background: #735537 url(../graphic/bg/bg_nav2.gif) no-repeat right;
	margin: 15px 0 0 0;
	padding: 4px 20px 4px 4px;
	text-decoration: none;
}

li.nav_a a:link, li.nav_a a:visited {
	color: #FFFFFF;
	background: #735537 url(../graphic/bg/bg_nav2.gif) no-repeat right;
	margin: 15px 0 0 0;
	padding: 4px 20px 4px 4px;
	text-decoration: none;
}

li.nav_a a:hover, li.nav_a a:active, li.nav_a a:focus {
	color: #FFFFFF;
	background: #A4794F none;
	margin: 15px 0 0 0;
	padding: 4px 20px 4px 4px;
	text-decoration: none;
}

/* -------------------- subnavigation I -------------------- */

#subnavigation {
	margin: 6px 0;
	padding: 0 0 5px 0;
	list-style: none;
}

#subnavigation li {
	text-transform: none;
	margin: 0;
	padding: 5px 0px 0 0;
}

li.sub1 a:link, li.sub1 a:visited {
	color: #735537;
	background: none;
	margin: 0;
	padding: 5px 0px 0 15px;
	text-decoration: none;
}

li.sub1 a:hover, li.sub1 a:active, li.sub1 a:focus {
	color: #735537;
	background: transparent url(../graphic/bg/bg_sub2.gif) no-repeat;
	margin: 0;
	padding: 5px 0px 0 15px;
	text-decoration: none;
}

li.sub1_a a:link, li.sub1_a a:visited {
	color: #000000;
	background: transparent url(../graphic/bg/bg_sub2_2.gif) no-repeat;
	margin: 0;
	padding: 5px 0px 0 15px;
	text-decoration: none;
}

li.sub1_a a:hover, li.sub1_a a:active, li.sub1_a a:focus {
	color: #000000;
	background: none;
	margin: 0;
	padding: 5px 0px 0 15px;
	text-decoration: none;
}

/* -------------------- subnavigation II -------------------- */

#subnavigation2 {
	margin: 2px 0 0 0;
	padding: 0 0 3px 0;
	list-style: none;
}

#subnavigation2 li {
	text-transform: none;
	margin: 0;
	padding: 5px 0px 0 20px;
}

li.sub2 a:link, li.sub2 a:visited {
	color: #000000;
	background: none;
	margin: 0;
	padding: 5px 0px 0 15px;
	text-decoration: none;
}

li.sub2 a:hover, li.sub2 a:active, li.sub2 a:focus {
	color: #000000;
	background: transparent url(../graphic/bg/bg_sub2_2.gif) no-repeat;
	margin: 0;
	padding: 5px 0px 0 15px;
	text-decoration: none;
}

li.sub2_a a:link, li.sub2_a a:visited {
	color: #000000;
	background: transparent url(../graphic/bg/bg_sub2_2.gif) no-repeat;
	margin: 0;
	padding: 5px 0px 0 15px;
	text-decoration: none;
}

li.sub2_a a:hover, li.sub2_a a:active, li.sub2_a a:focus {
	color: #735537;
	background: none;
	margin: 0;
	padding: 5px 0px 0 15px;
	text-decoration: none;
}

/* -------------------------------------------- TITLE --------------------------------------------------------- */

#content h1 {
	color: #FFFFFF;
	background: transparent url(../graphic/bg/bg_h1.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 6px 0 2px 10px;
}

#forum h1 {
	color: #FFFFFF;
	background: transparent url(../graphic/bg/bg_h1_2.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 6px 0 2px 10px;
}


#content h2, #forum h2 {
	color: #735537;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 6px 0 4px 0;
}

#content h3, #forum h3 {
	color: #000000;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 6px 0 4px 0;
}

.box h1, .box h2, .box h3, .box_top h1, .box_top h2, .box_top h3 {
	color: #735537;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 6px 0 4px 0;
}

	.contact h1 {
		color: #735537;
		background-color: transparent;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 140%;
		font-weight: bold;
		line-height: normal;
		margin: 38px 0 0 0;
		padding: 0 0 0 40px;
	}
	
	.contact h2 {
		color: #735537;
		background-color: transparent;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 100%;
		font-weight: bold;
		line-height: normal;
		margin: 5px 0 0 0;
		padding: 0 0 0 40px;
	}
	
/* -------------------------------------------- TEXT --------------------------------------------------------- */

.contact p {
	line-height: 140%;
	margin: 10px 0 0 0;
	padding: 0 0 10px 40px;
}

	.contact .fon {
		margin: 15px 0 0 0;
		padding: 0 0 25px 45px;
	}

#content p, .box p, #forum p {
	margin: 0 0 10px 0;
	padding: 0;
}

#content ul, .box ul, #forum ul {
	margin: 0 0 10px 20px;
	padding: 0;
}

#content ol, .box ol, #forum ol {
	margin: 0 0 10px 30px;
	padding: 0;
}

	#content li, .box li, #forum li {
		margin: 0 0 3px 0;
		padding: 0;
	}


#top a:link, #top a:visited {
	color: #FFFFFF;
	background-color: transparent;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
		
#top a:hover, #top a:active, #top a:focus {text-decoration: underline;}

.csc-textpic-caption {
	font-size: 90%;
	font-weight: bold;
}

/* -------------------- news -------------------- */

.news_single {
	border-bottom: 1px dashed #735537;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}

	.news_date {
		line-height: normal;
		font-weight: bold;
		margin: 15px 0 0 0;
		padding: 0;
	}
	
	.news_more {
		line-height: normal;
		font-weight: bold;
		text-align: right;
		margin: 5px 0 0 0;
		padding: 0 0 5px 0;
	}

.news_contentbox {
	width: 410px;
	margin: 0;
	padding: 0;
	float: left;
} 

.news_image {
	width: 150px;
	margin: 5px 0 0 0;
	padding: 0 5px 0 0;
	float: left;
} 

	.news-single-img {
		margin: 0;
		padding: 0;
	}

.news_content {
	width: 255px;
	margin: 0;
	padding: 0;
	float: left;
}

		.news_more a:link, .news_more a:visited {
			text-decoration: none;
		} 
		
		.news_more a:hover, .news_more a:active, .news_more a:focus {
			text-decoration: underline;
		} 
		
#news_archiv, #news_archiv ul, #news_archiv li {
	color: #735537;
	background-color: transparent;
	border: 0;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

	#news_archiv dd {
		color: #735537;
		background-color: transparent;
		text-align: left;
		margin: 10px 0 0 0;
		padding: 0;
	}
	
	#news_archiv li {
		margin: 0;
		padding: 0 0 5px 0;
	}

/* -------------------- guestbook see -------------------- */

.line {
	font-size: 1%;
	margin: 0;
	padding: 0;
	height: 1px;
	border-bottom: 1px dashed #735537;
}

.gb_sites_top {
	width: 410px;
	text-align: right;
	margin: 5px 0 0 0;
	padding: 0;
}

.gb_sites_bottom {
	width: 410px;
	text-align: right;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}

.gb {
	width: 408px;
	border: 1px solid #735537;
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
}

.gb_name {
	width: 398px;
	color: #FFFFFF;
	background-color: #735537;
	margin: 0;
	padding: 2px 5px;
}

	.gb_name a:link, .gb_name a:visited {
		color: #FFFFFF;
		background-color: transparent;
		text-decoration: underline;
	}
	
	.gb_name a:hover, .gb_name a:active, .gb_name a:focus {
		color: #FFFFFF;
		background-color: transparent;
		text-decoration: none;
	}

.gb_date {
	width: 398px;
	color: #735537;
	background-color: transparent;
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px 0 5px;
}

.gb_message {
	width: 398px;
	color: #000000;
	background-color: transparent;
	margin: 2px 0 0 0;
	padding: 0 5px 0 5px;
}

.gb_comment {
	color: #735537;
	background-color: transparent;
	margin: 10px 0 0 0;
	padding: 0;
}

/* -------------------- guestbook write -------------------- */

.gb_line {
	width: 270px;
	color: #3B3B3B;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 8px 5px 0 5px;
}

.gb_line2 {
	width: 270px;
	color: #3B3B3B;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 0 5px;
}

	.gb_line_img {
		width: 270px;
		color: #3B3B3B;
		background-color: #FFFFFF;
		text-align: left;
		margin: 0;
		padding: 2px 5px;
	}
	
	.gb_line_txt {
		width: 270px;
		color: #3B3B3B;
		background-color: #FFFFFF;
		text-align: left;
		margin: 0;
		padding: 0 5px 2px 5px;
	}
	
	.gb_line_send {
		width: 270px;
		color: #3B3B3B;
		background-color: #FFFFFF;
		text-align: left;
		margin: 0;
		padding: 10px 5px 5px 5px;
	}

.tx-veguestbook-pi1 {
	width: 290px;
	margin: 5px 0 0 0;
	padding: 0;
}

.tx-guestbook-form-obligationfield, .tx-guestbook-form-error {
	color: #CC0000;
	background-color: #FFFFFF;
	font-weight: bold;
}

.tx-srfreecap-pi2-cant-read {
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
}

/* -------------------- photobook -------------------- */

.tabel table {
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	text-align: center;
}

	.tabel table tr {
		margin: 0;
		padding: 0;
		vertical-align: middle;
		text-align: center;
	}

	.tabel table td {
		margin: 0;
		padding: 0 0 4px 0;
		vertical-align: middle;
		text-align: center;
	}

.photo_center {
	text-align: center;
	margin: 0;
	padding: 0 0 6px 0;
}

/* -------------------- END photobook  -------------------- */

/* -------------------- sitemap -------------------- */

/* ------ sitemap 1 ------ */

#content ul.sitemap1  {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}

#content .sitemap1 li {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
	#content .sitemap1 .site1 a:link, #content .sitemap1 .site1 a:visited {
		color: #735537;
		background-color: #FFFFFF;
		background: none;
		margin: 0;
		padding: 0 0 0 15px;
		text-decoration: none;
	}
	
	#content .sitemap1 .site1 a:hover, #content .sitemap1 .site1 a:active, #content .sitemap1 .site1 a:focus {
		color: #735537;
		background: #FFFFFF url(../graphic/bg/bg_site.gif) no-repeat left;
		margin: 0;
		padding: 0 0 0 15px;
		text-decoration: none;
	}

/* ------ sitemap 2 ------ */

#content ul.sitemap2  {
	margin: 5px 0 0 15px;
	padding: 0 0 5px 0;
}

#content .sitemap2 li {
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

	#content .sitemap2 .site2 a:link, #content .sitemap2 .site2 a:visited {
		color: #735537;
		background-color: #FFFFFF;
		background: none;
		margin: 0;
		padding: 0 0 0 15px;
		text-decoration: none;
	}
	
	#content .sitemap2 .site2 a:hover, #content .sitemap2 .site2 a:active, #content .sitemap2 .site2 a:focus {
		color: #735537;
		background: #FFFFFF url(../graphic/bg/bg_site.gif) no-repeat left;
		margin: 0;
		padding: 0 0 0 15px;
		text-decoration: none;
	}

/* ------ sitemap 3 ------ */

#content ul.sitemap3  {
	margin: 5px 0 0 15px;
	padding: 0 0 5px 0;
}

#content .sitemap3 li {
	font-weight: bold;
	text-transform: none;
	margin: 0;
	padding: 0;
	list-style: none;
}

	#content .sitemap3 .site3 a:link, #content .sitemap3 .site3 a:visited {
		color: #000000;
		background-color: #FFFFFF;
		background: none;
		margin: 0;
		padding: 0 0 0 15px;
		text-decoration: none;
	}
	
	#content .sitemap3 .site3 a:hover, #content .sitemap3 .site3 a:active, #content .sitemap3 .site3 a:focus {
		color: #000000;
		background: #FFFFFF url(../graphic/bg/bg_site3.gif) no-repeat left;
		margin: 0;
		padding: 0 0 0 15px;
		text-decoration: none;
	}

/* -------------------------------------------- IMAGE --------------------------------------------------------- */


/* -------------------------------------------- FORM --------------------------------------------------------- */

/* --------------- form positioning --------------- */

.form_both {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.form_label {
	clear: both;
	width: 38%;
	margin: 2px 5px;
	padding: 0;
	float: left;
}

	.csc-mailform-field label {
		width: 36%;
		margin: 2px 5px;
		padding: 0;
		float: left;
	}

.form_both_txt {
	width: 390px;
	margin: 2px 0 2px 5px;
	padding: 0;
	float: left;
}
	
.form_element {
	width: 58%;
	margin: 2px 0;
	padding: 0;
	float: left;
}

	.csc-mailform-field {
		width: 96%;
		margin: 2px 0;
		padding: 0;
		float: left;
	}
	
	.csc-mailform-submit {
		margin: 0 100px 0 100px;
		padding: 0 100px 0 100px;
	}

.form_label2 {
	width: 270px;
	height: 95px;
	margin: 2px 0 2px 5px;
	padding: 0;
	float: left;
}

	.tx-srfreecap-pi2-image {
		margin: 0;
		padding: 0;
	}
	

.form_element2 {
	width: 110px;
	margin: 25px 0 2px 0;
	padding: 0;
	float: left;
}

.form_send {
	width: 410px;
	text-align: right;
	margin: 0;
	padding: 5px 0 10px 0;
	float: left;
}

/* --------------- form default --------------- */

#content form {
	width: 408px;
	margin: 0;
	padding: 0;
	float: left;
}

	#forum_navigation form {
		width: 335px;
		margin: 0;
		padding: 0;
		float: left;
	}

#content fieldset {
	width: 398px;
	border: 1px dashed #735537;
	margin: 0 0 5px 0;
	padding: 10px 5px;
	float: left;
}

	#forum_navigation fieldset {
		width: 325px;
		border: 1px dashed #735537;
		margin: 0 0 5px 0;
		padding: 10px 5px;
		float: left;
	}

#content legend, #forum_navigation legend {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
	margin: 5px;
	padding: 0 2px;
}

#content input, #forum_navigation input {
	color: #735537;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #735537;
	margin: 0;
	padding: 0;
}

	#content input:focus, #forum_navigation input:focus{
		color: #735537;
		background: #FFFFFF url(../graphic/bg/bg_formfield.gif) right center no-repeat;
	}

#content textarea, #forum_navigation textarea {
	color: #735537;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #735537;
	margin: 0;
	padding: 0;
}

	#content textarea:focus, #forum_navigation textarea:focus{
		color: #735537;
		background: #FFFFFF url(../graphic/bg/bg_formfield.gif) right center no-repeat;
	}

#content select, #forum_navigation select {
	color: #735537;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #735537;
	margin: 0;
	padding: 0;
}

	#content select:focus, #forum_navigation select:focus {
		color: #735537;
		background: #FFFFFF url(../graphic/bg/bg_formfield.gif) right center no-repeat;
	}
	
.login_input {margin-bottom: 5px;}

/* --------------- managing animals --------------- */

.ma_info {
	font-weight: bold;
	font-style: italic;
}

.ma_error {
	color: #CC0000;
	background-color: #FFFFFF;
	font-weight: bold;
}

#content #ma_cap, #forum #ma_cap, #forum_navigation #ma_cap {vertical-align: middle;}

/* --------------- forum --------------- */

#forum_navigation .login_txt {
	width: 49%;
	margin: 8px 0 0 0;
	padding: 0;
	float: left;
}

#forum_navigation .login_input {
	width: 49%;
	margin: 8px 0 0 0;
	padding: 0;
	float: left;
}

#forum_navigation .log_send {
	margin: 8px 0 0 0;
	padding: 0;
}

#forum_navigation .form_label {
	width: 49%;
	margin: 18px 0 0 0;
	padding: 0;
}