@charset "utf-8";

* {				margin: 0;
					padding: 0;
}

html {			font-size: 100%; 
}

html>body {		font-size: 16px;
}

body {			font-family:Verdana, Arial, Helvetica, Univers, sans-serif; font-weight:normal; color:#ffffff; line-height: 1.6em;

}

hr { border-top: 1px solid white;
}


a:focus { outline: none;}
/*
p { text-align:center;
}
*/

.body_print{
 margin-top:10px;
 padding:0px;
}

h1 { font-weight:normal; display:inline; font-size:100%; color:#555555;
text-align:left;}

.tabs h1 {font-weight:bold; display:inline; font-size:100%; color:#C4C3C8;
text-align:left;	
}

h2 { font-weight:normal; display:inline; font-size:100%; color:#555555;
}
h3 { font-weight:bold; display:inline; font-size:100%; color:#555555;
}
h4 { font-weight:normal; display:inline; font-size:100%; color:#555555;
}
em { font-style:normal; font-weight:bold;}

/*
---------------------------------------------------------------------------
Grundaufbau der Seite
---------------------------------------------------------------------------
*/


#BoxCenter {  width:944px; text-align:center;}

#BoxGESAMT {   width:944px; float:center; min-height:400px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 400px; /* Mindesthöhe in IE (<7) */
			   position:relative;
			   z-index:2; }
 
#BoxWrapper {  float:left;  width:944px; text-align:center; position:relative;
			   z-index:3; min-height:400px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 400px; /* Mindesthöhe in IE (<7) */

}


/*#BoxTop {  float:left; width:944px;  height:112px; background-image: url('/_pix/bg_top01.gif'); background-repeat:repeat-x;		
}*/
#BoxTop {  float:left; width:944px;  height:82px; 	background-color:inherit;	
}

#BoxTop ul
{
list-style:none;
margin:0px;
padding:0px;
border:none;
}

#BoxTop li
{
display:block;

float:left;
height:82px;
}



#BoxTop02 {  float:left; width:944px;  height:130px;}



#BoxTopNav { float:left; width:934px; height:40px; z-index:11; position:relative;

}
#BoxTopNav a{  color:#000000; text-decoration:none; 
}


#nav, #nav ul { list-style-type: none; font-family: Helvetica, Verdana, Helvetica, Univers, sans-serif; color:#005a85; text-align:left; }
#nav li { text-align:left; float: left; position: relative; white-space: nowrap; color:#005a85; background-color: inherit; font-weight: bold; }
#nav li:hover { background-color: inherit; color:#000000;}
#nav li a { color: #005a85; text-decoration: none; padding:20px 30px 8px 30px; display:block; font-size:1.3em; 
 }

#nav li:hover a { color: #005a85; }
#nav li li { font-family: Arial, Verdana, Helvetica, Univers, sans-serif; color: #005a85; font-size:1.4em; font-weight: normal;  }
#nav li li:hover {  font-size:1.4em; font-weight: normal;  }
#nav li li a { color: #005a85; font-size:1.2em; font-weight: normal; text-decoration: none; display: block; line-height: 1.4em; padding:8px 20px 8px 20px;}
#nav li li:hover a { color: #005a85; }

#nav li ul, #nav li:hover ul ul { position: absolute; left: -999em; }
#nav li:hover ul { left: 0; }
#nav li li:hover ul { left: 100%; top: 0; }




