/*
Theme Name: cloudephant
Description: 
Version: 1.0
Tags: blue, white, light, two-columns, right-sidebar, fixed-width, widget
Theme URL: http://led24.de/wordpress-themes/2008-cloudephant-wordpress-theme-released/
Demo URL: http://led24.de/wordpress-themes/cloudephant/
Author: Beleuchtung
Author URL: http://led24.de/wordpress-themes/
Download URL: http://led24.de/wordpress-themes/cloudephant/cloudephant-theme.zip
Layout: CSS based
No. of Columns: two-columns, right-sidebar
Color: blue, white, light
License: Attribution-Noncommercial-No Derivative Works 3.0 Unported (creativecommons.org/licenses/by-nc-nd/3.0/)
Sidebar: right
Fixed width / Fluid width: fixed-width
Plugins required: 
Widget ready: yes
Adsense Ready: no


*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #0255a3 url('images/fon.jpg');
	color: #333;
	text-align: left;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.entry {
	line-height: 2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	}

h1 a{
	color: #000000;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	}

#header {
	margin: 0px auto;
	padding: 0;
	height: 393px;
	width: 1000px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin: 0px 0 15px 0;
	text-align: right;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#searchform #s {
	width: 200px;
	padding: 2px;
	border: none;
	}

#searchsubmit {
	padding: 1px;
	width: 83px;
	height: 22px;
	border: none;
	background: url('images/search.jpg') no-repeat;
	font-weight: bold;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 20px 0 60px 75px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.fon_top{
	background: url('images/fon_top.jpg') repeat-x;
	}

.headertop{
	height: 39px;
	width: 1000px;
	}

.headertopleft{
	float: left;
	width: 650px;
	}

.today{
	color: #b9d0e7;
	padding: 17px 20px 0 57px;
	float: left;
	}

.head_rss{
	color: #ffffff;
	float: left;
	padding: 17px 0 0 0;
	}

.head_rss a{
	color: #ffffff;
	font-weight: bold;
	}

.rss{
	float: left;
	padding: 0 0 0 25px;
	background: url('images/rss.jpg') no-repeat ;
	height: 16px;
	}

.feedcountdiv{
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}

.feedcountdiv p{
	margin: 0;
	padding: 0;
	}

.topsearch{
	float: left;
	padding: 9px 0 0 0;
	}

.topline{
	background: url('images/topline.jpg') no-repeat 49px 0px;
	height: 2px;
	width: 1000px;
	}





.fgallery{
	background: url('images/headfoto.png') no-repeat ;
	height: 108px;
	width: 898px;
	padding: 80px 0 0 102px;
	}

#gallery {
	width: 808px;
	height: 93px;
	position: relative;
	margin: 0 0 0 0;
	overflow: hidden;
}

#gallery .container {
	float: left;
	width: 788px;
	height: 73px;
	position: relative;
	padding: 10px 0 10px 0;
	overflow: hidden;
}

#gallery ul {
	width: 100000px;
	height: 73px;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#gallery ul li {
	float: left;
	width: 115px;
	height: 73px;
	text-align: left;
	overflow: hidden;
}

#gallery ul li a {
	display: block;
	overflow: hiden;
	margin: 0 0 0 0;
	width: 100px;
	height: 67px;
	overflow: hidden;
}

#gallery ul li a img {
	display: block;
	overflow: hidden;
	margin: 0 0 0 0;
	width: 100px;
	height: 67px;
	overflow: hidden;
}

#gallery .previous_button {
	float: left;
	background: url(images/galnextleft.jpg);
	z-index: 100;
	cursor: pointer;
	width: 10px;
	height: 54px;
	margin: 16px 0 0 0;
	display: inline;
}

#gallery .previous_button_over {
	background: url(images/galnextleft.jpg);
}

#gallery .previous_button_disabled {
	background: url(images/galnextleft.jpg);
	cursor: default;
}

#gallery .next_button {
	float: left;
	background: url(images/galnextright.jpg);
	z-index: 100;
	cursor: pointer;
	width: 10px;
	height: 54px;
	margin: 16px 0 0 0;
	display: inline;
}

#gallery .next_button_over {
	background: url(images/galnextright.jpg);
}

#gallery .next_button_disabled {
	background: url(images/galnextright.jpg);
	cursor: default;
}




#page {
	background: url('images/pagefon.jpg') repeat-y;
	}

.pageboot{
	background: url('images/pageboot.png') no-repeat;
	width: 587px;
	height: 130px;
	}

.copyright{
	width: 847px;
	margin: 0px auto;
	border-top: 2px solid #4281c1;
	color: #ffffff;
	padding: 10px;
	}

.copyright a{
	color: #ffffff;
	}


#content{
	float: left;
	width: 456px;
	height: auto;
	padding: 0 10px 0 44px;
	}

#content h2, #content h2 a, #content h2, #content h2 a{
	font-size: 1.6em;
	color: #333;
	font-family: Times New Roman;
	}

.postfloat{
	float: left;
	width: 380px;
	}

.post{
	padding: 0 0 0 23px;
	width: 380px;
	}

.postdate{
	float: left;
	padding: 7px 0 0 0;
	width: 53px;
	height: 53px;
	background: url('images/postdate.jpg') no-repeat 0px 7px;
	}

.postdatep{
	float: left;
	padding: 7px 0 0 0;
	width: 53px;
	height: 53px;
	margin: 0;
	}

.postdated{
	font-size: 1.5em;
	color: #27466f;
	font-weight: bold;
	padding: 4px 0 0 13px;
	margin: 0;
	line-height: 1em;
	}

.postdatem{
	font-size: 0.9em;
	color: #27466f;
	padding: 0 0 0 13px;
	}

.readmore{
	padding: 0 0 10px 360px;
	width: 16px;
	height: 16px;
	}

.postcom{
	width: 360px;
	height: 15px;
	border-top: 1px solid #d6d6d6;
	padding: 7px 0 30px 20px;
	background: url('images/postcom.jpg') no-repeat 0px 7px;
	} 

.postinfoautor{
	font-size: 0.9em;
	color: #0255a3;
	font-style: italic;
	}

.postinfoautor a{
	color: #0255a3;
	}

.comments_template{
	width: 370px;
	padding: 0 0 0 80px;
	}


/* Begin Sidebar */
#sidebar{
	padding: 0px 0 10px 0;
	float: left;
	width: 490px;
	}

