body { font-size: 12px; color: #666; font-family: georgia, serif; line-height: 17px; }
a { text-decoration: none; }

#wrapper { width: 850px; margin: 50px 50px 0 50px; }
#left	 { width: 250px; float: left; }
#right	 { width: 550px; float: right; }

#right a { color: #666; }
#right a:hover   { color: black; text-decoration: underline; }

#logo	 { margin-bottom: 21px; }
#logo2	 { margin-bottom: 21px; }
#address { margin-bottom: 40px; }
#address a       { color: #666; }
#address a:hover { color: black; text-decoration: underline; }
/* mail vom 14.12 */
#address { display: none; }

#navigation ul   { margin-left: 10px; }
#navigation, #navigation a { color: black; }
#navigation ul, #navigation ul a { color: #666; font-style: italic; }
#navigation a.active { color: #b05e83; }
#navigation a:hover { color: black; text-decoration: underline; }

#projectlist li  { clear: both; font-size: 0px; line-height: 0px; zoom:1; }
#projectlist a { color: #666; }
#projectlist a:hover { color: black; text-decoration: none; }
#projectlist .trennelement { height: 5px; padding-bottom: 16px; }
#projectlist .item_pic  { float: left; width: 250px; padding: 4px 0 50px 0; font-size: 10px; line-height: 15px; zoom:1; }
#projectlist .item_text { float: right; width: 250px; margin-bottom: 50px; font-size: 12px; line-height: 17px; }
#projectlist .category  { margin-bottom: 17px; }
#projectlist .textshort { margin-bottom: 17px; }
#projectlist .more      { color: #6392bc; }
#projectlist a:hover .more { color: black; text-decoration: underline; }

.item_pic { font-size: 10px; line-height: 15px; padding-bottom: 40px; }

.title            { color: black;  }
.item_links a     { color: #6392bc; }
.item_downloads a { color: #6392bc; }
.item_links a:hover     { color: black; text-decoration: underline; }
.item_downloads a:hover { color: black; text-decoration: underline; }