body
{
    background: #ffffff;
	font-family:  "trebuchet ms", verdana,arial, sans-serif;
}

h1
{
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size   : 18px;
	font-weight : bold;	
	display     : inline;
}

h2
{
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size   : 18px;
	font-weight : bold;	
	display     : inline;
}

h3
{
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size   : 14px;
	font-weight : bold;	
	display     : inline;
}

table.outer
{
    width : 950px;
    /*border: 1px solid #ebe5e5; */
}

.content
{
    font-size   : 12px;
}

.content-text
{
    font-size   : 14px;
}

.category
{
	color : #000099;
	font-weight : bold;
	font-size   : 12px;	
}

.categoryheadline
{
	font-size   : 14px;
	font-weight : bold;	
}

.head-space
{
	background-color:#f7f7f7;
	border: #ffffff 1px solid;
	height: 5px;
	padding-left: 5px;
	font-size   : 1px;
}

.head-manual
{
	/*background-color:#f7f7f7;*/
	background-color:#ffffff;
	border: #ebe5e5 0px solid;
	height: 25px;
	padding-left: 5px;
	font-size   : 14px;
}

.head-description
{
	background-color:#f7f7f7;
	border: #ebe5e5 0px solid;
	height: 25px;
	padding-left: 5px;
	font-size   : 12px;
}

.head-title
{
	font-size   : 18px;
	font-weight : bold;
}

.head-submit-entry
{
	font-size   : 12px;
	font-weight : bold;
	color : #000000;
	/*color : #FF0000;	*/
}

.head-submit-entry-link
{
	font-size   : 10px;
	color : #000000;
	/*color : #FF0000;	*/
}

.footertext
{
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 10px;
    color : #000000;
    text-decoration : none;
}

a.impressum, a.footermail
{
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 10px;
    color : #000000;
    text-decoration : none;
}

.bookmark
{
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 10px;
    color : #000000;
    text-decoration : none;
}

.impressum-content
{
    font-size   : 12px;
}

.breaker
{
    background-color:#ffffff;
	height: 5px;
	font-size   : 1px;
}

/*
Entry !!!
*/
a.entry-title-link
{
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 14px;
	font-weight : bold;
    color : #000000;
    text-decoration : none;
}

a.entry-title-link-link
{
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 12px;
	font-weight : bold;
    color : #000000;
    text-decoration : underline;
}

a.entry-title-link-small
{
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 12px;
	font-weight : bold;
    color : #000000;
    text-decoration : none;
}

a.entry-url-link
{
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 10px;
	font-weight : normal;
    color : #000000;
    text-decoration : none;
}

td.entry-image
{
	 width : 130px;
	 height : 90px;
}

td.entry-image-link
{
	 width : 90px;
	 height : 60px;
}

img.entry-image
{
	 width : 130px;
	 height : 90px;
	 border : 1px solid #ebe5e5;
}

img.entry-image-link
{
	 width : 90px;
	 height : 60px;
	 border : 1px solid #ebe5e5;
}

img.entry-image-small
{
	 width : 65px;
	 height : 45px;
	 /*border : 1px solid #ebe5e5;*/
	 border : 1px solid #ebe5e5;
}

td.entry-text-2
{	
	vertical-align : top;
}

.entry-smalltext
{
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 10px;
    color : #000000;
    text-decoration : none;
}

.entry-description
{
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 12px;
    color : #000000;
    text-decoration : none;
}

.main-text
{
    font-family: "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 13px;
    color : #000000;
    text-decoration : none;
}

.intext
{
	color : #000000;
	font-weight: bold;
}


.formfield
{
	text-align : right;
	vertical-align : middle;
	font-size   : 12px;
}

.formfieldsmall
{
	text-align : left;
	vertical-align : middle;
	font-size   : 10px;
}

.formInputElement  
{
    font-family : "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 12px;
    color: #000;
    background-color: #fff;
    border: solid 1px #666;
	padding: 2px;
}

.missingFormInputElement
{
	font-family : "trebuchet ms", verdana, arial, sans-serif;
    font-size   : 12px;
    color: #000;
    border: solid 1px #666;
	padding: 2px;
	background-color: #CAD9EC;
}


.intext-image
{
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}


.backlink-small
{
	color : #000099;
}

.articlelink
{
	color : #000099;
	font-weight : bold;
	font-size   : 13px;	
}


