#inhaltLinks {
	width: 150px;
                text-align: right;

}



body {
	font-family: verdana, geneva, arial, helvetica;
	font-size: 11px;
                color: #888888;
	line-height: 17px;
}

a {
	color: #000000;
	text-decoration: underline;

}

a:hover {
	text-decoration: underline;
}

#bild {
	position: absolute;
	left: 60px;
	top: 0px; /*
	width:					254px;
	height:					210px;
	*/
}

#bildTop {
	position: absolute;
	left: 149px;
	top: 0px; /*
	width:					254px;
	height:					210px;
	*/
}


#logotext {
	position: absolute;
	left: 197px;
	top: 128px;
}

#metanav {
	position: absolute;
	left: 40px;
	top: 4px;
}

#menu {
	position: absolute;
	left: 115px;
	top: 140px;
	width: 200px;
	text-align: right;
}

#linie {
	position: absolute;
	left: 330px;
	top: 130px;
}

#inhalt {
	position: absolute;
	left: 350px;
	top: 137px;
	width: 520px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-size: 11px;
                color: #000000;
}



div.thumbnail {
	position: inline;
	float: left;
}

/* div.thumbnail a { */
.innerthumbnail {
	width: 120px;
	height: 120px;
	display: block;
	padding: 0px 0px 0px 0px !important;
	padding: 12px 15px 14px 11px;
	margin: 0px 8px 8px 0px !important;
	margin: 0px 8px 8px 0px;
	background-image: url(/fileadmin/fluechtig.de/rahmen.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.innerthumbnail img {
	display: inline;
	padding: 12px 15px 14px 11px !important;
	padding: 0;
}

.thumbnail2 {
	width: 120px;
	height: 120px;
	display: inline;
	margin: 0px 0px 0px 0px;
}

.icons {	
	margin: -10px 0px 10px 3px;
}

#demo {
	position: relative;
}

#clippingsmenu, #content {
	margin-top: 20px;
	float: right;
}

#samplecontent {
	left: 230px;
	position: absolute;
}

        /*
        Holds the chosen/active Clippings and the Clippings description if empty
        */
#clippingscontainer{
	float: right;
	width: 145px;
	height: 100%;
	overflow: visible;
	border: 0px #000000 solid;
	padding: 0px;
}

#clippingscontainer a{
}

/*
        #clippingsContainer A{
	display: block;
}

*/
        /*
        Controls for the active Clippings (Clear Read, Clear All, Next Unread, etc) are housed here
        */
#clippingcontrols{
	width: 160px;
	border: 0px #000000 solid;
	padding: 0px;
	float: right;
}

#clippingcontrols a {
	display: block;
	font-weight: bold;
}

        /*
        An active Clipping located in the ClippingsContainer
        */
/*      .clippingItem, .clippingItem:visited, .clippingItemRead {
	color: #000000;
	display: block;
}

*/
.clippingitem, .clippingitem:visited, .clippingitemread {
	color: #000000;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	display: block;
	float: left;
}

.clippingitemread, .clippingitemread:visited {
	color: #999999;
}

.clippingitemread:hover {
	color: #FFFF00;
}

        /*
        The icon for Clippings
        */
/*
.clippingIcon {
	color: #FFFFFF;
	background-color: #000000;
	font: 16px arial;
	position: relative;
	top: 1px;
	line-height: 12px;
	font-weight: bold;
	cursor: move;
}

*/
.clippingicon {
	cursor: pointer;
}

.cat_date {
	font-size:9px;
}


.cat_text {
}

