h1 {
	font-size: 30px;
	line-height: 1em;
	font-weight: normal;
	margin: 24px 0 10px 0;
}

h2 {
	font-size: 16px;
	line-height: 24px;
	margin: 1em 0 0 0;
}

h3, h4, h5, h6 {
	font-size: 14px;
	margin: 1em 0 0 0;
}

.ManifestBlock, pre {
	white-space: normal;
	padding: 10px;
	background: #e9e9e9;
	font-size: 13px;
	color: #333;
	font-family: monospace;
}

a {
	color: #6185b1;	
}

#Central a {
	padding: 0 0 0 15px;
	background: url(http://www.steuerwende.ch/themes/sw/images/linkarrow.png) no-repeat left center;
	text-decoration: none;
}

#Central a.back {
	background-image: url(http://www.steuerwende.ch/themes/sw/images/backarrow.png);
}

#Central a:hover, #Central a:focus {
	text-decoration: underline;
}

p {
	margin: 0 0 1em 0;
}

ul {
	padding: 0 0 0 15px;
	margin: 0 0 1em 0;
}

li {
	padding: 0;
	margin: 0;
}


#Central hr {
    background-color: transparent !important;
    border:1px dotted #7996ba !important;
    border-width:0px 0px 1px 0px !important;
    clear:both;
    color: transparent !important;
    height:0;
    margin:4px 0;
    width:100%;
}

#Content p + hr {
	margin-top: -0.5em;	
}

#Content .NewsList hr {
	margin: 10px 0;	
}

.NewsBlock .date {
	color: #6f6f6f;
}
.NewsBlock h3 {
	font-size: 16px;
	margin: 4px 0 3px 0;
}

#SideBar a.VoteButton, #SideBar a.TellButton {
	background: transparent url(http://www.steuerwende.ch/themes/sw/images/button-sign.png) no-repeat left top;
	display: block;
	padding: 8px 8px 0 68px;
	height: 46px;
	font-size: 17px;
	color: #fff;
	line-height: 1em;
	margin: 10px 0;
}

#SideBar a.TellButton {
	background-image: url(http://www.steuerwende.ch/themes/sw/images/button-tellafriend.png);
}

#SideBar a.VoteButton:hover, #SideBar a.VoteButton:focus, #SideBar a.TellButton:hover, #SideBar a.TellButton:focus {
	background-position: left bottom;
	text-decoration: none;
}

#SideBar a.SmallText {
	font-size: 14px;
	padding-top: 12px;
	height: 42px;
}

#SideBar a.LargeText {
	font-size: 17px;
	padding-top: 18px;
	height: 36px;
}


#Content .rssIcon img {
	padding-bottom: 3px;
	vertical-align: bottom;
}

#Content .rssIcon a {
	background-image: none;	
	padding: 2px 6px;
	display: block;
	float: left;
	color: #fff;
	background: #7996ba;
	line-height: 20px;
}

#Content .rssIcon a:hover {
	background: #484848;
	color: #fff;
	text-decoration: none;
}

/* fixing IE */
* html #SideBar a.VoteButton {
   height: 54px !important;
   width: 260px !important;
}

* html #SideBar a.TellButton {
   height: 54px !important;
   width: 260px !important;
}
