body
	{
	background-color: #F9FAFC;
	background-image: url(http://www.pogo1104.de/images/gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: auto;
	margin-top: 0px;
	font-family: Verdana,Arial;
	font-size: 8pt;
	color: #f1f1f1;
	line-height: 1.3em;
	line-height: 17px;
	}

body.iframe
	{
	background: transparent;
	line-height: 17px;
	margin-right: 10px;
	margin-left: 6px;
	}

body.choose
	{
	margin: auto;
	line-height: 17px;
	margin-right: 10px;
	line-height: 17px;
	font-size: 7pt;
	}

input, option, select, textarea
	{
	font-size: 8pt;
	}

a
	{
	color: #1F2C5B;
	}

a:hover
	{
	color: #929ECD;
	text-decoration: underline;
	}

td.headline
	{	
	padding-left: 14px;
	background-color: #7A87BA;
	background-image: url(http://www.pogo1104.de/images/headline.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-weight: bold;
	vertical-align: center;	
	}

td.subheadline
	{	
	padding-left: 14px;
	background-color: #A8B6E7;
	background-image: url(http://www.pogo1104.de/images/subheadline.gif);
	background-repeat: repeat-x;
	height: 24px;
	vertical-align: center;	
	text-align: left;
	color: black;
	}	

td.content
	{	
	padding: 14px;
	background-color: #FBFCFE;
	background-image: url(http://www.pogo1104.de/images/contentback.jpg);
	background-repeat: no-repeat;
	text-align: left;
	color: black;
	}	
	
td.tdcontent
	{	
	padding: 14px;
	background-color: #F8FCFF;
	background-image: url(http://www.pogo1104.de/images/tdcontent.jpg);
	background-repeat: repeat-x;	
	text-align: left;
	color: black;
	}		
	
td.textcontent
	{
	padding: 3px;
	padding-left: 12px;
	}
	
div.divider
	{
	background-image: url(http://www.pogo1104.de/images/divider.gif);
	background-repeat: no-repeat;	
	width: 2px;
	float: left;	
	height: 23px;
	}
	
/* Menu  */

div.subnormal
	{
	background-image: url(http://www.pogo1104.de/images/blue/nav_a.gif);
	height: 21px;
	}

div.subover
	{
	background-image: url(http://www.pogo1104.de/images/nav_o.gif);
	height: 21px;
	}

div.subpressed
	{
	background-image: url(http://www.pogo1104.de/images/nav_p.gif);
	height: 21px;	
	}
	
div.subactive
	{
	background-image: url(http://www.pogo1104.de/images/blue/nav_active.gif);
	height: 21px;
	}	

a.navi
	{
	color: white;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	padding-left: 5px;
	text-align: center;
	font-size: 8.5pt;
	border: none;
	}


a.navi:hover
	{
	color: white;
	text-decoration: none;
	padding: 3px;
	padding-left: 5px;
	font-size: 11px;
	border: none;
	background-color: none;
	border: none;
	}	

