/* CSS Basic Document */

body

{

margin:0px;

padding:10px 0px 0px 0px;

background:url(../images/body-bg.jpg) center top no-repeat;

}

p

{

margin:6px 0px;

}

br 

{

clear:both;

}

.menu-table td

{

border-left:1px solid #727272;

padding-left:10px;

height:37px;

}

.2nd-menu-table

{

padding:5px 24px 20px 11px;

}

.mainbox

{

border:1px solid #83BEEE;

background-color:#FFFFFF;

}

.scroll-div

{

height:495px; 

width: 750px; 

overflow: auto;

padding-left:10px;

padding-top:10px;

padding-bottom:10px;

}

.project-image

{

margin:10px 0px;

}



/* CSS Background image Document */

.menu-bg

{

background:url(../images/menu-bg.jpg) left top repeat-y #FFF;

padding:10px;

height:37px;

}

.menu-text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: normal;

	line-height: 16px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #4E4E4E;

	text-decoration: none;

}

.menu-text:hover {

	color: #4E4E4E;

	text-decoration:underline;

}



/* CSS Text Document */

body {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-style: normal;

	line-height: 16px;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color:#4b4b4b;

	text-decoration: none;

}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-style: normal;

	line-height: 24px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color:#003580;

	text-decoration: none;

	margin:0px;

	padding:0px;

}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-style: normal;

	line-height: 16px;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color:#333333;

	text-decoration: none;

	margin:0px;

	padding:0px;
}
a:link
{
color:#336699;
text-decoration:none;
line-height:15px;

}
a:visited
{
color:#336699;
text-decoration:none;
}
a:hover
{
color:#FF9900;
text-decoration:underline;
}
.country-link
{
color:#336699;
text-decoration:none;
line-height:26px;
font-weight:bold;
}
.country-link:hover
{
color:#FF9900;
text-decoration:underline;
}
.german-logo
{
margin-right:10px;
}
