@charset "utf-8";
/* CSS Document */
#flashMessage{
border: 1px solid #ccc;
background-color: #E2EBF2;

font-weight:bold;
padding:5px;
margin-bottom: 20px;
}

.gallery{
background-color: #f5f5f5;
padding: 5px;
}
div.paging{
margin-top: 10px;
margin-bottom: 10px;
}
.paging div{
display:inline;
}
.paging .disabled{
color: #ccc;
}

.schedule-table{
width: 220px;
padding:5px;
margin-bottom: 20px;
}
.schedule-table td{

}
.schedule-table a{
text-decoration:none;
}
.schedule-table ul{
list-style-type:none;
padding:0;
margin:0;
}
.submenu ul{
list-style-type:none;
position:relative;
display:block;
}
#submenu_company{
left: 300px;
margin-left: 200px;
border:1px solid;
width: 200px;
}
body{
background-image: url(http://www.ozean.ch/images/bgimage.gif);
background-repeat:repeat-x;
background-color: #EFEFEF;
}
img{
border:0;
}

a{
color:#4671A8;
font-weight:bold;
}

p{
padding-top:0px;
margin-top:0px;
}

label{
width:180px;
display:block;
float:left;
}

div.input{
height:25px;
}

input,textarea{
width:200px;
border:1px solid #888;
}

textarea{
height:80px;
}

body, ul, h1,h2,h3,li{
margin:0;
padding:0;
left:0;
right:0;
font-family: Verdana,Arial,Helvetica,sans;
font-size: 11px;
}

#container{
width: 980px;
margin-left: auto;
margin-right: auto;

}


#header{
background-image: url(http://www.ozean.ch/images/header_bg.jpg);
height: 215px;
}
#content{

width: 980px;
background-image: url(http://www.ozean.ch/images/bg_container.gif);
background-repeat:repeat-y;
float:left;
clear:both;
height: 350px;
}

html>body #content{
height: auto;
min-height: 350px;
}



#content-main{
width: 700px;
margin-left:20px;
float:left;
padding: 5px;
overflow:hidden;
display:inline;
}
#content-main ul{
margin-left: 20px;
}
#sidebar{
width: 230px;
/*height: 200px;*/
background-image: url(http://www.ozean.ch/images/sidebar_bg.jpg);
background-position:top right;
background-repeat:no-repeat;
margin-right:10px;
float:right;
display:inline;

}
.sidebar-pic{
display:inline;
	float:right;
	margin:0;
	padding:0;
	margin-right:16px;
}


.col-480{
width: 450px;
float:left;
margin-right: 10px;
}
.col-240{
background-color: #f6f6f6;
width: 230px;
float: left;
margin-left: 10px;
}


#menu-top ul, #menu-main ul{
list-style-type: none;
}
#menu-top li, #menu-main li, #footer li{
list-style-type: none;

}
#menu-top{ 
height: 31px;
background-image: url(http://www.ozean.ch/images/top_navi_bg.gif);
padding-right: 20px;

}
#menu-top li{
float:right;
}
#menu-top a{
text-decoration:none;
color: #555;
border-left: 1px solid #555;

padding-left: 10px;
padding-right:10px;
}
#menu-main{
background-image: url(http://www.ozean.ch/images/navi_bg.gif);
height: 55px;
overflow:hidden;
}
#generated-menu{

}
#before-menu{
background-image: url(http://www.ozean.ch/images/navi_rand_links.gif);
width: 30px; height: 55px;
}
#after-menu{
background-image: url(http://www.ozean.ch/images/navi_rand_rechts.gif);
width: 36px; 
height: 55px;
}


#footer{
width: inherit;
background-image: url(http://www.ozean.ch/images/bottom_navi_bg.gif);
width:100%;
background-repeat:no-repeat;
height: 30px;
float:left; 
clear both;
padding-left: 75px;
padding-top: 7px;
}
#footer li{
float:left;
padding:3px;
}
#footer li a{
font-size: 11px;
color: #fff;
text-decoration:none;
border-right: 1px solid #fff;

padding-left: 10px;
padding-right: 10px;
}


h2{
background-image: url(http://www.ozean.ch/images/title_bg.gif);
height: 19px;
font-size: 16px;
padding: 3px;
padding-left: 10px;
color: #4671A8;
margin-bottom: 10px;
font-style:italic;
font-weight:bold;
}

h3{
font-size: 12px;
color: #4671A8;
margin-bottom: 8px;
border-bottom: 1px solid #ccc;

}

.newsblock{
border-bottom: 1px dotted #4671A8;
margin-top:10px;
padding-left:5px;
padding-bottom:10px;
}
.internal_newsblock{
border-bottom: 1px dotted #4671A8;
}
.internal_newsblock table {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.internal_newsblock td {
	padding: 0px !important;
}
.internal_newsblock p {
	margin: 0px;
}
.internal_newsblock h3 {
	margin-bottom: 5px;
}

.textblock{
width:100%;
margin-top:10px;
padding-left:5px;
padding-bottom:10px;
}

.gallery img, img.frame{
border: 1px solid #ccc;
padding: 4px;
margin: 3px;
background-color:#fff;
}
div.nostalgie {
width: 200px;
font-style:italic;
margin-bottom:20px;
}

div.currency-ticker td{
	padding: 7px 0;
}

#loading-currency {
	position: relative;
	width: 40px;
	height: 40px;
	overflow: hidden;
}

#loading-currency div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('http://www.ozean.ch/images/loading.png');
}
