/*
	Theme Name: Rolf Iven Trainings 3.0 (Widget-ready)
	URI: http://www.rolf-iven.com
	Description: A puristic and straight wordpress theme.
	Version: 03.00 (de)
	Author: Rolf Iven
	Author URI: http://www.rolf-iven.com/
	
	This Theme is Widget-ready.
	
	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* ---------------------------------------------------------------------------------- */

html, body {
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
}



body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/back_ri.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
 

p {
	margin: 0px 0px 12px 0px;
	color: #000000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



.weitereInfos {
	clear: left;
	color: #1f5a66;
	font-size: 11px;
	text-align: right;
	letter-spacing: 0.01em;
	width: 400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

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

#head a, img {border: none;}

/* ---------------------------------------------------------------------------------- */

#page {
	text-align: left;
	width: 820px;
}

.pagehead {
	height: 10px;
	margin-top: 92px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 140px;
}

.pageheadpic {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 140px;
	padding-left: 10px;
	background-image: url(images/toppic_bg.png);
	background-repeat: no-repeat;
}

.pagetopnav{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 140px;
	background-image: url(images/nav_top_ri.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	text-indent: 110px;
	padding-top: 12px;
	padding-bottom: 19px;
	padding-right: 0px;
	white-space: normal;
	width: 820px;
}

.pageshadow {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 140px;
	background-image: url(images/main_ri.png);
	background-repeat: repeat-y;
}

#head {
	background: url(images/head_ri.png) no-repeat center top;
	height: 300px;
	margin: 0px;
}

#topnav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	text-align: left;
}

#topnav a:hover {
	text-decoration: underline;
}

#titel {
	float: left;
	text-align: center;
	width: 820px;
	margin: 0px 0px 0px 0px; 
	padding: 0;
}

#headbottom {
	height: 55px;
	width: 810px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

/* ---------------------------------------------------------------------------------- */

#content {
	float: left;
	color: #000000;
	margin: 15px 0px 15px 110px;
	padding: 0px;
	text-align: left;
	width: 400px;
}

#archiv {
	float: left;
	color: #000000;
	padding: 0px;
	text-align: left;
	width: 400px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 40px;
}

/* ---------------------------------------------------------------------------------- */

.entry {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px 0px 0px 0px;
	line-height: 18px;
	color: #000000;
}
	
	.entry a {
	color: #339999;
	text-decoration: none;
	background-image: url(images/link-icon_external.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}


.entry_x {
	text-align: justify;
	margin: 12px 0px 0px 70px;
	line-height: 1.6em;
	color: #000000;
	width: 400px;
}

	.entry_x a {
	color: #006666;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/link-icon_external.gif) no-repeat right;
}


.text {
	margin: 12px 0px 0px 0px;
	line-height: 1.6em;
	color: #000000;
	text-align: justify;
}

.AdvancedText {
	margin: 12px 0px 0px 0px;
	line-height: 1.6em;
	color: #000000;
}

	.text a {
	color: #339999;
	text-decoration: none;
	padding-right: 15px;
	background: url(images/link-icon_external.gif) no-repeat right;
}

/* ---------------------------------------------------------------------------------- */

#footer {
	clear: both;
	color: #000000;
	height: 50px;
	background-image: url(images/footer_ri.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#footer a {
	background: none;
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}
	
.foot {
	text-align: left;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	margin-left: 110px;
	margin-right: 50px;
	padding-top: 8px;
	margin-top: 20px;
}


#sidebar {
	color: #000000;
	float: right;
	font-size: 10px;
	text-align: left;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 42px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
	#sidebar a {
	background: none;
	color: #000000;
}

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

/* ---------------------------------------------------------------------------------- */

h1 {
	letter-spacing: 1pt;
	line-height: 18px;
	background: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 400px;
}
	
	h1 a {
	text-decoration: none;
	color: #000000;
}

