/* GENERAL STYLES */
/*** Body CSS  ***/

*{
margin: 0;
border: 0;
padding: 0;
}

 html, body{
 background: #F0F0F0 url(/img/curanet_bg_body.jpg) repeat-x 0px 0px;
 margin: 0; 
 padding:0;
}

p{
 padding-top:10px;
 padding-bottom:10px;
}

/*** Image CSS ***/

#imgload{
 width: 0px;
 height: 0px;
 display: none;
 background-image: url(/img/curanet_bg.jpg);
 background-image: url(/img/curanet_bg_body.jpg);
 background-image: url(/img/curanetmenu_bg-OFF.jpg);
 background-image: url(/img/curanetmenu_bg-ON.jpg);
 background-image: url(/img/curanetmenu_bg-CURRENT.jpg);
 background-image: url(/img/curanetmenu_bg-end.jpg);
 background-image: url(/img/curanet_bg-bottom.jpg);
 background-image: url(/img/curanet_bg-bottom_container.jpg);
 background-image: url(/img/curanet_frontpage_a.jpg);
 background-image: url(/img/curanet_frontpage_b.jpg);
 background-image: url(/img/curanet_frontpage_c.jpg);
 background-image: url(/img/btn_kontakt_off.jpg);
 background-image: url(/img/btn_kontakt_on.jpg);
 background-image: url(/img/header_bg.jpg);
 background-image: url(/img/top_bg.jpg);
 background-image: url(/img/curanet_main_bg_a.jpg);
 background-image: url(/img/curanet_main_bg_b.jpg);
 background-image: url(/img/curanet_main_bg_c.jpg);
 background-image: url(/img/curanet_submenu_bg-OFF.jpg);
 background-image: url(/img/curanet_submenu_bg-OVER.jpg);
} 

a img {
 border: none;
}
	
a:hover img {
 border: none;
}

.foto {
 border: 1px solid #C9C9C9;
 padding: 4px;
 margin-left: 10px;
 margin-bottom: 10px;
}

/*** Divs & Wrappers ***/

#bodytopwrap {
 background: url(/img/body_bg.jpg) #E7E7E7 repeat-x;
}

#wraptop{
 background-image: url(/img/top_header.jpg);
 background-repeat:no-repeat;
 width: 904px;
 margin: 0 auto;
}

#topleft{
 float: left;
 width: 266px;
 height: 97px;
}

#topright{
 width: auto;
 height: 97px;
 text-align: right;
}

#icons{
 float: right;
 margin-right: 6px;
 text-align: center;
 width: 51px;
 height: 40px;
 background-image: url(/img/curanet_bg_icons.jpg);
}

#icons img{
 padding-top: 9px;
 text-align: center;
 margin: 4px;
}

#maincontent{
 width: 855px;
 margin: auto;
 padding-right: 3px;
 height: 100%;
 overflow: hidden;
}

#frontpagecontent_a{
 width: 855px;
 height: 9px;
 background-image: url(/img/curanet_frontpage_a.jpg);
}

#frontpagecontent_b{
 width: 855px;
 height: 100%;
 background-image: url(/img/curanet_frontpage_b.jpg);
}

#frontpagecontent_c{
 width: 855px;
 height: 12px;
 background-image: url(/img/curanet_frontpage_c.jpg);
}

#frontpage_image{
 float: left;
 width: 250px;
 padding-top:40px;
 text-align: center;
 height:100%;
}

#frontpage_content{
 padding-top: 3px;
 text-align: left;
 height: 100%;
 width: 595px;
 overflow: hidden;
}

#frontpage_devider{
 height: 17px;
 width: 561px;
 background: url(/img/curanet_frontpage_devider.jpg) no-repeat;
}

#content_devider{
 height: 14px;
 background: url(/img/curanet_content_devider.jpg) no-repeat;
}

#frontpage_badge{
 float:right;
 text-align: right;
}

#headline{
 padding-top: 15px;
 font-family: Verdana, Georgia, serif;
 font-size: 18px;
 color: #333;
 font-weight: bold;
 line-height: 1.2;
}

