* html {
	padding: 0;
	margin: 0;
}

body {
	color: black;
	font: 80%/1.35em "Lucida Grande", Lucida, Verdana, sans-serif;
}


/*generell*/
ul {
	list-style-type: disc;
}

li {
    margin-bottom: 0.6em;
}


h1 {
	padding: 0px 0 10px 0;
	line-height: 1.1em;
}

h2, h3, h4, h5, p, ul, ol, table, small, .image, pre

{

margin-bottom: 10px;

}



h2 {
	font-size: 1.1em;
	padding: 0px 0;
}

h3 {
	font-size: 1.1em;
	line-height: 1.35em;
}

a {
	text-decoration: none;
	color: #86A31B;

}


a:hover {
	text-decoration: underline;
	color: #86A31B;

}




a img {
	border: 0;
}

p
{
        font-size: 1em;
}

#container {
	text-align: left;
	width: 100%;
	position: relative;
}

/*Bild vor Artikel*/
div.image_container {
	margin-right: 15px;
	
}

/*Bildtext*/
div.caption {
	
}

/*Kopfbereich*/
#header {
	clear: both;
	height: 142px;
	background-color: #a9c175;
	position: relative;
    background-image: url(../images/tierrechtspartei-head.jpg) ;
	background-position: right;
	background-repeat: no-repeat;
	font-family: Verdana, Lucida, "Lucida Grande", sans-serif;
	text-transform: capitalize;
}


#header h1 {
	position: absolute;
	color: #3e5745;
	font-size: 1.5em;
}

#title h1 a {
	position: absolute;
	top: 20px;
	color: #3e5745;
	text-decoration: none;

	
}

#header p {
	position: absolute;
	top: 42px;
	left: 3px;
    color: #3e5745;
	font:  1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#facebook {
	position: relative;
	float: right;
	
}

#kopfzeile {
	margin: 142px 0 0 0;
	line-height: 100%;
	/*border-bottom: 1px solid #a9c175;*/
	position: absolute;
	width: 100%;

}


#logo {

	float: left;
	height: 142px;
	width: 257px;
	margin-left: 0px;
    background-image: url(../images/deix-mut-partei-logo.gif);
}

.searchform{
	right: 10px;
	margin-top: 44px;
	float: left;
}

#title {
    position: absolute;
    left: 100px;
    top: 60px;
    width: 600px;
    
}

/*Navigation*/
#menu {
	font-size: 0.94em;
	clear: left;
	float: left;
	width: 180px;
	min-height: 395px;
	margin: 20px 0 0 0;
	background: url(../images/menu-back.gif) no-repeat;
}

#menu p a img {
	position: relative;
	left: -5px;
	
}

div#menu.mod_navigation.block {
	background-image: none;
	margin-top: -1px;
	
}



.breadcrumb {
	font-size: 0.8em;
	color: gray;
	position: absolute;
	width: 100%;
	float: left;
	height: 10px;
	padding: 4px 0 4px 6px;
	font-style: italic;

}

.breadcrumb a {
	padding-left: 0px;
}

* html .mod_navigation ul,
* html .mod_navigation li {
	height: 1px;
}

*:first-child+html .mod_navigation .parent {
	height: 3px;
}

#menu h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 140px;
	color: #a9c175;
	font-size: 11px;
	line-height: 1.3em;
}

.mod_navigation a:hover {
	text-decoration: none;
	color: #a9c175;
}

.mod_navigation li span.active {
	font-size: 1em;
	text-decoration: none;
	color: white;
	display: block;
	padding: 2px 0px 2px 18px;
	margin-left: -17px;

}



.mod_navigation li,
.mod_navigation p {

	font-size: 1em;
	/*color: grey;*/
	list-style: none;
	line-height: 15px;
	display: block;
	padding: 2px 0 0 0;
}

.mod_navigation a {
	color: black;

}

.mod_navigation li {
	margin-left: -12px;
	margin-top: 2px;

}

/*Link nach oben*/
div.ce_toplink.block {
	margin-bottom: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
}

div.layout_simple.block.odd, div.layout_simple.block.even  {
	padding: 0px 0 10px 0;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted silver;
}

/**
 * Second level
 */

.mod_navigation .level_2 a,
.mod_navigation .level_2 li,
.mod_navigation .level_2 p {
	font-weight: normal;
	font-size: 1em;
	border: none;
}

