/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #414141 url(../media/images/body_bg.gif) top center;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

#textfield1 {
	width: 150px;
	padding: 4px 0px 0px 3px;
	background: #FFFFFF;
	border: 1px solid #DFDFDF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
}

#submit1 {
	width: 55px;
	height: 20px;
	background: url(../media/images/subpage1_01.gif) no-repeat left top;
	border: none;
	text-transform: lowercase;
	font-size: 12px;
	color: #FFFFFF;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #393939;
}

h2 {
	font-size: 18px;
}

h2 strong {
	color: #045685;
}

h3 {
	font-size: 13px;
}

h3 strong {
	color: #045685;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E5E5E;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
    line-height: 22px;
}

/** LISTS */

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

/** LINKS */

a {
	color: #F70000;
}

a:hover {
	text-decoration: none;
}

.link1 {
	
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

/** STYLES */

.style1 {
	font-size: 10px;
	color: #6D6D6D;
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../media/images/homepage02.jpg) no-repeat left top; }
.bg2 { background: url(../media/images/homepage04.jpg) no-repeat left top; }
.bg3 { background: url(../media/images/homepage05.jpg) no-repeat left top; }
.bg4 { background: url(../media/images/homepage06.jpg) no-repeat left top; }
.bg5 { background: url(../media/images/homepage07.jpg) no-repeat left top; }
.bg6 { background: url(../media/images/homepage08.jpg) no-repeat left top; }
.bg7 { background: url(../media/images/content_bgxx.gif) repeat-x left top; }
.bg8 { background: url(../media/images/homepage14.gif) repeat-x left top; }
.bg9 { background: url(../media/images/homepage16.gif) repeat-y left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

.anylinkcss{
position:absolute;
margin-left:0;
margin-top:-14px;
visibility: hidden;
text-align:left;
border:1px solid #B0CBDC;
border-bottom-width: 0;
font:normal 11px Arial, sans-serif;
line-height: 24px;
z-index: 100;
background-color: #106091;
width: 160px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #B0CBDC;
padding:0;
text-decoration: none;
color:#fff;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #B0CBDC;
color: #333;
text-decoration: none;
}

.clear {
        clear:both;
        }

#left .content img {
    float:right;
    clear:right;
    margin:10px 0 10px 10px;
    border:5px solid #efefef;
    }
#left .content img.left {
    float:left;
    clear:left;
    margin:0px 10px 10px 0;
    border:5px solid #efefef;
    }
#left .content img.norm {
    float:none;
    display:inline;
    margin:0;
    border:0;
    }
#left .content img.thumb {
    float:none;
    display:inline;
    margin:0;
    border:3px solid #efefef;
    }
#left .contentimg {
    float:right;
    clear:right;
    text-align:right;
    font: italic 11px/14px "Arial", "sans-serif";
    }
#left .contentimg p {
    text-align:center;
    font: italic 11px/14px "Arial", "sans-serif";
    }
#left .contentimg img {
    float:none;
    margin:0;
    display:inline;
    }
        
/* landmarks page */

div.thumb {
    height:160px;
    width:120px;
    text-align:center;
    font-size:11px;
    overflow:hidden;
    float:left;
    }
     