/*  body definition */
* {
	margin:0;
	padding:0;
}
html {
	margin:0px;
	padding:0px;
}
p.link a {
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin:0px;
	padding:0px;
}
#site {
	position:relative;
	margin:auto;
	padding:0px;
	width:980px;/*border:#999999 solid 1px;
		background-image:url(../images/site_background2.gif);
		background-repeat:repeat-y;*/
}
#header {
	position:relative;
	width:100%;
	height:88px;
	margin:5px 0px 0px 0px;
	padding:0px;
	background-image:url(../images_new/header_bg.gif);
	background-repeat:repeat-x;
	border-top:solid #C8C8C8 1px;
	border-left:solid #C8C8C8 1px;
	border-right:solid #C8C8C8 1px;
	border-bottom:solid #67CDF0 1px;
}
#flags {
	position:absolute;
	top:5px;
	right:5px;
}
#flags img {
	padding-left:0px;
	margin-left:5px;
}
#headermenu_nw {
	float:right;
	height:86px;
	width: 280px;
	background-image:url(../images/header_menu_background.gif);
	background-repeat:repeat-x;
}
#headerslogo {
	position:relative;
	width:192px;
	height:59px;
	padding:0px;
	margin:0px;
	background-image:url(../images_new/header_logo.gif);
}
#headerslogan {
	position:absolute;
	left:250px;
	top:65px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	color: #FFFFFF;
}
#header ul {
	position:absolute;
	top:60px;
	width: 100%;
	height:27px;
	list-style-position:inside;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	border-top:#2572B7 solid 1px;
	font-weight:bold;
}
#header ul li {
	width:120px;
	text-align:center;
	float:left;
	border-right:#2572B7 solid 1px;
}
#header ul li a {
	display: block;
	padding: 6px 0px 5px 0px;
	color: #ffffff;
	text-decoration: none;
}
#header ul li a.selected {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#header ul li a:hover {
	background-color:#2572B7;
	color:#00AEEF;
}
html>body #header ul li a {
	width: auto;
}
html>body #header ul li a.selected {
	width: auto;
}
#flags a {
	margin:0px;
	padding:0px;
	width:17px;
}
p, h2, pre {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size:16px;
	padding-top:20px;
	text-transform:uppercase;
	/*	color: #564b47;*/
		color: #00AEEF;
	background-color: transparent;
}
h1 {
	font-size:14px;
	text-transform:uppercase;
	text-align: right;
	color: #FFFFFF;
	background-color: #F7941C;
	padding: 3px;
}
/*  positioning-layers statisch und absolut */
#wrapper {
	width:100%;
	padding: 10px 0px 10px 0px;
	margin: 20px 0px 0px 0px;
	border-top:solid #C8C8C8 1px;
	border-left:solid #C8C8C8 1px;
	border-right:solid #C8C8C8 1px;
	border-bottom:solid #C8C8C8 1px;
}
#left {
	float:left;
}
#leftcolumn {
	width:170px;
	border:#CCCACA solid 1px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#leftcolumn2 {
	width:160px;
	border:#CCCACA solid 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #F7941C;
	color: #FFFFFF;
	padding: 5px;
}
#leftcolumn3 {
	float:left;
	width:170px;
	border:#CCCACA solid 1px;
	height: 400px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#leftcolumn2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#leftcolumn p.header {
	width:163px;
	padding:0px 0px 0px 5px;
	margin:1px 1px 10px 1px;
	background-color:#D2D0D0;
}
#leftcolumn label {
	padding:0px 0px 0px 5px;
	margin:1px;
	width:163px;
	display:block;
	background-color:#F3F3F3;
	font-size:80%;
}
#leftcolumn ul {
	position:relative;
	float:left;
	list-style-position:inside;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	font-size:90%;
}
#leftcolumn ul li {
	padding:0px 0px 0px 5px;
	margin:1px;
	width:163px;
	float:left;
}
#leftcolumn ul li a {
	color: #000000;
	text-decoration: none;
}
#leftcolumn ul li a.selected {
	color: #000000;
	text-decoration: none;
}
#leftcolumn ul li a:hover {
	color:#000000;
	text-decoration: underline;
}
#leftcolumn3 p.header {
	width:163px;
	padding:0px 0px 0px 5px;
	margin:1px 1px 10px 1px;
	background-color:#D2D0D0;
}
#leftcolumn3 label {
	padding:0px 0px 0px 5px;
	margin:1px;
	width:163px;
	display:block;
	background-color:#F3F3F3;
	font-size:80%;
}
#leftcolumn3 ul {
	position:relative;
	float:left;
	list-style-position:inside;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	font-size:90%;
}
#leftcolumn3 ul li {
	padding:0px 0px 0px 5px;
	margin:1px;
	width:163px;
	float:left;
}
#leftcolumn3 ul li a {
	color: #000000;
	text-decoration: none;
}
#leftcolumn3 ul li a.selected {
	color: #000000;
	text-decoration: none;
}
#leftcolumn3 ul li a:hover {
	color:#000000;
	text-decoration: underline;
}
#content {
	float:left;
	width: 780px;
	padding:0px;
	margin:0px;/*background-color:#FFFF00;*/
}
#content_nw {
	float:left;
	width: 480px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
