/*Theme Name: Kredit-Tipp
Theme URI: http://www.kredit-tipp.de
Description: kredit-style von kredit-tipp.de
Version: 1.0
Author: kredit-tipp.de 
Author URI: http://www.kredit-tipp.de
Tags: fixed width, three columns, valid XHTML, widgets
*/


/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #D6EBAD;
}

#tippmain
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}





#tipppage-background-simple-gradient
{
	position: absolute;
	background-image: url('images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.tippSheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 800px;
	min-width:1px;
	min-height:1px;
}

.tippSheet-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.tippSheet-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFEFA;
}


.tippSheet
{
	margin-top: 0px !important;
}

#tipppage-background-simple-gradient, #tipppage-background-gradient, #tipppage-background-glare
{
	min-width:800px;
}

/* end Box, Sheet */

/* begin Header */
div.tippHeader
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 800px;
	height: 103px;
}


div.tippHeader-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 800px;
	height: 103px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.tippLogo
{
	display : block;
	position: absolute;
	left: 72px;
	top: 35px;
	width: 728px;
}

h1.tippLogo-name
{
	display: block;
	text-align: left;
}

h1.tippLogo-name, h1.tippLogo-name a, h1.tippLogo-name a:link, h1.tippLogo-name a:visited, h1.tippLogo-name a:hover
{
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	padding:0;
	margin:0;
	color: #666666 !important;
}

.tippLogo-text
{
	display: block;
	text-align: left;
}

.tippLogo-text, .tippLogo-text a
{
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	padding:0;
	margin:0;
	color: #79A325 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.tippmenu a, .tippmenu a:link, .tippmenu a:visited, .tippmenu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.tippmenu, .tippmenu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.tippmenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.tippmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.tippmenu li li
{
	float: none;
}

.tippmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.tippmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.tippmenu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.tippmenu:after, .tippmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.tippmenu, .tippmenu ul
{
	min-height: 0;
}

.tippmenu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.tippmenu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.tippmenu
{
	padding: 0px 0px 0px 0px;
}

.tippnav
{
	position: relative;
	height: 20px;
	z-index: 100;
}

.tippnav .l, .tippnav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 20px;
	background-image: url('images/nav.png');
}

.tippnav .l
{
	left: 0;
	right:0px;
}

.tippnav .r
{
	right: 0;
	width: 800px;
	clip: rect(auto, auto, auto, 800px);
}


/* end Menu */

/* begin MenuItem */
.tippmenu ul li
{
	clear: both;
}

.tippmenu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 20px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.tippmenu a .r, .tippmenu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 60px;
	background-image: url('images/MenuItem.png');
}

.tippmenu a .l
{
	left:0;
	right:0px;
}

.tippmenu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.tippmenu a .t 
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #FFFEFA;
	padding: 0 17px;
	margin: 0 0px;
	line-height: 20px;
	text-align: center;
}

.tippmenu a:hover .l, .tippmenu a:hover .r
{
	top:-20px;
}

.tippmenu li:hover>a .l, .tippmenu li:hover>a .r
{
	top:-20px;
}

.tippmenu li:hover a .l, .tippmenu li:hover a .r
{
	top:-20px;
}
.tippmenu a:hover .t
{
	color: #FFFFFF;
}

.tippmenu li:hover a .t
{
	color: #FFFFFF;
}

.tippmenu li:hover>a .t
{
	color: #FFFFFF;
}


.tippmenu a.active .l, .tippmenu a.active .r
{
	top: -40px;
}

.tippmenu a.active .t
{
	color: #FFFFFF;
}


/* end MenuItem */

/* begin MenuSeparator */
.tippnav .tippmenu-separator
{
	display: block;
	width: 1px;
	height: 20px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.tippmenu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.tippnav ul.tippmenu ul span, .tippnav ul.tippmenu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.tippmenu ul a, .tippmenu ul a:link, .tippmenu ul a:visited, .tippmenu ul a:hover, .tippmenu ul a:active, .tippnav ul.tippmenu ul span, .tippnav ul.tippmenu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #4D4D4D;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.tippmenu ul ul a
{
	margin-left: auto;
}

.tippmenu ul li a:hover
{
	color: #537118;
	background-position: 0 -20px;
}

.tippmenu ul li:hover>a
{
	color: #537118;
	background-position: 0 -20px;
}

.tippnav .tippmenu ul li a:hover span, .tippnav .tippmenu ul li a:hover span span
{
	color: #537118;
}

.tippnav .tippmenu ul li:hover>a span, .tippnav .tippmenu ul li:hover>a span span
{
	color: #537118;
}


/* end MenuSubItem */

/* begin ContentLayout */
.tippcontentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 800px;
}
/* end ContentLayout */

