@import url(master/masterPositions.css);
@import url(master/masterStyles.css);

#navi #nKontakt a	{ background:url(../pics/buttons/kontakt_ov.gif) no-repeat; }


/*formular --------------------------------------------------------------------------------------------------*/

fieldset	{ border:0 none; border-right:1px solid #ccc;   width:310px; height:auto; float:left; margin-right:25px; padding-right:15px;}
form p	{  margin:0 0 7px 0;}

label	{float:left; height:auto; width:90px; }

input, textarea, select	{ border:1px solid #036; background:#dedede; padding:1px; width:200px;}

textarea	{ height:80px; }
select		{width:auto; }

.objekt	{ border:0 none; margin:0; padding:0; width:auto; float:left; height:auto;}
.objekt input	{ border:0 none; background:none;  width:auto; padding:2px 0 0 0; float:left; margin:0 4px 0 0; }
.objekt p	{ line-height:17px; margin:0 0 3px 0;}

.button	{ width:100px; border:	1px solid #666;  background:#dcdcdc; letter-spacing:1px;   }
.button:visited, .button:hover, 	.button:focus	{background: #666; color:#dcdcdc; cursor: pointer; }

input:hover, input:focus, input:active, select:hover, 	select:focus, 	select:active, textarea:hover, 	textarea:focus, 	textarea:active
{ background:#fff;}		

.contact	{ float:right; background:#dcdcdc; border:1px solid #036; padding:10px; width:50%; height:auto; text-align:center; position:relative; }







