#title
{
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #949da0;
	color: #ffffff;
	border: 0px;
	border-bottom: 1px solid #cdcdcd;
}
#closer
{
	position: absolute;
	top: 5px;
	right: 10px;
	width: 200px;
	text-align: right;
}
div#closer a
{
	color: #ffffff;
}


#content
{
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #a8b0b3;
	color: #ffffff;
}

/* news sachen */
#content a
{
	color: #343434;
}

div#columneLeft
{
	float: left;
	width: 520px;
	margin-right: 10px;
}

div#content h1
{
	margin-top: 10px;
	margin-bottom: 20px;
}

div#pText
{
	margin-bottom: 10px;
}

div#pImage
{
	margin-bottom: 10px;
}

div#columneRight
{
	float: left;
	width: 170px;
}

div#columneRight div.rightEntry
{
	padding-left: 10px;
	padding-bottom: 6px;
}


div#columneRight p.galleryLink
{
	padding-left: 12px;
	background-image: url(../images/icons/iconGAL_gray.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
}

div#columneRight p.fileLink
{
	padding-left: 12px;
	background-image: url(../images/icons/iconFIL_gray.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
}

div#columneRight p.externLink
{
	padding-left: 12px;
	background-image: url(../images/icons/iconEXT_gray.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
}

div#columneRight p.internLink
{
	padding-left: 12px;
	background-image: url(../images/icons/iconINT_gray.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
}
