div.sidepicture {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 10px;
	width: 200px;
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
	background: #DCE9FC url(images/pfd.gif) repeat-x left top;;
}

div.sidepicturel {
        float: left;
        padding: 10px 10px 10px 10px;
        margin: 0px 0px 10px 0px;
        width: 200px;
        border-bottom: 1px solid #aaaaaa;
        border-right: 1px solid #aaaaaa;
        border-top: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
        background: #DCE9FC url(images/pfd.gif) repeat-x left top;;
}


div.sidepicture230 {
        float: right;
        padding: 10px 10px 10px 10px;
        margin: 0px 0px 10px 10px;
        width: 230px;
        border-bottom: 1px solid #aaaaaa;
        border-right: 1px solid #aaaaaa;
        border-top: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
        background: #DCE9FC url(images/pfd.gif) repeat-x left top;;
}

div.sidepicture250 {
        float: right;
        padding: 10px 10px 10px 10px;
        margin: 0px 0px 10px 10px;
        width: 250px;
        border-bottom: 1px solid #aaaaaa;
        border-right: 1px solid #aaaaaa;
        border-top: 1px solid #eeeeee;
        border-left: 1px solid #eeeeee;
        background: #DCE9FC url(images/pfd.gif) repeat-x left top;;
}

p.sidepicturetext {
	margin: 0;
	padding: 2px 0px 0px 0px;
	line-height: 160%;	
	font-size: 90%;
	color: #000000;
}

/* Absatztyp Bild */
div.picture {
	padding: 0px;
	margin: 10px 0px 10px 20px;
	width: 480px;
	border: none;
}

div.teaserelement {
	float: left;
	padding: 6px 10px 6px 10px;
	margin: 0px 10px 10px 0px;
	background: #DCE9FC url(images/pfd.gif) repeat-x left top;;
	border-bottom: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
	border-top: 1px solid #eeeeee;	
	border-left: 1px solid #eeeeee;	
}

div.teaser {
	margin: 10px 0px 10px 0px ! important; 
	border: none;
	width: 750px;
	position: relative; top:20px;
	/* float: left; */
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0;
	padding: 4px 0px 4px 0px;
}

div.teasernav {
	clear: both;
	padding: 0;
	margin: 0;
	border: none;
	text-align: center;
}

a.teaserlink {
	font-weight: bold;
	color: #0B3168;
	text-decoration: none;
}

/* my new footer layout */

#leftfooter1 {
width: 21px;
postiton: relative;
float: left;
}

#leftfooter2 {
background-color: #539ff3;
width: 150px;
height: 21px;
float: left;
position: relative;
}

#rightfooter1 {
background-color: #fff;
width: 658px;
height: 21px;
float: left; 
position: relative;
text-align: center;
border-top: 1px dotted #539ff3;
}

#rightfooter2 {
width: 21px; 
height: 21px;
float: left;
position: relative;
border-top: 1px dotted #539ff3;        
font-size: 0.7em;
}

/* etc. */
#borderheight {
height: 20px;
}

div#myguestbook {
background-color: #f00;
position: absolute;
margin-left: 200px;
}