#contentheadline{
 font-family: Verdana, Georgia, serif;
 font-size: 18px;
 color: #333;
 font-weight: bold;
 line-height: 1.3;
}

#frontpage_text{
 width: 561px;
 font-family: Verdana, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
 font-size: 12px;
 color: #333;
 line-height: 1.4;
}

#content_text{
 font-family: Verdana, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
 font-size: 12px;
 color: #333;
 line-height: 1.4;
}

#content_text a {
 color: #333;
 font-weight: normal;
 text-decoration: underline;
}

#content_text a:hover {
 color: #333;
 font-weight: normal;
 text-decoration: underline;
}
	
#content_text a:visited {
 color: #333;
 font-weight: normal;
 text-decoration: underline;
}

#content_text a:visited:hover {
 color: #333;
 font-weight: normal;
 text-decoration: underline;
}

#content_text ul{
 line-height: 1.6;
 list-style: none;
 margin-bottom: 5px;
 padding-left: 20px;
}

#content_text li{
 padding-left: 15px;
 background-image: url(/img/frontpage_li.jpg);
 background-repeat: no-repeat;
 background-position: 0 .7em; 
}

#learn_more{
 float:right;
 text-align: right;
 margin-right: 28px;
}

#infolayer{
 padding-top: 20px;
 width: 855px;
 height: 145px;
 margin: 0 auto;
}

#bottom{
 height: 139px;
 background: url(/img/curanet_bg_bottom.jpg);
 margin: 0 auto;
 }

#bottomline{
 text-align: center;
 padding-top: 23px;
 margin: 0 auto;
 width: 855px;
 padding-right: 10px;
}
 
#bottom_container{
 margin-top: 10px;
 background: url(/img/curanet_bg_bottom_container.jpg) no-repeat 0px 1px;
 margin: 0 auto;
 height: 80px;
 width: 855px;
}

#bottom_text{
 padding-top: 10px;
 padding-left: 10px;
 font-family: Verdana, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
 font-size: small;
 font-weight: bold;
 color: #B1B1B1;
 line-height: 1.4;
}

#bottom_text a{
 color: #B1B1B1;
 text-decoration: none;
}
 
#info_left{
 float: left;
 width: 270px;
 padding-left: 20px;
}

#info_left_a1{
 float: left;
 width: 100px;
}

#info_left_a2{
float: left;
width: 155px;
}

#info_div{
 float: left;
 height: 134px;
 width: 2px;
 margin-right: 15px;
 background: url(/img/curanet_layer_div.jpg);
}

#info_middle{
 float: left;
 width: 250px;
 padding: 0;
}

#info_div2{
 float: left;
 width: 2px;
 height: 134px;
 margin-right: 15px;
 margin-left: 15px;
 background: url(/img/curanet_layer_div.jpg);
}

#info_right{
 float: left;
 width: 250px;
 padding: 0;
}

#contentwrap{
 float: left;
 width: 855px;
 height: 100%;
}

#contentwrap_a{
 height: 17px;
 width: 855px;
 background: url(/img/curanet_main_bg_a.jpg);
}

#contentwrap_a_new{
 height: 17px;
 width: 855px;
 background: url(/img/curanet_main_bg_a_new.jpg);
}

#contentwrap_b{
 height: 100%;
 width: 855px;
 background: url(/img/curanet_main_bg_b.jpg);
 overflow:hidden;
}

#contentwrap_c{
 height: 17px;
 width: 855px;
 background: url(/img/curanet_main_bg_c.jpg);
}

#submenuholder{
 display: block;
 float: left;
 width: 180px;
 height: 100%;
 overflow: hidden;
}

#dyncontent{
 float: left;
 width: 625px;
 height: 100%;
 margin-left: 25px;
 margin-right: 25px;
}

/*** Menu elements ***/

#menuwrap{
 margin: 0 auto;
 width: 855px;
 height: 58px;
}
 
#curanetmenucontainer{
 float: left;
 height: 37px;
 display:block;
 }
 
