/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

* html #wrapper { 
height:101%; /* IE6 treats height as min-height */
}


html, body {
height:101%; /* gives layout 100% height */
overflow:inherit; /* triggers 100% height in Opera 9.5 */
}

body {
	background: #fff url(http://www.eheberatung-ostschweiz.ch/files/background.gif) top center;
	background-attachment:fixed;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #333;
	line-height: 18px;
	letter-spacing: 1px;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link {font-family: Arial, Helvetica; font-weight: normal; text-decoration: none; color: #121886; font-size: 12px; letter-spacing: 1pt; }
a:active {font-family: Arial, Helvetica; font-weight: normal; text-decoration: none; color: #121886; font-size: 12px; letter-spacing: 1pt; }
a:visited {font-family: Arial, Helvetica; font-weight: normal; text-decoration: none; color: #121886; font-size: 12px; letter-spacing: 1pt;}
a:hover {font-family: Arial, Helvetica; font-weight: normal; text-decoration: none; color: #121886; font-size: 12px; letter-spacing: 1pt; border-bottom: 1px solid; background-color: #eeeeee;}

a.type1:link {font-family: Arial, Helvetica; font-weight: normal; text-decoration: none; color: #6a77a0; font-size: 11px; letter-spacing: 1pt;}
a.type1:active {font-family: Arial, Helvetica; font-weight: normal; text-decoration: none; color: #6a77a0; font-size: 11px; letter-spacing: 1pt;}
a.type1:visited {font-family: Arial, Helvetica; font-weight: normal; text-decoration: none; color: #6a77a0; font-size: 11px; letter-spacing: 1pt;}
a.type1:hover {font-family: Arial, Helvetica; font-weight: normal; text-decoration: none; color: #6a77a0; font-size: 11px; letter-spacing: 1pt; border-bottom: 1px solid;}


a img { border: none; }

#wrapper { 
	width: 580px;
	text-align: left;
	margin: 15px auto 0 auto; 
	min-height:100%; /* gives layout 100% height */
	background-color: #ffffff; 	}

#wrappercloud { 
	text-align: left;
	margin: 0 auto; 
	min-height:100%; /* gives layout 100% height */
	
	}
	
#wrapperlogo {
	width: 580px;
	text-align: left;
	margin: 0 auto; 
	}
	
	
	
#cloud {
	top:0;  height: 1274px;  left: 1px; right:1px;
     background-image: url(http://www.eheberatung-ostschweiz.ch/files/clouds.gif); background-repeat: no-repeat; 
background-position:top; text-align:center;

}

.clear-both { clear: both;}


#line {
	height: 7px;
	margin-left: 2px;
	margin-top: 30px;
	background-image: url(http://www.eheberatung-ostschweiz.ch/files/line.gif); 
	background-repeat: no-repeat; 
	background-position:top; 
	text-align:center;
	}


#logo {
	margin-left: 25px;}

#logo a:hover {border-bottom: hidden; background-color: #ffffff;}

#menu {
    position: relative;
	overflow:auto;
	width:180px;
	float: left;
	line-height: 18px;


}


#menu ul {
	list-style: none;
	margin: 0 0 13px 0;
}

#menu ul li.section-title {font-family: Georgia, Times, serif; font-weight: normal; text-decoration: none; color: #000000; text-transform:uppercase; line-height: 15px; font-size: 12px; letter-spacing: 1.5pt; word-spacing: -1.2pt; 	}

#content {
    margin: 0 24px 0 175px;

}


.container {
    padding: 30px 0 35px 25px;}


#content p { margin: 0 0 12px 0;}

#content ul {
	list-style-image:url(http://www.eheberatung-ostschweiz.ch/files/bullet2d.gif);}


h1 { font-family: Georgia, Times, serif; font-size: 22px; line-height: 22px; font-weight: normal;  margin: 0 0 18px 0; color: #333;}


#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 325px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }