/************ CSS Document - www.weinfluesterer.com ***********/
/*                                                            */
/*                       Weinflüsterer Elisabeth Eder         */
/*                                                            */
/*               design: www.jungekreative.at                 */
/*                 date: august 2009                          */
/*      letzte änderung: 01.08.2009                           */
/*                                                            */
/**************************************************************/

/*
* { 
margin : 0; 
padding : 0; 
}

html { width: 100%; height: 100%; } 
*/
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	vertical-align:top;
	padding-left: 10px;
}
.headlinde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5C5B60;
}
.link {
	color: #9F0002;
	font-weight: bold;
	font-size: 10px;
}
.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;

}
#link_big a:link {
	color: #9F0002;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	text-align:center;
}
#link_big a:hover {
	color: #9F0002;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	text-align:center;
}
#link_big a:visited {
	color: #9F0002;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	text-align:center;
}

