﻿body
{
	/*background: #F9F9F9 no-repeat;*/
	background: #F9F9F9 url('../Imgs/Background.jpg') no-repeat fixed center top;
	font-family: "Segoe UI Semibold", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 10.75pt;
	color: #000000;
}

.wettercomsmall220667 hr
{
	height: 1px;
}

#Header
{
	line-height: 70px;
	margin: 0px auto 0px auto;
	text-align: center;
	/*border: thin black solid;*/
	font-size: 30pt;
	font-family: Segoe UI Light;
	width: auto;
	background: transparent url('../Imgs/Header.png') no-repeat;
}
#Header a, #Haeder a:link, #Header a:focus, #Header a:hover, #Header a:visited
{
	display: block;
	text-decoration: none;
}

#Nav
{
	width: auto;
	height: 40px;
	line-height: 30px;
	margin: 5px auto 0px auto;
	/*border: thin black solid;*/
	background: #424242;
	opacity: 0.7;
	filter: alpha(opacity=0.7);
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
#Nav ul
{
	list-style: none;
	padding-left: 0px;
	margin-top: 0px;
	height: 40px;
}
#Nav ul li 
{
	float: left;
	padding: 0px 5px 0px 5px;
}
#Nav a, #Nav a:link, #Nav a:visited
{
	font-size: 18px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding: 5px;
}
#Nav a:focus, #Nav a:hover
{
	color: #00AAFF;
	text-shadow: 0px 0px 12px #00DDFF/*#00CCFF*/;
}

#Wrapper
{
	width: 980px;
	margin: 5px auto 0px auto;
	/*border: thin black solid;*/
}

#Footer
{
	width: auto;
	margin: 5px auto 0px auto;
	padding: 5px;
	background-color: silver;
	opacity: 0.7;
	filter: alpha(opacity=0.7);
	color: #333333;
	text-align: center;	
	font-size: 10pt;
	
}

#Content
{
	width: 765px;
	float: left;
	color: #FFFFFF;
	font-weight: lighter;
	padding: 0px 0px 5px 0px;
}

#RightCol
{
	width: 215px;
	float: right;
	color: #FFFFFF;
	margin-top: 56px;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	margin-bottom: 5px;
}

h1.SiteHeader
{
	color: #FFFFFF;   
	margin: 5px auto 10px 5px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana;  
	font-style: normal;               
}

.ContentTile_Small
{
	background: #1D9BD8;
	opacity: 0.85;
	filter: alpha(opacity=0.85);
	float: left;
	padding: 5px;
	margin: 5px 5px auto 0px;
	height: auto;
	width: 240px;
}
.ContentTile_Medium
{
	background: #1D9BD8;
	opacity: 0.85;
	filter: alpha(opacity=0.85);
	float: left;
	padding: 5px;
	margin: 5px 5px auto 0px;
	height: auto;
	width: 367px;
}
.ContentTile_Big
{
	background: #1D9BD8;
	opacity: 0.85;
	filter: alpha(opacity=0.85);
	float: left;
	padding: 5px;
	margin: 5px 5px auto 0px;
	height: auto;
	width: 750px;

}

.WidgetTile
{
	width: 200px;
	height: auto;
	background: #FE5815;
	opacity: 0.85;
	filter: alpha(opacity=0.85);
	padding: 5px;
	float: left;
	margin: 5px auto auto 5px;
}

.TileHeader
{
	display: block;
}
.TileHeader a
{
	font-size: 16pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.TileHeader a, .TileHeader a:link, .TileHeader a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

.TileContent
{
	display: block;
	margin: 5px 0px 0px 0px;
}

.WpUl
{
	list-style: none;
	padding-left: 0px;
}
.WpUl h3
{
	margin: 0px auto 0px auto;
}
.WpUl h3 a
{
	display: block;
}
.WpUl li
{
	margin-bottom: 7px;
}

a, a:link, a:visited
{
	text-decoration: none;
	/*color: #BBF400;*/
	color: #FFFF00;
}
a:hover, a:focus
{
	text-decoration: underline;
}


.Mail_Table
{
	display: table;
	width: 700px;
	line-height: 35px;
}
.Mail_Row
{
	display: table-row;
	padding: 5px;
}
.Mail_leftCell
{
	display: table-cell;
	width: 150px; 
	vertical-align: middle;
}
.Mail_rightCell
{
	display: table-cell;
	width: 630px;
	vertical-align:middle; 
}
.Mail_Table input, .Mail_Table textarea
{
	width: 300px;
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}


img
{
	border: 0px transparent none;
}


.IeNote
{
	background-color: yellow;
	font-style: italic;
	text-align:center;
	line-height: 25px;
}

