/******** Stylesheet for Alla Tiders Kennel ********/
/***********************************************/
body {
	background: url(/StartImages/bg_qia8v.jpg) no-repeat left 0px #fff;
	
}


a {
	color: #333;
	
}
	
a:active 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-style: normal; font-weight: bold; color: #666; text-decoration: none;
}
a:hover 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #666; text-decoration: none; background-color: #999999;
}
a:link 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #666; text-decoration: none;
}
a:visited 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; font-variant: normal; color: #666; text-decoration: none;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
p a { color: #000000; }
p a:hover {
	color: #FFFFFF;
	background-color: #933;
	text-decoration: none;
}
h1 {
	background-image: url(/StartImages/Head_s2.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 441px;
	margin: 1px 150px;
}
h1 span {
	display: none;
}
h2 {
	color: #993333;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
}
h3 {
	color: #993333;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
}

/************* IDS ***************/
/*********************************/
#wrapper 
{
	margin: 0 auto;
	width: 980px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:auto;

}


#main {
	width: 880px;
	float: left;
	padding: 0px;
	margin-left: 150px;
	margin-top: 20px;
}
#right {
	margin-top: 0px;
	width: 200px;
	height: auto;
	float: left;
	padding-left: 2px;
	padding-top: 10px;
	border-left: 2px solid #cd9733;
	color: #033;
	height: 500px;
	
}
#right li {
	margin-bottom: 8px;
	list-style-type: circle;
	list-style-position: outside;
}
#right ul {
	margin-left: 0;
	
}
#left {
	width: 264px;
	float: left;
}
#leftLg {
	width: 890px;
	float: left;
	clear: both;
	margin:auto;
	border-top: 2px solid #cd9733;
	

}

#nav {

	width: 160px;
	float: left;
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding: 5px;
	

}
.about {
	width: 485px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left:5px;
	border-left: 2px solid #cd9733;
	height: 500px;
	overflow:auto;
	
}
#about img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

#aktuellt {

	width: 880px;
	height: 50px;
	float: left;
	background-color:#fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	padding: 10px;
	border-top: 2px solid #cd9733;
	border-bottom: 2px solid #cd9733;
	margin-top: 2px;
	margin-bottom: 10px;
	font-weight:bold:
	

}
/************* CLASSES ***************/
/*************************************/
.text1
{
	color:#000;
	font-size:10px;
		
}


/*********** Primary NAV ***************/
/***************************************/

ul.navigation {
	padding: 0px;
	float: left;
	margin: 0px 19px 0px 0px;
	
}
ul.navigation li {
	list-style-type: none;
	float: left;
	clear: both;
	border-bottom: solid 2px #cd9733;
}

ul.navigation li a {
	width: 121px;
	display: block;
	float: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #654304;
	text-decoration: none;
	padding: 5px 0px;
}
ul.navigation li a:hover { background: url(/StartImages/arrow.png) no-repeat right center; }


/*********** Secondary NAV ***************/
/***************************************/

ul.subNavigation {
	padding: 0px;
	float: left;
	margin: 0px;
}
ul.subNavigation li {
	list-style-type: none;
	float: left;
	clear: both;
	border-bottom: solid 1px #cd9733;
}

ul.subNavigation li a {
	width: 121px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 5px 0px;
}
ul.subNavigation li a:hover { background: url(/StartImages/arrow.png) no-repeat right center; }
