body{
	font-family				: Arial,sans-serif;
	color					: #535353;
	line-height				: 1.266;	
	margin					: 0px;
	padding					: 0px;
	background				: #e07735 url(../images/bg.jpg) top no-repeat;
	text-align				: center;
}
td, tr, p {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #535353;
}
hr {
	width					: 100%;
	border					: 1px solid #EEEEEE;
}
h1{
	font					: bold 125% Arial,sans-serif;
	color					: #334d55;
	margin					: 0px;
	padding					: 0px;
}
h2{
	font					: bold 125% Arial,sans-serif;
	color					: #999999;
	margin					: 0px 0px 10px 0px;
	padding					: 0px;
	display					: block;
	border-bottom			: 1px solid #29579c;
	text-indent      		: 5px;
}
h3{
	font-family				: Georgia,Cambria,"Times New Roman",Times,serif ;
	font-weight				: bold;
	font-size				: 16px;
	line-height				: 110%;
	color					: #535353;
	margin					: 5px 0px 0px 0px;
}
h4{
	font					: 100% Arial,sans-serif;
	color					: #535353;
	margin					: 0px;
	padding					: 0px;
}
h5{
	font					: 100% Arial,sans-serif;
	color					: #334d55;
	margin					: 0px;
	padding					: 0px;
}
.main { 
	float					: left; 
	width					: 100%;
	margin					: 0px; 
	padding					: 0px;
}
.contentdescription { 
	width					: auto !important;
	display					: block;
} 
table.moduletable,
table.moduletable_rssfeed {
	width			   		: 100%;
	table-layout	   		: auto;
}
table.moduletable th,
table.moduletable_rssfeed th {
	font-size         		: 12px;
	font-weight       		: bold;
	text-transform    		: uppercase;
	text-align        		: left;
	height            		: 30px;
	line-height       		: 22px;
	text-indent       		: 0px;
	letter-spacing    		: 1px;
	color             		: #535353;
	border-bottom     		: 1px solid #EEEEEE;
	vertical-align			: bottom; 
}
table.moduletable td {
	padding-left      		: 0px;
	padding-right     		: 0px;
	padding-top	    		: 0px;
	padding-bottom			: 0px;
	margin					: 4px;
}
.inputbox {
	border            		: 1px solid #CCCCCC;
	background-color  		: #FBFBFB;
	padding					: 2px;
	margin-bottom     		: 5px;
	color			    	: #535353;
}
.sectiontableheader {
	font-size         		: 12px;
	font-weight       		: bold;
	text-transform    		: uppercase;
	letter-spacing    		: 1px;
	color             		: #29579c;
	padding           		: 3px;
	border-bottom			: 1px solid #EEEEEE;
	border-top				: 1px solid #EEEEEE;
}
.sectiontableentry1 {
	padding           		: 3px;
	margin					: 3px;
	background        		: #FBFBFB;
	border-top        		: 1px solid #FFFFFF;
	border-bottom     		: 1px solid #DADDD0;
	height					: 25px;
}
.sectiontableentry2 {
	padding           		: 3px;
	margin					: 3px;
	border-top        		: 1px solid #FFFFFF;
	border-bottom     		: 1px solid #DADDD0;
	height					: 25px;
}
a.mainlevel {
	/*margin-top        		: 1px;*/
	border-bottom			: 1px solid #d4ddeb;
	padding-top       		: 0px;
	font-size         		: 12px;
	width             		: 180px;
	text-indent       		: 10px;
}
a.mainlevel:link {
	padding           		: 0px 0px 0px 0px;
	font-size         		: 12px;
	width             		: 180px;
	text-indent       		: 10px;
}
a.mainlevel:link,
a.mainlevel:visited {
	display           		: block;
	font-size         		: 12px;
	font-weight       		: normal;
	padding           		: 2px 0px 2px 0px;
	color             		: #29579c;
	width             		: 180px;
	text-indent       		: 10px;
	background-color  		: #ffffff;
}
a.mainlevel:hover {
	font-size         		: 12px;
	background-color  		: #d4ddeb ;  
	color             		: #29579c;
	font-weight       		: normal;
	text-decoration   		: none;
	text-indent       		: 10px;
}
#active_menu {
	font-weight       		: bold;
	background-color  		: #d4ddeb;
	border-color			: #ffffff;
}
a#active_menu:hover {
	color             		: #535353;
}
a.sublevel:link,
a.sublevel:visited {
	font-size				: 12px;
	font-weight				: normal;
	padding           		: 2px 0px 2px 0px;
	color					: #535353;
	text-align				: left;
	width         		    : 100%;
	text-indent   		    : 10px;
	background-color  		: #FBFBFB;
	display					: block;
}
a.sublevel:hover {
	color					: #E07735;
	background-color  		: #FFFFFF;
	text-decoration			: none;
}
a:link,
a:visited {
	font-size         		: 12px;
	color             		: #E07735;
	text-decoration   		: none;
}
a:hover {
	font-size         		: 12px;
	color             		: #FFFFFF;
	text-decoration   		: none;
	background-color		: #F4B861;
}
td.sectiontableentry div a:hover {
	background-color		: transparent;
}
a.category:link,
a.category:visited {
	font-weight       		: bold;
}
a.readon:link,
a.readon:visited,
.button, .back_button {
	float					: left;
	color             		: #E07735;
	font-family				: Georgia,Cambria,"Times New Roman",Times,serif ;
	font-size         		: 12px;
	white-space       		: normal;
	font-weight       		: normal;
}
a.readon:hover,
.button:hover,
.back_button:hover {
	color             		: #535353;
	background				: none;
}
.back_button,
.back_button:hover {
	padding-left			: 4px;
	float					: right;
}
.button, .button:hover {
	float					: none;
	margin					: 0px 2px;
	cursor					: pointer;
}
.back_button a,
.button a {
	background-color		: transparent;
	color             		: #535353;
}
.back_button a:hover,
.button a:hover {
	background-color		: transparent;
	color             		: #E07735;
}
ul {
	text-indent				: 0px;
	line-height				: 20px;
	margin					: 0;
	padding					: 0 0 0 16px;
}
table.contenttoc {
	border					: 1px solid #FFF;
	padding					: 2px;
	margin-left				: 2px;
	margin-bottom			: 2px;
}