.topnav, .topnav ul { list-style-type: none; padding-top:3px; font-size: 8pt; text-align:right; margin-top:0px;}
.topnav li { text-align:right; position: relative; white-space: nowrap; color:#8B8B99;  font-weight: bold; font-size: 8pt; padding-bottom:4px; }
.topnav>li:first-child { border-right: none; }
.topnav li a { color: #8B8B99; font-weight:normal;  text-align:right; text-decoration: none; padding-top:0px; padding-right:0px; display:block;}
.topnav li:hover a { color: #8B8B99; }

.navfooter, .navfooter ul { list-style-type: none; vertical-align:middle;  margin-top:38px; font-size: 8pt; color:#8B8B99;}
.navfooter li { text-align:left; float: right; position: relative; white-space: nowrap; color:#8B8B99; font-weight: bold; font-size: 8pt; border-right:1px solid #99B7CC; }
.navfooter>li:first-child { border-right: none; }
.navfooter li a { color: #8B8B99; font-weight:normal;  text-decoration: none; padding:0px 5px 4px 5px; display:block;}
.navfooter li:hover a { color: #8B8B99; }



.BoxTopright {  float:left; 
			   width:944px; 
			    margin-left: 0px;
			   text-align:left;
			   position:relative;
			   z-index:6;
			   			   			  
}
.content-data h1
{
 margin:-20px 0px 4px 0px;
 padding-top:22px;
 font-size:130%;
 color:#666471;
 font-weight:bold;
 display:block;
 background-color: inherit;
}




#BoxContent {  float:left; 
			   width:944px; margin-top:0px;
			   text-align:left;
			   min-height:300px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 300px; /* Mindesthöhe in IE (<7) */
			   
			   
			   			  			  
}
#BoxContentLeft {  float:left; 
			   width:100%; margin-top:20px;
			   margin-left:30px;
			   text-align:left;
			   min-height:300px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 300px; /* Mindesthöhe in IE (<7) */
			   
			   			  			  
}

#BoxRight { width:250px; float:right; margin-top:20px;
			   margin-right: 30px;
			   
			   text-align:left;
			   min-height:300px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 300px; /* Mindesthöhe in IE (<7) */
}


#BoxContentHomeleft {  float:left; 
			   width:350px; margin-top:0px;
			   margin-right: 0px;
			   text-align:left;
			   min-height:300px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 300px; /* Mindesthöhe in IE (<7) */
			   			  			  
}
#BoxContentHomeright {  float:left; 
			   width:350px; margin-top:0px;
			   margin-right: 0px;
			   text-align:left;
			   min-height:300px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 300px; /* Mindesthöhe in IE (<7) */
			   			  			  
}

#Background-Content {  float:left; width:944px; 		  
			  			  
}

#BoxFade { float:left; width:934px; height:235px; z-index:11; position:relative;
}
.bildbox {  position: absolute; left: 0px; top: 0px; width: 223px; height: 235px; z-index:32; background: transparent url('/_pix/black60.png')}

 #BoxFooter {  margin-top:8px;
			   float:right;
			   width:944px;  
			   
			   min-height:64px; /* Mindesthöhe in modernen Browsern */
			   height: auto !important; /* !important-Regel für moderne Browser */
			   height: 64px; /* Mindesthöhe in IE (<7) */
			   
			}

#footer a:link,#footer a:visited {text-decoration:none;color:#404040;background-color:transparent}
#footer a:hover,#footer a:active {text-decoration:underline;color:#404040;background-color:transparent}

 

 

#BoxFooterNavileft {  float:left;
					  width:590px;  
					  text-align:left;
					  
					  vertical-align:middle;
					  /*color:#C4C3C8;*/
					  color:#B8B7BC;
					  font-size: 0.8 em;
					  
					 
 }

 #tabs {  float:left;
					  margin-left:-14px;
					  width:610px;  
					  text-align:left;
					  vertical-align:middle;
					  color:#8B8B99;
					  font-size: 0.8 em;
					 
					 
 }
  #facebook {  float:right;
					  width:200px;  
					  text-align:right;
					  					 
					 
 }

 #BoxFooterNaviright {  float:right;
						width:380px;  
						text-align:right;
						color:#8B8B99;
						
						
 }
 #BoxFooterNavirightContent{
						float:right; 
						width:360px;  
						text-align:right;
						color:#8B8B99;
						vertical-align:top;
					
 }

 

 #BoxFooterNaviprint {  float:right;
						width:60px;  
						text-align:right;
						height:20px;
						vertical-align:middle;						
						
 }

/*
---------------------------------------------------------------------------
Boxaufbau - bis zu 4 Boxen im Contentbereich
---------------------------------------------------------------------------
*/

