/*
Theme Name: GLCONS
Version: 1.0
Author: Ulf Spethmann

*/

div + p, .entry, .entry + p, .widecolumn + p{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

a{
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	color:#91acbc;
	line-height:18px;
	text-decoration:none;	
}

a:hover{
	color:#e2003b;
}

/* Extra Styles  */


.VerdanaRegular12pxBlack{
	font-family:Verdana;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	line-height:18px;	
}

.VerdanaBold12pxBoldRed{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#e2003b;
	line-height:18px;	
}

.TimesRegular25pxBlack{
	font-family:Times New Roman;
	font-weight:normal;
	font-size:25px;
	line-height:38px;
	color:#000000;
}

#navigation ul.level1 li { width:159px; }