table.contenttoc td {
	padding					: 2px;
}

table.contenttoc th {
	color					: #535353;
	text-align				: left;
	padding-top				: 2px;
	padding-left			: 4px;
	height					: 21px;
	font-weight				: bold;
	font-size				: 10px;
	text-transform  		: uppercase;
}
.pagenavcounter {
	font-size         		: 10px;
	color             		: #535353;
}
.pagenavbar {
	border-top        		: 1px solid #999999;
	padding           		: 2px;
}
.pagenav {
	font-weight       		: bold;
	color             		: #CCCCCC;
}
a.pagenav:link,
a.pagenav:visited {
	text-decoration   		: none;
}
a.pagenav:hover {
	text-decoration   		: none;
}
.date {
	font-size         		: 10px;
	color             		: #8BACDA;
	padding-top				: 1px;
}
.small {
	font-size         		: 10px;
	color             		: #535353;
}
.postedby {
	font-size         		: 10px;
	color             		: #CCCCCC;
}
.smalldark {
	font-size         		: 10px;
	color             		: #535353;
}
.createdate, .modifydate {
	font-size         		: 10px;
	color             		: #CCCCCC;
}
.content_vote {
	font-size         		: 10px;
	height            		: 22px;
	padding-top       		: 2px;
	padding-bottom    		: 2px;
}
.content_rating {
	font-size         		: 10px;
	color             		: #535353;
}
.pathway {
	font-size         		: 10px;
	color             		: #FFFFFF;
	height					: 10px;
}
a.pathway,
a.pathway:link,
a.pathway:visited {
	font-size         		: 10px;
	color					: #FFFFFF;
	height					: 10px;
}
a.pathway:hover {
	font-size         		: 10px;
	color             		: #535353;
	height					: 10px;
	background				: none;
}
table.content{
	width             		: 100%;
	padding           		: 5px;
	border-collapse   		: collapse;
	border-spacing    		: 0px;
	margin-bottom     		: 10px;
}
table.contentpane {
	width             		: 100%;
	padding     			: 5px;
	border-spacing    		: 0px;
	margin-bottom     		: 5px;
}
table.contentpaneopen {
	width             		: 100%;
	padding-left      		: 5px;
	padding-right     		: 5px;
	border-spacing    		: 0px;
	margin-bottom     		: 5px;
}
.contentpane {
	margin    				: 5px;
}
.pollstableborder{
	border-color      		: #535353;
	width                 	: 90%;
	margin                	: 8px 0px;
}
.contentheading {
	font-family				: Georgia,Cambria,"Times New Roman",Times,serif ;
	font-size         		: 21.6px;
	font-weight       		: bold;
	white-space       		: nowrap;
	text-align        		: left;
	color             		: #29579c;
	border-bottom			: 1px solid #CCC;
}
.contentheading a:hover {
	background-color		: transparent;
}
.componentheading {
	font-family				: Georgia,Cambria,"Times New Roman",Times,serif;
	font-size         		: 21.6px;
	font-weight       		: bold;
	white-space       		: nowrap;
	text-align        		: left;
	color             		: #29579c;
}
.contentpagetitle {
	font-family				: Georgia,Cambria,"Times New Roman",Times,serif ;
	font-size         		: 21.6px;
	font-weight       		: normal;
	white-space       		: nowrap;
	text-align        		: left;
	color             		: #E07735;
}
a.contentpagetitle:link,
a.contentpagetitle:visited {
	font-size         		: 21.6px;
	color             		: #E07735;
	text-decoration   		: none;
	font-weight       		: bold;
}
a.contentpagetitle:hover {
	font-size         		: 21.6px;
	color             		: #29579c;
	text-decoration   		: none;
	font-weight       		: bold;
}
.title {
	font-family       		: Arial, Verdana, Geneva,  Helvetica, sans-serif;
	font-weight       		: bold;
	text-transform    		: uppercase;
	font-size         		: 20px;
	text-align        		: left;
	color             		: #FFFFFF;
}
.footer {
	font-family       		: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color             		: #888888;
	font-size         		: 12px;
	font-weight       		: normal;
}
.footer a:link,
.footer a:visited {
	font-size         		: 12px;
	color             		: #888888;
	text-decoration   		: none;
	font-weight       		: normal;
}
.footer a:hover {
	font-size         		: 12px;
	color             		: #FFF;
	text-decoration   		: none;
	font-weight       		: normal;
}
#search{
	position				: absolute;
	top						: 5px;
	right					: 10px;
	width					: 110px;
	z-index					: 11;
}
#mod_search_searchword {
	font-size				: 10px;
	margin					: 1px;
	width					: 100px;
	border					: 1px solid #29579c;
	background-color		: #FFFFFF;
	}