h2 {
	letter-spacing: 1px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

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

h3 {
	background: inherit;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	margin: 16px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h6 {
	letter-spacing: 1px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

	h6 a {
	text-decoration: none;
	color: #000000;
}

#sidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: none;
	color: #4d7780;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 16px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#sidebar h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: none;
	color: #000000;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 30px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#sidebar h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: none;
	color: #000000;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 27px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#sidebar h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: none;
	color: #000000;
	font-size: 11px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 16px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #cad7d9;
}


#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #cad7d9;
	background: none;
	color: #006a80;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 2px 0px;}

#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #cad7d9;
	background: none;
	color: #006a80;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 0px;}

/* ---------------------------------------------------------------------------------- */

.date {
	background: none;
	color: #003333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.date_x {
	background: none;
	color: #86abb3;
	font: 10px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 70px;
	padding: 0px 0px 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 400px;
}

.title {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 16px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	font-weight: 700;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.archivh1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-variant: normal;
	letter-spacing: 0.09em;
	background: none;
	width: 400px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 70px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.archivtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-variant: normal;
	padding: 0px 0px 3px;
	margin: 16px 0px 40px 70px;
	letter-spacing: 0.09em;
	background: none;
	width: 400px;
}

.tagtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-variant: normal;
	padding: 0px 0px 3px;
	margin: 16px 0px 40px 70px;
	letter-spacing: 0.09em;
	background: none;
	width: 400px;
}

/* ---------------------------------------------------------------------------------- */

.description {
	text-align: center;
	font-size: 12px; 
	font-variant: small-caps; 
	color: #ebebeb;
	padding: 5px 0px 0px 0px;
	letter-spacing: 1px;}

blockquote {
	clear: left;
	border-left: 4px solid #cad6d9;
	color: #9dafb3;
	text-align: justify;
	padding: 0px 0px 0px 25px;
	margin: 20px 40px 16px 25px;}

#email, #author, #url {
	background: #ffffff;
	border: 1px solid #cad6d9;
	color: #1f5a66;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;}

/* ---------------------------------------------------------------------------------- */

#content img {
	max-width: 100%;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#archiv img {
	max-width: 100%;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.entry img {
	margin: 6px 10px 0px 0px;
	display: inline;}

.entry_x img {
	margin: 6px 10px 0px 0px;
	display: inline;}


.entry .right img {
	float: right;
	margin: 6px 0px 0px 10px;
	display: inline;}

.entry_x .right img {
	float: right;
	margin: 6px 0px 0px 10px;
	display: inline;}


#sidebar img {
	vertical-align: text-bottom;
	border: none;
	padding: 0px;
	margin: 0px;}


#content .wp-smiley {
	background: transparent;
	border: none; 
	float: none;
	padding: 0;
	margin: 0;}


#archiv .wp-smiley {
	background: transparent;
	border: none; 
	float: none;
	padding: 0;
	margin: 0;}

/* ---------------------------------------------------------------------------------- */

.entry ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: square;
	background: none;
	color: #9dafb3;}
ul {
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.entry ul {
	padding: 0px;
	list-style-type: disc;
	background: none;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.entry ol li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: decimal;
	background: none;
	color: #9dafb3;}

.entry ul li {
	padding: 0px;
	list-style-type: disc;
	background: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}


.entry_x ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: square;
	background: none;
	color: #9dafb3;}

.entry_x ul {
	padding: 0px;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;}

.entry_x ol li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: decimal;
	background: none;
	color: #9dafb3;}

.entry_x ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: circle;
	background: none;
	color: #9dafb3;}

/* ---------------------------------------------------------------------------------- */

#sidebar ul ul li {
	color: #000000;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #cad6d9;
}

#sidebar ul ul ul li {
	list-style-type: square;
	margin-left: 15px;
	border: none;
	color: #86abb3;}


#sidebar ul {
	color: #86abb3;
	background: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}


#sidebar ul li.categories {border: none;}


#sidebar ul li ul li ul.children {
	border-bottom: none;
	background: none;}

/* ---------------------------------------------------------------------------------- */

#s {
	background: #ffffff;
	border: 1px dotted #999999;
	color: #4c6266;
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0px 3px 0px;
	padding: 2px 0px 0px 2px;
	width: 161px;
	height: 17px;
}

#comment {
	background: #ffffff;
	border: 1px dotted #cad6d9; 
	color: #993d00;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	width: 350px; }

#submit {
	background: #ffffff;
	border: 1px dotted #cad6d9;
	color: #1f5a66;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0 10px;}

.commentbody {
	list-style-type: none;
	color: #1f5a66;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 16px 12px 16px 12px;
	background: #f7f7f0;
	border: 1px dotted #cad6d9;
	position: relative;}

.commentcount {
	background: inherit;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #dedbcc;
	float: right;
	margin: 20px 12px 0px 0px;
	padding: 0px 0px 0px 0px;}