#sidebar h3{
	margin: 0;
	padding: 0;
	}

.sidebarwight{
	background: #ffffff;
	padding: 0 0 0 75px;
	}

.sidebarwightfoot{
	background: url('images/sidebarwightfoot.png') no-repeat;
	width: 490px;
	height: 143px;
	}

#sidebar form {
	margin: 0;
	}

.sidebarblocktop{
	background: url('images/sidebarblocktop.jpg') no-repeat;
	width: 110px;
	height: 30px;
	padding: 33px 0 0 220px;
	}

.sidebarblocktop a{
	color: #ffffff;
	}

.sidebarblockbot{
	background: url('images/sidebarblockbot.jpg') no-repeat;
	width: 330px;
	height: 5px;
	}

.sidebarblock{
	background: url('images/sidebarblock.jpg') repeat-y;
	width: 330px;
	padding: 0 0 0 18px;
	}

.twitter{
	width: 279px;
	padding: 7px 0 0 0;
	color: #ffffff;
	}

.twitter a{
	color: #fff200;
	}

.twitteritem{
	background: url('images/twitter.jpg') no-repeat;
	width: 247px;
	padding: 7px 12px 0 20px;
	}

.twitterbot{
	background: url('images/twitterbot.jpg') no-repeat;
	width: 279px;
	height: 13px;
	}