#mod_search_searchword .inputbox {
	font-size				: 10px;
	padding					: 4px;
	height					: 10px;
	}
.highlight {
	background-color		: #E07735;
	color					: #FFFFFF;                       
}
div.mosimage {
	border					: 1px solid #ccc;
}
.mosimage {
	border					: 1px solid #cccccc;
	margin					: 5px;
}
.mosimage_caption {
	margin-top				: 2px;
	background				: #efefef;
	padding					: 1px 2px;
	color					: #29579c;
	text-transform			: none;
	font-size				: 10px;
	border-top				: 1px solid #cccccc;
}
#wrapper {
	width					: 950px;
	position				: relative;
	margin					: 0 auto;
	text-align				: left;
}
#masthead {
	
}
#pagecell1{
	width					: 100%;
	background-image		: url(../images/cell_back.jpg);
	background-repeat		: repeat-x;
	background-color		: #ffffff;
	margin					: 0 0 20px 0;
}
#pagecell1 table tr td.col_left {
	border-right: 1px solid #ccc;
	padding: 0 5px;
	width: 170px;
	vertical-align: top;
}
#pagecell1 table tr td.col_center {
	padding: 10px 5px 5px 5px;
	vertical-align: top;
}
#pagecell1 table tr td.col_right {
	border-left: 1px solid #ccc;
	padding: 0 5px;
	width: 170px;
	vertical-align: top;
}
#content{
	padding					: 0px 10px 0px 0px;
	margin					: 0px 198px 0px 0px;
	border-right			: 1px solid #EEEEEE;
}
#siteName{
	margin					: 0px;
	padding					: 16px 0px 8px 0px;
	font-family				: Arial, Helvetica, sans-serif;
	color					: #FFFFFF;
	font-weight				: normal;
}
#utility{
	position				: absolute;
	float					: right;
	top						: 16px;
	right					: 0px;
	color					: #FFFFFF;
}
#socialbookmarks{
	position				: absolute;
	float					: right;
	top						: 10px;
	right					: 425px;
}
#socialbookmarks a{
	background:none;
	border:none;
	margin-left:5px;
}
#globalHead {
	position				: relative;
	width					: 100%;
	height					: 140px;
	color					: #cccccc;
	padding					: 0px;
	margin					: 0px;
	text-align				: center;
}
a#logo {
	background: none;
	margin: 0 auto;
}
#globalInfo{
	position				: relative;
	width					: 100%;
	min-width				: 760px;
	height					: 20px;
	color					: #cccccc;
	padding					: 0px;
	margin					: 0px;
}
#globalPath{
	font-size				: 10px;
	position				: absolute;
	line-height				: 20px;
	height					: 20px;
	width					: 600px;
	left					: 7px;
	z-index					: 10;
	color					: #FFFFFF;
}
#globalDate{
	font-size				: 10px;
	line-height				: 20px;
	height					: 20px;
	position				: absolute;
	top						: 0px;
	right					: 10px;
	z-index					: 11;
	color					: #FFFFFF;
}
#navBar{
	float					: left;
	width					: 20%;
	margin					: 0px;
	padding					: 0px;
	background-color		: #eeeeee;
	border-right			: 1px solid #cccccc;
	border-bottom			: 1px solid #cccccc;
}
#globalNav{
	position				: relative;
	width					: 100%;
	min-width				: 760px;
	color					: #cccccc;
	padding					: 0px;
	margin					: 0px;
	background-image		: url(../images/glbnav_background.jpg);
	background-repeat		: repeat-x;
}
#globalLink{
	height					: 30px;
	min-width				: 760px;
	padding					: 0px;
	margin					: 0px;
	z-index					: 10;
}
.story {
	padding					: 10px 0px 0px 10px;
}
.story p {
	padding					: 0px 0px 10px 0px;
}
td.storyLeft{
	padding-right			: 12px;
}
#siteInfo{
	font-size				: 10px;
	clear					: both;
	border-top				: 1px solid #EEEEEE;
	color					: #cccccc;
	padding					: 8px 0px;
	margin					: 0px;
	text-align				: center;
}
#siteInfo a {
	color					: #cccccc;
}
#siteInfo a:hover {
	color					: #29579c;
	background-color		: transparent;
}
ul#mainlevel-nav {
	float					: right;
	list-style				: none;
	padding					: 0;
	margin					: 0;
	font-size				: 11px;
	font-weight 			: normal;
}
ul#mainlevel-nav li {
	background-image		: none;
	padding-left			: 0px;
	padding-right			: 0px;
	float					: right;
	margin					: 0;
	font-size				: 11px;
	line-height				: 18px;
	white-space				: nowrap;
	border-right			: 1px solid #c89b66;
	font-weight 			: normal;
}
ul#mainlevel-nav li a {
	display					: block;
	padding-left			: 15px;
	padding-right			: 15px;
	text-decoration			: none;
	color					: #ffffff;
	background				: transparent;
	font-weight 			: normal;
}
ul#mainlevel-nav li a:hover {
	color					: #29579c;
}
#navcontainer {
	font-family       		: Arial, Helvetica, sans-serif;
	font-size         		: 12px;
	margin            		: 0px 0px 0px 0px;
	padding           		: 0px 0px 0px 0px;
	width             		: auto;
	height            		: 30px;
}
#navlist {
	margin            		: 0px;
	padding           		: 0px 0px 0px 0px;
}
#navlist ul,
#navlist li {
	display           		: inline;
	list-style-type   		: none;
}
#navlist a:link,
#navlist a:visited {
	border-right      		: 1px solid #EEEEEE;
	padding           		: 5px 10px 5px 10px;
	float             		: left;
	font-weight       		: bold;
	line-height       		: 19px;
	margin            		: 0px;
	text-decoration   		: none;
	color             		: #29579c;
}
#navlist a:link#current,
#navlist a:visited#current {
	color             		: #E07735;
	background-color  		: transparent;
}
#navlist a:hover {
	text-decoration   		: underline;
	background-color  		: transparent;
	color             		: #E07735;
}
#globalSub {
	font-family       		: Arial, Helvetica, sans-serif;
	font-size         		: 11px;
	height            		: 25px;
	width             		: 100%;
}
#subnavlist {
	width             		: 100%;
	margin            		: 0px 5px;
	padding           		: 0px;
	background				: #c89867;
	-moz-border-radius-bottomright: 5px 5px;
	-moz-border-radius-bottomleft: 5px 5px;
	border-bottom-right-radius	: 5px;
	border-bottom-left-radius	: 5px;
}
#subnavlist ul,
#subnavlist li {
	margin            		: 0px;
	padding           		: 0px;
	display           		: inline;
	list-style-type			: none;
}
#subnavlist a:link,
#subnavlist a:visited {
	float             		: left;
	font-weight       		: normal;
	line-height       		: 16px;
	padding           		: 2px 0px 4px 18px;
	text-decoration   		: none;
	color             		: #FFFFFF;
	background				: none;
}
#subnavlist a:link#subcurrent,
#subnavlist a:visited#subcurrent,
#subnavlist a:hover {
	color             		: #29579c;
}
table.ext { 
	border					: solid 1px #E07735; 
	width					: 100%;
	background-color		: #EEEEEE;
}
td.exthead1,td.exthead2  {
	border-right			: solid 1px #E07735; 
	padding					: 2px; 
	font-weight				: bold;
}
td.exthead3,td.exthead4,td.exthead5,td.exthead6 { 
	border-right			: solid 1px #E07735; 
	padding					: 2px; 
	font-weight				: bold; 
	text-align				: center;
}
td.exthead7 { 
	padding					: 2px; 
	font-weight				: bold; 
	text-align				: center;
}
td.ext1 {  
	border-top				: solid 1px #E07735; 
	border-right			: solid 1px #E07735; 
	padding					: 2px; 
	text-align				: right;
}
td.ext2 {  
	border-top				: solid 1px #E07735; 
	border-right			: solid 1px #E07735; 
	padding					: 2px; 
}
td.ext3,td.ext4,td.ext5,td.ext6 {  
	border-top				: solid 1px #E07735; 
	border-right			: solid 1px #E07735;
	padding					: 2px; 
	text-align				: center;
}
td.ext7 {  
	border-top				: solid 1px #E07735; 
	padding					: 2px; 
	text-align				: center;
}
.buttonheading a:hover {
	background-color		: transparent;
}
table.moduletable_neu_pop {
	width			    	: 100%;
	table-layout	    	: fixed;
	border					: 2px solid #F5F5F5;
	padding					: 0px;
	margin-top				: 4px;
}
table.moduletable_neu_pop th {
	font-size         		: 12px;
	font-weight       		: bold;
	text-transform    		: uppercase;
	text-align        		: left;
	height            		: 22px;
	line-height       		: 22px;
	text-indent       		: 0px;
	letter-spacing    		: 1px;
	color             		: #E07735;
	border-bottom     		: 1px solid #F5F5F5;
	background-color		: #F5F5F5;
	text-indent				: 10px;
}
table.moduletable_neu_pop td {
	padding      			: 0px;
	margin					: 4px;
}
table.moduletable_banner {
	margin					: 0;
	width					: 100%;
}
table.moduletable_banner td {
	text-align				: center;
	border-bottom			: 1px solid #cccccc;
}
table.moduletable_banner td a,
table.moduletable_banner td a:hover {
	display					: block;
	background				: none;
	border					: none;
}
table.moduletable_banner td img,
table.moduletable_banner td a img {
	margin					: 8px 0;
}
table.moduletable_banner2 td a {
    background				: none;
}
table.moduletable_banner2 td a img {
	margin					: 0 0 15px 0;
}
ul.latestnews_neu_pop,
ul.mostread_neu_pop {
  margin-top 			    : 10px;
}
.bg_gray {
	background-color		: #F5F5F5;
}
table#sdtable,
.tabelle,
.tabelle_team,
.spielplan,
.partner {
	border-collapse			: collapse;
	width					: 100%;
	border					: none;
	text-align				: center;
}
table#sdtable th,
.tabelle th,
.tabelle_team th,
.spielplan th,
.partner th {
	padding					: 4px;
	color					: #E07735;
	border-bottom			: 1px solid #d4ddeb;
	background-color		: #FFFFFF;
	text-transform    		: uppercase;
	font-weight				: bold;
}
table#sdtable td,
.tabelle td,
.tabelle_team td,
.partner td {
	padding					: 4px;
	border-bottom			: 1px solid #d4ddeb;
	background-color		: #FFFFFF;
	text-align				: left;
}
.tabelle_team th, .tabelle_team td {
	text-align: center;
}
.tabelle_team td.player_name,
.tabelle_team th.player_name {
	text-align				: left;
	font-weight				: bold;
}
.spielplan td {
	padding					: 4px;
	border-bottom			: 1px solid #d4ddeb;
	background-color		: #FFFFFF;
}
.spielplan tr.heimspiel td,
table#sdtable tr:nth-child(even) td
 {
	background-color		: #f9e4d7;
}
.tabelle_coach {
	border-top				: 1px solid #29579c;
}
table#sdtable tr:hover td,
table.tabelle tr:hover td,
table.spielplan tr:hover td,
table.tabelle_team tr:hover td,
table.partner tr:hover td {
	background				: #d4ddeb;
}
table#sdtable .sdcol2 {
	text-align				: left;
}
table#sdtable .sdcol1,
table#sdtable .sdcol3,
table#sdtable .sdcol4 {
	text-align				: center;
}
.syndicate_rssfeed {
	text-align				: left;
	margin-top				: 10px;
}
option {
  background-color  		: #FDFDFD;
}
.article_seperator {
  height            		: 0px;
  line-height       		: 0px;
  margin-bottom				: 15px;
  display					: block;
  clear 					: both;
}
.FinalFour td {
	padding					: 4px;
	border-bottom			: 1px solid #29579c;
	height					: 20px;
}
.message {
	margin					: 10px 0px;
	padding					: 10px;
	background-color		: #F5F5F5;
	border					: 2px solid #EEEEEE;
}
.frame-border {
	border					: 5px solid #c89b66;
	border-radius			: 5px;
	-moz-border-radius		: 5px;
	-khtml-border-radius	: 5px;
	-webkit-border-radius	: 5px;
}