.mod_navigation li span.weiterleitung {
    background: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #BFBFBF;
	margin-left: 0px;
	padding-left: 0px;
}

/*
die Untermenus ausblenden
.mod_navigation ul.level_2
{
	display:none;
}


ul.level_1 li.active ul.level_2, 
ul.level_1 li.trail ul.level_2
{
	display:block;
}
*/


/*content main + right*/

.mod_article .ce_text {
	padding-left: 10px;
	padding-right: 20px;
}


#content {
	position: relative;
	float: left;
	background-color: #ffffff;
	margin: 20px 0px 0px 0px;
	padding: 15px 15px 10px 25px;
	width: 450px;
    min-height: 814px;
}


#content h3{
	margin: 0px 0px 0px 0px;

}



#newsbox{
	width: 450px;
	float: left;
	border-bottom: 1px dotted silver;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#newsbox h3 {
	padding-left: 80px;

}

#newsbox p.teaser {
	padding-left: 80px;
}

#newsbox p.info {
	padding-left: 80px;

}

#newsbox p.more{
	position: relative;
	float: right;
	font-size: 0.8em;
	
}

.more{
	float: left;
	margin: 0px 0px 10px 0px;
}





.teaserbild{
	float: left;
	margin: 5px 10px 0 0;
	width: 70px;
	height: auto;
}

.info {
	position: relative;
	top: 0px;
	width: 80px;
	float: left;
	font-size: 0.7em;
	margin: 0px 0px 10px 0px;
	font-style: italic;
	color: gray;
}

#right .pagination{
	display: none;
}

.pagination{
	float: left;
	width: 450px;
	background-color: #E8E8E8;
	text-align:center;

}



.pagination ul{
	margin: 13px 0px 0px 110px;
	float: right;
	position: absolute;
	
}

.pagination li{
	float: left;
	margin: 0px 0px 0px 10px;
	display: block;	
}

.pagination li span.current{
	float: left;
	margin: 0px 0px 0px 0px;
	display: block;	

}

#right {
	position: relative;
	float: left;
	font-size: 0.8em;
	line-height: 1.4em;
	width: 240px;
	/*background-color: #E8E8E8;*/
	overflow: hidden;
	margin-top: 19px;
	padding: 0 35px 0 35px;
    min-height: 814px;
    /*border-left: 1px dotted silver;*/
    /*border-right: 1px dotted silver;*/
	background: url(../images/action-alert.gif) no-repeat;
}

#home26 div.mod_newslist.block h3 a {
	font-size: 1.1em;
	color: black;
}


/*footer*/
#fuss {
	position: inherit;
	float:left;
	border-top: 1px dotted #f0f0f0;
	width: 100%;
	height: 50px;
	text-align: right;
	color: #fff;
	font-size: 9px;
    background-color: #eaeaea;
    margin-top: 10px;

}

#fuss a {
    margin:0 3px 0 3px;
	display: inline;
	color: #808080;
	text-decoration: none;
	overflow-y: hidden;
}

#fuss li {
	display: inline;
	color: #808080;
	text-decoration: none;
}

#fuss p {
	display: inline;
	color: #808080;
	text-decoration: none;
}

#fuss a:hover {
	display: inline;
	text-decoration: underline;
}

#fuss div.mod_customnav.block ul.level_1 {
	position: relative;
	float: left;
	
}

div#signatur {
	position: relative;
	float: right;
	margin-top: 25px;
	margin-right: 10px;
}

/*sonstiges*/
.links {
	margin: 10px 10px 5px 0;
	float: left;
}

.rechts {
	margin: 10px 0 5px 10px;
	float: right;
}

.clear {
	height: 0.1px;
	overflow: hidden;
	font-size: 0.1px;
	line-height: 0.1px;
	clear: both;
}

.invisible {
	width: 0px;
	height: 0;
	left: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline;
}

/*nachrichten Modul*/

.mod_newsmenu ul {
	clear: left;
	width: 200px;
	float: left;
	padding: 5px 7px;
}

.mod_newsmenu ul li {
	list-style: none;
	margin-left: -30px;
}



.mod_newslist .layout_latest {
	padding: 0 20px;
}



/*suche*/
.formbody .searchengine{
	display: none;
}
.mod_article{
	padding: 0px 0;
}

.mod_newsarchive{
	padding: 5px 0;
}