#curanetmenu{
 position:relative;
 display:block;
 height:37px;
 font-size: 10pt;
 font-weight:bold;
 font-family: Verdana, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
 }
 
#curanetmenu ul{
 margin:0px;
 padding:0;
 list-style-type:none;
 width:auto;
 }
 
#curanetmenu ul li{
 display:block;
 float:left;
 }
 
#curanetmenu ul li a{
 display:block;
 float:left;
 color:#666666;
 text-decoration:none;
 padding:7px 20px 0 20px;
 height:37px;
 background:transparent url(/img/curanetmenu_bg-OFF.jpg) no-repeat top left;
 }
 
#curanetmenu ul li a:hover{
 color:#333;
 background:transparent url(/img/curanetmenu_bg-OVER.jpg) no-repeat top left;
 }
 
#curanetmenu ul li a.current,#curanetmenu ul li a.current:hover{
 color:#333;
 background:transparent url(/img/curanetmenu_bg-CURRENT.jpg) no-repeat top left;
 }
 
#ButtonArea{
 width: 250px;
 margin-left: 55px;
}
 
#submenu{
 display:block;
 font-size: 9pt;
 font-weight:bold;
 font-family: Verdana, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
 }
 
#submenu ul{
 margin:0px;
 padding:0;
 list-style-type:none;
 width:180px;
 }
 
#submenu ul li{
 display:block;
 }
 
#submenu ul li a{
 display:block;
 color:#333;
 text-decoration:none;
 padding:9px 0 0 32px;
 height:24px;
 background:url(/img/curanet_submenu_bg-OFF.jpg) no-repeat top left;
 }
 
#submenu ul li a:hover{
 color:#333;
 background:url(/img/curanet_submenu_bg-OVER.jpg) no-repeat top left;
 }
 
#submenu ul li a.current,#submenu ul li a.current:hover{
 color:#333;
 background:url(/img/curanet_submenu_bg-OVER.jpg) no-repeat top left;
 }


/*** Classes **/

#logo {
 padding-left: 50px;
 padding-top: 10px;
}

.rss_bottom{
 vertical-align: middle;
 }
 
.headline{
 font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
 font-size: normal;
 font-weight: bold;
 color: #474F57;
 border-bottom: 1px solid #D8D8D8;
 padding-bottom: 3px;
}

.infotext{
 font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
 font-size: small;
 color: #606060;
 line-height: 1.4;
 padding-top: 10px;
 padding-left: 15px;
}

.infotext a{
 color: #3D4C62;
 text-decoration: none;
 font-weight: bold;
}

.infotext ul{
 line-height: 1.6;
 font-weight: bold;
 list-style: none;
 margin: 0;
 padding: 0;
}

.infotext li{
 padding-left: 15px;
 background-image: url(/img/frontpage_li.jpg);
 background-repeat: no-repeat;
 background-position: 0 .6em; 
}

.infotext_link{
 font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
 float:right;
 font-weight: bold;
 color: #929191;
}

.infotext_link a{
 font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
 font-weight: bold;
 color: #929191;
}

.TabButton {
 display:block;
 width:149px;
 height:35px;
 line-height:35px;
 text-align:center;
 font-family: Verdana, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
 font-size: 9pt;
 font-weight:bold;
 background-image:url(/img/btn_kontakt_on.jpg);
}

.TabButton a {
 display:block;
 color:#FFF;
 text-decoration:none;
 background-image:url(/img/btn_kontakt_off.jpg);
 background-repeat:no-repeat;
}

.TabButton a:hover {
 display:block;
 text-decoration:none;
 background-image:url(/img/btn_kontakt_on.jpg);
 background-repeat:no-repeat;
}


/*** Fonts & spans***/

.text{
 font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
 font-size: 14px;
 color: #333;
 line-height: 1.4;
}

.text a {
 color: #333;
 font-weight: normal;
 text-decoration: underline;
}

.text a:hover {
 color: #333;
 font-weight: normal;
 text-decoration: underline;
}
	