#BoxLeftBalken {  float:left;  
			width:46px; 
			text-align:left; 
			
			min-height:300px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 300px; /* Mindesthöhe in IE (<7) */		
								
}
#BoxLeft {  float:left;  
			width:223px; 
			text-align:left; 
			
			min-height:300px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 300px; /* Mindesthöhe in IE (<7) */	
			
								
}
#BoxLeftCourses { float:left;  
				  width:200px; 
				  margin-left:20px;
				  text-align:left; 

}


.newsoben {  float:left; 

			min-height:115px; /* Mindesthöhe in modernen Browsern */
			height: auto !important; /* !important-Regel für moderne Browser */
			height: 115px; /* Mindesthöhe in IE (<7) */

			
}	
.Boxmehrinfo {  float:right;  
			}			





.content-data
{

float:left; width: 600px;
text-align:left;

}

.salonbox
{

width: 372px;
text-align:left;

}

.content-data ul { padding-left: 0px;  
		list-style-type: none;
}

.content-data li {background: transparent url('/_pix/arrow.gif') top left no-repeat;
		padding-left: 20px;
		line-height: 0.9em;	
}



.nav1listing {		padding-left:0px; 
					float:left; 
					color:#555555;
					list-style-type: none;
					width:100%;
					font-family: Tahoma, Geneva, Helvetica, Verdana, Arial, Univers, sans-serif;
					
					
}

.nav1listing ul { 		padding-left: 0px; 
		list-style-type: none;
}

.nav1listing li {background: transparent;
		padding-left: 0px;
		padding-top:4px;
		
}
.nav1listing li a {color:#555555; text-decoration:none; padding: 6px 15px 6px 10px; display: block; }
		
}


#navleft, #navleft ul {list-style-type: none; color:#555555; }
#navleft li { color:#555555; font-weight: normal; padding: 2px 10px 2px 10px; display: block; list-style-type: none;}
#navleft li:hover { color:#555555; }
#navleft li a { color: #555555; text-decoration: none; padding: 4px 10px 4px 0px; display: block; }
#navleft li:hover a { color: #555555; }
#navleft li li { color: #555555; font-weight: normal; font-size: 93%;}
#navleft li li:hover { color:#555555;  }
#navleft li li a, #navleft li:hover li a { color: #8B8B99; padding: 3px 10px 2px 0px; }
#navleft li li:hover a { color: #555555; }
#navleft li li li { font-size: 93%; }
#navleft li li li a, #navleft li li:hover li a, #navleft li:hover li li a { color: #555555; padding: 3px 10px 3px 10px; }
#navleft li li li:hover a { color: #555555; }





A.toplev1link:link,
A.toplev1link:visited,
A.toplev1link:active
{
 color:#ffffff;
 background-color: inherit;
 display:inline;
 font-weight:bold;
}
A.toplev1link:hover
{
 color:#000000;
 background-color: inherit;
 display:inline;
 font-weight:bold;
}


.breadcrumbs
{
 font-size:8pt;
 color:#ffffff;
 background-color: inherit;
 font-weight:normal;
 padding-left:10px;
}

