* {
	margin: 0;
	padding: 0;
}
a {color: #B23404;}
a:hover {color: #FB9622;}
body {
	background: transparent url(img/bg4.png) repeat-y center top;
	color: #333;
	font: normal 62.5% "Times New Roman",sans-serif;
}





input {
	color: #555;
	font: normal 15px "Times New Roman",sans-serif;
}
p,cite,code,ul {
	font-size: 20px;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(img/li.gif);}

h1 {font-size: 1.4em;}
blockquote {
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
	background-color: #f7fbd3;
	border: 1px solid #cccccc;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(img/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 1000px;
	background-color: #E2F4AE;
	border-left: 1px solid #B23404;
	border-right: 1px solid #B23404;
}



/* top */
.top {
	background: #FB9622;
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 730px;
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* header */
.header {
	height: 240px;
	margin: 0 auto;
	width: 1000px;
}


/* logo */
.logo {
	background:url(img/bp-lon.jpg);
	height:210px;
	width:1000px;
	float:left;}
	
	
/* motion pictures */
.motion{
	width:442px;
	height:210px;
	float:left;
	}
	
/* news banner*/
.motion_news{
    background:url(img/bp-lon.jpg);
	width:1000px;
	height:30px;
	float:left;
	}


/* item */
.item {clear: both;}
.item .content {
	float: left;
	width: 790px;
	background-color: #f7fbf3;
}
.item h1 {
	background: #FB9622;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
	font-family:"Monotype Corsiva";
	font-size:18px;
	font-weight:bold;
}
.item .body {padding: 12px 18px;}

/* main */
.main {
	float: right;
}

/* navigation */
.navigation {
	float: left;
	width: 209px;
	border-right-style:solid;
	border-color:#B23404;
	border-right-width:1px;
	position:relative;
	margin:0;
	font-family:"Monotype Corsiva";
	height: auto;
	background-color: #FFFF99;
	
	
}

.navigation ul li a, .navigation ul li a:visited {
	background:#E8F6BF url(img/nav_button.jpg) no-repeat;	
	color:#591B02;
	display: block;
	height:44px;
	border-bottom:1px solid #B23404;
	line-height:43px;
	padding-left:14px;
	text-decoration: none;
	width:195px;
}


.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size:18px;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {
	margin: 0;
 	padding: 0; 
	list-style:none; 
	list-style-type:none; 
	list-style-image:none;
}
.navigation ul li {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	float:left;
	position:relative;
	font-size:22px;
	font-weight:bold;
}

.navigation ul li ul
{
	display:none;
}



.navigation table 
{
	border-collapse:collapse; 
	border:0;
	margin:0; 
	padding:0;
}

 
.navigation ul li:hover a, .navigation ul li a:hover 
{	
	background: url(img/nav_button_over.jpg);		
	text-decoration:underline;
	color:#591B02;
	
	
}


.navigation ul li:hover ul, .navigation ul li a:hover ul
{
	display:block; 
	position:absolute; 
	top:0;
    left:209px; 
	width:210px; 
	background:transparent;
	
}

.navigation ul li:hover ul li,
.navigation ul li a:hover ul li {
	float:left; 
	border-left: 1px solid #B23404;
	border-right: 1px solid #B23404;

	
}

.navigation ul li:hover ul li a,
.navigation ul li a:hover ul li a 
{
	display:block; 
	width:210px;
	float:left; 
	background:url(img/nav_button.jpg);	
	text-decoration:none;
	font-size:22px;
	color:#591B02;
	
	
}


.navigation ul li:hover ul li a:hover,
.navigation ul li a:hover ul li a:hover 
{
	 	
	text-decoration:underline;
	background:url(img/nav_button_over.jpg);	
	

}

.navigation ul li:hover ul li ul,
.navigation ul li a:hover ul li a ul 
{
	visibility:hidden;
	position:absolute;
	width:210px;
}

.navigation ul li:hover ul li:hover ul,
.navigation ul li a:hover ul li a:hover ul 
{
	visibility:visible; 
	left:224px; 
}

.navigation ul li:hover ul li:hover ul li a,
.navigation ul li a:hover ul li a:hover ul li a 
{
	display:block;
	width:210px; 
	background:#E8F6BF url(img/nav_button.jpg) repeat-x;	
	text-decoration:none;
	font-size:22px;
	color:#591B02;
	
	
	
}

.navigation ul li:hover ul li:hover ul li a:hover,
.navigation ul li a:hover ul li a:hover ul li a:hover 
{
	 	
	text-decoration:underline;
		background:url(img/nav_button_over.jpg);	

}

.navigation ul li ul li ul li a img, .navigation ul li ul li ul li a:hover img
{
	border:none;	
}


/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #000000;
	font-size: 14px;;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	height: 40px;
	
}
.footer a {color: #000;}
.footer a:hover {color:#333333;}

	
.icons
{
	border-top-style:solid;
	border-color:#B23404;
	border-top-width:1px;
	width:1000px;
	height:107px;
	color: #000;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFF99;
	
}

.icons a img
{
	border:none;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:15px;
	margin-right:15px;
	width:88px;
	height:31px;
}


.clock
{
	border-right-style:solid;
	border-color:#B23404;
	border-right-width:1px;
	width:209px;
	height:324px;
	float:left; 
	position:relative;
}

.weather
{	
	background-color: #FFFF99;
	border-right-style:solid;
	border-color:#B23404;
	border-right-width:1px;
	width:209px;
	height:210px;
	float:left; 
	position:relative;
}

.weather a img, .weather a:hover img
{
	border:none;
	
}

#w1
{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}

#w2
{
	margin-bottom:5px;
	margin-left:29px;
}

#b1
{
	border:none;
	text-align:left;
	width:50px;
	height:50px;
	float: right;
	margin-left: 1px;
}

.b2
{
	border:none;
	text-align:left;
	width:50px;
	height:50px;
	float: right;
	margin-right: 3px;
}

.title
{
	height:40px;
	width:209px;
	float:left;
	background: #FFD600;
	font-family:"Monotype Corsiva";
	border-right: 1px solid #B23404;

}

.title h1 a
{
	color: #591B02;
	text-decoration:none;
}


.title h1, .title_right h1
{
	color: #591B02;
	font-size:26px;
	line-height: 40px;
	padding-left: 12px;
	background: #ffd600;
}

.title h2
{
	color: #591B02;
	font-size:26px;
	line-height: 40px;
	padding-left: 12px;
	background: #FFD600;
}

.title_right
{
	height:40px;
	width:237px;
	float:left;
	background: #FFD600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #B23404;
}


.logo2
{
	height:180px;
	width:237px;
	float:left;
	background: #FFFF99;
	border-left: 1px solid #B23404;
	border-top: 1px solid #B23404;
}

.fram
{
	background-color:#FFFF99;
	width:552px;
	height:auto;
	float:left;
	border:none;
}

.reklam
{
	border-left-style:solid;
	border-color:#B23404;
	border-left-width:1px;
	width:237px;
	height:366px;
	float:left;
}


.warning
{
	background-color: #FFFF99;
	border-right-style:solid;
	border-color:#B23404;
	border-right-width:1px;
	width:189px;
	height:341px;
	float:left;
	padding-bottom:0px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}

.warning .ital
{
	font-style:italic;
}

.photos
{
	background-color: #FFFF99;
	width:237px;
	height:1177px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	border-left: #B23404 1px solid;
	border-top: #B23404 1px solid;
}

.photos a img
{
	width:200px;
	height:150px;
	border:5px solid #FFD600;
	margin-bottom:5px;
	margin-top: 5px;
}

.photos a:hover img
{
	border:5px solid #FB9622;
	}
