
/**********************************************
 * Basis Einstellungen 
 **********************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	xvertical-align: middle;
	background: transparent;
	font-family: Arial,Verdana,sans-serif;
}



body {
	line-height: 1.333;
	color: black;
	background-color: white;
	font-size: 100.01%;
	font-style : normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding: 1em;
	min-width: 41em;
	font-style: normal;
	/* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}

* html div#content {
	height: 1em;
	/* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

p {
	font-size: small;
	margin-bottom: 0.5em;
}

h1 {
	font-size: 20px;
	font-weight:bold;
	margin-bottom: 0.7em;
	margin-top: 0.3em;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 0.7em;
	margin-top: 0.3em;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 0.7em;
	margin-top: 0.3em;
}

dd {
	margin: 0em 0em 1em 0em;
	padding: 0em;
}

a {
	text-decoration: none;
	color: #508AB5;
}

a:hover {
	text-decoration: underline;
}




/*   0C1F09 */
h1,h2,h3,h4 {
	color: #508AB5;
}




/**********************************************
 * SYWAPP Styles 
 **********************************************/

#sywapp-servicenav {
	clear: both;
	margin: 0px 0 1px 0;
	padding: 0.4em 0 0.4em 0;
	text-align: right;
	border: 0px;
	font-size: 11px;	
	background: #508AB5;
	color: #FFF;
}

#sywapp-servicenav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sywapp-servicenav li {
	list-style: none;
	display: inline;
	margin: 0em 0em 0em 2em;
	padding: 0px;
}

#sywapp-servicenav a {
	font-size: 11px;
	color: #FFF;
}




#sywapp-topnav {
	clear: both;
	margin: 0em;
	padding: 0em;
	border: 0px dashed silver;
}



#sywapp-branding {
	width: 100%;
	background-image: url("http://www-02.imixs.com/roller/shareyourworkde/resource/img/sywapps_header_blog.jpg");
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 100px;
	background-color: #80887B;
}




#sywapp-sidebar {
	float: right;
	width: 12em;
	margin: 1em 0em 0em 0em;
	padding: 0em;
	border: 0px dashed silver;
}


#sywapp-sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}



#sywapp-sidebar li{
	padding-left: 4px;
	list-style:none;
	display:block;
	background:transparent url("http://www-02.imixs.com/roller/shareyourworkde/resource/img/bullet.gif") no-repeat 0px 5px;
	padding-left:12px;
	margin:3px 0px 0px 0px;
	
}


#sywapp-sidebar a{
		font-size: 11px;
	color: #508AB5;
	line-height: 14px;
	text-decoration:none;
	margin: 0 0 4px -4px;
}

#sywapp-sidebar a :hover{
	text-decoration:underline;
}


#sywapp-sidebar h1{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 16px 0 4px 0;
	padding: 0;
}

#sywapp-sidebar h2{
  color: #666;
  font-size:12px;
  font-weight:bold;  
  line-height:14px;
  padding:0px;
  margin-top:24px;
  margin-bottom:4px;
  border-bottom:0px solid #666F8A;
  text-transform:uppercase;
    		
}


#sywapp-sidebar ul.rFeeds li{
	list-style:none;
	background:transparent url("http://www-02.imixs.com/roller/shareyourworkde/resource/img/feed-12x.gif") no-repeat 0px 4px;
	padding-left:22px;
	padding-top:3px;
	margin:3px 0px 0px 0px;
}




#sywapp-sidebar .tagcloud {
	padding:0 0 0 8px;
	
}


#sywapp-sidebar .tagcloud a {
	font-size: 12px;
	padding:0 8px 2px 0;
	color:#666;
}

#sywapp-sidebar .tagcloud a:hover {	
	text-decoration:underline;
}


#sywapp-sidebar .tagcloud .tagcloud1{
	font-size: 1.2em;
}
#sywapp-sidebar .tagcloud .tagcloud2{
	font-size: 1.4em;
}
#sywapp-sidebar .tagcloud .tagcloud3{
	font-size: 1.6em;
}
#sywapp-sidebar .tagcloud .tagcloud4{
	font-size: 1.8em;
}
#sywapp-sidebar .tagcloud .tagcloud5{
	font-size: 2.0em;
}





#sywapp-content {
	margin: 1em 13.5em 0em 1em;
	padding: 0em;
	background: transparent;
}




#sywapp-content .day {
  color:#999;
  font-size:14px;
  font-weight:bold;
  line-height:16px;
  padding:2px 0px 8px 2px;
  margin-top:10px;
  text-transform:uppercase;
  text-align: right;
  letter-spacing: .2em;  		
 }
#sywapp-content h1 {
  font-size:16px;
  font-weight:bold;
  background:#FFF;
  line-height:18px;
  padding:2px;
  margin-top:10px;
  border-bottom:1px solid #666F8A;
  text-transform:uppercase;
  letter-spacing: .2em;  		
 
}

#sywapp-content h1 a {
 text-decoration: none;					

}
#sywapp-content h2 {
  font-size:14px;
  font-weight:bold;
  line-height:14px;
  padding:2px;
  margin-top:10px;
  text-transform:uppercase;
  letter-spacing: .2em;  					
}

#sywapp-content h3 {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
}


#sywapp-content p {margin: 0px 0px 10px 0px;}

#sywapp-content pre, #sywapp-content .code{
	font-family: Consolas,"Courier New", monospace;
	font-size: 11px;
	background-color: #F6F6F6;
	color: #666;
}
#sywapp-content pre, #sywapp-content p.code{
	padding: 2px;
	max-height: 312px;
	margin: 8px 0px 8px 0px;
	border: 1px dotted #99E500;
	overflow: auto;
	line-height: 16px;
}


#sywapp-content .entryInfo {
    border-top: 1px solid #666F8A;
    margin: 16px 0px 38px 0px;
    font-size: 12px;
}

#sywapp-content ul {
    list-style-type: square;
	margin: 4px 0px 8px 1.5em;
}
#sywapp-content ol {
	margin: 4px 0px 8px 2em;
}

#sywapp-content li {
    margin: 0px 8px 0px 0px;
}









#sywapp-footer {
	clear: both;
	color: #999;
	margin: 1em 15em 0em 0em;
	padding: 0em 0em;
	text-align: right;
	border: 0px dashed silver;
	border-top: 1px solid silver;
}

#sywapp-footer ul {
	list-style-type: none;
	margin: 0px;
	font-size: 11px;
	/* 0.6em */
}

#sywapp-footer li {
	list-style: none;
	display: inline;
	margin: 0em 0em 0em 1.5em;
}




/* Comments */

.comment {
	border-top: 1px solid silver; 
	padding-top: 5px; 
	margin-top: 10px;
}
.comment-details {
	margin-top: 10px;
	background-color: #EEE;
}




























