* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 0.7em Tahoma,Verdana,sans-serif;
	background-color: #CCCCCC;
	background-image: url(../img/bg_big3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 2em sans-serif;
	margin: 18px 0 2px 0;
}
h2 {
	color: #444;
	font: normal 1.5em sans-serif;
	margin: 18px 0 2px 0;
}
code {
	background: url(../img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(../img/rad.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}

/* structure */
.main {
	width: 971px;
	margin: 0 auto;
}
.main_left {
	float: left;
	padding-top: 40px;
	width: 208px;
}
.dia {
    float: right;
	width: 208px;
	height: 348px;
}
.dia img{
    padding-top: 5px;
    padding-left: 6px;
}
.main_middle {
	float: left;
	padding-top: 25px;
	width: 462px;
}
.main_right {
	float: left;
	width: 130px;
	padding-top: 40px;
	border-top-width: 6px;
	border-top-style: none;
}
.flash {
	float: left;
	height: 850px;
	width: 120px;
}

.footer {clear: both;}

/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.header,.link_projects,.lbl,.dates,.link_updates a {
	border-bottom: 2px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover{
	color: #000000;
	background-image: url(../img/dates_over.jpg);
	background-repeat: repeat-y;
}
.link_updates {
opacity: 0.9
}

.content a:hover, div.footer div.left a:hover {
	color: #000000;
    background-image: url(../img/linkback.jpg);
	background-repeat: repeat-x;
}


/* logo */
.header {
	background: #D91623 url(../img/bgheader.jpg);
	height: 180px;
	width: 420px;
}
.header h1 {
	margin: 0;
	padding: 124px 0 0 24px;
	font: normal 2.2em Verdana,sans-serif;
}

/* main navigation */
.link_menu {
	background-color: #8193A1;
	background-image: url(../img/buttonBg.jpg);
	background-repeat: repeat-y;
}
.link_menu a {
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.link_menu a:hover {
	background: #8193A1;
	color: #CCCCCC;
}

/* projects */
.lbl {
	background: #FFF url(../img/bglbl.jpg);
	clear: both;
	color: #FFF;
	font: normal 1.2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}

.dates {
	background: #FFF url(../img/bglbl.jpg);
	clear: both;
	color: #FFF;
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
    line-height: 35px;
	overflow: hidden;
	text-align: center;
}

.link_updates .dates {
	height: 55px;
	border-top: 6;
}


.timmemory {
	height: 122px;
	clear: both;
	color: #FFF;
	overflow: hidden;
	background-image: url(../img/tim.jpg);
	border-bottom: 4px solid #FFF;
}

.icons_head {
	background: #FFFFFF url(../img/timklinger.jpg);
}
.link_projects a {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 124px;
	font-size: 0.9em;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 5em sans-serif;
}
a.g1 {
	background: #0066CC;
}
a.g2 {
	background: #0066CC;
	border-left: 6px solid #FFF;
}

/* updates */
.link_updates {
	background-color: #000033;
	border-left: 2;
	border-left-color: ED1731;
}
.link_updates .lbl {
	height: 50px;
	border-top: 6;
}

.teamgerol {
	height:75px;
	line-height:25px;
	border-top: 6;
}


.link_updates a {
	clear: right;
	display: block;
	font: normal 1em "Trebuchet MS",sans-serif;
	height: 55px;
	padding: 17px 0;
	text-align: center;
}
.link_updates a span {
	float: left;
	letter-spacing: -2px;
	margin-left: 10px;
	margin-top: 3px;
	font-family: Verdana, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/* content */ 
.content {
	color: #444;
	font-family: Verdana, sans-serif;
	line-height: 1.3em;
	padding: 0 20px 20px; 
}
.content a {
	color: #0066CC;
}
.content p {
	margin: 4px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 3px;
}
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}

/* galerie */ 
.galerie {
	padding: 0 10px 0px; 
}

/* footer */
.footer {
	color: #666;
	clear: both;
}
.footer .right a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #CCCCCC;
}
.footer .left {
	padding: 9px 0 9px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
}	