/* begin Box, Block */
.tippBlock
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.tippBlock-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.tippBlock-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #E8E8E8;
}


.tippBlock
{
	margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.tippBlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 10px;
	margin-bottom: 0px;
}

.tippBlockHeader .t
{
	height: 30px;
	color: #547218;
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	margin-top: 3px;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;
}

.tippBlockHeader .l, .tippBlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.tippBlockHeader .l
{
	left:0;
	right:0px;
}

.tippBlockHeader .r
{ 
	width:800px;
	right:0;
	clip: rect(auto, auto, auto, 800px);
}




/* end BlockHeader */

/* begin Box, BlockContent */
.tippBlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.tippBlockContent-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.tippBlockContent-body
{
	color:#537118;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 0px;
	margin-left: 5px;
	line-height: 100%;
}

.tippBlockContent-body a:link
{
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.tippBlockContent-body a:visited, .tippBlockContent-body a.visited
{
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.tippBlockContent-body a:hover, .tippBlockContent-body a.hover
{
	color: #537118;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
}

.tippBlockContent-body ul
{
	list-style-type: none;
	color: #666666;
	margin:0;
	padding:0;
}

.tippBlockContent-body li
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.tippBlockContent-body ul li
{
	padding:0px 0 0px 8px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.tippPost
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.tippPost-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}



.tippPost
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.tipparticle img, img.tipparticle
{
	margin: 1em;
}

.tippmetadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.tipparticle table, table.tipparticle
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.tipparticle table, table.tipparticle .tipparticle tr, .tipparticle th, .tipparticle td
{
	background-color:Transparent;
}

.tipparticle th, .tipparticle td
{
	padding: 2px;
	border: dashed 1px #D4D4D4;
	vertical-align: top;
	text-align:left;
}

.tipparticle th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.tippPostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #4D4D4D;
}

.tippPostHeaderIcon-wrapper, .tippPostHeaderIcon-wrapper a, .tippPostHeaderIcon-wrapper a:link, .tippPostHeaderIcon-wrapper a:visited, .tippPostHeaderIcon-wrapper a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	color: #4D4D4D;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.tippPostHeader a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #7D7D7D;
}

.tippPostHeader a:visited, .tippPostHeader a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #7D7D7D;
}

.tippPostHeader a:hover, .tippPostHeader a.hovered
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #537118;
}
/* end PostHeader */

/* begin PostIcons */
.tippPostHeaderIcons
{
	padding:1px;
}

.tippPostHeaderIcons, .tippPostHeaderIcons a, .tippPostHeaderIcons a:link, .tippPostHeaderIcons a:visited, .tippPostHeaderIcons a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: center;
	color: #4D4D4D;
}

.tippPostHeaderIcons a, .tippPostHeaderIcons a:link, .tippPostHeaderIcons a:visited, .tippPostHeaderIcons a:hover
{
	margin:0;
}

.tippPostHeaderIcons a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #7D7D7D;
}

.tippPostHeaderIcons a:visited, .tippPostHeaderIcons a.visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #7D7D7D;
}

.tippPostHeaderIcons a:hover, .tippPostHeaderIcons a.hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
	color: #537118;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #4D4D4D;
}

.tippPostContent
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #4D4D4D;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #79A325;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #79A325;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #79A325;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  text-transform: none;
  font-variant: normal;
  color: #9CC647;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #666666;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #666666;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #666666;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #666666;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  color: #666666;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  color: #666666;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #666666;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.tippPost li
{
	padding:0px 0 0px 14px;
	line-height:1.2em;
}

.tippPost ol li, .tippPost ul ol li
{
	background: none;
	padding-left:0;
}

.tippPost ul li, .tippPost ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:14px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#4D4D4D;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 5px;
	background-color:#FFFEFA;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostIcons */
.tippPostFooterIcons
{
	padding:1px;
}

.tippPostFooterIcons, .tippPostFooterIcons a, .tippPostFooterIcons a:link, .tippPostFooterIcons a:visited, .tippPostFooterIcons a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	text-align: center;
	color: #4D4D4D;
}

