/*Copyright @ Tarkan Boezuek*/
body {
	background-color: #0A2D45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 50px;
}

a:link {
	text-decoration: none;
	color: #2C8DC0;
}

a:visited {
	text-decoration: none;
	color: #2C8DC0;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

h1 {
	color : #000000;
	font-family: arial, verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 40px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	letter-spacing: 4px;
}

h2 {
	color : #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-weight: bolder;
}

h3, h4, h5, h6 {
	color : #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	margin-left: 40px;
	font-weight: bolder;
	letter-spacing: 3px;
	padding-bottom: 5px;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}
#masterPage {
	width : 920px;
	background : #EBEBEB;
	color : #333;
	padding : 6px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#masterPage #topBanner {
	width: 100%;
	background-repeat: no-repeat;
	background-position: right;
	height: 35px;
	background-color: #6C6C6C;
	letter-spacing: 2px;
}


#masterPage #bottomInfo {
	width: 100%;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
	text-indent: 4px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
	display: block;
	clear: left;
	margin: 0px;
	color: #0F4B73;
}

#masterPage #bottomInfo a:hover  {
	text-decoration: none;
}

#header {
	background-image: url(../images/ubersetzungsburo.png);
	height: 100px;
	width: 920px;
}

#navBar {
	width : 100%;
	margin : 0;
	height: 55px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navBar.png);
}

#navBar li {
	padding : 0;
	margin : 0;
	list-style-type : none;
	display: inline;
}

#navBar a, #navBar a:visited {
	color : #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	display: block;
	text-indent: 4px;
	text-align: center;
	margin: 0;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#navBar a:hover {
	color : #2C8DC0;
}

#language {
	color : #0A2D45;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-align: left;
	letter-spacing: 1px;
	left: 954px;
	top: 168px;
	text-decoration: none;
	float: right;
	padding: 5px;
}

#language a:link, #language a:visited {
	text-decoration: none;
}

#language a:hover {
	color : #FFF;
	text-decoration: none;
}

#links {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0;
	width: 20%;
	float: right;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	text-decoration: none;
	padding-top: 15px;
}

#links ol, #links li {
	list-style: none;
	background-color: #EBEBEB;
	margin: 0;
	padding: 0;
}

#links a:link, #links a:visited {
	width:170px;
	height:35px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	text-indent: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-top: 8px;
	color: #000;
}

#links a:hover {
	color : #2C8DC0;
	background-position: 25px;
	text-decoration: none;
	background-position: 20px;
	background-color: #000;
}

#content {
	width : 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 0;
}

#content p {
	margin : 0 52px 0 52px;
	padding : 4px 0 10px 0;
	line-height: 17px;
}

#content ul {
	list-style : none;
	margin : 0;
	padding : 0;
}

#content li {
	color : #2D8EC1;
	padding : 0;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 55px;
}

#pageName {
	color : #000000;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 4px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-weight: lighter;
	text-decoration: underline;
	width: 30%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer {
	width : 100%;
	clear : both;
	margin : 0;
	text-align : center;
	background-image: url(../images/boezuek.png);
	background-repeat: no-repeat;
	height: 100px;
	padding: 0px;
}