.text a:visited {
 color: #333;
 font-weight: normal;
 text-decoration: underline;
}

.text a:visited:hover {
 color: #333;
 font-weight: normal;
 text-decoration: underline;
}

.subtext{
 font-family: Verdana, Georgia, serif;
 font-size: 11pt;
 color: #8D8A8A;
 font-weight: normal;
 line-height: 1.2;
}

/*** Form & elements ***/

#form {
 float:left;
 padding-top: 38px;
 padding-left: 233px;
}

.inputfield{
 font-family: Arial, Georgia, sans-serif;
 font-weight: normal;
 color: #6FA7BB;
 font-size: 12px; 
 border: 1px solid #CCD9DD;
 width: 135px;
 height: 18px;
 padding-left:5px;
 margin-right: 4px;
 padding-top: 3px;
}

.loginbutton{
 vertical-align: middle;
 padding-left: 5px;
}

.inputsave{
 float: left;
 font-family: Arial, Georgia, sans-serif;
 font-size: 12px;
 color: #6FA7BB;
 margin-top: 4px;
}

/*** Ny menu med subpages ***/

div#mContainer {
 height: 100%;
 display:block;
 font-size: 9pt;
 font-family: Verdana, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
 border-bottom: 1px solid #C9C9C9;
}

div#mContainer ul {
 margin:0px;
 padding:0;
 list-style-type:none;
 width:180px;
}

div#mContainer li {
 display:block
}

div#mContainer .level1_2 { 
 display:block;
 color:#333;
 font-weight:bold;
 text-decoration:none;
 padding:10px 0 0 32px;
 height:23px;
 background:url(/img/curanet_submenu_haschild.jpg) no-repeat top left;
}

div#mContainer .level1 a { 
 display:block;
 color:#333;
 font-weight:bold;
 text-decoration:none;
 padding:10px 0 0 32px;
 height:23px;
 background:url(/img/curanet_submenu_bg-OFF_new.jpg) no-repeat top left;
}

div#mContainer .level1 a:hover { 
 display:block;
 color:#333;
 font-weight:bold;
 text-decoration:none;
 padding:10px 0 0 32px;
 height:23px;
 background:url(/img/curanet_submenu_bg-OVER_new.jpg) no-repeat top left;
}

div#mContainer .level1selected a {
 display:block;
 color:#333;
 font-weight:bold;
 text-decoration:none;
 padding:10px 0 0 32px;
 height:23px;
 background:url(/img/curanet_submenu_bg-OVER_new.jpg) no-repeat top left;
}

/*** Has child ***/

div#mContainer .haschildlevel1 { 
 display:block;
 color:#333;
 font-weight:bold;
 text-decoration:none;
 padding:10px 0 0 32px;
 height:23px;
 background:url(/img/curanet_submenu_bg-OVER_new.jpg) no-repeat top left;
}

div#mContainer .haschildlevel1 a:hover { 
 display:block;
 color:#333;
 font-weight:bold;
 text-decoration:none;
 padding:10px 0 0 32px;
 height:23px;
 background:url(/img/curanet_submenu_bg-OVER_new.jpg) no-repeat top left;
}

/*** LEVEL 2 SELECTED ***/

div#mContainer .level2 a { 
 display:block;
 color:#333;
 text-decoration:none;
 padding:3px 0 0 32px;
 height:20px;
 font-size: 8pt;
 background:url(/img/curanet_submenu_level2_off.jpg) no-repeat top left;
}

div#mContainer .level2 a:hover { 
 display:block;
 color:#333;
 text-decoration:none;
 padding:3px 0 0 32px;
 height:20px;
 font-size: 8pt;
 background:url(/img/curanet_level2_over.jpg) no-repeat top left;
}

div#mContainer .level2selected a {
 display:block;
 color:#333;
 text-decoration:none;
 padding:3px 0 0 32px;
 height:20px;
 font-size: 8pt;
 font-weight: bold;
 background:url(/img/curanet_level2_over.jpg) no-repeat top left;
}

/* EDITOR PROPERTIES */

