/* www.pro-reet.de
Template fuer IG Pro Reet
copyright IG Pro Reet
Autor: Gaby Klein, readygo.de
Start: 10.11.2009
Letzte Aenderung: 08.02.2010
*/


@import url(css/lightbox.css);


* {padding: 0; margin: 0;} 

/* Generic
---------------------------------------------------------------------------------*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1.8em;
	background: #fff url(images/back.jpg) no-repeat center top;
	color: #333333;
}

h1 {
	color: #017f1b;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.4em;
	margin: 10px 0 10px 0;
}

h2 {
	color: #333333;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 20px 0 10px 0;
}

h3 {
	color: #333333;
	font-size: 1em;
	line-height: 1em;
	margin: 20px 0 10px 0;
}

p {
	margin: 10px 0 10px 0;
}

a {
	color: #017f1b;
	text-decoration: none;
}

a:hover {
	color: #017f1b;
	text-decoration: underline;
}



/* wrapper */

#wrapper {
	width: 818px;
	margin: 0 auto;
	font-size: 1.2em;
	position: relative;
}

#header {
	width: 817px;
	height: 100px;
	position: relative;
}

#header h1 {
	display: none;
}

#headerimg {
	position: absolute;
	top: 3px;
	left: 76px;
	background: #fff url(images/logo-ig-pro-reet.gif) no-repeat top center;
	border: 5px solid #fff;
	width: 200px;
	height: 143px;
}

#content {
	border: 2px solid #017f1b;
	padding: 100px 0 0 0;
}

#content img {
	border: 2px solid #017f1b;
}

#content img.noborder {
	border: 0;
	float: left;
	margin: 0 15px 2px 0;
}

#content img.nobordersolo {
	border: 0;
}


/*==========navi start===========*/

#navi {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	top: 210px;
	left: -8px;
	width: 180px;
	color: #017f1b;
	font-size: 120%;
	position: absolute;
}

#navi ul {
	list-style: none;
	padding: 27px 10px 0 7px;
}

#navi ul ul {
	padding: 0 0 0 20px;
}

#navi ul li a:link, #navi ul li a:visited, #navi ul li a:active {
	display: block;
	color: #017f1b;
	text-decoration: none;
	padding-bottom: 15px;
}

#navi ul li a:hover, #navi ul li a:focus, #navi ul li a#current {
color: #017f1b;
font-weight: bold;
}

#navi h2 {
	display: none;
}

/*==========navi ende============*/

#inhalt {
	margin: 0 0 0 180px;
	padding: 20px 0 0 0;
	width: 548px;
}

/* Links- bzw. Rechtsausrichtung fuer Elemente */
.leftalign {
	float: left;
	margin: 0 15px 2px 0;
}

.rightalign {
	float: right;
	 margin: 0 0 2px 10px;
}

#teaser img {
	border: 2px solid #017f1b;
}

#copyright {
	margin-top: 76px;
	border-top: 2px solid #017f1b;
	width: 546px;
}

#copyright p {
	margin: 0;
	padding: 16px 0 24px 0;
	text-align: center;
	color:  #017f1b;
}

/* Kontaktformular
--------------------------------------------------*/

#formular {
	margin: 20px 30px 20px 0px;
	padding: 0 0px 10px 20px;
	width: 420px;
	display: inline;
}

div.row {
	clear: both;
}

div.row span.label {
	float: left;
	display: block;
	width: 100px;
	margin-top: 5px;
	padding-top: 5px;
}

.form input, .form select, .form textarea {
	width: 223px;
	border: 1px solid #017f1b;
}

.button input {
	margin: 9px 0 0 20px;
	padding: 0;
}

div.row span.form {
	float: left;
	width: 290px;
	margin-left: 20px;
	margin-top: 5px;
	padding-top: 4px;
	text-align: left;
}

.r {
	text-align: right;
	margin-right: 10px;
}

.error p {
        font: bold 1em/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #fc9604;
}

a.gotop {
	background: transparent url(images/gotop.gif) no-repeat;
	width: 18px;
	height: 18px;
	margin: -35px 0 20px 587px;
	display: block;
}


/* Footer */
#footer {
	clear: both;
	background: url(images/footer.jpg) no-repeat bottom;
	color: #333;
	width: 820px;
	height: 9px;
	margin: 0 0 0 0;
}
