/*BluesBandits
- Master Stylesheet-datei -
b.it Diensteleistungen
Neue Str. 6
38162 Weddel
www.bit-dienstleistungen.de*/
/*###NEWS###*/
.news-latest-container{
	padding-top: 35px;
	
}

.news-latest-container h2{
	background-color: #459178;
	color: white;
	padding: 5px 5px 3px 5px;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 8px;
}
.news-latest-container h3{
	font-weight: normal;
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	color: #676767;
	color: #000000;
	font-weight: bold;
}
.news-latest-item{
	padding: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.news-latest-container .news-latest-morelink a{
	color: #459178;
	font-weight: bold;
	text-decoration: none;
	
}
.news-latest-morelink{
	text-align: left;
	margin-top: -10px;
}
/*###ENDE NEWS###*/

/*###FORMULARE###*/
fieldset{
	border: none;
}
.csc-mailform-field{
	padding: 5px;
	display: block;
	clear: both;
	float: none;
}
form br { /* Alle Zeilenumbr?che in Formularen ausw?hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}
span.form-label-long,
.line input,
.line textarea,
.csc-mailform-field label, 
.csc-mailform-field input, 
.csc-mailform-field select,
.csc-mailform-field textarea { /* Alle Labels UND Formularelemente ausw?hlen */
  display: block;
  float: left;
  width: 130px; /* Breite.*/
}

span.form-label-long,
.line input,
.line textarea{
	width: 200px;
}

.csc-mailform-field input, 
.csc-mailform-field select,
.csc-mailform-field textarea{
	width: 280px;
}
.csc-mailform-field select,
.csc-mailform-field textarea,
.line textarea{
	width: 205px;
}

span.form-label-long,
.csc-mailform-label{
	font-weight: normal;
}
span.form-label-long,
.csc-mailform-field label{
	clear: left;
}
.line input#submit,
.csc-mailform-field input#submit { /* den Submit-Button */
  float: none;
  width: 120px;
	margin-top: 15px;
}
.csc-mailform-field input.csc-mailform-submit{
	width: 120px;
	margin-left: 130px;
}

.tx-pilmailform-pi1 .line INPUT,
.tx-pilmailform-pi1 .line span{
margin-bottom: 7px !important;
}
/*###ENDE FORMULARE###*/

html, body{
	background-color: #707473;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

a{

}

h1,h2,h3,h4,form{
	padding: 0px;
	margin: 0px;
}
h1{
	font-size: 13px;
	padding: 10px 5px 15px 0px;
}
#main{
	width: 795px;
	margin: auto;
}
#menu{
	padding-left:0px;
}
a{
	color: black;
	text-decoration: none;
}
a.internal-link,
a.external-link,
a.m1,
a.m1:hover,
a.m1a,
a.m2,
a.m2a{
	display: block;
	background-image: url(../../bilder/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 2px 5px 2px 12px;
	color: white;
	float: left;
	text-decoration: none;
	font-weight: bold;
	margin-right: 15px; 
}
a.m1:hover,
a.m1a,
a.m2a,
a.m2:hover{
	background-image: url(../../bilder/icon_act.gif);
	color: #5bc5fb;
}
a.m2,
a.m2a{
	float: none;
	margin-left: 10px;
}

#content{
	padding:35px 0px 40px 0px;
	width: 528px;
}
.homelink{
	position: absolute;
	margin-left: 528px;
	top: 0px;
}

.tx-veguestbook-pi1 .tx-guestbook-result {
float:none;
font-weight:bold;
}
.tx-veguestbook-pi1 .tx-guestbook-left{
	width: 38%;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	width: 53%;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	width: 95%;
}
.space{
	padding-bottom: 15px;
}
#lightbox{
color: #000;
}