/* Stilmall för Kvinnojouren */

body		{ font-family: verdana, arial, sans-serif;
					font-size: 10pt;
					color: #336600;
					background-color: #ffffff;
					}
				
table		{ width: 90%;
					border-width: 1px;
					border-style: solid;
					border-color: #336600;
					}
					
td			{ vertical-align: top;
					padding-left: 0px;
					padding-right: 0px;
					padding-top: 0px;
					padding-bottom: 0px;
					}
					
img			{ border: none;
					}

a.med:link		{ color: #336600;
								text-decoration: underline;
								}
							
a.med:visited	{ color: #005500;
								text-decoration: underline;
								}
							
a.med:hover		{ color: #666666;
								text-decoration: none;
								}
							
a.utan:link		{ color: #336600;
								text-decoration: none;
								}
							
a.utan:visited { color: #005500;
								text-decoration: none;
								}
							
a.utan:hover	{ color: #ffff99;
								text-decoration: underline;
								}
								
a.mer:link		{ color: #ff0000;
								text-decoration: none;
								}
								
a.mer:visited	{ color: #ff2222;
								text-decoration: none;
								}
								
a.mer:hover		{ color: #336600;
								text-decoration: underline;
								}
							
.huvudrubrik	{ font-family: ;
								font-size: ;
								color: ;
								}
								
.rubrik				{ font-size: 16pt;
								font-weight: bold;
								color: ;
								}
								
.fet					{ font-weight: bold;
								}
							
.bildtext			{ font-size: ;
								font-style: italic;
								}
							
.vanster			{ width: 25%;
								height: 550px;
								background-color: #cccc99;
								border-width: 1px;
								border-style: solid;
								border-color: #336600;
								padding-left: 0px;
								padding-top: 10px;
								}
								
.uppe					{ height: 100px;
								width: 75%;
								background-color: #cccc99; 
								border-width: 1px;
								border-style: solid;
								border-color: #336600;
								}
								
.mitten				{ height: 430px;
								border-width: 1px;
								border-style: solid;
								border-color: #336600;
								padding-left: 20px;
								padding-right: 20px;
								padding-top: 30px;
								}

.nere					{ height: 20px;
								border-width: 1px;
								border-style: solid;
								border-color: #336600;
								padding-left: 20px;
								font-size: 10pt;
								}	