body
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.6em;
	background-color: #fff;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#wrapper
{
	padding: 20px;
	padding-top:4px;
	width: 872px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;	
}
a
{
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #00AEEF;
}
a:hover
{
	text-decoration:underline;
	color: #00AEEF;
}
p
{
	font-family: "Georgia";
	font-size: 13px;
	line-height: 1.7em;
}
.big
{
	font-size: 18px;	
}
.descriptionImage{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #555;
	line-height: 1.6em;
	margin-top: 1px;
	margin-bottom: 14px;
	border-bottom:1px dotted #d2d2d2;
}
.noDescription
{
	margin-bottom: 14px;
}
blockquote
{
	font-family: "Trebuchet MS";
	font-size: 13px;
}
cite
{
	margin-left:20px;
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
footer Projects
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#footer
{
	clear:both;
}
#footer p
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#999;
}
#navBottom
{
	clear:both;
	border-top:1px solid #d2d2d2;
}
#navBottom p
{
	margin-bottom: 2px;
}
#navBottom li
{
	margin-bottom: 6px;
	list-style-type:none;
}
#navBottom ul
{
	padding: 0;
	margin: 0;
}
#navBottom a
{
	text-decoration: none;
	color: #00AEEF;
}
#navBottom a:hover
{
	text-decoration: underline;
	color: #00AEEF;
}

#navBottom a.active
{
	color: #626262;
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
overview projects
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.teaser
{
	float:left;
	margin-left:10px;
	margin-top:10px;
	height:160px;
}
.teaserFirst
{
	float:left;
	margin-left:0px;
	margin-top:10px;
	height:160px;
}
.teaser img
{
	border:1px solid #fff;
}
.teaser img:hover
{
	border:1px solid #00AEEF;
}
.teaserFirst img
{
	border:1px solid #fff;
}
.teaserFirst img:hover
{
	border:1px solid #00AEEF;
}
#infoStartProject{
	clear:both;
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
colums
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#mainContent
{
	width:560px;
	margin-top: 36px;
	margin-bottom: 20px;
}
#mainContent p
{
	margin-top:6px;
}
#mainContent h3
{
	margin:0px;
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
colums projects
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#projectInfo
{
	float:left;
	margin-top: 20px;
	width: 280px;
	margin-bottom: 20px;
}
#projectDescription
{
	margin-left: 310px;
	margin-top: 36px;
	margin-bottom: 20px;
}
#projectDescription p
{
	margin-top:6px;
}
#projectDescription h3
{
	margin:0px;
}
#info
{
	margin-top: 20px;
	border-bottom:1px dotted #d2d2d2;
}
#info li
{
	margin-bottom: 6px;
	list-style-type:none;
}
#info ul
{
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
colums default
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#contentDefault
{
	float:left;
	margin-top: 40px;
	width: 560px;
	
}
#teaserDefault
{
	float:left;
	margin-top: 40px;
	margin-left: 20px;
	width: 290px;

}
.teaserInfo
{
	background-color:#e5e5e5;
	padding-left:10px;
	padding-top:6px;
	padding-right:8px;
	padding-bottom:4px;
}
#teaserDefault p
{
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 1.4em;
	
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
colums news
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#contentNews
{
	float:left;
	margin-top: 40px;
	width: 560px;
	
}
#teaserNews
{
	float:left;
	margin-top: 30px;
	margin-left: 20px;
	width: 290px;

}
#teaserNews li
{
	margin-bottom: 6px;
	list-style-type:none;
}
#teaserNews ul
{
	padding: 0;
	margin: 0;
}
#teaserNews a.active
{
	color: #626262;
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
galery
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#galery
{
	margin-top:20px;
}
.thumbs
{
	margin-top:6px;
}
.thumbs img
{
	margin-right:6px;
	border:1px solid #d2d2d2;
}
.thumbs img:hover
{
	border:1px solid #00AEEF;
}
.key
{
	border:1px solid #fff;
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
logo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#logo
{
	float:right;
	margin-top: 26px;

}
#logo img
{
	border:none;
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
mainNavigation
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#mainNavigation
{
	float:clear;
	margin-top: 30px;
}
#mainNavigation ul
{
	padding: 0;
	margin: 0;
}

#mainNavigation li
{
	font-size: 11px;
	text-transform: uppercase;
	white-space: nowrap;
	line-height: 1.8em;
	display: inline;
	margin-right: 2px;
}

#mainNavigation a
{
	text-decoration: none;
	color: #fff;
	padding: 4px 6px 4px 6px;
	background-color: #00AEEF;
}

#mainNavigation a:hover
{
	color: #fff;
	background-color: #000;
}

#mainNavigation a.active
{
	color: #fff;
	background-color: #626262;
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
changeLanguage
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#changeLanguage
{
	text-align:right;
	margin-right: 4px;
}
#changeLanguage ul
{
	padding: 0;
	margin: 0;
}
#changeLanguage li
{
	font-size: 11px;
	white-space: nowrap;
	line-height: 1.8em;
	display: inline;
	margin-left: 1px;

}
#changeLanguage a
{
	text-decoration: none;
	padding: 2px 6px 4px 6px;
	color: #c8c8c8;
}
#changeLanguage .active
{
	text-decoration: none;
	padding: 2px 6px 4px 6px;
	background-color: #e5e5e5;
	color: #626262;
}
/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
projectList
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
#projectList{
	margin-top:10px;
}
