.mod_article p,
.mod_article ul{
	margin: 0 0 1em 0; line-height:1.5em; 
}
.mod_article ul{
	list-style-type:square;
	padding:0px 0px 0px 15px;
}
/*
images
*/

#main img{
	padding:1px;
	border:1px solid #dcdcdc;
}

#main .image_container img{
	padding:1px;
	border:1px solid #dcdcdc;
}
#main .no_border .image_container img{
	padding:1px;
	border:none;
}
.image_container .caption{
	padding-top:3px;
	color:#777777;
}

/*
headings
*/

/* H E A D E R */
h1, h2, h3, h4{
	letter-spacing:0.1em;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	color:#B80C3A;
	/* color:#72808A; */
}

h1{
	font-size:130%;
/*
	letter-spacing:0.2em;
*/
	margin-bottom:10px;
}

h2{	
	font-size:120%;	
}

h3{
	font-size:110%;	
}

h4{
	font-weight:bold;
	font-size:100%;	
}

#main .inside .mod_article ul{
	list-style-type:square;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	
}
#main .inside .mod_article ul li{
	margin-bottom:2px;
	
}

/*
Links
*/
/* L I N K S */
#right .inside a,
#main .inside a,
#left .inside a,
#right .inside a:link,
#main .inside a:link,
#left .inside a:link,
#right .inside a:visited,
#main .inside a:visited,
#left .inside a:visited,
#right .inside a:active,
#main .inside a:active,
 #left .inside a:active{
	text-decoration:underline;
	/* color:#B80C3A; */
	color:#72808A;
}



/* F O R M S */

input, textarea{
border:1px #ccc solid;
background: #f8f8f8;
padding: 3px;
color:#5e5e5e;
margin-bottom:0px;
font-family:Tahoma,  'Trebuchet MS', Verdana, arial, sans-serif;
}
div.formbody table tr td{padding-bottom:10px;}
input[type=text]:focus, input[type=password]:focus, textarea:focus{
background: #f0f0f0;
color:#333;
border-color: #666;
}

form{
	margin:0px;
	padding:0px;
}
form p.label,
form label{
margin:0px;
font-weight:bold;
}
.error {color:red;}
input.captcha{width:40px !important;}
/* H Y G R O M E T E R  */
form#hygrometer input#ctrl_12{width:20px;}
form#hygrometer input{width:300px;} 
form#hygrometer input.checkbox{width:20px;}
* html form#hygrometer input.checkbox{background-color:white;position:relative;top:8px;border:1px solid #666;paffing:0px;}
form#hygrometer input.submit{width:120px;}
/* K O N T A K T F O R M U L A R */
#f5 tr td.col_0{width:100px;vertical-align:top;}
#f5 input#ctrl_22,
#f5 input#ctrl_23,
#f5 input#ctrl_26,
#f5 input#ctrl_31,
#f5 input#ctrl_33,
#f5 input#ctrl_34,
#f5 input#ctrl_35,
#f5 input#ctrl_36,
#f5 input#ctrl_37 {width:300px;}
#f5 textarea{width:300px;height:200px;}