.breadcrumbs a {  font-size:8pt;  background-color: inherit; color:#ffffff; font-weight:normal;  text-decoration:none; }


.small
{
 font-size:95%;
 background-color: inherit;
 font-weight:normal;
 line-height:1.4em;
 
}

.fINPUTlarge
{
 color:#58585A;
 font-weight:normal;
 border:1px solid #b6ccde;
}

A.Lnknews:link,
A.Lnknews:active,
A.Lnknews:visited,
A.Lnknews:hover
{
 color:#8B8B99;
 text-decoration:none;
 font-weight:bold;
 
}

A.LnkNL2stay:link,
A.LnkNL2stay:active,
A.LnkNL2stay:visited,
A.LnkNL2stay:hover
{
 font-size:1em;
 color:#ffffff;
 background-color: #004A7F;
 text-decoration:none;
 font-weight:bold;
 
}

A.LnkNL3stay:link,
A.LnkNL3stay:active,
A.LnkNL3stay:visited,
A.LnkNL3stay:hover
{
 font-size:1em;
 color:#ffffff;
 background-color: #004A7F;
 text-decoration:none;
 font-weight:normal;
 
}

A.LnkNL4stay:link,
A.LnkNL4stay:active,
A.LnkNL4stay:visited,
A.LnkNL4stay:hover
{
 font-size:1em;
 color:#004A7F;
 background-color: #ffffff;
 text-decoration:none;
 font-weight:normal;
 
}


.navright {
float:right;
margin-left:12px;
}


#navright, #navright ul { font-family:'Times New Roman', serif;  font-weight:normal;  text-align:left; margin-left:0px; padding-left:0px;}
#navright li {color:#ffffff; font-weight: bold; font-size: 0.9em; border-top:1px dotted white;}
#navright li:hover { color:#ffffff; }
#navright li a { color: #004A7F; text-decoration: none; padding: 2px 10px 2px 10px; display: block; }
#navright li:hover a { color: #ffffff; }
#navright li li {color: #004A7F; font-weight: normal; font-size: 93%; border-top:1px solid white;}
#navright li li:hover { background-color: #004A7F; color:#ffffff;  }
#navright li li a, #navright li:hover li a { color: #004A7F; padding: 2px 10px 2px 26px; }
#navright li li:hover a { color: #ffffff; }
#navright li li li { background-color: #f6ffb0; font-size: 93%; }
#navright li li li a, #navright li li:hover li a, #navright li:hover li li a { color: #6d9982; padding: 1px 10px 1px 30px; }
#navright li li li:hover a { color: #f6ffb0; }


/*
---------------------------------------------------------------------------
News-Bereich -
---------------------------------------------------------------------------
*/

.newsboxaussen
{
 float:left;
 margin-right:12px;
 margin-bottom:14px;
 width: 202px;
 min-height:146px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 146px; /* Mindesthöhe in IE (<7) */

  
}

.newsbox
{
 
 width: 202px;
 min-height:142px; /* Mindesthöhe in modernen Browsern */
 height: auto !important; /* !important-Regel für moderne Browser */
 height: 142px; /* Mindesthöhe in IE (<7) */
 background: url('/_pix/newsbox_oben01.gif') no-repeat 0 0;
 
}
.newstext
{
 
 width: 202px;
 text-align:center; 
 height:20px;
 padding-top:2px;

}





.newsbox-link
{
 width: 198px;
 min-height:20px;
 height:auto !important;
 height:20px;
 overflow:hidden;
 padding-top:2px;
 color:#ffffff;
 font-size:9pt;
 text-align:center;
 }

.newsbox-content
{
 margin-left:2px;
 width: 198px;
 }

 .newsbox-bottom
{
 width: 202px;
 background: url('/_pix/newsbox_unten01.gif') no-repeat 0 0;
 background-position: bottom;
 
 }

#googlesearch {height:20px; margin-left:10px; float:left;}

.mod_goo_search_box {

 width: 120px;
 font-size:9pt;
 color:#000000;
 background-color: #ffffff;
 font-weight:normal;
 border:1px solid #666666;
}
.mod_goo_search_button {

 width: 70px;
 font-size:9pt;
 font-weight:bold;
 background-color: #ffffff;
 font-weight:normal;
 border:1px solid #666666;
}

.cHL
{
 font-size:100%;
 background-color: inherit;
 font-weight:bold;
 text-align:left;
 color:#B0C1D6;
}
.cHLnews
{
 font-size:110%;
 color:#004A7F;
 background-color: inherit;
 font-weight:bold;
}

.abstand {display:block; margin-left:30px;
}

#adminLinks
{

 display:block;
 padding:20px 3px;
 width:182px;
}

.content-data .cCT1
{
 text-align:left;
 font-size:100%;
 background-color: inherit;
 font-weight:normal;
 
}

.content-data .cCT2
{
 text-align:left;
 font-size:100%;
 background-color: inherit;
 font-weight:normal;
 
}



.content-data .cLT
{
 margin-top:5px;
 font-size:110%;
 color: #ffffff;
 background-color: inherit;
 font-weight:bold;
 
}

.content-data .cNT
{
 margin-top:5px;
 
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
 text-align:left;
}








.cAuthor
{
 margin:2px 0px 5px;
 font-size:90%;
 
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.cDate
{
 font-size:90%;
 
 background-color: inherit;
 font-weight:normal;
 line-height:100%;
}

.cIN
{
 font-size:80%;
 
 background-color: inherit;
 font-weight:normal;
 line-height:140%;
}

A.LnkAdmN:link,
A.LnkAdmN:visited,
A.LnkAdmN:active,
A.LnkAdmN:hover
{
 font-size:90%;
 color:#FF2912;
 background-color: inherit;
 font-weight:bold;
 text-decoration:none;
}



.vbl10
{ font-family:Verdana, Arial, Helvetica, Univers, sans-serif; font-size:8pt; background-color: inherit;
text-align: left; font-weight:normal;
}

.xs
{ font-family:Verdana, Arial, Helvetica, Univers, sans-serif; font-size:1pt; background-color: inherit;
text-align: left; font-weight:normal;
}

.fTXT
{
 font-size:80%;
 color:#333333;
 background-color: inherit;
 font-weight:normal;
 width:220px;
}

.fTXT_xs
{
 font-size:80%;
 color:#333333;
 background-color: inherit;
 font-weight:normal;
 width:40px;
}

.fTAREA
{
 border:1px solid #b6ccde;
 font-size:80%;
 color:#333333;
 background-color: inherit;
 font-weight:normal;
 width:220px;
 resize: none;
}


#rss{
	padding: 13px 0 0 23px;
	float: left;
	height:32px;
}
#rss a {
	background: url('/_pix/sprite_share.png') left top no-repeat;
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 10px;
}
#rss span {
	display: none;
}
#rss a.twitter_link{
	background-position: left bottom;
}
#rss a.facebook_link{
	background-position: -69px bottom;
}

