/***********************************************
	print css schwindt-pr.com
	author: Annette Schwindt
************************************************/

* {margin:auto;
   padding:auto;}

body {
     margin: auto;
     padding: auto;
     font-family: Verdana, Helvetica, sans-serif;
}


/***********************************************
		navi
************************************************/

#navi {display: none;
}

/************************************************
		Sidebar
************************************************/

#sidebar {display:none;
         }


/***********************************************
		content
************************************************/

#content {color: #000000;
}

p{
     font-size: 0.8em;
     font-weight: 300;
     line-height: 1.5em;
     margin-bottom: 1em;}


h1 { font-size: 2.5em;
     font-weight: 500;
     line-height: 1.3em;
     font-family: 'Times New Roman', Times, serif;
     font-style: italic;
     margin-bottom: 0;
     letter-spacing:1px;
     }

h2 {
     font-size: 1.3em;
     font-weight: 500;
     line-height: 1.3em;
     font-family: 'Times New Roman', Times, serif;
     font-style: italic;
     margin-bottom: 1em;
     margin-top: 0.5em;
     letter-spacing:1px;}

     h3 {font-size: 1.1em;
     font-weight: 500;
     line-height: 1.5em;
     margin-bottom: 10px;
     margin-top: 20px;
}

hr {clear:both;
    color: #dcdcdc;
    background-color: #bebebe;
    margin: 1em 0em;
}


ul { list-style-type: disc;
     font-weight: 300;
     font-size: 0.8em;
     line-height:1.5em;
     padding:0;
     margin-left:3em;}

li {
     padding-bottom:1em;
     padding-left:0.5em;}

li ul {list-style-type: none;
       font-weight: 300;
       font-size: 1em;
       line-height:1.5em;}

li li {padding-top: 1em;
       padding-bottom: 0;
       padding-left: 0;}

img {
  border:1px solid #bebebe;
  padding:0px;
  margin:10px;
}


address{
     font-size: 0.8em;
     font-weight: 300;
     line-height: 1.4em;
     font-style: normal;
}


dfn { display:none
}

span {font-weight:600;
}

#web {width:400px;
      margin-left: 100px;}


/***********************************************
		links
************************************************/

a:link {text-decoration: underline;
     color: #000000;
}

a:visited {text-decoration: underline;
}


/***********************************************
		classes
************************************************/
.up {display:none;
}

.social {display:none;
}

.right {text-align:right;
        margin-bottom:-1em;
}
