/* 
stylesheet: 	ifa-switzerland.ch 
autor: 				www.fconnection.com/dg
start: 				04.08.2005
last update: 

*/



/* ALLGEMEINES 		---------------------------------------------*/
body {
	background-color: transparent;
	font-size: 11pt;
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	margin: 0px;
}

p {
	margin: 14px 22px;
	line-height: 1.2em;
}

ul {
	margin: 14px 22px 14px 22px;
	padding: 0px 0px 0px 12px;
}



/* BOXEN 					---------------------------------------------*/
#box {
	text-align: left;
	width: 728px;
	margin: 70px auto 50px auto;
}

#navigation ul {
	display: none;
}

#navigation img {
	margin-left: 10px;
	margin-bottom: 30px;
}

#metanav {
	display: none;
}

#content {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

#top {
	display: none;
}

#bottom {
	display: none;
}

#left_col, #left_col_none, #right_col {
	float: left;
	width: 50%;
}

#left_col {
	width: 49%;
	border-right: 1px solid #CCCCCC;
}



/* FORMAT			 			---------------------------------------------*/
.no_gap {
	margin-top: 0px;
}

#error {
	display: none;
}



/* HEADERS		 			---------------------------------------------*/
h1 {
	font-size: 24pt;
	margin: 14px 11px;
	padding: 8px 11px 4px 11px;
}

h2 {
	font-size: 13pt;
	margin: 13px 22px -8px 22px;
}

h3 {
	font-size: 11pt;
	margin: 13px 22px -8px 22px;
}




/* LINES			 			---------------------------------------------*/
.line_btm, .line_top {
	clear: both;
	margin: 0px 11px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
}

.line_top { 
	border-bottom: 1px solid #CCCCCC;
	border-top: 0;
}



/* LINKS			 			---------------------------------------------*/
a, a:link {
	color: #2955B9;
	text-decoration: none;
}

a:hover {
	color: #2955B9;
}


/* FOOTER			 			---------------------------------------------*/
#topButton {
	display: none;
}