.videoposttop{
	background: url('images/videopost.jpg') no-repeat;
	width: 279px;
	height: 34px;
	}

.videoposttopline{
	background: url('images/videopostline.jpg') no-repeat;
	width: 279px;
	height: 2px;
	}

.videohead {
	display: block;
	padding: 5px;
	background: url('images/videohead.jpg') no-repeat;
	width: 262px;
	height: 15px;
	font-weight: bold;
	color: #444;
}

.videotitle {
	float: left;
	line-height: 1.4em;
}

.videos {
	float: left;
}

.videos1{
	float: right;
}

.videos li {
	float: left;
	margin-left: 5px;
	display: inline;
}

.videos li a {
	float: left;
	background: #fff;
	padding: 0 4px 0 4px;
	display: block;
	height: 1.3em;
	line-height: 1.3em;
	font-size: 0.9em;
	color: #666;
	border: 1px solid #bbb;
}

.videos li a:hover {
	color: #333;
	background: #eee;
}

.videos li a.selected {
	color: #fff;
	background: #366799;
}

.videos li a.selected:hover {
	color: #fff;
	background: #366799;
}

.VideoContent {
	display: none;
}

@media print {
	.VideoContent {
	display: block !important;
	}
}

.videofooter {
	padding: 5px;
	background: #fff;
	border: 1px solid #eee;
	line-height: 1.3em;
	font-weight: bold;
	color: #333;
}

.videoplayright {
	float: left;
	font-size: 0.9em;
	color: #ffffff;
	font-weight: normal;
	padding: 5px;
	width: 130px;
}

.videoplayright a{
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
}

.videoplayleft{
	float: left;
}

.viewvideo{
	background: url('images/viewvideo.jpg') no-repeat;
	height: 16px;
	padding: 0 0 0 20px;
	}


.populartop{
	background: url('images/populartop.jpg') no-repeat;
	width: 330px;
	height: 19px;
	}

.popularbot{
	background: url('images/popularbot.jpg') no-repeat;
	width: 330px;
	height: 45px;
	}

.popularfon{
	background: url('images/popular.jpg') repeat-y;
	}





#popular {
	width: 330px;
	position: relative;
	margin: 0 0 0 0;
	overflow: hidden;
	color: #ffffbe;
	font-family: Verdana, Arial, Sans-Serif;
}

#popular .container {
	float: left;
	position: relative;
	overflow: hidden;
	width: 300px;
}

.containeros{
	float: left;
	position: relative;
	padding: 0 10px 0 20px;
	overflow: hidden;
	width: 300px;
}

#popular ul {
	width: 100000px;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#popular ul li {
	float: left;
	width: 300px;
	text-align: left;
	overflow: hidden;
}

#popular .previous_button {
	float: left;
	background: url(images/blank.gif);
	z-index: 100;
	cursor: pointer;
	width: 100px;
	height: 15px;
	margin: 16px 0 0 0;
	display: inline;
	padding: 0 0 0 15px;
	color: #ffffff;
	font-weight: bold;
}

#popular .previous_button_over {
}

#popular .previous_button_disabled {
	cursor: default;
}

#popular .next_button {
	float: right;
	background: url(images/blank.gif);
	z-index: 100;
	cursor: pointer;
	width: 100px;
	height: 15px;
	margin: 16px 0 0 0;
	display: inline;
	text-align: right;
	padding: 0 17px 0 0;
	color: #ffffff;
	font-weight: bold;
}

#popular .next_button_over {
}

#popular .next_button_disabled {
	cursor: default;
}

#popular h4{
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 1.5em;
}

#popular a{
	color: #ffffff;
}

.lastcontent{
	border-top: 2px solid #787878;
	padding: 15px 0 10px 0;
	margin: 10px 0 0 0;
	width: 287px;
} 

.lastcom{
	color: #ffffff;
	background: url('images/lastcom.jpg') no-repeat;
	height: 14px;
	padding: 0 0 0 20px;
}

.vidget {
	color: #0255a3;
	font-size: 1.2em;
}

.vidget a{
	color: #0255a3;
}

.vidget h3{
	color: #092a51;
	font-size: 1.5em;
	margin: 15px 0 10px 0;
}


/* End Sidebar */








.gbox{padding:20px 18px 18px 90px;margin-bottom:12px;width: 300px;}


.hotelnavcontain{margin-bottom:10px;}

.hotelnav1{padding:.5em 0 0;height:1.5em;}
.hotelnav1 ul{padding:0;margin:0;list-style-type:none;}
.hotelnav1 li{float:left;width:auto;margin:0;padding:0;}
.hotelnav1 a,.hotelnav1 span{font-weight:bold;padding:0 0 0 .25em;margin-right:1.5em;line-height:1.5em;/* hack IE5(Mac) \*/ display:block;margin-top:-1px;/* einde hack */;}
.hotelnav1 li.nav1last a,.hotelnav1 li.nav1last span{margin-top:0;}
.hotelnav1 a:link,.hotelnav1 a:visited{color:#092a51;text-decoration:none;}

.hotelnav1 .nav1active1 span, .hotelnav1 .nav1active2 span {color:#ffffff;text-decoration:none;font-size: 1.7em;font-weight:bold;}
.hotelnav1 .nav1last1 a, .hotelnav1 .nav1last2 a {color:#092a51;text-decoration:none;font-size: 1.7em;font-weight:bold;}
.hotelnav1 .nav1active1 {background: url('images/nav1active1.jpg') no-repeat;height: 21px;padding:0 0 0 25px;}
.hotelnav1 .nav1active2 {background: url('images/nav1active2.jpg') no-repeat;height: 21px;padding:0 0 0 25px;}
.hotelnav1 .nav1last1 {background: url('images/nav1last1.jpg') no-repeat;height: 21px;padding:0 0 0 25px;}
.hotelnav1 .nav1last2 {background: url('images/nav1last2.jpg') no-repeat;height: 21px;padding:0 0 0 25px;}

.hotelnav2{padding:0;line-height:.9em;clear:left;}
.hotelnav2 p{margin:0;}
.hotelnav2,.smallImgArea p,.curConv,#currencyConverter{display:none;}
.hotelchars{border:0;}

.gboxlist {background: url('images/gboxlist.jpg') no-repeat;padding: 15px 0 0 0;}

.gboxlist a {color:#ffffff;}

.gboxlist ul li{padding: 0 0 0 30px;}

.gboxlist ul a{font-size: 1.5em;text-decoration: underline;}






div.logo{padding: 10px 0 0 18px;height: 85px;}

.topmenu{
	height: 69px;
	width: 930px;
	padding: 0 0 0 70px;
	}


.headmenuslot{
	float: left;
	}


.punkt {float:left; padding: 0; position:relative; width:171px; height: 66px;}

.punkt div.titleamenu a{display: block; font-size: 2em; width:151px; height: 51px; color: #ddedfe; font-weight: bold; padding: 15px 0 0 20px; }

.punkt div.titleamenu a.one:hover{background: url('images/topmenufon.png') no-repeat;}


div.list_punkts {position:absolute; top:56px; left:-142px; display:none; padding:0px; width:440px;height: 77px;}


div.list_punkts a {text-decoration:none; padding:0px; cursor:pointer; color:#000080;}



div.list_punkts div.kont { background: url('images/kontfon.png') repeat-x; width:125px; height: 67px;float: left;padding:10px 0 0 15px;}
.list_punkts_left{background: url('images/list_punkts_left.png') no-repeat; width:10px; height: 77px;float: left;}
.list_punkts_right{background: url('images/list_punkts_right.png') no-repeat; width:10px; height: 77px;float: left;}

div.list_punkts div.kont a{ color: #fbe4ac;}


