/* $Id: style.css 24 2008-11-26 17:50:50Z thomas $ */
a {
	color: #003366
}

img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	color:#7595D5;
	font-weight:normal;
}
h1 {
	font-size: 14px;
	font-weight:bold;
}
h2 {
	font-weight:bold;
}

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

form {
	margin: 0px;
}

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

input[type=text], input[type=password], textarea {
	border: 1px solid #7595D5;
	margin: 1px 0;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus {
	border: 1px solid #7595D5;
}

select {
	width:250px;	
}

.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;
}

.nav a {
	padding-left: 11px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
.nav a:hover {
	background: url(../bilder/nav1.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_short,.list_offer_short {
	float: left;
	width: 160px;
	padding: 0 5px 5px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
}

.list_request,.list_offer {
	float: left;
	width: 45%;
	padding: 0 5px 5px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #fff;
}

.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);
}

.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 {
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: decimal;
	color: #000000;
}

ul {
	margin-top: 6px;
	margin-bottom: 6px;
	list-style-type: square;
	list-style-image: url(../bilder/aufzaehlungspunkt.gif);
	color: #000000;
}

.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 #7595D5;
	background-color: #dce4f4;
	color: #7595D5;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 4px;
}

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

a.orange {
	color: #FC0402;
}

.local_admin_menu {
	float: right;
}

.more {
	text-align: 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;
}

div.uploader {
	position: relative;
	width: 28px;
	height: 26px;
	overflow: hidden;
}

input.uploadbox {
	position: absolute;
	right: 0;
	font-size: 30px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity :   0);
}

div.uploader_img {
	background: transparent url(../bilder/uploader.gif) no-repeat scroll
		left bottom;
	white-space: normal;
	width: 28px;
	height: 26px;
}

.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;
}

.pics {  
    height:320px;  
    width:163px;  
    padding:0;  
    margin:0;  
} 
 
.pics img {  
    padding:0;  
    border:0;  
    width:320px; 
    height:163px; 
    top:0; 
    left:0 
}