.tippPostFooterIcons a, .tippPostFooterIcons a:link, .tippPostFooterIcons a:visited, .tippPostFooterIcons a:hover
{
	margin:0;
}

.tippPostFooterIcons a:link
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #878787;
}

.tippPostFooterIcons a:visited, .tippPostFooterIcons a.visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #878787;
}

.tippPostFooterIcons a:hover, .tippPostFooterIcons a.hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
	color: #9C9C9C;
}
/* end PostIcons */

/* begin Button */
.tippbutton-wrapper .tippbutton
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:19px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.tippbutton-wrapper
{
	display:inline-block;
	position:relative;
	height: 19px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.tippbutton-wrapper .tippbutton
{
	display:block;
	height: 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 5px !important;
	line-height: 19px;
	text-decoration: none !important;
	color: #FFFFFF !important;
}

input, select
{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.tippbutton-wrapper.hover .tippbutton, .tippbutton:hover
{
	color: #FFFFFF !important;
	text-decoration: none !important;
}

.tippbutton-wrapper.active .tippbutton
{
	color: #FFFEFA !important;
}

.tippbutton-wrapper .l, .tippbutton-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 57px;
	background-image: url('images/Button.png');
}

.tippbutton-wrapper .l
{
	left:0;
	right:0px;
}

.tippbutton-wrapper .r
{
	width:401px;
	right:0;
	clip: rect(auto, auto, auto, 401px);
}

.tippbutton-wrapper.hover .l, .tippbutton-wrapper.hover .r
{
	top: -19px;
}

.tippbutton-wrapper.active .l, .tippbutton-wrapper.active .r
{
	top: -38px;
}


/* end Button */

/* begin Footer */
.tippFooter
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 800px;
	margin: 5px auto 0px auto;
}

.tippFooter .tippFooter-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.tippFooter .tippFooter-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 800px;
	height: 150px;
	bottom:0;
	left:0;
}


.tipprss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
}




.tippFooter .tippFooter-text p
{
	margin: 0;
}

.tippFooter .tippFooter-text
{
	display:inline-block;
	color:#4D4D4D;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.tippFooter .tippFooter-text a:link
{
	text-decoration: none;
	color: #4D4D4D;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}

.tippFooter .tippFooter-text a:visited
{
	text-decoration: none;
	color: #4D4D4D;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.tippFooter .tippFooter-text a:hover
{
	text-decoration: none;
	color: #FFFEFA;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	text-transform: none;
	font-variant: normal;
}
/* end Footer */

/* begin PageFooter */
.tipppage-footer, .tipppage-footer a, .tipppage-footer a:link, .tipppage-footer a:visited, .tipppage-footer a:hover {
	font-family:Arial; font-size:10px; letter-spacing:normal; word-spacing:normal; font-style:normal; font-weight:normal;
	text-decoration:none; color:#000000; }
	.tipppage-footer a:hover { text-decoration:underline; }

.tipppage-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#000000;
}
/* end PageFooter */

/* begin LayoutCell */
.tippcontentLayout .tippsidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 159px;
}
/* end LayoutCell */

/* begin LayoutCell */
.tippcontentLayout .tippcontent
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 481px;
}
.tippcontentLayout .tippcontent-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 640px;
}
.tippcontentLayout .tippcontent-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 640px;
}
.tippcontentLayout .tippcontent-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 799px;
}
/* end LayoutCell */

/* begin LayoutCell */
.tippcontentLayout .tippsidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 159px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

.commentlist li .avatar
{
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin:1px;
	background: #fff;
}

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

img.wp-smiley
{
	border:none;
	margin:0;
	padding:0;
}

.navigation
{
	display: block;
	text-align: center;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .tipparticle .aligncenter img, .aligncenter img.tipparticle, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End */


.hidden
{
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
/* Edits 
	***/
	
/*Wolke*/
tippBlockContent-body div a { line-height:100%; }
/*Overnav
ul.tippmenu ul li { width:10px; } */
.tippnav { padding-left:5px; }

/* Footer WP */
.tipppage-footer, .tipppage-footer a, .tipppage-footer a:link, .tipppage-footer a:visited, .tipppage-footer a:hover { color:#91AE71; }
	.tipppage-footer a:hover { text-decoration:underline; }

