/*******************************************************************************
	Project		:	Motron Steuersysteme GmbH
	Copyright	:	Design - Jens Käding - www.jenskaeding.de
*******************************************************************************/

#site-content {
	color:#000;
	text-align:left;
	background: inherit;
}

/* ### breadcrump ############################################################ */

p#breadcrumb {
	font-size: 1em;
	color: #666;
	margin-top: 12px;
	padding-bottom: 5px;
}

p#breadcrumb a,

p#breadcrumb a:link {
	color:#000;
	text-decoration: none;
	background:inherit;
}


/* ### headlines ############################################################ */

#main-block h1 {
	color:#cd0050;
	padding: 0px 0px 10px 0px;
	font-size:1.6em;
/*	font-weight:bold; */
	background-attachment: inherit;
}

#main-block h2 {
	color:#cd0050;
	background: inherit;
	font-size:1.4em;
/*	font-weight:bold; */
	line-height:1.4em;
}

#main-block h3 {
	color:#cd0050;
	background: inherit;
	font-size:1.2em;
/*	font-weight:bold; */
	line-height:1.2em;
}

#main-block h4 {
	color:#777;
	background: inherit;
	font-size:1.2em;
/*	font-weight:bold; */
	line-height:1.1em;
	padding-bottom:7px;
}

#main-block h5 {
	color:#000;
	background: inherit;
	font-size:1.0em;
/*	font-weight:bold; */
	line-height:1.0em;
}

#main-block h6 {
	background: inherit;
	color:#000;
	font-size:0.9em;
/*	font-weight:bold; */
	line-height:1.0em;
}


/* ### Images ############################################################ */

#main-block img {
	display:block;
/*	margin:4px 0;*/
}

#main-block img.floatLeft {
	float:left;
/*	margin:4px 10px 4px 0;*/
}

#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}



/* ### Hyperlinks ######################################################### */

#main-block a, 
#main-block a:link {
	color:#666;
	background: inherit;
	text-decoration:none;
}

#main-block a:hover {
	color:#db007a;
	background: inherit;
	text-decoration: none;
}

#main-block a.faq,

#main-block a.faq:link {
/*	display:block; */
/*	background: inherit;  */
/*	text-transform:none; */

	color:#666;
	float: left;
	width: 540px;
	white-space: nowrap;
	background-image: url(weiter-a.gif);
	background-position: 0px 0px;
	padding: 0px 0px 25px 20px;
	background-repeat: no-repeat;
	font-size:1.2em;
	text-decoration:none;
	line-height: 1.2em;
}

#main-block a.faq:hover {
	color:#000;
	white-space: nowrap;
	background-image: url(weiter-b.gif);
	background-position: 0px 0px;
	padding: 0px 0px 25px 20px;
	background-repeat: no-repeat;
	font-size:1.2em;
	text-decoration:none;
	line-height: 1.2em;
}


/* ### Paragraphs ########################################################## */

#main-block p {
	margin-bottom:0.3em;
	font-size:1.2em;
	line-height:1.3em;
}

#nav p {
	margin-bottom:1.2em;
}



/* ### Tables ############################################################## */

#main-block table {
	font-size:1.2em;
	line-height:1.6em;
}

#main-block td {
	padding:0 0 0 0;
}


/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-block ul, 
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}

#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
} 
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}

#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}

/* ### Team ### */

#main-content-block div.txt-img {
	clear: both;
	padding-top: 10px;
}




/* ### Team ### */

#main-content-block div.team {
	clear: both;
	margin-bottom: 0px ;
}


#main-content-block div.team div{
	width:420px;
}

#main-content-block div.team p {
	padding-right:15px;
	font-size: 1.2em;
	margin-bottom: 1.2em;
}

#main-content-block div.team strong {
	color: #000;
}

#main-content-block div.team div.floatLeft img {
	margin:0px 0px 15px 0px; 
}

#rechtespalte div.team div.floatLeft img {
	margin:0px 0px 18px 0px; 
}
#rechtespalte div.team a {
	margin-top: 20px;
	color: #cd0050;
	font-weight: bold; 
}
#rechtespalte h1 {
	color:#cd0050;
	padding: 0px 0px 10px 0px;
	font-size:1.6em;
/*	font-weight:bold; */
	background-attachment: inherit;
}



#rechtespalte h4 {
	color:#777;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.1em;
	padding-bottom:7px;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie {
	clear: both;
}
#main-content-block div.galerie div.image {
	float: left;
	width: 270px;
}

#main-content-block div.galerie div.image img{
	padding: 5px;
/*	border:1px solid #aaa; */
}


/* ### Formular ################################################################ */

/*label.text{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}

label.textarea{
	width: 80px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}
input.text {
	float:left;
	width: 370px;
	height:20px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

textarea.textarea {
	width: 450px;
	height:100px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

.submit{
	background-color: #90b0bf;
	color:#fff;
	margin-top: 10px;
	border: none;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Formular Definition */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}


label {
font-family: Arial, Helvetica, sans-serif;
width: 120px;
clear: left;
float: left;
height: 20px;
padding: 0px;
}

form
{
line-height : 120%;
width: 350px;
}

form br
{
clear : both;
}

.textarea
{

width: 340px;
}
.text
{
margin-top: 15px;

}
legend {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #333333;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #000066;
border-right-color: #000066;
border-bottom-color: #000066;
border-left-color: #000066;

}
fieldset {
/*width: 345px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;*/
/*border: 1px solid #5D81A3;*/
}

 Ende der Formulardefinition */