/* globales stylesheet ; andreas sternak */
a		{color:#000000}
body	{margin:0px; color:#000000; font-family:verdana,arial,sans-serif; } 
div		{position:absolute}
img		{border:0px}

input,textarea,select {
	border-top:1px solid #757691; 
	border-right:1px solid #757691;
	border-bottom:1px solid #757691;
	border-left:1px solid #757691; 
	font-family:verdana,arial,sans-serif; 
	font-size:8pt;
	color:#5C676D;
}

.floatImageLeft {
float:left; margin-right:15px; margin-bottom:10px; margin-top:6px;
}

#barHome		{top:0px;  left:75px; width:75px; height:70px; background-color:#f0f0f0}
#contentHome	{top:45px; left:80px; width:82%;}

#barMail		{top:0px;  left:150px; width:75px; height:70px; background-color:#f0f0f0}
#contentMail	{top:45px; left:155px; width:75%;}

#barDocs		{top:0px;  left:225px; width:75px; height:70px; background-color:#f0f0f0}
#contentDocs	{top:45px; left:230px; width:68%;}

#barGallery		{top:0px;  left:300px; width:75px; height:70px; background-color:#f0f0f0}
#contentGallery	{top:45px; left:305px; width:61%;}
#overviewGallery{top:40px; left:75px;  width:225px; height:80%;}

#barTest		{top:0px;  left:375px; width:75px; height:70px; background-color:#f0f0f0}
#contentTest	{top:45px; left:380px; width:54%;}

#barContact		{top:0px;  left:450px; width:75px; height:70px; background-color:#f0f0f0}
#contentContact	{top:45px; left:455px; width:47%;}

.title	{font-size:13.5pt; font-weight:bold; color:#b3b3c0}
.text	{font-size:9pt; line-height:15pt}

td.cell	{padding:5px; color:#ffffff;font-size:9pt; vertical-align:bottom;}
td.pictureCell {padding:5px; font-size:7pt; vertical-align:center; text-align:center}
td.pictureCell img {border:5px solid #ffffff}
