/* base
----------------------------------------------- */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
	background-color: #fff;
	}
#content {
        position:absolute;
        left:20px;
        top:20px;
	width: 730px; 
	text-align:left; 
	background-image: url(http://natiferus.feezenfreezen.de/images/background.jpg);
        background-repeat: repeat-y;
        background-position: 0px 40px 0px 0px;
}
   

.facebook_like
{
border:0px;
margin-left:30px;
}
  
#tagcloud {
padding:40px;
}         
/* ----------------------- */

#comments {
margin-left:40px;
font-size:12px;
}

#googleskyscraperrechts
{
width:200px;
position:absolute;
top:80px;
left:750px;
}

#head {
position:absolute;
left:-5000px;
top:-5000px;
}

blockquote, h3, p, li {
padding-right: 30px;
padding-left: 30px;
width:650px;
font-size: 12px;
line-height: 14px;
text-align:justify;
}

.press a
{
font-size: 12px;
color: #666;
font-weight:700;
font-family: verdana, arial, helvetica, sans-serif;

}

.press a:hover {
text-decoration: none;
color: #000000;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2, h3 {
font-weight: normal;
}

h1, h2 {
font-family: Georgia, Times, serif;
}

h1 {
font-size: 3em;
}

h2 {
font-size: 1em;
font-style: italic;
}

small, .small {
font-size: 10px;
padding-left:30px;
padding-right: 30px;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #000;

}

p a {
background-image:url(http://natiferus.feezenfreezen.de/images/link_bg.jpg); 
color: #666;
font-weight:800;
}


p a:hover {
text-decoration: none;
color: #CC0000;

}

h1 a, h2 a, h3 a {
border: none;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}


/* overrides
----------------------------------------------- */


.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

img.divider {
margin: 2em 0;
text-align: center;
}

/* global layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}


/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}