

{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

		
	
	ol, ul {
		margin-left		     	: -28px;
		list-style-position	: outside;
	}
	li {
		margin-left					:	5px;
		line-height					:	13px;
	}
	input:text {
		font-size						: 11px;
		font-family					:	Arial, Helvetica, sans-serif;
		margin							: 0px 0px 0px 0px;
	}
	select, textarea {
		font-size						: 11px;
		font-family					:	Arial, Helvetica, sans-serif;
		margin							: 0px 0px 0px 0px;
	}
	
	

	
html {
	margin : 0px 0px 0px 0px;
} 

body {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	font-family : Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
}

#pageboundingbox{
	border: 0px solid red;
	margin: 0px auto;
	padding: 30px 0px 0px 0px;
	width: 808px;
	height: 509px;
}

#headerboundingbox {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 112px;
	width: 808px;
	border: 0px solid blue;
	float: left;
	background-image: url(/cms/cmsCustom/default/headers/default_v1.0.0/images/schatten_top.gif);
	background-repeat:no-repeat;
}

#headerboundingbox1 {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 18px;
	width: 808px;
	border: 0px solid blue;
	float:left;
	background-image:url(/cms/cmsCustom/default/headers/default_v1.0.0/images/schatten_36.gif);
	background-repeat:repeat-y;
}

#headerboundingbox1col {
	margin : 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 16px;
	width: 750px;
	border: 0px solid green;
	border-top: 1px solid #B8B99D;
	border-bottom: 1px solid #B8B99D;
	float: left;
	background-color: #E7E8DC;
}

h1 {
	font-size 	  	: 16px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #A4A584;
	margin      		: 0px 0px 0px 0px;
	padding					: 15px 0px 0px 0px;
}

h2 {
	font-size 	  	: 14px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #A4A584;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 20px 0px 0px;
}

h3 {
	font-size 	  	: 12px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #A4A584;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 20px 0px 0px;
}

h4 {
	font-size 	  	: 10px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #A4A584;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 20px 0px 0px;
}

h5 {
	font-size 	  	: 10px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #A4A584;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 20px 0px 0px;
}

h6 {
	font-size 	  	: 9px;
	font-weight			:	bold;
	font-style			: normal;
	color 					: #A4A584;
	margin      		: 0px 0px 0px 0px;
	padding					: 0px 20px 0px 0px;
}


a	{
	color						:	#E2001A;
	text-decoration	:	none;
}

a:visited	{
	color: #E2001A;
	font-size: 10px;
	text-decoration	: none;
}

a:active	{
	color: #E2001A;
	font-size: 10px;
	text-decoration	:	none;
}

a:hover	{
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}


.element ol {
	margin-left: 13px;
}
.element ul {
	margin-left: 8px;
}

.element li {
	margin-left: -33px;
}


.bordercolor {
	background-color: #666666;
}

.content {
	background-color: #ffffff;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: transparent;
}	

.odd {
	background-color:	#eae9e9;
}

.border {
	background-color:	#666666;
}

.small {
	color: #666666;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.inmLink, .inmLink:visited, .inmLink:active{
	color: #777777;
	font-family : Verdana, Arial, sans-serif;
	font-size: 9px;
}

.inmLink:hover{
	font-family : Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}

.headerMenuLink, .headerMenuLink:visited, .headerMenuLink:active{
	font-size: 9px;
	color: #777777;
}

.headerMenuLink:hover{
	font-size: 9px;
	color: #000000;
}

img {
	border: none;
}


.newsButton {
	font-size		   : 11px;
	text-align     : center;
	width				   : 60px;
	height			   : 20px;
}
.newsInput {
	color						: #666666;
	font-size				: 11px;
	width						: 150px;
}
.newsTitle {
	font-size				: 14px;
	font-weight			: bold;
	margin-bottom		: 50px;
}
.newsDate {
}
.newsLead {
	font-weight			: bold;
}
.newsText {
}
.newsLink {
}
.newsLink:VISITED {
}
.newsLink:ACTIVE {
}
.newsLink:HOVER {
}

