/**
 * @author Thomas Rahlf
 * @copyright fresh frames GmbH & Co. KG 2007
 * @version $Id: style.css 17 2008-10-27 15:56:19Z thomas $
 */
a {
	color: #336600;
}

img {
	border: 0;
}

.noscreen {
	display:none;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 13px;
	color:#53941e;
	font-weight:normal;
}
h1 {
	font-size: 15px;
	font-weight:bold;
}
h2 {
	font-weight:bold;
}

body {
	font-size: 13px;
	font-family: Arial, Verdana, sans;
}

form {
	margin: 0px;
}

input:focus,textarea:focus,select:focus {
	background: #FFCC99;
	background: #f0f7e8;
	color: #333333;
}

select,
input[type=text],
textarea {
	border: 1px solid #53941e;
	margin: 1px 0;
}

input[type=text]:focus,
textarea:focus {
	border: 1px solid #53941e;
}


.search_suggest {
	border: 1px solid #666666;
	width: 140px;
}

.suggest_link {
	
}

.suggest_link_over {
	background-color: #FFCC99;
	color: #333333;
}

textarea {
	width: 300px;
	height: 275px;
}


#search {
	margin-bottom: 10px;
}

#search_top {
	padding-left: 11px;
}

.search_top_txt {
	width: 110px;
}


.nav1,
.nav2 {
	margin-left:8px;
	height:25px;
	width:192px;
}
.nav1 a,
.nav2 a {
	padding-left:11px;
	text-decoration:none;
}
.nav1 a {
	color:#fff;
	font-weight:bold;
}
.nav2 a {
	color:#000;
	font-weight:normal;
}
.nav1 a:hover {
	background:url(../bilder/nav1.gif) no-repeat left top;
}
.nav2 a:hover {
	background:url(../bilder/nav2.gif) no-repeat left top;
}
.nav_btn {
	height:160px;
}




.nav_btn_search {
	background:url(../bilder/btn_plain.png) no-repeat top left;
}



#newestContent {

}

.list_request, 
.list_offer, 
.list_request_short, 
.list_offer_short  {
	/*padding:0 5px 5px 5px;*/
	/*margin-right:5px;
	margin-bottom:10px;
	background-repeat:no-repeat;	
	background-position:bottom right;
	background-color:#fff;*/
}

.list_request_short, 
.list_offer_short  {
	/*float:left;*/	
	/*width:160px;*/
}
.list_request, 
.list_offer  {
	width:100%;
}
.list_request_short h2,
.list_offer_short h2, 
.list_request_short p, 
.list_offer_short p, 
.list_request h2,
.list_offer h2, 
.list_request p, 
.list_offer p {
	/*padding:0 5px 5px 5px;*/
}
.list_offer h2,
.list_request h2  {
	/*padding:0 5px;*/
}
/*
.list_offer h2,
.list_request h2  {
	color:#fff;
	margin-top:0px;
}
.list_offer h2  {
	background-color:#333;
}
.list_request h2 {
	background-color:#999;
}
*/
.list_offer,
.list_offer_short  {
	/*
	border:5px solid #333;
	background-image:url(../bilder/ecke_offer.gif);
	*/
}
.list_request, 
.list_request_short {
	/*
	border:5px solid #999;
	background-image:url(../bilder/ecke_request.gif);
	*/
}

.more {
	/*text-align:right;*/
}
.list_request .more a, 
.list_offer .more a,
.list_request_short .more a, 
.list_offer_short .more a {
	/*
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	*/	
}

ol {
	
	list-style-type: decimal;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
}


.schrift {
	color: #000000;
	margin-top: 6px;
	margin-bottom: 18px;
}

.headline { 
	font-weight: bold; 
	color: #000000; 
	line-height: 18px;
	margin-top: 16px;
	margin-bottom: 6px;
}

.headlinerot { 
	font-weight: bold; 
	color: #FF0000; 
	line-height: 18px;
	margin-top: 16px;
	margin-bottom: 6px;
}

.fusszeile {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
	color: #000000;
}

span.error,
span.report,
span.alert {
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
.error {
	color:#FF0000;
}
.alert {
	color:#FF9900;
}
.report {
	color:#00CC00;
}

.formularcontent { 
	border: 1 #333333 solid; 
	background-color: #FFFFFF
}

.button {
	border:1px solid #99cc66;
	background-color:#f0f7e8;
	color:#53941e;
	font-size:10px;
	font-weight:bold;
	padding:3px;
}

.textarea {
	width:303px;
	height:200px;
}
.textarea_short {
	width:303px;
	height:100px;
}

a.orange {
	color:#FC0402;
}

.local_admin_menu {
	float:right;
}



.publicContent,
.privateContent,
.trashedContent {
	width:100%;
}
.buttons {
	text-align:right;
}
.wideTextarea {
	width:300px;
	height:150px;
}

.table_twocollumn {
	width:100%;
}

.user_deactive {
	text-decoration:line-through;
}
.user_admin {
	font-style:oblique;
}


.rowa {
	background:url(../bilder/bg_caro_line.gif);
}

.rowb, 
.rowend {
	background:url(../bilder/bg_white_line.gif);
}
.rowstart {
	text-align:left;
}
.rowend {
	text-align:center;
}
.rowa, 
.rowb, 
.rowend {
	height:25px;
}


.mail,
.malmail,
.extern {
	padding-left:15px;
	background-repeat: no-repeat;
	background-position: 0 4px;
}
.mail {
	background-image: url(../bilder/mail.gif);
}
.malmail {
	background-image: url(../bilder/malmail.gif);
}
.extern {
	background-image: url(../bilder/extern.gif);
}

.clr {
	clear:both;
}

.sjr_entry {
	/*color:#f00;*/
}

.list_offer,
.list_request {
	padding:5px;
	background-color:#f8f8f8;
	width:100%;
	margin-bottom:5px;
}
.list_offer h2,
.list_request h2 {
	margin-top:0px;
	padding-top:0px;
}

.list_offer h2,
.list_offer_short h2 {
	/*color:#a9c3f9;*/
	color:#8ba6db;
}

.list_request h2,
.list_request_short h2 {
	color:#ffbbac;
	color:#ff9982;
}

.list_request {
	background-color:#fff4f3;
}

.list_offer {
	background-color:#eff5ff;
}
/*
.list_offer_short,
.list_request_short {
	padding:5px;
	border:1px solid #ccc;
	background-color:#f8f8f8;
	width:100%;
	margin-bottom:5px;
	margin-right:10px;
}
*/