.socialmediafooter {
	top:0px;
	display:block;
	float:right;
	text-align:right;
	width:100px;
	height:32px;
	
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix { display: inline-block; }

.content-data h1
{
 margin:0px 0px 4px 0px;
 font-size:130%;
 color:#B0C1D6;
 font-weight:bold;
 display:block;
 background-color: inherit;
}

/*
A:link,
A:visited,
A:active
{
 color:#B5C5D6;
 background-color: inherit;
 text-decoration:none;
}
A:hover
{
 text-decoration:underline;
}
*/

A.LnkContent:link,
A.LnkContent:visited,
A.LnkContent:active
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:none;
}
A.LnkContent:hover
{
 text-decoration:underline;
}

A.LnkLink:link,
A.LnkLink:visited,
A.LnkLink:active
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:none;
 vertical-align:middle;
}
A.LnkLink:hover
{
 text-decoration:underline;
}

A.LnkPdf:link,
A.LnkPdf:visited,
A.LnkPdf:active
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:none;
}
A.LnkPdf:hover
{
 text-decoration:underline;
}

A.LnkMedia:link,
A.LnkMedia:visited,
A.LnkMedia:active
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:none;
}
A.LnkMedia:hover
{
 text-decoration:underline;
}

A.LnkZip:link,
A.LnkZip:visited,
A.LnkZip:active
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:none;
}
A.LnkZip:hover
{
 text-decoration:underline;
}

A.LnkMore:link,
A.LnkMore:visited,
A.LnkMore:active,
A.LnkMore:hover
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:none;
}

A.LnkGallery:link,
A.LnkGallery:visited,
A.LnkGallery:active,
A.LnkGallery:hover
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:none;
}

A.LnkEmail:link,
A.LnkEmail:visited,
A.LnkEmail:active
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:none;
}
A.LnkEmail:hover
{
 text-decoration:underline;
}

A.LnkEmailleft:link,
A.LnkEmailleft:visited,
A.LnkEmailleft:active
{
 
 text-decoration:none;
}
A.LnkEmailleft:hover
{
 text-decoration:underline;
}

A.LnkFooter:link,
A.LnkFooter:visited,
A.LnkFooter:active
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:none;
 font-weight:bold;
 
}
A.LnkFooter:hover
{
 text-decoration:none;
 font-weight:bold;
}

A.LnkMail:link,
A.LnkMail:visited,
A.LnkMail:active
{
 color:#ffffff;
 background-color: inherit;
 text-decoration:underline;
 
}
A.LnkMail:hover
{
 text-decoration:underline;
}



/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}