#content_nw a:link {
	color:#0068B3;
	font-weight:normal;
	text-decoration:none;
}
#content_nw a:visited {
	color:#0068B3;
	font-weight:normal;
	text-decoration:none;
}
#content_nw a:hover {
	color:#00ACE9;
	font-weight:normal;
	text-decoration:none;
}
#content_nw ul {
	float:left;
	list-style-type:none;
	/*list-style-image:url(../../img_cm/li_articles.gif);*/
		list-style-position: outside;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom:#CCCCCC dotted 1px;
	width:460px;
}
#right {
	float:left;
	height:300px;
	width:770px;
	/*background:#0067b3 url(../images/main_right_back1.gif) no-repeat right bottom;*/
	padding: 0px;
	margin: 0px;
}
#map_header {
	float:left;
	height:280px;
	width:770px;
	/*background:#0067b3 url(../images/main_right_back1.gif) no-repeat right bottom;*/
	padding: 0px;
	margin: 0px;
}
#bread_balk {
	float:left;
	height:17px;
	width:760px;
	background:url(../images_new/breadcrum_bg.gif) repeat-x;
	padding: 3px 0px 0px 10px;
	margin: 0px;
	font-size:90%;
}
#right_nw {
	float:left;
	height:460px;
	width:280px;
	background:#0067b3 url(../images/main_right_back1.gif) no-repeat right bottom;
	padding: 0px;
	margin: 0px;
}
#map {
	float:right;
	width: 280px;
	height: 280px;
	padding: 0px;
	margin: 0px;
}
#footer {
	position:relative;
	width:100%;
	height:16px;
	padding-top:3px;
	z-index:2;
	background-color: #00AEEF;
	border-top:solid 1px #2572B7;
	border-left:solid 1px #C8C8C8;
	border-right:solid 1px #C8C8C8;
	border-bottom:solid 1px #C8C8C8;
	text-align:center;
	font-size: 80%;
	margin:0px;
}
.clear {
	clear:both;
}
/*      MENU		*/
/*      MENU		*/
/*      MENU		*/


#leftcolumn p {
	float: left;
	/*	width: 190px;
*/	margin: 0px;
	padding:0px;
	background-color:#D2D0D0;
}
select {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:80%;
	font-style:normal;
	font-weight:normal;
	margin:2px 0px 2px 5px;
	width:140px;
}
select.wide {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:80%;
	font-style:normal;
	font-weight:normal;
	margin:2px 0px 2px 5px;
	width:auto;
}
#content label {
	float:left;
	display:block;
	color:#333;
	font: normal 100% arial;
	margin-left: 10px;
	background-position: center;
}

#content legend {
	font-weight: bold;
	margin: 5px;
	color: #000000;
}

#content input.hidden {
        display: none;
        border: none;
        background-color: #fff;
}

#content input {
	border: 1px solid #666;
	display:block;
	margin:10px 0 5px 150px;
}


#content input.wide {
	border: 1px solid #666;
	display:block;
	margin:0px 0 5px 250px;
}
#content textarea.wide {
	border: 1px solid #666;
	display:block;
	margin:0px 0 5px 250px;
}
#content fieldset {
 / * clear: both;
note that this clear causes inputs to break to left in ie5.x mac, commented out */ border-color: #000;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 10px;
	border: 1px solid #666666;
}

#content fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left *//* be careful with padding, it'll shift the nice offset on top of border  */

}

#content input.checkbox {
	border: 1px solid #666;
	display:inline;
	margin:0px 0 5px 150px;
}



#content select {
	border: 1px solid #666;
	display:block;
	margin:0px 0 5px 150px;
}


#fout {
	font-weight: bold;
	color: #FF0000;
	margin: 10px;
	padding: 5px;
	border: 01px solid #FF0000;


}

input {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:80%;
	font-style:normal;
	font-weight:normal;
	margin:2px 0px 2px 5px;
}
form {
	padding:0px;
}
/*      CONTENT		*/
/*      CONTENT		*/
/*      CONTENT		*/
	#content h2 {
	padding:0px;
	margin:20px;
}
#content p {
	padding: 0px;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content p.underline {
	border-bottom:#CCCCCC dotted 1px;
	padding: 0px;
	margin: 0px;
}
#content p.link {
	color:#0068B3;
}
#content p.bread a:link, a:visited, a:hover {
	color:#000000;
}
#bread_balk {
	color:#000000;
}
#bread_balk a {
	color:#000000;
}
#content a:link {
	color:#0068B3;
	font-weight:normal;
	text-decoration:none;
}
#content a:visited {
	color:#0068B3;
	font-weight:normal;
	text-decoration:none;
}
#content a:hover {
	color:#00ACE9;
	font-weight:normal;
	text-decoration:none;
}
#content ul {
	float:left;
	list-style-type:none;
	/*list-style-image:url(../../img_cm/li_articles.gif);*/
		list-style-position: outside;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-bottom:#CCCCCC dotted 1px;
	width:460px;
}
#content ul.columns {
	list-style-type:none;
	list-style-image:none;
	list-style-position: inside;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	width:760px;
	border-bottom:#CCCCCC dotted 1px;
	background-color:#EFEFF4;
	min-height:160px;
	font-size:90%;
}
#content ul.columns li {
	float:left;
	width:375px;
	padding: 0px;
	margin: 0px;
}
.textblock {
	position:relative;
	clear:both;
	overflow:auto;
	border-bottom:#CCCCCC dotted 1px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	width:100%;
	line-height: 1.5;
}
.textblock_img {
	float:left;
	clear:right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
.textblock_columnleft {
	position:relative;
	float:left;
	padding: 0px;
	margin: 0px;
	width:190px;
}
.textblock_columnright {
	position:relative;
	float:left;
	padding: 0px;
	width:560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.articlebutton {
	float:left;
	width:120px;
}
#copyright {
	float:right;
	font-size:80%;
	width:200px;
	border:#000000 solid 1px;
	padding:1px;
}
#weather {
	float:left;
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
	width:175px;
	background-color: #ffffff;
	background-image: url(http://www.cozzmoss.com/img_cm/main_left_back1.gif);
	background-repeat: repeat-y;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size:80%;
	border: solid 1px #0067b3;
	height: 100px;
}
#weather h4 {
	margin-left: 20px;
	color: #0067b3;
	font-size: 13px;
	font-weight: bold;
}
#right_network {
	color: #FFFFFF;
	padding: 20px;
}
#right_network a {
	color: #FFFFFF;
}
#right_network p {
	padding: 10px;
}
table {
	float:left;
	margin: 10px 0px 10px 0px;
}