.comment_title {
	text-align: left;
	font-weight: normal;
	background: inherit;
	color: #1f5a66;
	font-size: 16px;
	margin: 16px 0 12px 0;
	padding: 0px 0px 0px 0px;}

	.com_pic {background: url(images/bubble.gif) no-repeat left; height: 26px;}

	.com_info {color: #993d00; padding: 0px 0px 0px 32px;}

	.commentbody p {line-height: 1.2em;}

	.commentlink {font-size: 10px;}

	.commentlist {list-style: none;}

	.commentlist a {color: #993d00;}

/* ---------------------------------------------------------------------------------- */

#info {background: url(images/info.gif) no-repeat top left transparent;}

.info_m {
	clear: left;
	color: #666666;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.01em;
	background: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

	.info_m a {
	background: none;
	color: #666666;
}


.info_s {
	clear: left;
	color: #1f5a66;
	font-size: 10px;
	line-height: 1.2em;
	margin: 8px 0px 25px 0px;
	padding: 5px 0px 20px 64px;
	background: url(images/bottom.gif) bottom left repeat-x transparent;}

	.info_s a {background: none; color: #666666;}


.info_s_tag {
	clear: left;
	color: #666666;
	font-size: 10px;
	line-height: 1.2em;
	background: url(images/bottom.gif) bottom left repeat-x transparent;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.info_s_tag a {background: none; color: #666666;}

.info_x {
	clear: left;
	color: #1f5a66;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 0px 0px 40px 70px;
	padding: 4px 0px 0px 0px;
	background: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 400px;
}

	.info_x a {background: none; color: #1f5a66;}

/* ---------------------------------------------------------------------------------- */

.line {
	border-top: 1px dotted #cad6d9;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;}

.spacer {

	border-top: 1px dotted #cad6d9;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 0px 0px;}

.navbutton {
	background: none;
	color: #86b0b3;
	line-height: 1.5em;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.navigation {
	/*border-top: 4px solid #cad6d9;
	border-bottom: 1px solid #cad6d9;*/
	font-size: 11px;
	margin: 40px 0px 20px 0px;
	padding: 2px 0px 17px 0px;
	color: #1f5a66;
}

	.navigation a {
	background: none;
	color: #009999;
}


.navigation_x {
	/*border-top: 4px solid #cad6d9;*/
	/*border-bottom: 1px solid #cad6d9;*/
	font-size: 11px;
	margin: 40px 0px 20px 70px;
	padding: 2px 0px 17px 0px;
	color: #1f5a66;}

	.navigation_x a {background: none; color: #86abb3;}

	.alignleft {float: left; text-align: left;}

	.alignright {float: right; text-align: right;}

/* ---------------------------------------------------------------------------------- */

.post-date {
	margin: 4px 25px 0px 0px;
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;}

.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: 0px;}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;}

/* ---------------------------------------------------------------------------------- */

.tags {
	clear: left;
	font-size: 10px;
	border-top: 1px dotted #cad6d9;
	border-bottom: 1px dotted #cad6d9;
	background: none;
	color: #666666;
	margin: 20px 0px 0px 0px;
	padding: 4px 10px 4px 0px; 
	font-variant: normal;}

#widget widget_tag_cloud {
	text-align: center;
	color: #86abb3;
	margin: 20px 0px 0px 0px;
	padding: 4px 0px 7px 0px;
	font-variant: normal;
}

	#tagcloud a {text-align: center; color: #86abb3; background: none;}

/* ---------------------------------------------------------------------------------- */

#commentform {border-color: #cad6d9;}

#commentform p {border-color: #cad6d9; color: #1f5a66;}

#commentform label {border-color: #cad6d9; color: #1f5a66;}

#commentform input {border-color: #cad6d9; color: #1f5a66;}

/* ---------------------------------------------------------------------------------- */

.nocomments {background: none; color: #1f5a66;}

acronym {text-decoration: none; color: #0095b3; font-style: italic;}

code {background: inherit; color: #1f5a66; text-align: right;}

ol, form {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

html[xmlns] .commentcount {position: absolute; right: 7px; top: 0;}

html>body #wp-calendar {width: 165px; text-align: left; margin-top: 8px;}

/* ---------------------------------------------------------------------------------- */

#wp-calendar caption {

	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	border: 1px solid #cad6d9;
	background: none;
	color: #b34700; 
	font-size: 11px;
	text-align: left;}

#wp-calendar td {

	border: 1px solid #cad6d9;
	border-collapse: collapse; 
	background: none;}

#wp-calendar td a {

	color: #b34700;
	font-weight: normal;
	display: block;
	width: 100%;}

	#wp-calendar td.pad {border: 1px solid #cad6d9; background: transparent;}

	#wp-calendar td#next {padding: 0.1em 0px; background: transparent;}

	#wp-calendar td#prev {padding: 0.1em 0px; background: transparent;}

	#wp-calendar td#next a, #wp-calendar td#prev a {display: inline;}

	#wp-calendar td#next {text-align: right;}

	#wp-calendar td#prev {text-align: left;}

/* ---------------------------------------------------------------------------------- */

.myinlinepicture {padding: 0px 0px 0px 0px;}

.myinlinepictureleft {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px ;}

.myinlinepictureright {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px ;}
	
.textwidget {
	line-height: 1.5em;
}
formtextfeld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #009933;
	border-right-color: #009933;
	border-bottom-color: #009933;
	border-left-color: #009933;
}
