/*  
Theme Name: Wohlfahrtsmarken
Author URI: http://www.wohlfahrtsmarken.de
Version: 1
Author: Tost Relations
*/

html, body {
	/* Scrollbar im Firefox erzwingen - kein springen von zentrierten layouts mehr */
	height: 100%;
	min-height: 101%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100.01%;
	background-color: #CCC;
	color: #222;
	text-align:center;
}

a, a:visited{
	color: #3366ff;
	text-decoration: none;
	}

a:hover{
	color: #000000;
	text-decoration: underline;
	}

#container { 
	background: #cc0000 url(images/bg-r_sidebar.gif) repeat-y right;
	width: 60em; 
	margin: 0 auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-align: left; 
/*	margin: 1.25em auto; */
	}


/* Logo Porto mit Herz */

.logo {
	float: left;
	margin: 1.25em 2.6em 0 1.7em;
}

/*.logo img {
	width: 9.5em;
	height: 6.89em;
}*/


/* Banner*/

.banner {
	float:left;
	margin: 1.25em 0.97em 0 1.0em;
}

.banner img {
	width: 31.8em;
	height: 5.31em;
	border: 0px solid #666;

}

/* Suche WP */

#suchfeld {
	float: left;
	padding-top: 1.25em;
	width: 10.6em;
	margin-left: 1em;
}

#suchfeld #s {
	width: 14.5em;
	height: 1.35em;
	font-size: .75em;
	color: #333;
	border: 1px solid #ccc;
	margin-bottom: 1px;
	padding-left: 0.19em;
}

#suchfeld #searchsubmit {
	font-size: .75em;
	border: 1px solid #ccc;
	margin-top: .75em;
}


/* Header */

#header { 
	background: #FFF;
	height: 8em;
	margin-left: 0;
	padding-left: 1em;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#header a {
	font-size: 80%;
	color: #222;
	text-decoration: none;
/*	padding: 0.31em 0em 0.31em 0em;*/
	}

#header a:hover {
	font-size: 80%;
	color: #F37123;
	text-decoration: none;
/*	padding: 0.31em 0em 0.31em 0em;*/
	}


/* Content */

#meldungen_content { 
	background: #FFF;
	width: 31.8em; 
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 12.5em;
	margin-right: 0em;
	position:relative;
	padding: 0.6em 1.56em 0.6em 1.56em;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-align:center;	
	}

#meldungen_content a {
	font-size: 80%;
	color: #F37123;
	}

#meldungen_content a:hover {
	color: #666;
	text-decoration: none;
	}

#content { 
	background: #FFF;
	width: 31.8em; 
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 12.5em;
	margin-right: 0em;
	position:relative;
	padding: 0.19em 1.56em 0em 1.56em;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	height: 15.1em;
	}

#content p {
	font-size: 80%;
	margin: 0em;
	line-height: 1.4em;
	padding: 0em 0em 0.63em 0em;
	}
	
#content p img {
	border: none;
	margin-right: 0.31em;
	margin-bottom: 0.19em;
	}

#content a:link, #content a:visited {
	color: #F37123;
	}

#content a:hover, #content a:active, #content a:focus {
	color: #666;
	text-decoration: none;
	}

#content h1 {
	color: #222;
	font-size: 1.2em;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
/*	padding: 0.63em 0.63em 0.63em 0.63em;*/
	line-height: 150%;
	margin-bottom: 1em;
	}
	
#content h1 a  {
	color: #222;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
/*	color: #3366ff;*/
	font-size: 0.95em;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 0.7em;
/*	line-height: 120%;*/
	}

/* #content h2 a  {
	color: #222;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h3 {
	font-size: 0.95em;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin-bottom: 1em;
	line-height: 120%;
	}

/*#content h3 a  {
	color: #3366ff;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	} */

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0em;
	padding: 0px 0px 10px 30px;
	}

#content ul {
	list-style: none;
	margin: 0em;
	padding: 0px 0px 20px 0px;
	}
	
#content li {
	margin: 0em;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #3366ff;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	background: #FFFFFF;
	width: 31.19em;
	height: 1em;
	margin: 0em;
	padding: 0em;
	}

.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0em;
	padding: 0px;
	}

/*.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0em;
	padding: 0px;
	}*/

.zeit_autor {
	font-size: 0.7em;
	font-style:italic;
	margin-bottom: 0.7em;
	}


/* Linke Navigation: Shop */

#l_sidebar {
/*	background: #446FA4;*/
	color: #FFF;
	width: 10.5em;
	float: left; 
	margin-top: 0px;
/*	margin-bottom: 20px; */
	padding: 0em 0.94em 0em 0.94em ;
	min-height: 15.1em;
	}

/*#l_sidebar p{
	margin: 0em;
	line-height: 1em;
	padding: 0.31em 0em 0.63 0em;
	}*/

/*#l_sidebar h2 {
	color: #3366ff;
	font-size: 0.88em;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	list-style: none;
	padding: 0.63em 0em 0.63em 0em;
	margin: 0em;
	border-bottom: 	1px solid #cccccc;
	}

/*#l_sidebar_navi {
	padding: 1.2em 0 1em 1.7em;
	}*/