/** CLEARFIX **/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
/** CLEARFIX **/

/** FACEBOOK LIKE_BOX START **/
div.fan_box img.profileimage {
	display:none;
}

div.fan_box div.name_block a span.name,
div.fan_box a.mhs {
	display:block;
	margin: 0;
	padding: 0;
}

div.fan_box,
div.fan_box .UIIntentionalStory_Message, 
div.fan_box .UIIntentionalStory 
div.fan_box .location {
	font-family:Arial,Helvetica,"Sans Serif";
	font-size:11px;
}

.fan_box .connect_action {
	padding: 0;
}

.fan_box .connections {
	min-height: 120px;
	padding:10px 0 4px 10px;
}

div.fan_box div.connect_action {
	background: #eceff5 url(http://www.giessen-pointers.de/cms/templates/pointers_v1/images/facebook_icon.jpg) no-repeat 130px 0px;
}
/** FACEBOOK LIKE_BOX ENDE **/

/** TWITTER START **/
#twitter_div2 {
	margin: 10px 0;
	width: 178px;
	border: 1px solid #94a3c4;
	text-align: left;
}
#twitter_div2 a.twitter_link {
	display: block;
	background: #eceff5 url(http://www.giessen-pointers.de/cms/templates/pointers_v1/images/twitter_icon.jpg) no-repeat 140px 11px;
	color: #3b5998;
	padding: 10px;
	text-decoration:none;
}
#twitter_div2 a:hover {
	text-decoration: underline;
}
#twitter_div2 a.twitter_link span.name {
	font-weight: bold;
	font-size: 14px;
}
#twitter_update_list {
	list-style-type: none;
	list-style-image: none;
	background: none;
	margin: 0;
	padding: 0;
}
#twitter_update_list li {
	padding: 5px;
	border-top: 1px solid #d8dfea;
	line-height: 1.2;
}
#twitter_update_list li {
	color: #666;
}
#twitter_update_list li a {
	color: #333;
}
#twitter_update_list li span a {
	color: #e07735;
}
#twitter_update_list li a:hover,
#twitter_update_list li span a:hover {
	background: none;
	text-decoration: underline;
}
/** TWITTER ENDE **/
table.moduletable_banner.top70 {
	margin-top:70px;
}
