#standards { display: none }

BODY {
	background-color: white;
	color: black;
	font-size: medium;
	font-family: palatino, Georgia, Verdana, Tahoma, Arial, sans-serif;
	margin-bottom: 20px;
}

IMG {
	border: none;
}

#navspalte {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 130px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
body>#navspalte {
        position: fixed;
        }

DIV.navall	{
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
	border: none;
	border-left: 1px black solid;
	width: 120px;
	text-align: left;
}

DIV.navall#unten	{
	text-align: right;
}

DIV.navall DIV.navsmall {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	border: none;
	border-right: 1px #999999 solid;
}

P.navelement {
	margin-right: -1px;
	margin-left: -1px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px black solid;
}

P.navelement2 {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 38px;
	padding: 5px;
	border: 1px #999999 solid;
	text-align: right;
	width: 70px;
	color: #999999;
	font-size: small;
}

P.navelement2 A:hover {
	text-decoration: none;
	color: #ff3300;
}
P.navelement2 A {
	text-decoration: none;
	color: #999999;
}

DIV.inhaltsspalte {
	position: absolute;
	top: 20px;
	left: 160px;
	margin-right: 20px;
	min-width: 600px;
}

H1 {
	border: 1px #999999 solid;
	margin-top: 35px;
	margin-bottom: 5px;
	margin-left: -1px;
	padding: 5px;
	padding-left: 21px;
        font-size: medium;
	font-weight: bold;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #000000;
	}

H3 {
	margin: 0px;
	margin-top: 5px;
        margin-left: 20px;
        font-size: small;
	font-weight: bold;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #999999;
	}

P.text {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: medium;
	text-indent: 1.5em;
}
P.textdatum {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: small;
	color: #999999;
}

P.reztitel {
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
}

P.rezdetails {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: small;
	margin-left: 60px;
	margin-right: 10px;
}

DIV.kopf {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px #999999 solid;
	height: 110px;
	min-width: 600px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
/*	background-image: url('/img/feminism.gif');
        background-repeat: no-repeat;
        background-position: bottom right;
	background-image: url('/img/walking_down_left.gif');
        background-repeat: no-repeat;
        background-position: bottom right; */
}
P.kopfelement {
	margin: 0px;
	border: none;
	text-align: right;
	color: #999999;
}

#mail A,#impressum A {
	color: #999999;
}
#mail A:hover,#impressum A:hover {
	color: #ff9966;
}

#impressum,#mail {
	font-size:x-small;
}

#imp {
        padding-bottom: 0px;
        margin-bottom: 0px;
        }

table.cv {
         margin-left: 15px;
         }

table.cv tr td {
         vertical-align: top;
         padding: 5px;
         text-align: left;
         }
td.datum {
         width: 200px;
         }
td.ereignis {
         min-width: 350px;
         }

P.lastmodified {
        font-size: x-small;
        padding-bottom: 20px;
        text-align: right;
        }

P.druckversion {
	margin: 0px;
	padding: 0px;
        text-align: right;
	vertical-align: bottom;
        font-size: xx-small;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	clear: right;
}
SPAN.imdruck {
        display: none;
        }
        
/* blog begin */

	A 		{ color: #ff3300; text-decoration: none; }
	A:link		{ color: #ff3300; text-decoration: none; }
	A:visited	{ color: #ff9966; text-decoration: none; }
	A:active	{ color: #ff3300; text-decoration: none;  }
	A:hover         { color: #ff3300; text-decoration: underline; }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
                font-family: Verdana,Tahoma, Arial,sans-serif;
	}

	#banner {
		font-family:palatino,  georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:x-large;
		font-weight:normal;	
  		padding:15px;
                border-top:4px double #666;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: palatino,  georgia, verdana, arial, sans-serif;
		font-size: xx-large;
		color: #333;
		text-decoration: none;
		}

	.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				
	#content {
/*		position:absolute;
		background:#FFF;
		margin-right:20px;
		margin-left:225px;
		margin-bottom:20px;
		border:1px solid #FFF;
		width: 70%; */
		margin-top: 10px;
		}

	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	#links {	
		padding:15px;				
		border:1px solid #FFF;
		width:200px;			
		padding-top: 20px;
		}
		
	.blog {
		}

	.blogbody {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
                margin-left: 20px;
                margin-right: 50px;
                text-align: justify;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
	}
	.blogbody a:hover {
		text-decoration: underline;
	}

	.title	{
		font-size: medium;
		color: #666;
                margin-top: 15px;
		}

	#menu {
  		margin-bottom:15px;
		background:#FFF;
		text-align:center;
                font-family: Verdana, Tahoma, Arial, sans-serif;
                font-size: small;
		}		

	.date	{
		font-family:palatino, georgia, times new roman, serif;
		font-size: large;
		color: #333;
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.posted	{
		font-family:verdana, arial, sans-serif;
		font-size: x-small;
		color: #000000;
		margin-bottom:25px;
		}
		
		
	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;
                text-align:left;
                margin-top:10px;
		}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif; /* palatino, georgia, times new roman, serif;*/
		color:#666;