#l_sidebar ul {
	line-height: 1.15em;
	list-style: none;
	margin: 0em;
	padding: 0.2em 0em 0.2em 0.3em;
	}
	
/*#l_sidebar li {
	list-style: none;
	margin: 0em;
	padding: 0px;
	}
	
#l_sidebar ul li {
	list-style: none;
	margin: 0em;
/*	border-bottom: 1px dotted #cccccc;*/
/*	padding: 0em 0em 0em 0em;
	}*/

#l_sidebar ul li a {
/*	display: block;*/
	font-size: 80%;
	color: #FFF;
	text-decoration: none;
	padding: 0.31em 0em 0.31em 1.94em;
	}

#l_sidebar ul li a:hover {
	color: #F37123;
/*	background: #3366ff;*/
	}

.navi_head1 {
/*	background-color:#5261D6;*/
	font-weight:bold;
/*	height:16px;*/
/*	width:136px;*/
/*	text-indent:6px;*/
}

.navi_head2 {
	font-size: 80%;
	font-weight:bold;
}

.navi_head3 a {
	font-size: 100%;
	font-weight:bold;
	color: #FFF;
	text-decoration:none;
	line-height: 1.45em;
}

.navi_head3 a:hover {
	font-size: 100%;
	font-weight:bold;
	color: #F37123;
}

.navi_meldungen a {
	color: #FFF;
	font-size: 80%;
	text-decoration: none;
	margin-left:-1.94em;
}

#current {
	color: #F37123;
	background: url(images/plus.gif); background-repeat:no-repeat;
/*	background: #3366ff;*/
}



/* Rechte Sidebar: Navigation Content */

#r_sidebar { 
	background: #FECAAB;
	color: #222;
	width: 10.5em;
	float: right; 
/*	position:relative;*/
	margin-top: 0px;
/*	margin-bottom: 20px; */
	padding: 0em 0.94em 0em 0.94em;
	min-height: 15.1em;
	}

/* html #r_sidebar {
	height: 39em;
        }*/

#r_sidebar ul {
	line-height: 1.15em;
	list-style: none;
	margin: 0em;
	padding: 1.4em 0em 0.7em 0.3em;
	}
	
#r_sidebar ul li a {
	font-size: 80%;
	color: #222;
	text-decoration: none;
	padding: 0.31em 0em 0.31em 1.94em;
	}

#r_sidebar ul li a:hover {
	color: #F37123;
	}

.navi_head1 {
	font-weight:bold;
}

.navi_head2 {
	font-size: 80%;
	font-weight:bold;
}

.navi_head3 {
	font-size: 80%;
	font-weight:bold;
	padding: 0.31em 0em 0.31em 0.3em;
}

#r_sidebar p a {
	font-size: 80%;
	color: #222;
	text-decoration: none;
	padding: 0.31em 0em 0.31em 0.3em;
	}

#r_sidebar p a:hover {
	font-size: 80%;
	color: #F37123;
	text-decoration: none;
	padding: 0.31em 0em 0.31em 0.3em;
	}


/* Footer */

#footer { 
	background: #FFF;
	padding: 10px 0px 10px 0px;
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #333333;
	clear: both;
	}

#footer a { 
	color: #F37123;
	}

#footer a:hover { 
	color: #666;
	}


/* Homepage */

#content_homepage { 
	background: #FFF;
	width: 34.98em; 
	min-height: 29.5em;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 12.5em;
	margin-right: 0em;
	position:relative;
	padding: 0 0 0 0em;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}


/* Teaser */


.teaser1 {
	float:left;
	margin: 0 0 0 0em;
/*	border-top: 1px solid #333333;*/
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.teaser1 img {
	width: 17.438em;
	height: 19.689em;
}


.teaser2 {
	float:left;
	margin: 0 0 0 0em;
	border-bottom: 1px solid #333333;
}

.teaser2 img {
	width: 17.438em;
	height: 9.813em;
}

.teaser3 {
	float:left;
	margin: 0 0 0 0em;
	border-bottom: 1px solid #333333;
/*	border-right: 1px solid #333333;*/
}

.teaser3 img {
	width: 17.438em;
	height: 9.813em;
}

.teaser4 {
	float:left;
	margin: 0 0 0 0em;
	border-right: 1px solid #333333;
}

.teaser4 img {
	width: 17.438em;
	height: 9.813em;
}

.teaser5 {
	float:left;
	margin: 0 0 0 0em;
/*	border-right: 1px solid #333333;*/
}

.teaser5 img {
	width: 17.438em;
	height: 9.813em;
}






/* Bilder */

img.alignleft, div.alignleft
{
float:left;
border: 0
margin:0 3px 3px 0;
}
img.alignright, div.alignright
{
float:right;
border: 0
margin:0 0 3px 3px;
}
img.aligncentered, div.aligncentered
{
text-align:center;
border: 0
margin:0 auto;
}