/*		color:#666600; */
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:5px;
		letter-spacing: .1em;
  		background:#FFF;
  		text-transform:uppercase;
		text-align:left;			
		}	
	
	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
  		padding:2px;				
		}	
		
	.sidetitle {
		font-family:verdana, arial, sans-serif; /* palatino, georgia, times new roman, serif;*/
		color:#666;
/*		color:#666600; */
		font-size:small;
		font-weight:normal;
  		padding:2px;
  		margin-top:10px;
		letter-spacing: .1em;
  		background:#FFF;
  		text-transform:uppercase;		
		}		
.sidetitle A {
		/* color:#666; */
		color: #f30;
}	
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
  		background:#FFF;  		
 		}	
		
	.powered {
		font-family:palatino, georgia, times new roman, serif;
		color:#666;
		font-size:x-small;		
		line-height:140%;
		text-transform:uppercase;
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	
		
	
	.comments-body {
		font-family:palatino, georgia, verdana, tahoma, arial, sans-serif;
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		font-family:verdana, tahoma, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	.trackback-url {
		font-family: verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
 		border:1px dotted #999; 					
		}


	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	

		
	.comments-head	{
		font-family:verdana, tahoma, arial, sans-serif;
		font-size:small;
		color: #666;
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	#banner-commentspop {
		font-family:verdana, tahoma, arial, sans-serif;
		color:#000;
		font-size:medium;
		font-weight:bold;
		border:none;	
		border-bottom:1px solid #999;  		
  		background:#ffffff;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			
		}

H2 {
	color: #000000;
	border: 1px #999999 solid;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: -1px;
	padding: 5px;
        padding-left: 21px;
	font-size: medium;
	font-weight: bold;
	font-family: Verdana,Tahoma,Arial,sans-serif;
}
DIV.bedeutungslos {
        margin: 0px; padding: 0px;
        }
P.navelement A,P.navelement A:visited,P.navelement A:link {
	text-decoration: none;
	color: #000000;
}
P.navelement A:hover {
	text-decoration: none;
	color: #ff3300;
}
P.kopfelement A,P.kopfelement A:visited,P.kopfelement A:link {
	color: #999999;
	text-decoration: none;
}
P.kopfelement A:hover {
	text-decoration: none;
}

table.cal td {
        padding: 0px;
        }
        
SPAN.bildunterschrift {
        font-size: x-small; color: #999999; font-family: Verdana, Arial, sans-serif;
        }
IMG.blogbild {
        padding: 5px;
        border: 1px solid #999;
	margin-top: 5px;
        margin-bottom: 0px;
        }
q,
blockquote,
.blogquote {
        font-style: italic;
        color: #666;
        text-transform: lowercase;
        }
blockquote {
           margin-left: 20px;
           }
/* Specify pairs of quotes for two levels in two languages */
q { quotes: "«" "»" '"' '"' }

/* Insert quotes before and after Q element content */
q:before { content: open-quote }
q:after  { content: close-quote }

q>em,
blockquote>em {
	font-style: normal;
}

DIV.navblog {
	background-color: #ffffff;
	background-image: none;
        margin: 10px;
        border: none;
	border: 1px #999999 solid;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
	width: 30%;
        min-width: 200px;
        padding-bottom: 10px;
}
DIV.navblog H2 {
        margin-right: -1px;
        margin-top: 0px;
        }
DIV.navblog DIV {
        margin-left: 20px;
        margin-right: 20px;
        }
DIV.blogprevious {
	border: none; border-bottom: 1px solid #999;
	margin: 0px; margin-bottom: 30px; margin-top: 20px;
	padding: 0px; padding-bottom: 20px;
	text-align: left;
	font-size: x-small;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.light {
       color: #999;
       }

.blog A[href^="http:"] {background: transparent url('/img/outside.gif') 0% 50% no-repeat; padding-left: 14px;}
.blog A[href^="http://www.rochuswolff.de"], .blog A[href^="http://rochuswolff.de"] {background: inherit; padding-left: 0px;}

.posted { border-bottom: 1px dotted #ccc; padding-bottom: 20px; }
.posted	A { color: #999; }

.blogdate { color: #999; font-size: x-small; font-family: Verdana, Tahoma, Arial, sans-serif; }
.blogdate A { color: #999; text-decoration: none; }
.blogdate a:hover { color: #999; text-decoration: underline; }

.side A[href^="http:"] {background: inherit; padding-left: 0px;}

.cal TD { background-color: #fff;
          border: 1px white solid;
          padding: 0px; margin: 0px;
          }
.calendar { background: transparent; }

.linkdumplink {
        font-size: small;
	font-weight: bold;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #999;
	}
.linkdumplink A[href^="http:"] {
        background: inherit; padding-left: 0px;
	font-weight: bold;
        }
.linkdumptext {
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: x-small;
	color: #000;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
        padding-bottom: 20px;
        line-height: 140%;
        padding-left: 20px;
        }
.linkdumptext A { color: #999; }

IMG.blogbildfloat {
        padding: 5px;
        border: 1px solid #999;
        margin: 5px;
	margin-left: 0px;
        float: left;
        }
.floatclean {
       clear: left;
       }
H3.title A, H3.title A:hover, H3.title A:link, H3.title A:visited, H3.title A:active {
	color: #666; text-decoration: none;
        font-weight: bold; margin: 0px; margin-bottom: 2px;
        border: none;
        }
H3.title A:hover, H3.title A:active {
        border-bottom: 1px dotted #666;
        margin-bottom: 1px;
        }

H2 A, H2 A:hover, H2 A:link, H2 A:visited, H2 A:active {
	color: #000; text-decoration: none;
        font-weight: bold; margin: 0px; margin-bottom: 2px;
        border: none;
        }
H2 A:hover, H2 A:active {
        border-bottom: 1px dotted #666;
        margin-bottom: 1px;
        }

DIV.abschnitt {
	border: none;
	border-left: 1px #999999 solid;
	margin-bottom: 35px;
}
DIV.quicklinkabschnitt {
	border: none;
        margin-bottom: 35px;
	/*border-top: 1px #999 solid;*/
        border-left: 1px #999 solid;
        color:#333;
        /*background-color:#f9f9f9;*/
        /*padding-bottom: 10px;*/
        }

ul.quicklinkBox {
	margin: 0; padding: 0;
        font-family: verdana, arial, sans-serif; /*palatino, georgia,*/
	color:#666;
	font-size:x-small;
	font-weight:normal;
	/*background:#FFF;*/
	line-height:120%;
        margin-top: 20px;
        margin-left: 20px;
        margin-right: 50px;
	margin-bottom: 20px;
        text-align: left;
        list-style-type: none;
        border-bottom: 1px dotted #ccc;
        padding-bottom: 20px;
        }
ul.quicklinkBox li {
	color:#666;
        margin: 0; padding: 0;
	margin-left: 10px;
	margin-top: 6px; margin-bottom: 6px;
	text-indent: -15px; padding-left: 15px;
	}
li.quicklink A[href^="http:"] {
        background: inherit; padding-left: 0px;
        }
img.quicklinkicon {
        border: none;
        margin: 0; padding: 0;
        margin-right: 5px;
        }
        
/* Jetzt kommen die Nicetitles
   as explained @ http://www.kryogenix.org/code/browser/nicetitle/
*/

div.nicetitle {
    position: absolute;
    border: 1px dotted #ff3300; /*#ccc; */
    padding: 4px;
    top: 0px;
    left: 0px;
    color: #333;
    font-size: small; /* 13px; */
    font-family: Verdana,Tahoma,Arial,sans-serif;
    max-width: 20em;
    font-weight: normal;
    background: url(/img/ntbg_white.png);

    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
    font-style: italic;
}

